[INFO] fetching crate dioxus-cli 0.6.0-alpha.2... [INFO] checking dioxus-cli-0.6.0-alpha.2 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate dioxus-cli 0.6.0-alpha.2 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate dioxus-cli 0.6.0-alpha.2 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dioxus-cli 0.6.0-alpha.2 [INFO] finished tweaking crates.io crate dioxus-cli 0.6.0-alpha.2 [INFO] tweaked toml for crates.io crate dioxus-cli 0.6.0-alpha.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate dioxus-cli 0.6.0-alpha.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3fd3021f8c202b92dd969fd972029fe0a68a64badad8d2fd2b7ca4db813e6ca [INFO] running `Command { std: "docker" "start" "-a" "a3fd3021f8c202b92dd969fd972029fe0a68a64badad8d2fd2b7ca4db813e6ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3fd3021f8c202b92dd969fd972029fe0a68a64badad8d2fd2b7ca4db813e6ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3fd3021f8c202b92dd969fd972029fe0a68a64badad8d2fd2b7ca4db813e6ca", kill_on_drop: false }` [INFO] [stdout] a3fd3021f8c202b92dd969fd972029fe0a68a64badad8d2fd2b7ca4db813e6ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd5407e70e447e57c4b394ed7f8bc89c844ad21aa42450d99b86c253f9cd885d [INFO] running `Command { std: "docker" "start" "-a" "fd5407e70e447e57c4b394ed7f8bc89c844ad21aa42450d99b86c253f9cd885d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking outref v0.1.0 [INFO] [stderr] Checking simd-abstraction v0.7.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking base64-simd v0.7.0 [INFO] [stderr] Checking unicode-id-start v1.2.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking better_scoped_tls v0.1.1 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling cc v1.1.8 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking swc_visit v0.6.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking ryu-js v1.0.1 [INFO] [stderr] Checking unicode-id v0.3.4 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling aws-lc-sys v0.20.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling aws-lc-rs v1.8.1 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Compiling swc_macros_common v0.3.13 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling from_variant v0.1.9 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.4 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling ast_node v0.9.9 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Compiling is-macro v0.3.5 [INFO] [stderr] Compiling string_enum v0.4.4 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling swc_ecma_transforms_macros v0.5.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Compiling swc_trace_macro v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling swc_config_macro v0.1.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking mirai-annotations v1.12.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking indexmap v2.3.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking triomphe v0.1.13 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking hstr v0.2.10 [INFO] [stderr] Checking sourcemap v9.0.0 [INFO] [stderr] Checking swc_atoms v0.6.7 [INFO] [stderr] Checking swc_allocator v0.1.8 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking swc_cached v0.3.20 [INFO] [stderr] Checking swc_config v0.1.15 [INFO] [stderr] Checking swc_common v0.37.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking flate2 v1.0.31 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Checking swc_ecma_ast v0.118.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking gix-trace v0.1.9 [INFO] [stderr] Checking bytemuck v1.16.3 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking gix-utils v0.1.12 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking faster-hex v0.9.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking gix-hash v0.14.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking swc_ecma_visit v0.104.1 [INFO] [stderr] Checking swc_ecma_parser v0.149.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking prodash v28.0.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking gix-features v0.38.2 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking warnings v0.2.0 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Checking swc_ecma_utils v0.134.0 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking generational-box v0.6.0-alpha.2 [INFO] [stderr] Checking cfb v0.7.3 [INFO] [stderr] Checking swc_ecma_compat_common v0.11.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking dioxus-core v0.6.0-alpha.2 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking wasm-encoder v0.29.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling walrus-macro v0.19.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking swc_fast_graph v0.25.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking swc_ecma_transforms_base v0.144.0 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking wasmparser v0.80.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking walrus v0.20.3 [INFO] [stderr] Checking swc_ecma_transforms_classes v0.133.0 [INFO] [stderr] Checking swc_ecma_transforms_optimization v0.205.0 [INFO] [stderr] Checking swc_ecma_compat_es2015 v0.11.0 [INFO] [stderr] Checking swc_ecma_compat_es2022 v0.11.0 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking lru v0.10.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking path-clean v0.1.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking swc_ecma_loader v0.49.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking swc_ecma_compat_bugfixes v0.11.0 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking swc_ecma_compat_es2020 v0.11.0 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Checking swc_ecma_compat_es2016 v0.11.0 [INFO] [stderr] Checking swc_ecma_compat_es2017 v0.11.0 [INFO] [stderr] Checking swc_ecma_compat_es2021 v0.11.0 [INFO] [stderr] Checking swc_ecma_compat_es3 v0.11.0 [INFO] [stderr] Checking swc_ecma_compat_es2019 v0.11.0 [INFO] [stderr] Checking swc_ecma_transforms_react v0.190.0 [INFO] [stderr] Checking swc_ecma_compat_es2018 v0.11.0 [INFO] [stderr] Compiling internment v0.7.5 [INFO] [stderr] Checking gix-path v0.10.9 [INFO] [stderr] Checking gix-fs v0.10.2 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Checking rgb v0.8.48 [INFO] [stderr] Checking gix-date v0.8.7 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking swc_timer v0.25.0 [INFO] [stderr] Compiling static-map-macro v0.3.3 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.7.7 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Compiling lazy-js-bundle v0.6.0-alpha.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling built v0.7.3 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking path-clean v1.0.1 [INFO] [stderr] Compiling rkyv v0.7.44 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking libflate_lz77 v2.1.0 [INFO] [stderr] Checking clap_builder v4.5.13 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking swc_ecma_transforms_module v0.187.0 [INFO] [stderr] Compiling dioxus-html v0.6.0-alpha.2 [INFO] [stderr] Checking swc_ecma_codegen v0.155.0 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking st-map v0.2.3 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking serde_with v3.9.0 [INFO] [stderr] Checking swc_ecma_usage_analyzer v0.30.0 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking dioxus-rsx v0.6.0-alpha.2 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking gix-actor v0.31.5 [INFO] [stderr] Checking gix-tempfile v13.1.1 [INFO] [stderr] Checking swc_ecma_transforms_typescript v0.195.0 [INFO] [stderr] Checking swc_ecma_transforms_compat v0.170.0 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking browserslist-rs v0.16.0 [INFO] [stderr] Checking kuchikiki v0.8.2 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking rustls-native-certs v0.7.1 [INFO] [stderr] Checking swc_ecma_transforms_proposal v0.178.0 [INFO] [stderr] Checking dioxus-signals v0.6.0-alpha.2 [INFO] [stderr] Checking infer v0.13.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking gix-validate v0.8.5 [INFO] [stderr] Checking cssparser v0.33.0 [INFO] [stderr] Checking json-patch v1.4.0 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Compiling parcel_selectors v0.26.6 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling liquid-derive v0.26.8 [INFO] [stderr] Compiling rkyv_derive v0.7.44 [INFO] [stderr] Compiling mozjpeg-sys v2.2.1 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking bitstream-io v2.5.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Checking dary_heap v0.3.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Checking radix_fmt v1.0.0 [INFO] [stderr] Checking imgref v1.10.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking swc_ecma_minifier v0.201.0 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking libflate v2.1.0 [INFO] [stderr] Checking liquid-core v0.26.9 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking tauri-utils v1.5.4 [INFO] [stderr] Checking preset_env_base v0.5.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking miette v7.2.0 [INFO] [stderr] Checking clap v4.5.13 [INFO] [stderr] Checking enumset v1.1.5 [INFO] [stderr] Checking gix-object v0.42.3 [INFO] [stderr] Checking tar v0.4.41 [INFO] [stderr] Compiling dioxus-core-macro v0.6.0-alpha.2 [INFO] [stderr] Checking swc_ecma_transforms v0.236.0 [INFO] [stderr] Checking dioxus-hooks v0.6.0-alpha.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking gix-lock v13.1.1 [INFO] [stderr] Compiling dioxus-cli-config v0.6.0-alpha.2 [INFO] [stderr] Compiling manganis-common v0.3.0-alpha.1 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking wasm-bindgen-wasm-conventions v0.2.92 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.6.0-alpha.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking handlebars v4.5.0 [INFO] [stderr] Checking data-url v0.1.1 [INFO] [stderr] Checking keyboard-types v0.7.0 [INFO] [stderr] Checking rustls-webpki v0.102.6 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling const-str-proc-macro v0.3.2 [INFO] [stderr] Checking avif-serialize v0.8.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking euclid v0.22.10 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Checking cvt v0.1.2 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking vlq v0.5.1 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Compiling names v0.14.0 [INFO] [stderr] Checking ar v0.9.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking image-webp v0.1.3 [INFO] [stderr] Checking zune-jpeg v0.4.13 [INFO] [stderr] Checking parcel_sourcemap v2.1.1 [INFO] [stderr] Checking ruzstd v0.7.0 [INFO] [stderr] Checking fs_at v0.2.1 [INFO] [stderr] Checking gix-ref v0.43.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking swc_ecma_lints v0.99.0 [INFO] [stderr] Checking ravif v0.11.9 [INFO] [stderr] Checking const-str v0.3.2 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking swc_compiler_base v0.16.0 [INFO] [stderr] Checking swc_ecma_preset_env v0.214.0 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking swc_error_reporters v0.21.0 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking ureq v2.10.0 [INFO] [stderr] Checking liquid-lib v0.26.9 [INFO] [stderr] Checking hyper-rustls v0.27.2 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking cssparser-color v0.1.0 [INFO] [stderr] Checking cargo_toml v0.20.4 [INFO] [stderr] Checking tauri-bundler v1.4.8 [INFO] [stderr] Checking gix-glob v0.16.4 [INFO] [stderr] Checking gix-config-value v0.14.7 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking infer v0.11.0 [INFO] [stderr] Checking swc_ecma_ext_transforms v0.120.0 [INFO] [stderr] Compiling lightningcss-derive v1.0.0-alpha.43 [INFO] [stderr] Checking tungstenite v0.23.0 [INFO] [stderr] Checking swc_typescript v0.5.0 [INFO] [stderr] Checking swc_node_comments v0.24.0 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking jsonc-parser v0.21.1 [INFO] [stderr] Checking swc_transform_common v0.1.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking gix-sec v0.10.7 [INFO] [stderr] Checking wasmparser v0.215.0 [INFO] [stderr] Checking lru v0.12.4 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking serde_regex v1.1.0 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling rhai_codegen v2.2.0 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking terminal-prompt v0.2.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking thin-vec v0.2.13 [INFO] [stderr] Checking normpath v1.3.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking line-col v0.2.1 [INFO] [stderr] Checking railwind v0.1.5 [INFO] [stderr] Checking ratatui v0.27.0 [INFO] [stderr] Checking remove_dir_all v0.8.3 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking rhai v1.18.0 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking lightningcss v1.0.0-alpha.58 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Checking gix-config v0.36.1 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking object v0.36.3 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking tokio-tungstenite v0.23.1 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking swc v0.283.0 [INFO] [stderr] Checking liquid v0.26.9 [INFO] [stderr] Checking dioxus-autofmt v0.6.0-alpha.2 [INFO] [stderr] Checking async-compression v0.4.12 [INFO] [stderr] Checking image v0.25.2 [INFO] [stderr] Checking mozjpeg v0.10.9 [INFO] [stderr] Checking imagequant v4.3.3 [INFO] [stderr] Checking wasm-bindgen-threads-xform v0.2.92 [INFO] [stderr] Checking wasm-bindgen-wasm-interpreter v0.2.92 [INFO] [stderr] Checking html_parser v0.7.0 [INFO] [stderr] Compiling dioxus-cli v0.6.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking wasm-bindgen-multi-value-xform v0.2.92 [INFO] [stderr] Checking wasm-bindgen-externref-xform v0.2.92 [INFO] [stderr] Checking colored v1.9.4 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking sanitize-filename v0.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking cfg-expr v0.16.0 [INFO] [stderr] Checking iri-string v0.7.2 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking http-range-header v0.4.1 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking ansi-to-tui v5.0.0-rc.1 [INFO] [stderr] Checking axum-server v0.7.1 [INFO] [stderr] Checking krates v0.17.1 [INFO] [stderr] Checking dioxus-hot-reload v0.6.0-alpha.2 [INFO] [stderr] Checking wasm-bindgen-cli-support v0.2.92 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking rsx-rosetta v0.6.0-alpha.2 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Checking axum-extra v0.9.3 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking open v5.3.0 [INFO] [stderr] Checking dioxus-check v0.6.0-alpha.2 [INFO] [stderr] Checking ansi-to-html v0.2.1 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking subprocess v0.2.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking auth-git2 v0.5.4 [INFO] [stderr] Checking cargo-generate v0.21.1 [INFO] [stderr] Checking manganis-cli-support v0.3.0-alpha.1 [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/mod.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 208 | pub(crate) fn next_or_pending(f: F) -> impl Future [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 212 | let pinned = f.into_future().fuse(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 213 | let mut pinned = Box::pin(pinned); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 214 | / poll_fn(move |cx| { [INFO] [stdout] 215 | | let next = pinned.as_mut().poll(cx); [INFO] [stdout] 216 | | match next { [INFO] [stdout] 217 | | Poll::Ready(Some(next)) => Poll::Ready(next), [INFO] [stdout] 218 | | _ => Poll::Pending, [INFO] [stdout] 219 | | } [INFO] [stdout] 220 | | }) [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/builder.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 41 | let config = config.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | Self { [INFO] [stdout] 43 | build_results: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/builder.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 41 | let config = config.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | build_progress: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/builder.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 41 | let config = config.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | config: config.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/builder.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 41 | let config = config.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | children: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/builder.rs:109:45 [INFO] [stdout] | [INFO] [stdout] 109 | .map(|(target, child)| Box::pin(async move { (*target, child.wait().await) })); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/output.rs:168:12 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn start(cfg: &Serve, log_control: CLILogControl) -> io::Result { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 122 | let mut events = None; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 138 | let term: Option = Terminal::with_options( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 168 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 169 | | term: Rc::new(RefCell::new(term)), [INFO] [stdout] 170 | | log_control, [INFO] [stdout] 171 | | events, [INFO] [stdout] ... | [INFO] [stdout] 186 | | addr: cfg.server_arguments.address.clone(), [INFO] [stdout] 187 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/output.rs:246:29 [INFO] [stdout] | [INFO] [stdout] 242 | fn ok_and_some(f: F) -> impl Future [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 246 | next_or_pending(async move { f.await.ok().flatten() }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/output.rs:246:42 [INFO] [stdout] | [INFO] [stdout] 242 | fn ok_and_some(f: F) -> impl Future [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 246 | next_or_pending(async move { f.await.ok().flatten() }) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/output.rs:546:25 [INFO] [stdout] | [INFO] [stdout] 545 | let stdout = out.map(|(stdout, stderr)| RunningAppOutput { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 546 | stdout: BufReader::new(stdout).lines(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/output.rs:547:25 [INFO] [stdout] | [INFO] [stdout] 545 | let stdout = out.map(|(stdout, stderr)| RunningAppOutput { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 546 | stdout: BufReader::new(stdout).lines(), [INFO] [stdout] 547 | stderr: BufReader::new(stderr).lines(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/proxy.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 25 | fn new(url: Uri) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | let _ = rustls::crypto::ring::default_provider().install_default(); [INFO] [stdout] 27 | let https = hyper_rustls::HttpsConnectorBuilder::new() [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | inner: legacy::Client::builder(TokioExecutor::new()).build(https), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/proxy.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 95 | url: Uri, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | let client = ProxyClient::new(url); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | [INFO] [stdout] 101 | any(move |mut req: Request| async move { [INFO] [stdout] | _________^ [INFO] [stdout] 102 | | // Prevent request loops [INFO] [stdout] 103 | | if req.headers().get("x-proxied-by-dioxus").is_some() { [INFO] [stdout] 104 | | return Err(Response::builder() [INFO] [stdout] ... | [INFO] [stdout] 121 | | client.send(req).await.map_err(handle_error) [INFO] [stdout] 122 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/proxy.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 99 | let client = ProxyClient::new(url); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | [INFO] [stdout] 101 | any(move |mut req: Request| async move { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 121 | client.send(req).await.map_err(handle_error) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/proxy.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 125 | fn handle_proxy_error(e: Error) -> axum::http::Response { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | tracing::error!("Proxy error: {}", e); [INFO] [stdout] 127 | / axum::http::Response::builder() [INFO] [stdout] 128 | | .status(axum::http::StatusCode::INTERNAL_SERVER_ERROR) [INFO] [stdout] 129 | | .body(axum::body::Body::from(format!( [INFO] [stdout] 130 | | "Proxy connection failed: {:#?}", [INFO] [stdout] 131 | | e [INFO] [stdout] 132 | | ))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/proxy.rs:242:15 [INFO] [stdout] | [INFO] [stdout] 241 | let router = super::add_proxy(Router::new(), &config); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 242 | match router.unwrap_err() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/server.rs:165:33 [INFO] [stdout] | [INFO] [stdout] 98 | let (hot_reload_sockets_tx, hot_reload_sockets_rx) = futures_channel::mpsc::unbounded(); [INFO] [stdout] | --------------------- --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | let (build_status_sockets_tx, build_status_sockets_rx) = futures_channel::mpsc::unbounded(); [INFO] [stdout] | ----------------------- ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | [INFO] [stdout] 101 | let build_status = SharedStatus::new(Status::Building { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 121 | let router = setup_router( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | let _server_task = tokio::spawn(async move { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | hot_reload_sockets: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/server.rs:166:35 [INFO] [stdout] | [INFO] [stdout] 98 | let (hot_reload_sockets_tx, hot_reload_sockets_rx) = futures_channel::mpsc::unbounded(); [INFO] [stdout] | --------------------- --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | let (build_status_sockets_tx, build_status_sockets_rx) = futures_channel::mpsc::unbounded(); [INFO] [stdout] | ----------------------- ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | [INFO] [stdout] 101 | let build_status = SharedStatus::new(Status::Building { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 121 | let router = setup_router( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | let _server_task = tokio::spawn(async move { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 166 | build_status_sockets: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/server.rs:390:21 [INFO] [stdout] | [INFO] [stdout] 389 | ... |error| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 390 | / ... Response::builder() [INFO] [stdout] 391 | | ... .status(StatusCode::INTERNAL_SERVER_ERROR) [INFO] [stdout] 392 | | ... .body(Body::from(format!( [INFO] [stdout] 393 | | ... "Backend connection failed. The backend is likely still starting up. Please try again in a few seconds. Error: {:#?}", [INFO] [stdout] 394 | | ... error [INFO] [stdout] 395 | | ... ))) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/server.rs:417:39 [INFO] [stdout] | [INFO] [stdout] 416 | |ws: WebSocketUpgrade, ext: Extension>| async move { [INFO] [stdout] | -- --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 417 | ws.on_upgrade(move |socket| async move { _ = ext.0.unbounded_send(socket) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/server.rs:426:39 [INFO] [stdout] | [INFO] [stdout] 425 | |ws: WebSocketUpgrade, ext: Extension>| async move { [INFO] [stdout] | -- --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 426 | ws.on_upgrade(move |socket| async move { _ = ext.0.unbounded_send(socket) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/server.rs:465:5 [INFO] [stdout] | [INFO] [stdout] 457 | let (coep, coop) = match serve.server_arguments.cross_origin_policy { [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 465 | / get_service( [INFO] [stdout] 466 | | ServiceBuilder::new() [INFO] [stdout] 467 | | .override_response_header( [INFO] [stdout] 468 | | HeaderName::from_static("cross-origin-embedder-policy"), [INFO] [stdout] ... | [INFO] [stdout] 476 | | .service(ServeDir::new(out_dir)), [INFO] [stdout] 477 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/server.rs:474:49 [INFO] [stdout] | [INFO] [stdout] 474 | move |response| async move { Ok(no_cache(index_on_404, &out_dir, response)) } [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/server.rs:602:25 [INFO] [stdout] | [INFO] [stdout] 602 | .map(|listener| listener.local_addr().unwrap().port()) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/watcher.rs:133:28 [INFO] [stdout] | [INFO] [stdout] 31 | let (tx, rx) = futures_channel::mpsc::unbounded(); [INFO] [stdout] | -- -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | let ignore = builder.build().unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | let notify_event_handler = { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | let tx = tx.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | let mut watcher: Box = match is_wsl { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 122 | let file_map = FileMap::create_with_filter::(config.crate_dir(), |path| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | queued_events: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/create.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 117 | metadata.and_then(|metadata| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 122 | let mut cargo_toml: toml_edit::DocumentMut = cargo_toml_str.parse().ok()?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 129 | std::fs::write(cargo_toml_path, cargo_toml.to_string()).ok() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/builder/mod.rs:99:60 [INFO] [stdout] | [INFO] [stdout] 96 | for build_request in build_requests { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | let (tx, rx) = futures_channel::mpsc::unbounded(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | build_progress.push((build_request.build_arguments.platform(), rx)); [INFO] [stdout] 99 | set.spawn(async move { build_request.build(tx).await }); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/builder/mod.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 164 | let mut cmd = Command::new(executable); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 175 | Ok(Some(cmd.spawn()?)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/builder/cargo.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 83 | let mut cmd = tokio::process::Command::new("cargo"); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | Ok((cmd, cargo_args)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/builder/progress.rs:137:22 [INFO] [stdout] | [INFO] [stdout] 125 | fn from(message: Diagnostic) -> Self { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 137 | message: MessageType::Cargo(message), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dioxus_crate.rs:172:12 [INFO] [stdout] | [INFO] [stdout] 145 | let builder = krates::Builder::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 146 | let krates = builder.build(cmd, |_| {})?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 172 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 173 | | krates: Arc::new(krates), [INFO] [stdout] 174 | | package, [INFO] [stdout] 175 | | dioxus_config, [INFO] [stdout] 176 | | target, [INFO] [stdout] 177 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/metadata.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 58 | .map(|entries| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | / entries [INFO] [stdout] 60 | | .filter_map(Result::ok) [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 32 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-cli` (bin "dx" test) due to 33 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/mod.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 208 | pub(crate) fn next_or_pending(f: F) -> impl Future [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 212 | let pinned = f.into_future().fuse(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 213 | let mut pinned = Box::pin(pinned); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 214 | / poll_fn(move |cx| { [INFO] [stdout] 215 | | let next = pinned.as_mut().poll(cx); [INFO] [stdout] 216 | | match next { [INFO] [stdout] 217 | | Poll::Ready(Some(next)) => Poll::Ready(next), [INFO] [stdout] 218 | | _ => Poll::Pending, [INFO] [stdout] 219 | | } [INFO] [stdout] 220 | | }) [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/builder.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 41 | let config = config.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | Self { [INFO] [stdout] 43 | build_results: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/builder.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 41 | let config = config.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | build_progress: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/builder.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 41 | let config = config.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | config: config.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/builder.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 41 | let config = config.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | children: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/builder.rs:109:45 [INFO] [stdout] | [INFO] [stdout] 109 | .map(|(target, child)| Box::pin(async move { (*target, child.wait().await) })); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/output.rs:168:12 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn start(cfg: &Serve, log_control: CLILogControl) -> io::Result { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 122 | let mut events = None; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 138 | let term: Option = Terminal::with_options( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 168 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 169 | | term: Rc::new(RefCell::new(term)), [INFO] [stdout] 170 | | log_control, [INFO] [stdout] 171 | | events, [INFO] [stdout] ... | [INFO] [stdout] 186 | | addr: cfg.server_arguments.address.clone(), [INFO] [stdout] 187 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/output.rs:246:29 [INFO] [stdout] | [INFO] [stdout] 242 | fn ok_and_some(f: F) -> impl Future [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 246 | next_or_pending(async move { f.await.ok().flatten() }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/output.rs:246:42 [INFO] [stdout] | [INFO] [stdout] 242 | fn ok_and_some(f: F) -> impl Future [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 246 | next_or_pending(async move { f.await.ok().flatten() }) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/output.rs:546:25 [INFO] [stdout] | [INFO] [stdout] 545 | let stdout = out.map(|(stdout, stderr)| RunningAppOutput { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 546 | stdout: BufReader::new(stdout).lines(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/output.rs:547:25 [INFO] [stdout] | [INFO] [stdout] 545 | let stdout = out.map(|(stdout, stderr)| RunningAppOutput { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 546 | stdout: BufReader::new(stdout).lines(), [INFO] [stdout] 547 | stderr: BufReader::new(stderr).lines(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/proxy.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 25 | fn new(url: Uri) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | let _ = rustls::crypto::ring::default_provider().install_default(); [INFO] [stdout] 27 | let https = hyper_rustls::HttpsConnectorBuilder::new() [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | inner: legacy::Client::builder(TokioExecutor::new()).build(https), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/proxy.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 95 | url: Uri, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | let client = ProxyClient::new(url); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | [INFO] [stdout] 101 | any(move |mut req: Request| async move { [INFO] [stdout] | _________^ [INFO] [stdout] 102 | | // Prevent request loops [INFO] [stdout] 103 | | if req.headers().get("x-proxied-by-dioxus").is_some() { [INFO] [stdout] 104 | | return Err(Response::builder() [INFO] [stdout] ... | [INFO] [stdout] 121 | | client.send(req).await.map_err(handle_error) [INFO] [stdout] 122 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/proxy.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 99 | let client = ProxyClient::new(url); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | [INFO] [stdout] 101 | any(move |mut req: Request| async move { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 121 | client.send(req).await.map_err(handle_error) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/proxy.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 125 | fn handle_proxy_error(e: Error) -> axum::http::Response { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | tracing::error!("Proxy error: {}", e); [INFO] [stdout] 127 | / axum::http::Response::builder() [INFO] [stdout] 128 | | .status(axum::http::StatusCode::INTERNAL_SERVER_ERROR) [INFO] [stdout] 129 | | .body(axum::body::Body::from(format!( [INFO] [stdout] 130 | | "Proxy connection failed: {:#?}", [INFO] [stdout] 131 | | e [INFO] [stdout] 132 | | ))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/server.rs:165:33 [INFO] [stdout] | [INFO] [stdout] 98 | let (hot_reload_sockets_tx, hot_reload_sockets_rx) = futures_channel::mpsc::unbounded(); [INFO] [stdout] | --------------------- --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | let (build_status_sockets_tx, build_status_sockets_rx) = futures_channel::mpsc::unbounded(); [INFO] [stdout] | ----------------------- ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | [INFO] [stdout] 101 | let build_status = SharedStatus::new(Status::Building { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 121 | let router = setup_router( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | let _server_task = tokio::spawn(async move { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | hot_reload_sockets: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/server.rs:166:35 [INFO] [stdout] | [INFO] [stdout] 98 | let (hot_reload_sockets_tx, hot_reload_sockets_rx) = futures_channel::mpsc::unbounded(); [INFO] [stdout] | --------------------- --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | let (build_status_sockets_tx, build_status_sockets_rx) = futures_channel::mpsc::unbounded(); [INFO] [stdout] | ----------------------- ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | [INFO] [stdout] 101 | let build_status = SharedStatus::new(Status::Building { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 121 | let router = setup_router( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | let _server_task = tokio::spawn(async move { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 166 | build_status_sockets: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/server.rs:390:21 [INFO] [stdout] | [INFO] [stdout] 389 | ... |error| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 390 | / ... Response::builder() [INFO] [stdout] 391 | | ... .status(StatusCode::INTERNAL_SERVER_ERROR) [INFO] [stdout] 392 | | ... .body(Body::from(format!( [INFO] [stdout] 393 | | ... "Backend connection failed. The backend is likely still starting up. Please try again in a few seconds. Error: {:#?}", [INFO] [stdout] 394 | | ... error [INFO] [stdout] 395 | | ... ))) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/server.rs:417:39 [INFO] [stdout] | [INFO] [stdout] 416 | |ws: WebSocketUpgrade, ext: Extension>| async move { [INFO] [stdout] | -- --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 417 | ws.on_upgrade(move |socket| async move { _ = ext.0.unbounded_send(socket) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/server.rs:426:39 [INFO] [stdout] | [INFO] [stdout] 425 | |ws: WebSocketUpgrade, ext: Extension>| async move { [INFO] [stdout] | -- --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 426 | ws.on_upgrade(move |socket| async move { _ = ext.0.unbounded_send(socket) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/server.rs:465:5 [INFO] [stdout] | [INFO] [stdout] 457 | let (coep, coop) = match serve.server_arguments.cross_origin_policy { [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 465 | / get_service( [INFO] [stdout] 466 | | ServiceBuilder::new() [INFO] [stdout] 467 | | .override_response_header( [INFO] [stdout] 468 | | HeaderName::from_static("cross-origin-embedder-policy"), [INFO] [stdout] ... | [INFO] [stdout] 476 | | .service(ServeDir::new(out_dir)), [INFO] [stdout] 477 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/server.rs:474:49 [INFO] [stdout] | [INFO] [stdout] 474 | move |response| async move { Ok(no_cache(index_on_404, &out_dir, response)) } [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/server.rs:602:25 [INFO] [stdout] | [INFO] [stdout] 602 | .map(|listener| listener.local_addr().unwrap().port()) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serve/watcher.rs:133:28 [INFO] [stdout] | [INFO] [stdout] 31 | let (tx, rx) = futures_channel::mpsc::unbounded(); [INFO] [stdout] | -- -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | let ignore = builder.build().unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | let notify_event_handler = { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | let tx = tx.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | let mut watcher: Box = match is_wsl { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 122 | let file_map = FileMap::create_with_filter::(config.crate_dir(), |path| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | queued_events: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/create.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 117 | metadata.and_then(|metadata| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 122 | let mut cargo_toml: toml_edit::DocumentMut = cargo_toml_str.parse().ok()?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 129 | std::fs::write(cargo_toml_path, cargo_toml.to_string()).ok() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/builder/mod.rs:99:60 [INFO] [stdout] | [INFO] [stdout] 96 | for build_request in build_requests { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | let (tx, rx) = futures_channel::mpsc::unbounded(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | build_progress.push((build_request.build_arguments.platform(), rx)); [INFO] [stdout] 99 | set.spawn(async move { build_request.build(tx).await }); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/builder/mod.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 164 | let mut cmd = Command::new(executable); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 175 | Ok(Some(cmd.spawn()?)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/builder/cargo.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 83 | let mut cmd = tokio::process::Command::new("cargo"); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | Ok((cmd, cargo_args)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/builder/progress.rs:137:22 [INFO] [stdout] | [INFO] [stdout] 125 | fn from(message: Diagnostic) -> Self { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 137 | message: MessageType::Cargo(message), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dioxus_crate.rs:172:12 [INFO] [stdout] | [INFO] [stdout] 145 | let builder = krates::Builder::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 146 | let krates = builder.build(cmd, |_| {})?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 172 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 173 | | krates: Arc::new(krates), [INFO] [stdout] 174 | | package, [INFO] [stdout] 175 | | dioxus_config, [INFO] [stdout] 176 | | target, [INFO] [stdout] 177 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/metadata.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 58 | .map(|entries| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | / entries [INFO] [stdout] 60 | | .filter_map(Result::ok) [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 31 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-cli` (bin "dx") due to 32 previous errors [INFO] running `Command { std: "docker" "inspect" "fd5407e70e447e57c4b394ed7f8bc89c844ad21aa42450d99b86c253f9cd885d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd5407e70e447e57c4b394ed7f8bc89c844ad21aa42450d99b86c253f9cd885d", kill_on_drop: false }` [INFO] [stdout] fd5407e70e447e57c4b394ed7f8bc89c844ad21aa42450d99b86c253f9cd885d