[INFO] fetching crate kubetui 1.5.3... [INFO] checking kubetui-1.5.3 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate kubetui 1.5.3 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate kubetui 1.5.3 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kubetui 1.5.3 [INFO] finished tweaking crates.io crate kubetui 1.5.3 [INFO] tweaked toml for crates.io crate kubetui 1.5.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate kubetui 1.5.3 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstest v0.21.0 [INFO] [stderr] Downloaded kube-core v0.93.0 [INFO] [stderr] Downloaded mockall_double v0.3.1 [INFO] [stderr] Downloaded kube-client v0.93.0 [INFO] [stderr] Downloaded rstest_macros v0.21.0 [INFO] [stderr] Downloaded ratatui v0.27.0 [INFO] [stderr] Downloaded kube v0.93.0 [INFO] [stderr] Downloaded kube-derive v0.93.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b60a9d19bf827c5ea53e35d5a0f28ba74ef277e5d18029c046afd67e5031a97a [INFO] running `Command { std: "docker" "start" "-a" "b60a9d19bf827c5ea53e35d5a0f28ba74ef277e5d18029c046afd67e5031a97a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b60a9d19bf827c5ea53e35d5a0f28ba74ef277e5d18029c046afd67e5031a97a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b60a9d19bf827c5ea53e35d5a0f28ba74ef277e5d18029c046afd67e5031a97a", kill_on_drop: false }` [INFO] [stdout] b60a9d19bf827c5ea53e35d5a0f28ba74ef277e5d18029c046afd67e5031a97a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9179f6a97d53e0ba96b64df60f220303bc1529e7c4344ebfe2e402891013788a [INFO] running `Command { std: "docker" "start" "-a" "9179f6a97d53e0ba96b64df60f220303bc1529e7c4344ebfe2e402891013788a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling rustls v0.23.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling k8s-openapi v0.22.0 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking rustls-native-certs v0.7.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling mockall_derive v0.13.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking image v0.25.1 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking thread-id v4.2.2 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Checking rustls-webpki v0.102.5 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling mockall_double v0.3.1 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling kube-derive v0.93.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking mockall v0.13.0 [INFO] [stderr] Checking rstest v0.21.0 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking arboard v3.4.0 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking tokio v1.38.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking jsonpath-rust v0.5.1 [INFO] [stderr] Checking log4rs v1.3.0 [INFO] [stderr] Checking ratatui v0.27.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking hyper-timeout v0.5.1 [INFO] [stderr] Checking hyper-rustls v0.27.2 [INFO] [stderr] Checking kube-core v0.93.0 [INFO] [stderr] Checking kube-client v0.93.0 [INFO] [stderr] Checking kube v0.93.0 [INFO] [stderr] Checking kubetui v1.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.81s [INFO] running `Command { std: "docker" "inspect" "9179f6a97d53e0ba96b64df60f220303bc1529e7c4344ebfe2e402891013788a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9179f6a97d53e0ba96b64df60f220303bc1529e7c4344ebfe2e402891013788a", kill_on_drop: false }` [INFO] [stdout] 9179f6a97d53e0ba96b64df60f220303bc1529e7c4344ebfe2e402891013788a [INFO] checking kubetui-1.5.3 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate kubetui 1.5.3 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate kubetui 1.5.3 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kubetui 1.5.3 [INFO] finished tweaking crates.io crate kubetui 1.5.3 [INFO] tweaked toml for crates.io crate kubetui 1.5.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate kubetui 1.5.3 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cebdd3876b312f37bcdbabc8a60a33b5dd475bf1cc1474268c47b34d5ca7f372 [INFO] running `Command { std: "docker" "start" "-a" "cebdd3876b312f37bcdbabc8a60a33b5dd475bf1cc1474268c47b34d5ca7f372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cebdd3876b312f37bcdbabc8a60a33b5dd475bf1cc1474268c47b34d5ca7f372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cebdd3876b312f37bcdbabc8a60a33b5dd475bf1cc1474268c47b34d5ca7f372", kill_on_drop: false }` [INFO] [stdout] cebdd3876b312f37bcdbabc8a60a33b5dd475bf1cc1474268c47b34d5ca7f372 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf99f7df6a647b27c75a2d6612424546ad8a177d141256ad92846408ecbcc8f1 [INFO] running `Command { std: "docker" "start" "-a" "bf99f7df6a647b27c75a2d6612424546ad8a177d141256ad92846408ecbcc8f1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling rustls v0.23.11 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling k8s-openapi v0.22.0 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking rustls-native-certs v0.7.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Compiling mockall_derive v0.13.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking image v0.25.1 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking thread-id v4.2.2 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking rustls-webpki v0.102.5 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling mockall_double v0.3.1 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling kube-derive v0.93.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Checking mockall v0.13.0 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rstest v0.21.0 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking arboard v3.4.0 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking tokio v1.38.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking jsonpath-rust v0.5.1 [INFO] [stderr] Checking log4rs v1.3.0 [INFO] [stderr] Checking ratatui v0.27.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking hyper-timeout v0.5.1 [INFO] [stderr] Checking hyper-rustls v0.27.2 [INFO] [stderr] Checking kube-core v0.93.0 [INFO] [stderr] Checking kube-client v0.93.0 [INFO] [stderr] Checking kube v0.93.0 [INFO] [stderr] Checking kubetui v1.5.3 (/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/features/api_resources/view/tab.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 30 | let list_widget = list_widget(tx, clipboard); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | [INFO] [stdout] 32 | let layout = TabLayout::new( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | tab: Tab::new(LIST_TAB_ID, title, [list_widget], layout), [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/features/api_resources/view/tab.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 30 | let list_widget = list_widget(tx, clipboard); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | [INFO] [stdout] 32 | let layout = TabLayout::new( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | popup: popup_widget(tx), [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/features/api_resources/view/widget.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 23 | let tx = tx.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | [INFO] [stdout] 25 | let open_subwin = move |w: &mut Window| { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 32 | let builder = Text::builder() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | / if let Some(cb) = clipboard { [INFO] [stdout] 47 | | builder.clipboard(cb.clone()) [INFO] [stdout] 48 | | } else { [INFO] [stdout] 49 | | builder [INFO] [stdout] 50 | | } [INFO] [stdout] 51 | | .build() [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/features/api_resources/view/popup.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 20 | let tx = tx.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | [INFO] [stdout] 22 | / MultipleSelect::builder() [INFO] [stdout] 23 | | .id(LIST_POPUP_ID) [INFO] [stdout] 24 | | .widget_config(&WidgetConfig::builder().title("List").build()) [INFO] [stdout] 25 | | .on_select(move |w: &mut Window, _: &LiteralItem| { [INFO] [stdout] ... | [INFO] [stdout] 57 | | }) [INFO] [stdout] 58 | | .build() [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/features/api_resources/message.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 32 | fn from(f: ApiResponse) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | Self::Kube(Kube::Api(ApiMessage::Response(f))) [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/features/api_resources/message.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 44 | fn from(f: ApiMessage) -> Self { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | Self::Kube(f.into()) [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/features/config/kube/raw_data/secret/helm.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 64 | let mut decoder = flate2::read::GzDecoder::new(&gzip[..]); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | let yaml = serde_yaml::from_str::(&decoded)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | [INFO] [stdout] 70 | serde_yaml::to_string(&yaml).map_err(Into::into) [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] | [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/features/config/message.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 41 | fn from(m: ConfigMessage) -> Self { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | Self::Kube(Kube::Config(m)) [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/features/config/message.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 53 | fn from(res: ConfigResponse) -> Self { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | ConfigMessage::Response(res).into() [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/features/config/view/tab.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 29 | let config_widget = config_widget(tx); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | let raw_data_widget = raw_data_widget(clipboard); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | [INFO] [stdout] 32 | let layout = TabLayout::new(layout, split_direction); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | tab: Tab::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 36 | | CONFIG_TAB_ID, [INFO] [stdout] 37 | | title, [INFO] [stdout] 38 | | [config_widget, raw_data_widget], [INFO] [stdout] 39 | | layout, [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/features/config/view/widgets/config.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | let tx = tx.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | [INFO] [stdout] 19 | / Table::builder() [INFO] [stdout] 20 | | .id(CONFIG_WIDGET_ID) [INFO] [stdout] 21 | | .widget_config(&WidgetConfig::builder().title("Config").build()) [INFO] [stdout] 22 | | .filtered_key("NAME") [INFO] [stdout] 23 | | .block_injection(block_injection()) [INFO] [stdout] 24 | | .on_select(on_select(tx)) [INFO] [stdout] 25 | | .build() [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/features/config/view/widgets/config.rs:87:35 [INFO] [stdout] | [INFO] [stdout] 46 | fn on_select(tx: Sender) -> impl Fn(&mut Window, &TableItem) -> EventResult { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | EventResult::WindowAction(WindowAction::Continue) [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/features/config/view/widgets/raw_data.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 12 | let builder = Text::builder() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 18 | / if let Some(cb) = clipboard { [INFO] [stdout] 19 | | builder.clipboard(cb.clone()) [INFO] [stdout] 20 | | } else { [INFO] [stdout] 21 | | builder [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | .build() [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/features/context/view/popup.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | fn popup(tx: Sender) -> Widget<'static> { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | / SingleSelect::builder() [INFO] [stdout] 32 | | .id(CONTEXT_POPUP_ID) [INFO] [stdout] 33 | | .widget_config(&WidgetConfig::builder().title("Context").build()) [INFO] [stdout] 34 | | .on_select(on_select(tx)) [INFO] [stdout] 35 | | .build() [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/features/event/view/tab.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 22 | let event_widget = event_widget(clipboard); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | [INFO] [stdout] 24 | let layout = TabLayout::new( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | tab: Tab::new(EVENT_TAB_ID, title, [event_widget], layout), [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/features/event/view/widget.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 12 | let builder = Text::builder() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 19 | / if let Some(cb) = clipboard { [INFO] [stdout] 20 | | builder.clipboard(cb.clone()) [INFO] [stdout] 21 | | } else { [INFO] [stdout] 22 | | builder [INFO] [stdout] 23 | | } [INFO] [stdout] 24 | | .build() [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/features/get/message.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 34 | fn from(res: GetResponse) -> Self { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | Self::Kube(Kube::Get(GetMessage::Response(res))) [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/features/get/view/yaml.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 22 | let mut builder = Text::builder() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | builder.build().into() [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/features/namespace/message.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn from(n: NamespaceResponse) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | Message::Kube(Kube::Namespace(NamespaceMessage::Response(n))) [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/features/namespace/view/multiple_namespaces_popup.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 31 | fn popup(tx: Sender) -> Widget<'static> { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | / MultipleSelect::builder() [INFO] [stdout] 33 | | .id(MULTIPLE_NAMESPACES_POPUP_ID) [INFO] [stdout] 34 | | .widget_config(&WidgetConfig::builder().title("Namespace").build()) [INFO] [stdout] 35 | | .on_select(on_select(tx)) [INFO] [stdout] 36 | | .build() [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/features/namespace/view/single_namespace_popup.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 33 | fn popup(tx: Sender) -> Widget<'static> { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | / SingleSelect::builder() [INFO] [stdout] 35 | | .id(SINGLE_NAMESPACE_POPUP_ID) [INFO] [stdout] 36 | | .widget_config(&WidgetConfig::builder().title("Namespace").build()) [INFO] [stdout] 37 | | .on_select(on_select(tx)) [INFO] [stdout] 38 | | .build() [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/features/network/kube/description/gateway/v1/related_resource/pod.rs:38:75 [INFO] [stdout] | [INFO] [stdout] 33 | let client = client.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | async move { fetch_pods(client, svc_name, svc_namespace, svc).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/features/network/kube/description/gateway/v1/related_resource/service.rs:88:72 [INFO] [stdout] | [INFO] [stdout] 87 | let client = client.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 88 | async move { fetch_service(client, args.0, args.1, args.2).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/features/network/kube/description/gateway/v1beta1/related_resource/pod.rs:38:75 [INFO] [stdout] | [INFO] [stdout] 33 | let client = client.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | async move { fetch_pods(client, svc_name, svc_namespace, svc).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/features/network/kube/description/gateway/v1beta1/related_resource/service.rs:88:72 [INFO] [stdout] | [INFO] [stdout] 87 | let client = client.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 88 | async move { fetch_service(client, args.0, args.1, args.2).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/features/network/kube/description/httproute/v1/related_resource/pod.rs:38:75 [INFO] [stdout] | [INFO] [stdout] 33 | let client = client.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | async move { fetch_pods(client, svc_name, svc_namespace, svc).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/features/network/kube/description/httproute/v1/related_resource/service.rs:73:64 [INFO] [stdout] | [INFO] [stdout] 72 | let client = client.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | async move { fetch_service(client, args.0, args.1).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/features/network/kube/description/httproute/v1beta1/related_resource/pod.rs:38:75 [INFO] [stdout] | [INFO] [stdout] 33 | let client = client.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | async move { fetch_pods(client, svc_name, svc_namespace, svc).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/features/network/kube/description/httproute/v1beta1/related_resource/service.rs:73:64 [INFO] [stdout] | [INFO] [stdout] 72 | let client = client.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | async move { fetch_service(client, args.0, args.1).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/features/network/message.rs:72:20 [INFO] [stdout] | [INFO] [stdout] 71 | fn from(m: NetworkMessage) -> Self { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | Self::Kube(m.into()) [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/features/network/message.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 83 | fn from(res: NetworkResponse) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | NetworkMessage::Response(res).into() [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/features/network/view/tab.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 30 | let network_widget = network_widget(tx); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | let description_widget = description_widget(clipboard); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | [INFO] [stdout] 33 | let layout = TabLayout::new(layout, split_direction); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | tab: Tab::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 37 | | NETWORK_TAB_ID, [INFO] [stdout] 38 | | title, [INFO] [stdout] 39 | | [network_widget, description_widget], [INFO] [stdout] 40 | | layout, [INFO] [stdout] 41 | | ), [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/features/network/view/widgets/description.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 12 | let builder = Text::builder() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 17 | / if let Some(cb) = clipboard { [INFO] [stdout] 18 | | builder.clipboard(cb.clone()) [INFO] [stdout] 19 | | } else { [INFO] [stdout] 20 | | builder [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | .build() [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/features/network/view/widgets/network.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 25 | let tx = tx.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | [INFO] [stdout] 27 | / Table::builder() [INFO] [stdout] 28 | | .id(NETWORK_WIDGET_ID) [INFO] [stdout] 29 | | .widget_config(&WidgetConfig::builder().title("Network").build()) [INFO] [stdout] 30 | | .filtered_key("NAME") [INFO] [stdout] 31 | | .block_injection(block_injection()) [INFO] [stdout] 32 | | .on_select(on_select(tx)) [INFO] [stdout] 33 | | .build() [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/features/network/view/widgets/network.rs:118:35 [INFO] [stdout] | [INFO] [stdout] 54 | fn on_select(tx: Sender) -> impl Fn(&mut Window, &TableItem) -> EventResult { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 118 | EventResult::WindowAction(WindowAction::Continue) [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/features/pod/kube/log/log_streamer.rs:139:22 [INFO] [stdout] | [INFO] [stdout] 129 | client: KubeClient, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | log_buffer: LogBuffer, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 131 | is_terminated: Arc, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 139 | options: LogStreamerOptions::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/features/pod/kube/log/pod_watcher.rs:162:21 [INFO] [stdout] | [INFO] [stdout] 152 | tx: Sender, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 153 | client: KubeClient, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 154 | log_buffer: LogBuffer, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 162 | filter: PodWatcherFilter::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/features/pod/kube/log/pod_watcher.rs:164:35 [INFO] [stdout] | [INFO] [stdout] 152 | tx: Sender, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 153 | client: KubeClient, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 154 | log_buffer: LogBuffer, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 164 | log_streamer_options: LogStreamerOptions::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/features/pod/view/widgets/log.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 17 | let builder = Text::builder() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 25 | / if let Some(cb) = clipboard { [INFO] [stdout] 26 | | builder.clipboard(cb.clone()) [INFO] [stdout] 27 | | } else { [INFO] [stdout] 28 | | builder [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | .build() [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/features/pod/view/widgets/log_query.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 29 | let tx = tx.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | [INFO] [stdout] 31 | / InputFormBuilder::default() [INFO] [stdout] 32 | | .id(POD_LOG_QUERY_WIDGET_ID) [INFO] [stdout] 33 | | .widget_config(WidgetConfig::builder().title("Log Query").build()) [INFO] [stdout] 34 | | .actions(UserEvent::from(KeyCode::Enter), exec_query(tx, namespaces)) [INFO] [stdout] 35 | | .build() [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/features/pod/view/widgets/pod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 21 | let tx = tx.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | [INFO] [stdout] 23 | / Table::builder() [INFO] [stdout] 24 | | .id(POD_WIDGET_ID) [INFO] [stdout] 25 | | .widget_config(&WidgetConfig::builder().title("Pod").build()) [INFO] [stdout] 26 | | .filtered_key("NAME") [INFO] [stdout] 27 | | .block_injection(block_injection()) [INFO] [stdout] 28 | | .on_select(on_select(tx)) [INFO] [stdout] 29 | | .build() [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/features/pod/view/widgets/pod.rs:81:35 [INFO] [stdout] | [INFO] [stdout] 50 | fn on_select(tx: Sender) -> impl Fn(&mut Window, &TableItem) -> EventResult { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 81 | EventResult::WindowAction(WindowAction::Continue) [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/features/pod/message.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 14 | fn from(m: LogMessage) -> Message { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | Message::Kube(Kube::Log(m)) [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/features/yaml/view/popups/kind.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | let tx = tx.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | [INFO] [stdout] 17 | / SingleSelect::builder() [INFO] [stdout] 18 | | .id(YAML_KIND_POPUP_ID) [INFO] [stdout] 19 | | .widget_config(&WidgetConfig::builder().title("Kind").build()) [INFO] [stdout] 20 | | .on_select(on_select(tx)) [INFO] [stdout] 21 | | .build() [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/features/yaml/view/popups/name.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 19 | let tx = tx.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | [INFO] [stdout] 21 | / SingleSelect::builder() [INFO] [stdout] 22 | | .id(YAML_NAME_POPUP_ID) [INFO] [stdout] 23 | | .widget_config(&WidgetConfig::builder().title("Name").build()) [INFO] [stdout] 24 | | .on_select(on_select(tx)) [INFO] [stdout] 25 | | .action(KeyCode::Esc, open_kind_popup()) [INFO] [stdout] 26 | | .build() [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/features/yaml/view/tab.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 35 | let yaml_widget = yaml_widget(tx, clipboard); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | [INFO] [stdout] 37 | let layout = TabLayout::new( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | tab: Tab::new(YAML_TAB_ID, title, [yaml_widget], layout), [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/features/yaml/view/tab.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 35 | let yaml_widget = yaml_widget(tx, clipboard); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | [INFO] [stdout] 37 | let layout = TabLayout::new( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | kind_popup: kind_popup(tx), [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/features/yaml/view/tab.rs:50:25 [INFO] [stdout] | [INFO] [stdout] 35 | let yaml_widget = yaml_widget(tx, clipboard); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | [INFO] [stdout] 37 | let layout = TabLayout::new( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | name_popup: name_popup(tx), [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/features/yaml/view/tab.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 35 | let yaml_widget = yaml_widget(tx, clipboard); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | [INFO] [stdout] 37 | let layout = TabLayout::new( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | not_found_popup: not_found_popup(), [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/features/yaml/view/widget.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 24 | let tx = tx.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | [INFO] [stdout] 26 | let builder = Text::builder() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | / if let Some(cb) = clipboard { [INFO] [stdout] 34 | | builder.clipboard(cb.clone()) [INFO] [stdout] 35 | | } else { [INFO] [stdout] 36 | | builder [INFO] [stdout] 37 | | } [INFO] [stdout] 38 | | .build() [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/features/yaml/message.rs:50:23 [INFO] [stdout] | [INFO] [stdout] 49 | fn from(res: YamlResponse) -> Self { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | Message::Kube(Kube::Yaml(YamlMessage::Response(res))) [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/features/yaml/message.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 67 | fn from(m: YamlMessage) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | Self::Kube(m.into()) [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/kube/apis/metrics.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 9 | fn deserialize_unwrap_or_default<'de, D, T>(deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 14 | Ok(Option::deserialize(deserializer)?.unwrap_or_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/kube/apis/v1_table.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 25 | fn deserialize_unwrap_or_default<'de, D, T>(deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 30 | Ok(Option::deserialize(deserializer)?.unwrap_or_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/ui/callback.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 15 | $scope fn new(cb: F) -> $cb_name [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | closure: std::rc::Rc::new(cb) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui/event.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | define_callback!(pub Callback, Fn(&mut Window) -> EventResult); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [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/tab.rs:205:28 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn new(layout_fn: T, direction: Direction) -> Self [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 205 | layout_fn: Rc::new(layout_fn), [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/callback.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 15 | $scope fn new(cb: F) -> $cb_name [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | closure: std::rc::Rc::new(cb) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui/widget/complex/multiple_select.rs:528:1 [INFO] [stdout] | [INFO] [stdout] 528 | define_callback!(pub RenderBlockInjection, Fn(&MultipleSelect, bool) -> Block<'static>); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/complex/multiple_select.rs:635:27 [INFO] [stdout] | [INFO] [stdout] 592 | pub fn build(self) -> MultipleSelect<'static> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 601 | let mut list_widget_builder = if let Some(on_select) = self.on_select_list { [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] 612 | let mut selected_widget_builder = if let Some(on_select) = self.on_select_selected { [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] 623 | let selected_widget = SelectForm { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 635 | input_widget: InputForm::builder() [INFO] [stdout] | ___________________________^ [INFO] [stdout] 636 | | .widget_config(WidgetConfig::builder().title("Filter").build()) [INFO] [stdout] 637 | | .build(), [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/widget/complex/multiple_select.rs:639:15 [INFO] [stdout] | [INFO] [stdout] 592 | pub fn build(self) -> MultipleSelect<'static> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 601 | let mut list_widget_builder = if let Some(on_select) = self.on_select_list { [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] 612 | let mut selected_widget_builder = if let Some(on_select) = self.on_select_selected { [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] 623 | let selected_widget = SelectForm { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 639 | ..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/ui/callback.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 15 | $scope fn new(cb: F) -> $cb_name [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | closure: std::rc::Rc::new(cb) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui/widget/complex/single_select.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | define_callback!(pub RenderBlockInjection, Fn(&SingleSelect, bool) -> Block<'static>); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/complex/single_select.rs:450:27 [INFO] [stdout] | [INFO] [stdout] 418 | pub fn build(self) -> SingleSelect<'static> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 427 | let mut list_widget_builder = if let Some(on_select) = self.on_select { [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] 438 | let select_widget = SelectForm { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 450 | input_widget: InputForm::builder() [INFO] [stdout] | ___________________________^ [INFO] [stdout] 451 | | .widget_config(WidgetConfig::builder().title("Filter").build()) [INFO] [stdout] 452 | | .build(), [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/widget/complex/single_select.rs:453:15 [INFO] [stdout] | [INFO] [stdout] 418 | pub fn build(self) -> SingleSelect<'static> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 427 | let mut list_widget_builder = if let Some(on_select) = self.on_select { [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] 438 | let select_widget = SelectForm { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 453 | ..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/ui/widget/input.rs:235:15 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn build(self) -> InputForm { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 235 | ..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/ui/callback.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 15 | $scope fn new(cb: F) -> $cb_name [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | closure: std::rc::Rc::new(cb) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui/widget/list.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | define_callback!(pub OnSelectCallback, Fn(&mut Window, &LiteralItem) -> EventResult); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [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/callback.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 15 | $scope fn new(cb: F) -> $cb_name [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | closure: std::rc::Rc::new(cb) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui/widget/list.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | define_callback!(pub RenderBlockInjection, Fn(&List, bool) -> Block<'static>); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/list.rs:410:22 [INFO] [stdout] | [INFO] [stdout] 408 | self.on_select.clone().and_then(|cb| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 409 | self.selected_item() [INFO] [stdout] 410 | .map(|v| Callback::new(move |w| cb(w, &v))) [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/widget/list.rs:410:40 [INFO] [stdout] | [INFO] [stdout] 408 | self.on_select.clone().and_then(|cb| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 409 | self.selected_item() [INFO] [stdout] 410 | .map(|v| Callback::new(move |w| cb(w, &v))) [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/callback.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 15 | $scope fn new(cb: F) -> $cb_name [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | closure: std::rc::Rc::new(cb) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui/widget/table.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | define_callback!(pub OnSelectCallback, Fn(&mut Window, &TableItem) -> EventResult); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [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/callback.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 15 | $scope fn new(cb: F) -> $cb_name [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | closure: std::rc::Rc::new(cb) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui/widget/table.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | define_callback!(pub RenderBlockInjection, Fn(&Table) -> WidgetConfig); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [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/callback.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 15 | $scope fn new(cb: F) -> $cb_name [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | closure: std::rc::Rc::new(cb) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui/widget/table.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | define_callback!(pub RenderHighlightInjection, Fn(Option<&TableItem>) -> Style); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/table.rs:620:22 [INFO] [stdout] | [INFO] [stdout] 618 | self.on_select.clone().and_then(|cb| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 619 | self.selected_item() [INFO] [stdout] 620 | .map(|v| Callback::new(move |w| cb(w, &v))) [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/widget/table.rs:620:40 [INFO] [stdout] | [INFO] [stdout] 618 | self.on_select.clone().and_then(|cb| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 619 | self.selected_item() [INFO] [stdout] 620 | .map(|v| Callback::new(move |w| cb(w, &v))) [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/callback.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 15 | $scope fn new(cb: F) -> $cb_name [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | closure: std::rc::Rc::new(cb) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui/widget/text.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | define_callback!(pub RenderBlockInjection, Fn(&Text, bool, bool) -> Block<'static> ); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/text.rs:237:15 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn build(self) -> Text { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 237 | ..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/ui/callback.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 15 | $scope fn new(cb: F) -> $cb_name [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | closure: std::rc::Rc::new(cb) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui/window.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | define_callback!(pub HeaderCallback, Fn() -> Paragraph<'static>); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [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/window.rs:84:22 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn new_callback(height: u16, callback: F) -> Self [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | content: HeaderContent::Callback(callback.into()), [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/window.rs:167:15 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn build(self) -> Window<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | ..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/workers/kube/store.rs:104:24 [INFO] [stdout] | [INFO] [stdout] 95 | let config = Config::from_custom_kubeconfig(config.clone(), &options).await?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 100 | let client = Client::try_from(config)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | [INFO] [stdout] 102 | let kube_client = KubeClient::new(client, cluster_url); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 103 | [INFO] [stdout] 104 | anyhow::Ok(( [INFO] [stdout] | ________________________^ [INFO] [stdout] 105 | | context.name.to_string(), [INFO] [stdout] 106 | | KubeState { [INFO] [stdout] 107 | | client: kube_client, [INFO] [stdout] ... | [INFO] [stdout] 110 | | }, [INFO] [stdout] 111 | | )) [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] | |_____________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/workers/kube/worker.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 15 | let worker = self.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | tokio::spawn(async move { worker.run().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/workers/kube/worker.rs:16:48 [INFO] [stdout] | [INFO] [stdout] 15 | let worker = self.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | tokio::spawn(async move { worker.run().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/workers/kube/worker.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 28 | let worker = self.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | tokio::spawn(async move { worker.run().await }).abort_handle() [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/workers/kube/worker.rs:29:48 [INFO] [stdout] | [INFO] [stdout] 28 | let worker = self.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | tokio::spawn(async move { worker.run().await }).abort_handle() [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 82 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kubetui` (bin "kubetui") due to 83 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/features/api_resources/view/tab.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 30 | let list_widget = list_widget(tx, clipboard); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | [INFO] [stdout] 32 | let layout = TabLayout::new( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | tab: Tab::new(LIST_TAB_ID, title, [list_widget], layout), [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/features/api_resources/view/tab.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 30 | let list_widget = list_widget(tx, clipboard); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | [INFO] [stdout] 32 | let layout = TabLayout::new( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | popup: popup_widget(tx), [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/features/api_resources/view/widget.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 23 | let tx = tx.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | [INFO] [stdout] 25 | let open_subwin = move |w: &mut Window| { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 32 | let builder = Text::builder() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | / if let Some(cb) = clipboard { [INFO] [stdout] 47 | | builder.clipboard(cb.clone()) [INFO] [stdout] 48 | | } else { [INFO] [stdout] 49 | | builder [INFO] [stdout] 50 | | } [INFO] [stdout] 51 | | .build() [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/features/api_resources/view/popup.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 20 | let tx = tx.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | [INFO] [stdout] 22 | / MultipleSelect::builder() [INFO] [stdout] 23 | | .id(LIST_POPUP_ID) [INFO] [stdout] 24 | | .widget_config(&WidgetConfig::builder().title("List").build()) [INFO] [stdout] 25 | | .on_select(move |w: &mut Window, _: &LiteralItem| { [INFO] [stdout] ... | [INFO] [stdout] 57 | | }) [INFO] [stdout] 58 | | .build() [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/features/api_resources/message.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 32 | fn from(f: ApiResponse) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | Self::Kube(Kube::Api(ApiMessage::Response(f))) [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/features/api_resources/message.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 44 | fn from(f: ApiMessage) -> Self { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | Self::Kube(f.into()) [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/features/config/kube/raw_data/secret/helm.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 64 | let mut decoder = flate2::read::GzDecoder::new(&gzip[..]); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | let yaml = serde_yaml::from_str::(&decoded)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | [INFO] [stdout] 70 | serde_yaml::to_string(&yaml).map_err(Into::into) [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] | [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/features/config/message.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 41 | fn from(m: ConfigMessage) -> Self { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | Self::Kube(Kube::Config(m)) [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/features/config/message.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 53 | fn from(res: ConfigResponse) -> Self { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | ConfigMessage::Response(res).into() [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/features/config/view/tab.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 29 | let config_widget = config_widget(tx); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | let raw_data_widget = raw_data_widget(clipboard); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | [INFO] [stdout] 32 | let layout = TabLayout::new(layout, split_direction); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | tab: Tab::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 36 | | CONFIG_TAB_ID, [INFO] [stdout] 37 | | title, [INFO] [stdout] 38 | | [config_widget, raw_data_widget], [INFO] [stdout] 39 | | layout, [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/features/config/view/widgets/config.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | let tx = tx.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | [INFO] [stdout] 19 | / Table::builder() [INFO] [stdout] 20 | | .id(CONFIG_WIDGET_ID) [INFO] [stdout] 21 | | .widget_config(&WidgetConfig::builder().title("Config").build()) [INFO] [stdout] 22 | | .filtered_key("NAME") [INFO] [stdout] 23 | | .block_injection(block_injection()) [INFO] [stdout] 24 | | .on_select(on_select(tx)) [INFO] [stdout] 25 | | .build() [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/features/config/view/widgets/config.rs:87:35 [INFO] [stdout] | [INFO] [stdout] 46 | fn on_select(tx: Sender) -> impl Fn(&mut Window, &TableItem) -> EventResult { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | EventResult::WindowAction(WindowAction::Continue) [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/features/config/view/widgets/raw_data.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 12 | let builder = Text::builder() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 18 | / if let Some(cb) = clipboard { [INFO] [stdout] 19 | | builder.clipboard(cb.clone()) [INFO] [stdout] 20 | | } else { [INFO] [stdout] 21 | | builder [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | .build() [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/features/context/view/popup.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | fn popup(tx: Sender) -> Widget<'static> { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | / SingleSelect::builder() [INFO] [stdout] 32 | | .id(CONTEXT_POPUP_ID) [INFO] [stdout] 33 | | .widget_config(&WidgetConfig::builder().title("Context").build()) [INFO] [stdout] 34 | | .on_select(on_select(tx)) [INFO] [stdout] 35 | | .build() [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/features/event/view/tab.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 22 | let event_widget = event_widget(clipboard); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | [INFO] [stdout] 24 | let layout = TabLayout::new( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | tab: Tab::new(EVENT_TAB_ID, title, [event_widget], layout), [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/features/event/view/widget.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 12 | let builder = Text::builder() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 19 | / if let Some(cb) = clipboard { [INFO] [stdout] 20 | | builder.clipboard(cb.clone()) [INFO] [stdout] 21 | | } else { [INFO] [stdout] 22 | | builder [INFO] [stdout] 23 | | } [INFO] [stdout] 24 | | .build() [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/features/get/message.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 34 | fn from(res: GetResponse) -> Self { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | Self::Kube(Kube::Get(GetMessage::Response(res))) [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/features/get/view/yaml.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 22 | let mut builder = Text::builder() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | builder.build().into() [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/features/namespace/message.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn from(n: NamespaceResponse) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | Message::Kube(Kube::Namespace(NamespaceMessage::Response(n))) [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/features/namespace/view/multiple_namespaces_popup.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 31 | fn popup(tx: Sender) -> Widget<'static> { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | / MultipleSelect::builder() [INFO] [stdout] 33 | | .id(MULTIPLE_NAMESPACES_POPUP_ID) [INFO] [stdout] 34 | | .widget_config(&WidgetConfig::builder().title("Namespace").build()) [INFO] [stdout] 35 | | .on_select(on_select(tx)) [INFO] [stdout] 36 | | .build() [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/features/namespace/view/single_namespace_popup.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 33 | fn popup(tx: Sender) -> Widget<'static> { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | / SingleSelect::builder() [INFO] [stdout] 35 | | .id(SINGLE_NAMESPACE_POPUP_ID) [INFO] [stdout] 36 | | .widget_config(&WidgetConfig::builder().title("Namespace").build()) [INFO] [stdout] 37 | | .on_select(on_select(tx)) [INFO] [stdout] 38 | | .build() [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/features/network/kube/description/gateway/v1/related_resource/pod.rs:38:75 [INFO] [stdout] | [INFO] [stdout] 33 | let client = client.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | async move { fetch_pods(client, svc_name, svc_namespace, svc).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/features/network/kube/description/gateway/v1/related_resource/service.rs:88:72 [INFO] [stdout] | [INFO] [stdout] 87 | let client = client.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 88 | async move { fetch_service(client, args.0, args.1, args.2).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/features/network/kube/description/gateway/v1beta1/related_resource/pod.rs:38:75 [INFO] [stdout] | [INFO] [stdout] 33 | let client = client.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | async move { fetch_pods(client, svc_name, svc_namespace, svc).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/features/network/kube/description/gateway/v1beta1/related_resource/service.rs:88:72 [INFO] [stdout] | [INFO] [stdout] 87 | let client = client.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 88 | async move { fetch_service(client, args.0, args.1, args.2).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/features/network/kube/description/httproute/v1/related_resource/pod.rs:38:75 [INFO] [stdout] | [INFO] [stdout] 33 | let client = client.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | async move { fetch_pods(client, svc_name, svc_namespace, svc).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/features/network/kube/description/httproute/v1/related_resource/service.rs:73:64 [INFO] [stdout] | [INFO] [stdout] 72 | let client = client.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | async move { fetch_service(client, args.0, args.1).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/features/network/kube/description/httproute/v1beta1/related_resource/pod.rs:38:75 [INFO] [stdout] | [INFO] [stdout] 33 | let client = client.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | async move { fetch_pods(client, svc_name, svc_namespace, svc).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/features/network/kube/description/httproute/v1beta1/related_resource/service.rs:73:64 [INFO] [stdout] | [INFO] [stdout] 72 | let client = client.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | async move { fetch_service(client, args.0, args.1).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/features/network/kube/description/related_resources.rs:585:32 [INFO] [stdout] | [INFO] [stdout] 583 | let actual = list.to_list_value(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 584 | [INFO] [stdout] 585 | assert_eq!(actual, 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/features/network/kube/description.rs:255:65 [INFO] [stdout] | [INFO] [stdout] 247 | let worker = NetworkDescriptionWorker::new( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 255 | let handle = tokio::spawn(async move { worker.run().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/features/network/kube/description.rs:304:65 [INFO] [stdout] | [INFO] [stdout] 296 | let worker = NetworkDescriptionWorker::new( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 304 | let handle = tokio::spawn(async move { worker.run().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/features/network/kube/description.rs:398:22 [INFO] [stdout] | [INFO] [stdout] 387 | let worker = NetworkDescriptionWorker::new( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 398 | .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/features/network/kube/description.rs:465:22 [INFO] [stdout] | [INFO] [stdout] 454 | let worker = NetworkDescriptionWorker::new( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 465 | .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/features/network/kube/description.rs:523:22 [INFO] [stdout] | [INFO] [stdout] 512 | let worker = NetworkDescriptionWorker::new( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 523 | .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/features/network/message.rs:72:20 [INFO] [stdout] | [INFO] [stdout] 71 | fn from(m: NetworkMessage) -> Self { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | Self::Kube(m.into()) [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/features/network/message.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 83 | fn from(res: NetworkResponse) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | NetworkMessage::Response(res).into() [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/features/network/view/tab.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 30 | let network_widget = network_widget(tx); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | let description_widget = description_widget(clipboard); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | [INFO] [stdout] 33 | let layout = TabLayout::new(layout, split_direction); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | tab: Tab::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 37 | | NETWORK_TAB_ID, [INFO] [stdout] 38 | | title, [INFO] [stdout] 39 | | [network_widget, description_widget], [INFO] [stdout] 40 | | layout, [INFO] [stdout] 41 | | ), [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/features/network/view/widgets/description.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 12 | let builder = Text::builder() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 17 | / if let Some(cb) = clipboard { [INFO] [stdout] 18 | | builder.clipboard(cb.clone()) [INFO] [stdout] 19 | | } else { [INFO] [stdout] 20 | | builder [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | .build() [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/features/network/view/widgets/network.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 25 | let tx = tx.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | [INFO] [stdout] 27 | / Table::builder() [INFO] [stdout] 28 | | .id(NETWORK_WIDGET_ID) [INFO] [stdout] 29 | | .widget_config(&WidgetConfig::builder().title("Network").build()) [INFO] [stdout] 30 | | .filtered_key("NAME") [INFO] [stdout] 31 | | .block_injection(block_injection()) [INFO] [stdout] 32 | | .on_select(on_select(tx)) [INFO] [stdout] 33 | | .build() [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/features/network/view/widgets/network.rs:118:35 [INFO] [stdout] | [INFO] [stdout] 54 | fn on_select(tx: Sender) -> impl Fn(&mut Window, &TableItem) -> EventResult { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 118 | EventResult::WindowAction(WindowAction::Continue) [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/features/pod/kube/log/log_streamer.rs:139:22 [INFO] [stdout] | [INFO] [stdout] 129 | client: KubeClient, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | log_buffer: LogBuffer, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 131 | is_terminated: Arc, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 139 | options: LogStreamerOptions::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/features/pod/kube/log/pod_watcher.rs:162:21 [INFO] [stdout] | [INFO] [stdout] 152 | tx: Sender, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 153 | client: KubeClient, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 154 | log_buffer: LogBuffer, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 162 | filter: PodWatcherFilter::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/features/pod/kube/log/pod_watcher.rs:164:35 [INFO] [stdout] | [INFO] [stdout] 152 | tx: Sender, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 153 | client: KubeClient, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 154 | log_buffer: LogBuffer, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 164 | log_streamer_options: LogStreamerOptions::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/features/pod/view/widgets/log.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 17 | let builder = Text::builder() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 25 | / if let Some(cb) = clipboard { [INFO] [stdout] 26 | | builder.clipboard(cb.clone()) [INFO] [stdout] 27 | | } else { [INFO] [stdout] 28 | | builder [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | .build() [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/features/pod/view/widgets/log_query.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 29 | let tx = tx.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | [INFO] [stdout] 31 | / InputFormBuilder::default() [INFO] [stdout] 32 | | .id(POD_LOG_QUERY_WIDGET_ID) [INFO] [stdout] 33 | | .widget_config(WidgetConfig::builder().title("Log Query").build()) [INFO] [stdout] 34 | | .actions(UserEvent::from(KeyCode::Enter), exec_query(tx, namespaces)) [INFO] [stdout] 35 | | .build() [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/features/pod/view/widgets/pod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 21 | let tx = tx.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | [INFO] [stdout] 23 | / Table::builder() [INFO] [stdout] 24 | | .id(POD_WIDGET_ID) [INFO] [stdout] 25 | | .widget_config(&WidgetConfig::builder().title("Pod").build()) [INFO] [stdout] 26 | | .filtered_key("NAME") [INFO] [stdout] 27 | | .block_injection(block_injection()) [INFO] [stdout] 28 | | .on_select(on_select(tx)) [INFO] [stdout] 29 | | .build() [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/features/pod/view/widgets/pod.rs:81:35 [INFO] [stdout] | [INFO] [stdout] 50 | fn on_select(tx: Sender) -> impl Fn(&mut Window, &TableItem) -> EventResult { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 81 | EventResult::WindowAction(WindowAction::Continue) [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/features/pod/message.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 14 | fn from(m: LogMessage) -> Message { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | Message::Kube(Kube::Log(m)) [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/features/yaml/view/popups/kind.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | let tx = tx.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | [INFO] [stdout] 17 | / SingleSelect::builder() [INFO] [stdout] 18 | | .id(YAML_KIND_POPUP_ID) [INFO] [stdout] 19 | | .widget_config(&WidgetConfig::builder().title("Kind").build()) [INFO] [stdout] 20 | | .on_select(on_select(tx)) [INFO] [stdout] 21 | | .build() [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/features/yaml/view/popups/name.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 19 | let tx = tx.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | [INFO] [stdout] 21 | / SingleSelect::builder() [INFO] [stdout] 22 | | .id(YAML_NAME_POPUP_ID) [INFO] [stdout] 23 | | .widget_config(&WidgetConfig::builder().title("Name").build()) [INFO] [stdout] 24 | | .on_select(on_select(tx)) [INFO] [stdout] 25 | | .action(KeyCode::Esc, open_kind_popup()) [INFO] [stdout] 26 | | .build() [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/features/yaml/view/tab.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 35 | let yaml_widget = yaml_widget(tx, clipboard); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | [INFO] [stdout] 37 | let layout = TabLayout::new( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | tab: Tab::new(YAML_TAB_ID, title, [yaml_widget], layout), [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/features/yaml/view/tab.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 35 | let yaml_widget = yaml_widget(tx, clipboard); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | [INFO] [stdout] 37 | let layout = TabLayout::new( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | kind_popup: kind_popup(tx), [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/features/yaml/view/tab.rs:50:25 [INFO] [stdout] | [INFO] [stdout] 35 | let yaml_widget = yaml_widget(tx, clipboard); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | [INFO] [stdout] 37 | let layout = TabLayout::new( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | name_popup: name_popup(tx), [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/features/yaml/view/tab.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 35 | let yaml_widget = yaml_widget(tx, clipboard); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | [INFO] [stdout] 37 | let layout = TabLayout::new( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | not_found_popup: not_found_popup(), [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/features/yaml/view/widget.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 24 | let tx = tx.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | [INFO] [stdout] 26 | let builder = Text::builder() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | / if let Some(cb) = clipboard { [INFO] [stdout] 34 | | builder.clipboard(cb.clone()) [INFO] [stdout] 35 | | } else { [INFO] [stdout] 36 | | builder [INFO] [stdout] 37 | | } [INFO] [stdout] 38 | | .build() [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/features/yaml/message.rs:50:23 [INFO] [stdout] | [INFO] [stdout] 49 | fn from(res: YamlResponse) -> Self { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | Message::Kube(Kube::Yaml(YamlMessage::Response(res))) [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/features/yaml/message.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 67 | fn from(m: YamlMessage) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | Self::Kube(m.into()) [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/kube/apis/metrics.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 9 | fn deserialize_unwrap_or_default<'de, D, T>(deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 14 | Ok(Option::deserialize(deserializer)?.unwrap_or_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/kube/apis/v1_table.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 25 | fn deserialize_unwrap_or_default<'de, D, T>(deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 30 | Ok(Option::deserialize(deserializer)?.unwrap_or_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/ui/callback.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 15 | $scope fn new(cb: F) -> $cb_name [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | closure: std::rc::Rc::new(cb) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui/event.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | define_callback!(pub Callback, Fn(&mut Window) -> EventResult); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [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/tab.rs:205:28 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn new(layout_fn: T, direction: Direction) -> Self [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 205 | layout_fn: Rc::new(layout_fn), [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/callback.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 15 | $scope fn new(cb: F) -> $cb_name [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | closure: std::rc::Rc::new(cb) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui/widget/complex/multiple_select.rs:528:1 [INFO] [stdout] | [INFO] [stdout] 528 | define_callback!(pub RenderBlockInjection, Fn(&MultipleSelect, bool) -> Block<'static>); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/complex/multiple_select.rs:635:27 [INFO] [stdout] | [INFO] [stdout] 592 | pub fn build(self) -> MultipleSelect<'static> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 601 | let mut list_widget_builder = if let Some(on_select) = self.on_select_list { [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] 612 | let mut selected_widget_builder = if let Some(on_select) = self.on_select_selected { [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] 623 | let selected_widget = SelectForm { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 635 | input_widget: InputForm::builder() [INFO] [stdout] | ___________________________^ [INFO] [stdout] 636 | | .widget_config(WidgetConfig::builder().title("Filter").build()) [INFO] [stdout] 637 | | .build(), [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/widget/complex/multiple_select.rs:639:15 [INFO] [stdout] | [INFO] [stdout] 592 | pub fn build(self) -> MultipleSelect<'static> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 601 | let mut list_widget_builder = if let Some(on_select) = self.on_select_list { [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] 612 | let mut selected_widget_builder = if let Some(on_select) = self.on_select_selected { [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] 623 | let selected_widget = SelectForm { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 639 | ..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/ui/callback.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 15 | $scope fn new(cb: F) -> $cb_name [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | closure: std::rc::Rc::new(cb) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui/widget/complex/single_select.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | define_callback!(pub RenderBlockInjection, Fn(&SingleSelect, bool) -> Block<'static>); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/complex/single_select.rs:450:27 [INFO] [stdout] | [INFO] [stdout] 418 | pub fn build(self) -> SingleSelect<'static> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 427 | let mut list_widget_builder = if let Some(on_select) = self.on_select { [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] 438 | let select_widget = SelectForm { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 450 | input_widget: InputForm::builder() [INFO] [stdout] | ___________________________^ [INFO] [stdout] 451 | | .widget_config(WidgetConfig::builder().title("Filter").build()) [INFO] [stdout] 452 | | .build(), [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/widget/complex/single_select.rs:453:15 [INFO] [stdout] | [INFO] [stdout] 418 | pub fn build(self) -> SingleSelect<'static> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 427 | let mut list_widget_builder = if let Some(on_select) = self.on_select { [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] 438 | let select_widget = SelectForm { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 453 | ..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/ui/widget/input.rs:235:15 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn build(self) -> InputForm { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 235 | ..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/ui/callback.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 15 | $scope fn new(cb: F) -> $cb_name [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | closure: std::rc::Rc::new(cb) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui/widget/list.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | define_callback!(pub OnSelectCallback, Fn(&mut Window, &LiteralItem) -> EventResult); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [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/callback.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 15 | $scope fn new(cb: F) -> $cb_name [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | closure: std::rc::Rc::new(cb) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui/widget/list.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | define_callback!(pub RenderBlockInjection, Fn(&List, bool) -> Block<'static>); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/list.rs:410:22 [INFO] [stdout] | [INFO] [stdout] 408 | self.on_select.clone().and_then(|cb| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 409 | self.selected_item() [INFO] [stdout] 410 | .map(|v| Callback::new(move |w| cb(w, &v))) [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/widget/list.rs:410:40 [INFO] [stdout] | [INFO] [stdout] 408 | self.on_select.clone().and_then(|cb| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 409 | self.selected_item() [INFO] [stdout] 410 | .map(|v| Callback::new(move |w| cb(w, &v))) [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/callback.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 15 | $scope fn new(cb: F) -> $cb_name [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | closure: std::rc::Rc::new(cb) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui/widget/table.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | define_callback!(pub OnSelectCallback, Fn(&mut Window, &TableItem) -> EventResult); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [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/callback.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 15 | $scope fn new(cb: F) -> $cb_name [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | closure: std::rc::Rc::new(cb) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui/widget/table.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | define_callback!(pub RenderBlockInjection, Fn(&Table) -> WidgetConfig); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [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/callback.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 15 | $scope fn new(cb: F) -> $cb_name [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | closure: std::rc::Rc::new(cb) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui/widget/table.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | define_callback!(pub RenderHighlightInjection, Fn(Option<&TableItem>) -> Style); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/table.rs:620:22 [INFO] [stdout] | [INFO] [stdout] 618 | self.on_select.clone().and_then(|cb| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 619 | self.selected_item() [INFO] [stdout] 620 | .map(|v| Callback::new(move |w| cb(w, &v))) [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/widget/table.rs:620:40 [INFO] [stdout] | [INFO] [stdout] 618 | self.on_select.clone().and_then(|cb| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 619 | self.selected_item() [INFO] [stdout] 620 | .map(|v| Callback::new(move |w| cb(w, &v))) [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/callback.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 15 | $scope fn new(cb: F) -> $cb_name [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | closure: std::rc::Rc::new(cb) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui/widget/text.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | define_callback!(pub RenderBlockInjection, Fn(&Text, bool, bool) -> Block<'static> ); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/text.rs:237:15 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn build(self) -> Text { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 237 | ..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/ui/callback.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 15 | $scope fn new(cb: F) -> $cb_name [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | closure: std::rc::Rc::new(cb) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui/window.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | define_callback!(pub HeaderCallback, Fn() -> Paragraph<'static>); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [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/window.rs:84:22 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn new_callback(height: u16, callback: F) -> Self [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | content: HeaderContent::Callback(callback.into()), [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/window.rs:167:15 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn build(self) -> Window<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | ..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/workers/kube/store.rs:104:24 [INFO] [stdout] | [INFO] [stdout] 95 | let config = Config::from_custom_kubeconfig(config.clone(), &options).await?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 100 | let client = Client::try_from(config)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | [INFO] [stdout] 102 | let kube_client = KubeClient::new(client, cluster_url); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 103 | [INFO] [stdout] 104 | anyhow::Ok(( [INFO] [stdout] | ________________________^ [INFO] [stdout] 105 | | context.name.to_string(), [INFO] [stdout] 106 | | KubeState { [INFO] [stdout] 107 | | client: kube_client, [INFO] [stdout] ... | [INFO] [stdout] 110 | | }, [INFO] [stdout] 111 | | )) [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] | |_____________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/workers/kube/worker.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 15 | let worker = self.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | tokio::spawn(async move { worker.run().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/workers/kube/worker.rs:16:48 [INFO] [stdout] | [INFO] [stdout] 15 | let worker = self.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | tokio::spawn(async move { worker.run().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/workers/kube/worker.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 28 | let worker = self.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | tokio::spawn(async move { worker.run().await }).abort_handle() [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/workers/kube/worker.rs:29:48 [INFO] [stdout] | [INFO] [stdout] 28 | let worker = self.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | tokio::spawn(async move { worker.run().await }).abort_handle() [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 88 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kubetui` (bin "kubetui" test) due to 89 previous errors [INFO] running `Command { std: "docker" "inspect" "bf99f7df6a647b27c75a2d6612424546ad8a177d141256ad92846408ecbcc8f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf99f7df6a647b27c75a2d6612424546ad8a177d141256ad92846408ecbcc8f1", kill_on_drop: false }` [INFO] [stdout] bf99f7df6a647b27c75a2d6612424546ad8a177d141256ad92846408ecbcc8f1