[INFO] cloning repository https://github.com/LemmyNet/lemmy-ui-leptos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LemmyNet/lemmy-ui-leptos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLemmyNet%2Flemmy-ui-leptos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLemmyNet%2Flemmy-ui-leptos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ed7e565895e04842d3834708aa8cf75e7888183 [INFO] checking LemmyNet/lemmy-ui-leptos/9ed7e565895e04842d3834708aa8cf75e7888183 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLemmyNet%2Flemmy-ui-leptos" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LemmyNet/lemmy-ui-leptos 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 git repo https://github.com/LemmyNet/lemmy-ui-leptos [INFO] finished tweaking git repo https://github.com/LemmyNet/lemmy-ui-leptos [INFO] tweaked toml for git repo https://github.com/LemmyNet/lemmy-ui-leptos written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/LemmyNet/lemmy-ui-leptos 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] 4d43162e9faa9746bc954ca026f6076e8872c65b34987353add7b7125642f367 [INFO] running `Command { std: "docker" "start" "-a" "4d43162e9faa9746bc954ca026f6076e8872c65b34987353add7b7125642f367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d43162e9faa9746bc954ca026f6076e8872c65b34987353add7b7125642f367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d43162e9faa9746bc954ca026f6076e8872c65b34987353add7b7125642f367", kill_on_drop: false }` [INFO] [stdout] 4d43162e9faa9746bc954ca026f6076e8872c65b34987353add7b7125642f367 [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] 60637be8a2a7cf45d7f8aacaee3071fc528d7bc1a3184b405a97a3617c554211 [INFO] running `Command { std: "docker" "start" "-a" "60637be8a2a7cf45d7f8aacaee3071fc528d7bc1a3184b405a97a3617c554211", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking self_cell v1.0.4 [INFO] [stderr] Compiling xxhash-rust v0.8.12 [INFO] [stderr] Checking impl-more v0.1.6 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking object v0.36.3 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling manyhow-macros v0.10.4 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling server_fn_macro v0.6.14 [INFO] [stderr] Compiling manyhow v0.10.4 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking pad-adapter v0.1.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Checking raw-cpuid v11.1.0 [INFO] [stderr] Compiling moka v0.12.8 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling typed-builder-macro v0.18.2 [INFO] [stderr] Checking tokio v1.39.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling quote-use-macros v0.8.4 [INFO] [stderr] Checking js-sys v0.3.70 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.5 [INFO] [stderr] Compiling server_fn_macro_default v0.6.14 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling quote-use v0.8.4 [INFO] [stderr] Checking typed-builder v0.18.2 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling attribute-derive-macro v0.9.2 [INFO] [stderr] Compiling unic-langid-macros v0.9.5 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Checking quanta v0.12.3 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling attribute-derive v0.9.2 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking triomphe v0.1.11 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking web-sys v0.3.70 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.43 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling tinyjson v2.5.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling rosetta-build v0.1.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling intl-memoizer v0.5.2 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking actix-server v2.5.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling lemmy_utils v0.19.5 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Compiling fluent-template-macros v0.10.1 [INFO] [stderr] Compiling current_platform v0.2.0 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking actix-router v0.5.3 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking oco_ref v0.1.1 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking serde_qs v0.12.0 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Compiling leptos_hot_reload v0.6.14 [INFO] [stderr] Checking serde_with v3.9.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking serde_test v1.0.177 [INFO] [stderr] Checking leptos_reactive v0.6.14 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling cached_proc_macro v0.18.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling leptos_macro v0.6.14 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking cached v0.45.1 [INFO] [stderr] Compiling fluent-templates v0.10.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking config v0.14.0 [INFO] [stderr] Checking serde_qs v0.13.0 [INFO] [stderr] Checking lru v0.11.1 [INFO] [stderr] Checking lemmy_db_schema v0.19.5 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling leptos-use v0.13.0 [INFO] [stderr] Compiling rstest_macros v0.22.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking leptos_config v0.6.14 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking gloo-timers v0.3.0 [INFO] [stderr] Compiling tailwind_fuse_macro v0.3.1 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Compiling default-struct-builder v0.5.0 [INFO] [stderr] Checking codee v0.2.0 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Compiling leptos-fluent-macros v0.1.21 [INFO] [stderr] Compiling trait-set v0.3.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking pretty-num v0.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking tailwind_fuse v0.3.1 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking actix-http v3.9.0 [INFO] [stderr] Checking lemmy_db_views v0.19.5 [INFO] [stderr] Checking lemmy_db_views_actor v0.19.5 [INFO] [stderr] Checking lemmy_db_views_moderator v0.19.5 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking lemmy_api_common v0.19.5 [INFO] [stderr] Checking actix-web v4.9.0 [INFO] [stderr] Checking rstest v0.22.0 [INFO] [stderr] Checking actix-session v0.10.0 [INFO] [stderr] Checking actix-files v0.6.6 [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking wasm-streams v0.4.0 [INFO] [stderr] Checking gloo-net v0.6.0 [INFO] [stderr] Checking server_fn v0.6.14 [INFO] [stderr] Checking leptos_server v0.6.14 [INFO] [stderr] Checking leptos_dom v0.6.14 [INFO] [stderr] Checking leptos v0.6.14 [INFO] [stderr] Checking leptos_meta v0.6.14 [INFO] [stderr] Checking lemmy-client v1.0.2 [INFO] [stderr] Checking leptos_integration_utils v0.6.14 [INFO] [stderr] Checking leptos-fluent v0.1.21 [INFO] [stderr] Checking leptos_router v0.6.14 [INFO] [stderr] Checking leptos_actix v0.6.14 [INFO] [stderr] Checking lemmy-ui-leptos v0.0.2 (/opt/rustwide/workdir) [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/lib.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 72 | / [INFO] [stdout] 73 | | [INFO] [stdout] 74 | | [INFO] [stdout] 75 | | [INFO] [stdout] ... | [INFO] [stdout] 133 | | [INFO] [stdout] 134 | | [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/lib.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | / [INFO] [stdout] 87 | | [INFO] [stdout] 88 | | [INFO] [stdout] 89 | | [INFO] [stdout] ... | [INFO] [stdout] 130 | | [INFO] [stdout] 131 | | [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/lib.rs:87:11 [INFO] [stdout] | [INFO] [stdout] 87 | / [INFO] [stdout] 88 | | [INFO] [stdout] 89 | | [INFO] [stdout] 90 | | [INFO] [stdout] ... | [INFO] [stdout] 129 | | [INFO] [stdout] 130 | | [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/lib.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | [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/lib.rs:106:21 [INFO] [stdout] | [INFO] [stdout] 106 | [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/lib.rs:117:21 [INFO] [stdout] | [INFO] [stdout] 117 | [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/lib.rs:147:7 [INFO] [stdout] | [INFO] [stdout] 147 | / [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/lib.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | {children.get_value()} [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/lib.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 72 | / [INFO] [stdout] 73 | | [INFO] [stdout] 74 | | [INFO] [stdout] 75 | | [INFO] [stdout] ... | [INFO] [stdout] 133 | | [INFO] [stdout] 134 | | [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/lib.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | / [INFO] [stdout] 87 | | [INFO] [stdout] 88 | | [INFO] [stdout] 89 | | [INFO] [stdout] ... | [INFO] [stdout] 130 | | [INFO] [stdout] 131 | | [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/lib.rs:87:11 [INFO] [stdout] | [INFO] [stdout] 87 | / [INFO] [stdout] 88 | | [INFO] [stdout] 89 | | [INFO] [stdout] 90 | | [INFO] [stdout] ... | [INFO] [stdout] 129 | | [INFO] [stdout] 130 | | [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/lib.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | [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/lib.rs:106:21 [INFO] [stdout] | [INFO] [stdout] 106 | [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/lib.rs:117:21 [INFO] [stdout] | [INFO] [stdout] 117 | [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/lib.rs:147:7 [INFO] [stdout] | [INFO] [stdout] 147 | / [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/lib.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | {children.get_value()} [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/ui/components/comment/comment_nodes.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10 | /
  • [INFO] [stdout] 11 | | [INFO] [stdout] 12 | |
  • [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/ui/components/common/community_listing.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | {community_apub_name} [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/ui/components/common/content_actions.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 70 | / [INFO] [stdout] 71 | | [INFO] [stdout] 72 | | [INFO] [stdout] 73 | | [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/ui/components/common/content_actions/hide_post_button.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | / [INFO] [stdout] 27 | | [INFO] [stdout] 28 | | [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/ui/components/common/content_actions/report_button.rs:32:42 [INFO] [stdout] | [INFO] [stdout] 32 | let onclick = move |_| report_content(&creator_stored.get_value(), post_or_comment_id); [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/ui/components/common/creator_listing.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | {user_apub_name} [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/ui/components/common/sidebar.rs:145:15 [INFO] [stdout] | [INFO] [stdout] 144 | [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 145 | [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/ui/components/common/sidebar/team_member_card.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | {format!("@{}", person.name.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/ui/components/common/text_input.rs:52:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[prop(optional, into)] pattern: MaybeProp, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | pattern=move || pattern.get().map(|p| p.get()) [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/ui/components/common/text_input.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | / [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/ui/components/common/unpack.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn Unpack(item: S, children: F) -> impl IntoView [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] 10 | Signal::derive(move || match item.get() { [INFO] [stdout] | __________________^ [INFO] [stdout] 11 | | Some(Ok(item)) => Some(Ok(children(item))), [INFO] [stdout] 12 | | Some(Err(e)) => Some(Err(e.clone())), [INFO] [stdout] 13 | | _ => None, [INFO] [stdout] 14 | | }) [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/ui/components/common/unpack.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn Unpack(item: S, children: F) -> impl IntoView [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] 10 | Signal::derive(move || match item.get() { [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/ui/components/common/vote_buttons/vote_button.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | / [INFO] [stdout] 35 | | [INFO] [stdout] 53 | | [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/ui/components/home/home_page.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 62 | / [INFO] [stdout] 63 | | [INFO] [stdout] 64 | | [INFO] [stdout] 65 | | [INFO] [stdout] 66 | | [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/ui/components/home/home_page.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | / [INFO] [stdout] 64 | | [INFO] [stdout] 65 | | [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/ui/components/home/home_page.rs:64:15 [INFO] [stdout] | [INFO] [stdout] 63 | [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | [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/ui/components/home/home_page.rs:72:11 [INFO] [stdout] | [INFO] [stdout] 72 | / [INFO] [stdout] 73 | | [INFO] [stdout] 74 | | [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/ui/components/home/home_page.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 72 | [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | [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/ui/components/layouts/base_layout.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | / [INFO] [stdout] 26 | | [INFO] [stdout] 27 | | [INFO] [stdout] 28 | |
    [INFO] [stdout] ... | [INFO] [stdout] 39 | | [INFO] [stdout] 40 | | [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/ui/components/layouts/base_layout.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / [INFO] [stdout] 27 | | [INFO] [stdout] 28 | |
    [INFO] [stdout] 29 | |
    [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/ui/components/layouts/base_layout/mobile_nav.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | / [INFO] [stdout] 28 | | {text} [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/ui/components/layouts/base_layout/side_nav.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | / [INFO] [stdout] 59 | | {text} [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/ui/components/comment/comment_nodes.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10 | /
  • [INFO] [stdout] 11 | | [INFO] [stdout] 12 | |
  • [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/ui/components/layouts/base_layout/top_nav.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | / [INFO] [stdout] 33 | | {instance_name} [INFO] [stdout] 34 | | [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/ui/components/common/community_listing.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | {community_apub_name} [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/ui/components/layouts/base_layout/top_nav.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | {instance_name} [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/ui/components/layouts/base_layout/top_nav.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | [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/ui/components/layouts/base_layout/top_nav.rs:55:11 [INFO] [stdout] | [INFO] [stdout] 55 | / [INFO] [stdout] 56 | | [INFO] [stdout] 57 | | [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/ui/components/common/content_actions.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 70 | / [INFO] [stdout] 71 | | [INFO] [stdout] 72 | | [INFO] [stdout] 73 | |
    [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/ui/components/layouts/base_layout/top_nav/auth_dropdown.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | {move_tr!("login")} [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/ui/components/common/content_actions.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / [INFO] [stdout] 72 | | [INFO] [stdout] 73 | | [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/ui/components/common/content_actions/hide_post_button.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | / [INFO] [stdout] 27 | | [INFO] [stdout] 28 | | [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/ui/components/common/content_actions/report_button.rs:32:42 [INFO] [stdout] | [INFO] [stdout] 32 | let onclick = move |_| report_content(&creator_stored.get_value(), post_or_comment_id); [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/ui/components/layouts/base_layout/top_nav/auth_dropdown.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | /
  • [INFO] [stdout] 60 | |
  • [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/ui/components/layouts/base_layout/top_nav/auth_dropdown.rs:95:23 [INFO] [stdout] | [INFO] [stdout] 95 | }>{move_tr!("profile")} [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/ui/components/common/creator_listing.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | {user_apub_name} [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/ui/components/layouts/base_layout/top_nav/auth_dropdown.rs:98:41 [INFO] [stdout] | [INFO] [stdout] 98 | {move_tr!("settings")} [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/ui/components/layouts/base_layout/top_nav/auth_dropdown.rs:103:23 [INFO] [stdout] | [INFO] [stdout] 103 | / [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/ui/components/layouts/base_layout/top_nav/notification_bell.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | / [INFO] [stdout] 18 | | [INFO] [stdout] 19 | | [INFO] [stdout] 20 | | [INFO] [stdout] 21 | | [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/ui/components/layouts/base_layout/top_nav/notification_bell.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / [INFO] [stdout] 19 | | [INFO] [stdout] 20 | | [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/ui/components/layouts/base_layout/top_nav/theme_select.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | / [INFO] [stdout] 48 | | [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/ui/components/layouts/base_layout/top_nav/theme_select.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | / [INFO] [stdout] 56 | | [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/ui/components/layouts/base_layout/top_nav/theme_select.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | / [INFO] [stdout] 64 | | [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/ui/components/common/sidebar.rs:145:15 [INFO] [stdout] | [INFO] [stdout] 144 | [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 145 | [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/ui/components/layouts/filter_bar_layout.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 20 | get_user_default: impl Fn(&LocalUser) -> T + 'static, [INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | get_site_default: impl Fn(&LocalSite) -> T + 'static, [INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | Signal::derive(move || { [INFO] [stdout] | __________________^ [INFO] [stdout] 27 | | with!(|site_resource, query| { [INFO] [stdout] 28 | | let site_response = site_resource [INFO] [stdout] 29 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 47 | | }) [INFO] [stdout] 48 | | }) [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/ui/components/layouts/filter_bar_layout.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | .and_then(|value| serde_json::from_str(format!(r#""{value}""#).as_str()).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ui/components/common/sidebar/team_member_card.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | {format!("@{}", person.name.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/ui/components/layouts/filter_bar_layout.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | [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/ui/components/layouts/filter_bar_layout/filter_bar.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | {move_tr!("subscribed")} [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/ui/components/layouts/filter_bar_layout/filter_bar.rs:43:11 [INFO] [stdout] | [INFO] [stdout] 43 | {move_tr!("local")} [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/ui/components/layouts/filter_bar_layout/filter_bar.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 46 | {move_tr!("all")} [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/ui/components/layouts/filter_bar_layout/filter_bar.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | {move_tr!("active")} [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/ui/components/common/text_input.rs:52:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[prop(optional, into)] pattern: MaybeProp, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | pattern=move || pattern.get().map(|p| p.get()) [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/ui/components/common/text_input.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | / [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/ui/components/common/unpack.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn Unpack(item: S, children: F) -> impl IntoView [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] 10 | Signal::derive(move || match item.get() { [INFO] [stdout] | __________________^ [INFO] [stdout] 11 | | Some(Ok(item)) => Some(Ok(children(item))), [INFO] [stdout] 12 | | Some(Err(e)) => Some(Err(e.clone())), [INFO] [stdout] 13 | | _ => None, [INFO] [stdout] 14 | | }) [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/ui/components/common/unpack.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn Unpack(item: S, children: F) -> impl IntoView [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] 10 | Signal::derive(move || match item.get() { [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/ui/components/common/vote_buttons/vote_button.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | / [INFO] [stdout] 35 | | [INFO] [stdout] 53 | | [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/ui/components/home/home_page.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 62 | / [INFO] [stdout] 63 | | [INFO] [stdout] 64 | | [INFO] [stdout] 65 | | [INFO] [stdout] 66 | | [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/ui/components/layouts/filter_bar_layout/filter_bar.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | {move_tr!("hot")} [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/ui/components/layouts/filter_bar_layout/filter_bar.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | {move_tr!("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/ui/components/layouts/filter_bar_layout/listing_type_link.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 13 | children: Children, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | {children()} [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/ui/components/home/home_page.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | / [INFO] [stdout] 64 | | [INFO] [stdout] 65 | | [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/ui/components/layouts/filter_bar_layout/sort_type_link.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn SortTypeLink(sort_type: S, link_sort_type: SortType, children: Children) -> impl IntoView [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | {children()} [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/ui/components/login/login_form.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | / {login_error} [INFO] [stdout] 31 | | [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/ui/components/modals/report_modal.rs:125:17 [INFO] [stdout] | [INFO] [stdout] 125 | / [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/ui/components/modals/report_modal.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | / [INFO] [stdout] 135 | | [INFO] [stdout] 140 | | [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/ui/components/modals/report_modal.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | / [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/ui/components/post/post_listing.rs:163:47 [INFO] [stdout] | [INFO] [stdout] 163 | {post_name} [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/ui/components/home/home_page.rs:64:15 [INFO] [stdout] | [INFO] [stdout] 63 | [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | [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/ui/components/post/post_listing.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 |

    {post_name}

    [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/ui/components/post/post_listing.rs:202:11 [INFO] [stdout] | [INFO] [stdout] 202 | / [INFO] [stdout] 203 | | " " [INFO] [stdout] 204 | | {move || comments.get()} [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/ui/components/home/home_page.rs:72:11 [INFO] [stdout] | [INFO] [stdout] 72 | / [INFO] [stdout] 73 | | [INFO] [stdout] 74 | | [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/ui/components/home/home_page.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 72 | [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | [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/ui/components/post/post_listing/thumbnail.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | {inner} [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/ui/components/layouts/base_layout.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | / [INFO] [stdout] 26 | | [INFO] [stdout] 27 | | [INFO] [stdout] 28 | |
    [INFO] [stdout] ... | [INFO] [stdout] 39 | | [INFO] [stdout] 40 | | [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/ui/components/layouts/base_layout.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / [INFO] [stdout] 27 | | [INFO] [stdout] 28 | |
    [INFO] [stdout] 29 | |
    [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/ui/components/post/post_listings.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10 | /
  • [INFO] [stdout] 11 | | [INFO] [stdout] 12 | |
  • [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/ui/components/post/post_page.rs:71:11 [INFO] [stdout] | [INFO] [stdout] 71 | / [INFO] [stdout] 72 | | [INFO] [stdout] 73 | | [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/ui/components/layouts/base_layout/mobile_nav.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | / [INFO] [stdout] 28 | | {text} [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/ui/components/post/post_page.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 71 | [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | [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/ui/components/post/post_page.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | / [INFO] [stdout] 85 | | [INFO] [stdout] 86 | | [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/ui/components/post/post_page.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 84 | [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | [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/utils/derive_query_signal.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn derive_query_signal(base_signal: S, map_result: fn(&T) -> R) -> QuerySignal [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 9 | Signal::derive(move || { [INFO] [stdout] | __________________^ [INFO] [stdout] 10 | | with!(|base_signal| base_signal [INFO] [stdout] 11 | | .as_ref() [INFO] [stdout] 12 | | .map(|base_signal| base_signal.as_ref().map_err(Clone::clone).map(map_result))) [INFO] [stdout] 13 | | }) [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/ui/components/layouts/base_layout/side_nav.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | / [INFO] [stdout] 59 | | {text} [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/utils/derive_user_is_logged_in.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn derive_user_is_logged_in(site_signal: S) -> Signal [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 8 | Signal::derive(move || { [INFO] [stdout] | __________________^ [INFO] [stdout] 9 | | with!(|site_signal| site_signal [INFO] [stdout] 10 | | .as_ref() [INFO] [stdout] 11 | | .and_then(|data| data.as_ref().ok()) [INFO] [stdout] 12 | | .map_or(false, |s| s.my_user.is_some())) [INFO] [stdout] 13 | | }) [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/ui/components/layouts/base_layout/top_nav.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | / [INFO] [stdout] 33 | | {instance_name} [INFO] [stdout] 34 | | [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/ui/components/layouts/base_layout/top_nav.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | {instance_name} [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/ui/components/layouts/base_layout/top_nav.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | [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/ui/components/layouts/base_layout/top_nav.rs:55:11 [INFO] [stdout] | [INFO] [stdout] 55 | / [INFO] [stdout] 56 | | [INFO] [stdout] 57 | | [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/ui/components/layouts/base_layout/top_nav/auth_dropdown.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | {move_tr!("login")} [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/ui/components/layouts/base_layout/top_nav/auth_dropdown.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | {move_tr!("signup")} [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/ui/components/layouts/base_layout/top_nav/auth_dropdown.rs:58:11 [INFO] [stdout] | [INFO] [stdout] 58 | / [INFO] [stdout] 59 | |
  • [INFO] [stdout] 60 | |