[INFO] cloning repository https://github.com/aenriii/text [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aenriii/text" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faenriii%2Ftext", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faenriii%2Ftext'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee378f82401b61635436a87c2bdf2fd62248d43c [INFO] checking aenriii/text/ee378f82401b61635436a87c2bdf2fd62248d43c against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faenriii%2Ftext" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aenriii/text on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/aenriii/text [INFO] finished tweaking git repo https://github.com/aenriii/text [INFO] tweaked toml for git repo https://github.com/aenriii/text written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/aenriii/text 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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 967397e3ba4ce7b1990ea9dd47d638d96009fbcb100fadcb96881c0fbbfcdcba [INFO] running `Command { std: "docker" "start" "-a" "967397e3ba4ce7b1990ea9dd47d638d96009fbcb100fadcb96881c0fbbfcdcba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "967397e3ba4ce7b1990ea9dd47d638d96009fbcb100fadcb96881c0fbbfcdcba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "967397e3ba4ce7b1990ea9dd47d638d96009fbcb100fadcb96881c0fbbfcdcba", kill_on_drop: false }` [INFO] [stdout] 967397e3ba4ce7b1990ea9dd47d638d96009fbcb100fadcb96881c0fbbfcdcba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7b52de661aeb064793143eb5fc249814a88eef431a37ca12c031c791b0a9584 [INFO] running `Command { std: "docker" "start" "-a" "a7b52de661aeb064793143eb5fc249814a88eef431a37ca12c031c791b0a9584", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [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 portable-atomic v1.6.0 [INFO] [stderr] Checking critical-section v1.1.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling wayland-sys v0.31.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling wayland-backend v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling wayland-client v0.31.3 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling wayland-scanner v0.31.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking polling v3.7.2 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking piper v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling fontconfig-parser v0.5.6 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-cursor v0.31.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling fontdb v0.16.2 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling cpp_common v0.5.9 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Checking zvariant v3.15.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking async-executor v1.12.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking xdg-home v1.2.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Checking zbus_names v2.6.1 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking euclid v0.22.10 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking unicode-properties v0.1.1 [INFO] [stderr] Checking unicode-script v0.5.6 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Checking unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking unicode-ccc v0.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking rustybuzz v0.13.0 [INFO] [stderr] Checking lyon_geom v1.0.5 [INFO] [stderr] Compiling cpp_build v0.5.9 [INFO] [stderr] Compiling i-slint-common v1.6.0 [INFO] [stderr] Checking owned_ttf_parser v0.21.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Checking ab_glyph v0.2.26 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling kurbo v0.11.0 [INFO] [stderr] Checking zbus v3.15.2 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling svgtypes v0.15.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Checking lyon_path v1.0.5 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Compiling const-field-offset-macro v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Checking data-url v0.3.1 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking usvg v0.41.0 [INFO] [stderr] Checking atspi-common v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking const-field-offset v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling qttypes v0.2.11 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling vtable-macro v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Checking atspi-proxies v0.3.0 [INFO] [stderr] Compiling derive_utils v0.14.1 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking accesskit v0.12.3 [INFO] [stderr] Compiling i-slint-core v1.6.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling i-slint-compiler v1.6.0 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rowan v0.15.15 [INFO] [stderr] Checking vtable v0.2.0 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking accesskit_consumer v0.17.1 [INFO] [stderr] Compiling codemap-diagnostic v0.1.2 [INFO] [stderr] Compiling auto_enums v0.8.5 [INFO] [stderr] Compiling lyon_extra v1.0.2 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Compiling resvg v0.41.0 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Checking atspi-connection v0.3.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Checking fontdue v0.8.0 [INFO] [stderr] Checking lyon_algorithms v1.0.4 [INFO] [stderr] Checking sctk-adwaita v0.8.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling i-slint-core-macros v1.6.0 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Compiling css-color-parser2 v1.0.1 [INFO] [stderr] Compiling tiny-xlib v0.2.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking pin-weak v1.1.0 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Checking scoped-tls-hkt v0.1.4 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling spin_on v0.1.1 [INFO] [stderr] Checking atspi v0.19.0 [INFO] [stderr] Checking accesskit_atspi_common v0.2.0 [INFO] [stderr] Compiling i-slint-backend-qt v1.6.0 [INFO] [stderr] Compiling cpp_macros v0.5.9 [INFO] [stderr] Checking x11rb-protocol v0.12.0 [INFO] [stderr] Compiling softbuffer v0.3.4 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking ctor-lite v0.1.0 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking imgref v1.10.1 [INFO] [stderr] Checking cpp v0.5.9 [INFO] [stderr] Checking accesskit_unix v0.7.5 [INFO] [stderr] Checking x11-clipboard v0.9.2 [INFO] [stderr] Compiling i-slint-backend-winit v1.6.0 [INFO] [stderr] Checking femtovg v0.9.1 [INFO] [stderr] Checking smithay-clipboard v0.7.1 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Checking i-slint-renderer-femtovg v1.6.0 [INFO] [stderr] Checking copypasta v0.10.1 [INFO] [stderr] Checking accesskit_winit v0.18.7 [INFO] [stderr] Compiling i-slint-backend-selector v1.6.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling winit v0.30.2 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking sctk-adwaita v0.9.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking dpi v0.1.1 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Compiling slint-build v1.6.0 [INFO] [stderr] Compiling slint-macros v1.6.0 [INFO] [stderr] Compiling text v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking slint v1.6.0 [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `text` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/window/resize.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/window/resize.rs:285:8 [INFO] [stderr] | [INFO] [stderr] 285 | ($($resizer: expr_2021),*) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/window/resize.rs:285:18 [INFO] [stdout] | [INFO] [stdout] 285 | ($($resizer: expr),*) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 285 | ($($resizer: expr_2021),*) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `anchor` is never read [INFO] [stdout] --> src/window/resize.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 46 | struct Resizer { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 47 | target_side: Side, [INFO] [stdout] 48 | anchor: Side, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/drag.rs:13:49 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn drag_start(ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/drag.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn drag_start(ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/drag.rs:33:48 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn drag_move(ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/drag.rs:33:22 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn drag_move(ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/drag.rs:99:47 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn drag_end(ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/drag.rs:99:21 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn drag_end(ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut()` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/act.rs:5:47 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn minimize(ui: &impl ComponentHandle) -> impl FnMut() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/act.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn minimize(ui: &impl ComponentHandle) -> impl FnMut() { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut()` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/act.rs:15:47 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn maximize(ui: &impl ComponentHandle) -> impl FnMut() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/act.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn maximize(ui: &impl ComponentHandle) -> impl FnMut() { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut()` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/act.rs:27:44 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn close(ui: &impl ComponentHandle) -> impl FnMut() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/act.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn close(ui: &impl ComponentHandle) -> impl FnMut() { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:288:86 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:288:60 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:305:88 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:305:62 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:322:88 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:322:62 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:288:86 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:288:60 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:305:88 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:305:62 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:322:88 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:322:62 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:288:86 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:288:60 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:305:88 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:305:62 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:322:88 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:322:62 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:288:86 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:288:60 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:305:88 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:305:62 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:322:88 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:322:62 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:288:86 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:288:60 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:305:88 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:305:62 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:322:88 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:322:62 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:288:86 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:288:60 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:305:88 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:305:62 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:322:88 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:322:62 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:288:86 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:288:60 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:305:88 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:305:62 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:322:88 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:322:62 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:288:86 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:288:60 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:305:88 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:305:62 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:322:88 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:322:62 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:708:25 [INFO] [stdout] | [INFO] [stdout] 708 | if let Some (instance) = _self . repeater0 . instance_at (subtree_index) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^----------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:710:26 [INFO] [stdout] | [INFO] [stdout] 710 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 708 ~ match _self . repeater0 . instance_at (subtree_index) { Some (instance) => { [INFO] [stdout] 709 | * result = sp :: VRc :: downgrade (& sp :: VRc :: into_dyn (instance)) ; [INFO] [stdout] 710 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:714:25 [INFO] [stdout] | [INFO] [stdout] 714 | if let Some (instance) = _self . repeater1 . instance_at (subtree_index) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^----------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:716:26 [INFO] [stdout] | [INFO] [stdout] 716 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 714 ~ match _self . repeater1 . instance_at (subtree_index) { Some (instance) => { [INFO] [stdout] 715 | * result = sp :: VRc :: downgrade (& sp :: VRc :: into_dyn (instance)) ; [INFO] [stdout] 716 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:720:25 [INFO] [stdout] | [INFO] [stdout] 720 | if let Some (instance) = _self . repeater2 . instance_at (subtree_index) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^----------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:722:26 [INFO] [stdout] | [INFO] [stdout] 722 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 720 ~ match _self . repeater2 . instance_at (subtree_index) { Some (instance) => { [INFO] [stdout] 721 | * result = sp :: VRc :: downgrade (& sp :: VRc :: into_dyn (instance)) ; [INFO] [stdout] 722 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:991:17 [INFO] [stdout] | [INFO] [stdout] 991 | if let Some (wa) = self . maybe_window_adapter_impl () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^----------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:993:18 [INFO] [stdout] | [INFO] [stdout] 993 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 991 ~ match self . maybe_window_adapter_impl () { Some (wa) => { [INFO] [stdout] 992 | sp :: unregister_item_tree (self . as_ref () , vref , Self :: item_array () , & wa) ; [INFO] [stdout] 993 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1022:17 [INFO] [stdout] | [INFO] [stdout] 1022 | ...if let Some ((parent_component , parent_index)) = self . parent . clone () . upgrade () . map (| sc | (sp :: VRcMapped :: origin (& sc) , sc . tree_index_of_first_child . get ())... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------------------------------------------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1024:18 [INFO] [stdout] | [INFO] [stdout] 1024 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 1022 ~ match self . parent . clone () . upgrade () . map (| sc | (sp :: VRcMapped :: origin (& sc) , sc . tree_index_of_first_child . get ())) { Some ((parent_component , parent_index)) => { [INFO] [stdout] 1023 | * _result = sp :: ItemRc :: new (parent_component , parent_index + 3u32 - 1) . downgrade () ; [INFO] [stdout] 1024 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1035:17 [INFO] [stdout] | [INFO] [stdout] 1035 | if let Some (r) = self . accessible_string_property (index , what) { [INFO] [stdout] | ^^^^^^^^^^^^^^^------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1037:23 [INFO] [stdout] | [INFO] [stdout] 1037 | true } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 1035 ~ match self . accessible_string_property (index , what) { Some (r) => { [INFO] [stdout] 1036 | * result = r ; [INFO] [stdout] 1037 ~ true } _ => { [INFO] [stdout] 1038 ~ false }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1280:17 [INFO] [stdout] | [INFO] [stdout] 1280 | if let Some (wa) = self . maybe_window_adapter_impl () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^----------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1282:18 [INFO] [stdout] | [INFO] [stdout] 1282 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 1280 ~ match self . maybe_window_adapter_impl () { Some (wa) => { [INFO] [stdout] 1281 | sp :: unregister_item_tree (self . as_ref () , vref , Self :: item_array () , & wa) ; [INFO] [stdout] 1282 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1311:17 [INFO] [stdout] | [INFO] [stdout] 1311 | ...if let Some ((parent_component , parent_index)) = self . parent . clone () . upgrade () . map (| sc | (sp :: VRcMapped :: origin (& sc) , sc . tree_index_of_first_child . get ())... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------------------------------------------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1313:18 [INFO] [stdout] | [INFO] [stdout] 1313 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 1311 ~ match self . parent . clone () . upgrade () . map (| sc | (sp :: VRcMapped :: origin (& sc) , sc . tree_index_of_first_child . get ())) { Some ((parent_component , parent_index)) => { [INFO] [stdout] 1312 | * _result = sp :: ItemRc :: new (parent_component , parent_index + 4u32 - 1) . downgrade () ; [INFO] [stdout] 1313 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1324:17 [INFO] [stdout] | [INFO] [stdout] 1324 | if let Some (r) = self . accessible_string_property (index , what) { [INFO] [stdout] | ^^^^^^^^^^^^^^^------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1326:23 [INFO] [stdout] | [INFO] [stdout] 1326 | true } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 1324 ~ match self . accessible_string_property (index , what) { Some (r) => { [INFO] [stdout] 1325 | * result = r ; [INFO] [stdout] 1326 ~ true } _ => { [INFO] [stdout] 1327 ~ false }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1569:17 [INFO] [stdout] | [INFO] [stdout] 1569 | if let Some (wa) = self . maybe_window_adapter_impl () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^----------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1571:18 [INFO] [stdout] | [INFO] [stdout] 1571 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 1569 ~ match self . maybe_window_adapter_impl () { Some (wa) => { [INFO] [stdout] 1570 | sp :: unregister_item_tree (self . as_ref () , vref , Self :: item_array () , & wa) ; [INFO] [stdout] 1571 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1600:17 [INFO] [stdout] | [INFO] [stdout] 1600 | ...if let Some ((parent_component , parent_index)) = self . parent . clone () . upgrade () . map (| sc | (sp :: VRcMapped :: origin (& sc) , sc . tree_index_of_first_child . get ())... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------------------------------------------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1602:18 [INFO] [stdout] | [INFO] [stdout] 1602 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 1600 ~ match self . parent . clone () . upgrade () . map (| sc | (sp :: VRcMapped :: origin (& sc) , sc . tree_index_of_first_child . get ())) { Some ((parent_component , parent_index)) => { [INFO] [stdout] 1601 | * _result = sp :: ItemRc :: new (parent_component , parent_index + 5u32 - 1) . downgrade () ; [INFO] [stdout] 1602 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1613:17 [INFO] [stdout] | [INFO] [stdout] 1613 | if let Some (r) = self . accessible_string_property (index , what) { [INFO] [stdout] | ^^^^^^^^^^^^^^^------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1615:23 [INFO] [stdout] | [INFO] [stdout] 1615 | true } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 1613 ~ match self . accessible_string_property (index , what) { Some (r) => { [INFO] [stdout] 1614 | * result = r ; [INFO] [stdout] 1615 ~ true } _ => { [INFO] [stdout] 1616 ~ false }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:4611:17 [INFO] [stdout] | [INFO] [stdout] 4611 | if let Some (wa) = self . maybe_window_adapter_impl () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^----------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:4613:18 [INFO] [stdout] | [INFO] [stdout] 4613 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 4611 ~ match self . maybe_window_adapter_impl () { Some (wa) => { [INFO] [stdout] 4612 | sp :: unregister_item_tree (self . as_ref () , vref , Self :: item_array () , & wa) ; [INFO] [stdout] 4613 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:4652:17 [INFO] [stdout] | [INFO] [stdout] 4652 | if let Some (r) = self . accessible_string_property (index , what) { [INFO] [stdout] | ^^^^^^^^^^^^^^^------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:4654:23 [INFO] [stdout] | [INFO] [stdout] 4654 | true } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 4652 ~ match self . accessible_string_property (index , what) { Some (r) => { [INFO] [stdout] 4653 | * result = r ; [INFO] [stdout] 4654 ~ true } _ => { [INFO] [stdout] 4655 ~ false }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 46 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `text` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/window/resize.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/window/resize.rs:285:8 [INFO] [stderr] | [INFO] [stderr] 285 | ($($resizer: expr_2021),*) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/window/resize.rs:285:18 [INFO] [stdout] | [INFO] [stdout] 285 | ($($resizer: expr),*) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 285 | ($($resizer: expr_2021),*) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `anchor` is never read [INFO] [stdout] --> src/window/resize.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 46 | struct Resizer { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 47 | target_side: Side, [INFO] [stdout] 48 | anchor: Side, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/drag.rs:13:49 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn drag_start(ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/drag.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn drag_start(ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/drag.rs:33:48 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn drag_move(ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/drag.rs:33:22 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn drag_move(ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/drag.rs:99:47 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn drag_end(ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/drag.rs:99:21 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn drag_end(ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut()` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/act.rs:5:47 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn minimize(ui: &impl ComponentHandle) -> impl FnMut() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/act.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn minimize(ui: &impl ComponentHandle) -> impl FnMut() { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut()` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/act.rs:15:47 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn maximize(ui: &impl ComponentHandle) -> impl FnMut() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/act.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn maximize(ui: &impl ComponentHandle) -> impl FnMut() { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut()` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/act.rs:27:44 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn close(ui: &impl ComponentHandle) -> impl FnMut() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/act.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn close(ui: &impl ComponentHandle) -> impl FnMut() { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:288:86 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:288:60 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:305:88 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:305:62 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:322:88 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:322:62 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:288:86 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:288:60 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:305:88 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:305:62 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:322:88 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:322:62 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:288:86 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:288:60 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:305:88 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:305:62 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:322:88 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:322:62 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:288:86 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:288:60 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:305:88 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:305:62 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:322:88 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:322:62 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:288:86 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:288:60 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:305:88 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:305:62 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:322:88 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:322:62 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:288:86 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:288:60 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:305:88 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:305:62 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:322:88 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:322:62 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:288:86 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:288:60 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:305:88 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:305:62 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:322:88 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:322:62 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:288:86 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:288:60 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:305:88 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:305:62 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl FnMut(f32, f32)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/window/resize.rs:322:88 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/window/resize.rs:322:62 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn [](ui: &impl ComponentHandle) -> impl FnMut(f32, f32) { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | resize_handlers!(TL, TT, TR, LL, RR, BL, BB, BR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `resize_handlers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:708:25 [INFO] [stdout] | [INFO] [stdout] 708 | if let Some (instance) = _self . repeater0 . instance_at (subtree_index) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^----------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:710:26 [INFO] [stdout] | [INFO] [stdout] 710 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 708 ~ match _self . repeater0 . instance_at (subtree_index) { Some (instance) => { [INFO] [stdout] 709 | * result = sp :: VRc :: downgrade (& sp :: VRc :: into_dyn (instance)) ; [INFO] [stdout] 710 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:714:25 [INFO] [stdout] | [INFO] [stdout] 714 | if let Some (instance) = _self . repeater1 . instance_at (subtree_index) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^----------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:716:26 [INFO] [stdout] | [INFO] [stdout] 716 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 714 ~ match _self . repeater1 . instance_at (subtree_index) { Some (instance) => { [INFO] [stdout] 715 | * result = sp :: VRc :: downgrade (& sp :: VRc :: into_dyn (instance)) ; [INFO] [stdout] 716 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:720:25 [INFO] [stdout] | [INFO] [stdout] 720 | if let Some (instance) = _self . repeater2 . instance_at (subtree_index) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^----------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:722:26 [INFO] [stdout] | [INFO] [stdout] 722 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 720 ~ match _self . repeater2 . instance_at (subtree_index) { Some (instance) => { [INFO] [stdout] 721 | * result = sp :: VRc :: downgrade (& sp :: VRc :: into_dyn (instance)) ; [INFO] [stdout] 722 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:991:17 [INFO] [stdout] | [INFO] [stdout] 991 | if let Some (wa) = self . maybe_window_adapter_impl () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^----------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:993:18 [INFO] [stdout] | [INFO] [stdout] 993 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 991 ~ match self . maybe_window_adapter_impl () { Some (wa) => { [INFO] [stdout] 992 | sp :: unregister_item_tree (self . as_ref () , vref , Self :: item_array () , & wa) ; [INFO] [stdout] 993 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1022:17 [INFO] [stdout] | [INFO] [stdout] 1022 | ...if let Some ((parent_component , parent_index)) = self . parent . clone () . upgrade () . map (| sc | (sp :: VRcMapped :: origin (& sc) , sc . tree_index_of_first_child . get ())... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------------------------------------------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1024:18 [INFO] [stdout] | [INFO] [stdout] 1024 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 1022 ~ match self . parent . clone () . upgrade () . map (| sc | (sp :: VRcMapped :: origin (& sc) , sc . tree_index_of_first_child . get ())) { Some ((parent_component , parent_index)) => { [INFO] [stdout] 1023 | * _result = sp :: ItemRc :: new (parent_component , parent_index + 3u32 - 1) . downgrade () ; [INFO] [stdout] 1024 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1035:17 [INFO] [stdout] | [INFO] [stdout] 1035 | if let Some (r) = self . accessible_string_property (index , what) { [INFO] [stdout] | ^^^^^^^^^^^^^^^------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1037:23 [INFO] [stdout] | [INFO] [stdout] 1037 | true } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 1035 ~ match self . accessible_string_property (index , what) { Some (r) => { [INFO] [stdout] 1036 | * result = r ; [INFO] [stdout] 1037 ~ true } _ => { [INFO] [stdout] 1038 ~ false }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1280:17 [INFO] [stdout] | [INFO] [stdout] 1280 | if let Some (wa) = self . maybe_window_adapter_impl () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^----------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1282:18 [INFO] [stdout] | [INFO] [stdout] 1282 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 1280 ~ match self . maybe_window_adapter_impl () { Some (wa) => { [INFO] [stdout] 1281 | sp :: unregister_item_tree (self . as_ref () , vref , Self :: item_array () , & wa) ; [INFO] [stdout] 1282 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1311:17 [INFO] [stdout] | [INFO] [stdout] 1311 | ...if let Some ((parent_component , parent_index)) = self . parent . clone () . upgrade () . map (| sc | (sp :: VRcMapped :: origin (& sc) , sc . tree_index_of_first_child . get ())... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------------------------------------------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1313:18 [INFO] [stdout] | [INFO] [stdout] 1313 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 1311 ~ match self . parent . clone () . upgrade () . map (| sc | (sp :: VRcMapped :: origin (& sc) , sc . tree_index_of_first_child . get ())) { Some ((parent_component , parent_index)) => { [INFO] [stdout] 1312 | * _result = sp :: ItemRc :: new (parent_component , parent_index + 4u32 - 1) . downgrade () ; [INFO] [stdout] 1313 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1324:17 [INFO] [stdout] | [INFO] [stdout] 1324 | if let Some (r) = self . accessible_string_property (index , what) { [INFO] [stdout] | ^^^^^^^^^^^^^^^------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1326:23 [INFO] [stdout] | [INFO] [stdout] 1326 | true } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 1324 ~ match self . accessible_string_property (index , what) { Some (r) => { [INFO] [stdout] 1325 | * result = r ; [INFO] [stdout] 1326 ~ true } _ => { [INFO] [stdout] 1327 ~ false }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1569:17 [INFO] [stdout] | [INFO] [stdout] 1569 | if let Some (wa) = self . maybe_window_adapter_impl () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^----------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1571:18 [INFO] [stdout] | [INFO] [stdout] 1571 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 1569 ~ match self . maybe_window_adapter_impl () { Some (wa) => { [INFO] [stdout] 1570 | sp :: unregister_item_tree (self . as_ref () , vref , Self :: item_array () , & wa) ; [INFO] [stdout] 1571 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1600:17 [INFO] [stdout] | [INFO] [stdout] 1600 | ...if let Some ((parent_component , parent_index)) = self . parent . clone () . upgrade () . map (| sc | (sp :: VRcMapped :: origin (& sc) , sc . tree_index_of_first_child . get ())... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------------------------------------------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1602:18 [INFO] [stdout] | [INFO] [stdout] 1602 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 1600 ~ match self . parent . clone () . upgrade () . map (| sc | (sp :: VRcMapped :: origin (& sc) , sc . tree_index_of_first_child . get ())) { Some ((parent_component , parent_index)) => { [INFO] [stdout] 1601 | * _result = sp :: ItemRc :: new (parent_component , parent_index + 5u32 - 1) . downgrade () ; [INFO] [stdout] 1602 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1613:17 [INFO] [stdout] | [INFO] [stdout] 1613 | if let Some (r) = self . accessible_string_property (index , what) { [INFO] [stdout] | ^^^^^^^^^^^^^^^------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:1615:23 [INFO] [stdout] | [INFO] [stdout] 1615 | true } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 1613 ~ match self . accessible_string_property (index , what) { Some (r) => { [INFO] [stdout] 1614 | * result = r ; [INFO] [stdout] 1615 ~ true } _ => { [INFO] [stdout] 1616 ~ false }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:4611:17 [INFO] [stdout] | [INFO] [stdout] 4611 | if let Some (wa) = self . maybe_window_adapter_impl () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^----------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:4613:18 [INFO] [stdout] | [INFO] [stdout] 4613 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 4611 ~ match self . maybe_window_adapter_impl () { Some (wa) => { [INFO] [stdout] 4612 | sp :: unregister_item_tree (self . as_ref () , vref , Self :: item_array () , & wa) ; [INFO] [stdout] 4613 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:4652:17 [INFO] [stdout] | [INFO] [stdout] 4652 | if let Some (r) = self . accessible_string_property (index , what) { [INFO] [stdout] | ^^^^^^^^^^^^^^^------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> /opt/rustwide/target/debug/build/text-8655343d7f6accb8/out/Application.rs:4654:23 [INFO] [stdout] | [INFO] [stdout] 4654 | true } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 4652 ~ match self . accessible_string_property (index , what) { Some (r) => { [INFO] [stdout] 4653 | * result = r ; [INFO] [stdout] 4654 ~ true } _ => { [INFO] [stdout] 4655 ~ false }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 46 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.13s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling text v0.1.0 (/tmp/fixit) [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] 8 | ui.on_window_close(act::close(&ui)); [INFO] [stdout] | -----------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:9:41 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] 8 | ui.on_window_close(act::close(&ui)); [INFO] [stdout] 9 | ui.on_window_maximize(act::maximize(&ui)); [INFO] [stdout] | --------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:10:41 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 10 | ui.on_window_minimize(act::minimize(&ui)); [INFO] [stdout] | --------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:12:46 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 12 | ui.on_window_drag_start(drag::drag_start(&ui)); [INFO] [stdout] | -----------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:13:44 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 13 | ui.on_window_drag_move(drag::drag_move(&ui)); [INFO] [stdout] | ----------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:14:42 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 14 | ui.on_window_drag_end(drag::drag_end(&ui)); [INFO] [stdout] | ---------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:16:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 16 | ui.on_window_pointer_tl_down(resize::pointer_tl_down(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:17:54 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 17 | ui.on_window_pointer_tl_up(resize::pointer_tl_up(&ui)); [INFO] [stdout] | ----------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:18:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 18 | ui.on_window_pointer_tl_move(resize::pointer_tl_move(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:19:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 19 | ui.on_window_pointer_tt_down(resize::pointer_tt_down(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:20:54 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 20 | ui.on_window_pointer_tt_up(resize::pointer_tt_up(&ui)); [INFO] [stdout] | ----------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:21:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 21 | ui.on_window_pointer_tt_move(resize::pointer_tt_move(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:22:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 22 | ui.on_window_pointer_tr_down(resize::pointer_tr_down(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:23:54 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 23 | ui.on_window_pointer_tr_up(resize::pointer_tr_up(&ui)); [INFO] [stdout] | ----------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:24:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | ui.on_window_pointer_tr_move(resize::pointer_tr_move(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:25:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 25 | ui.on_window_pointer_ll_down(resize::pointer_ll_down(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:26:54 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 26 | ui.on_window_pointer_ll_up(resize::pointer_ll_up(&ui)); [INFO] [stdout] | ----------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 27 | ui.on_window_pointer_ll_move(resize::pointer_ll_move(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 28 | ui.on_window_pointer_rr_down(resize::pointer_rr_down(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:29:54 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 29 | ui.on_window_pointer_rr_up(resize::pointer_rr_up(&ui)); [INFO] [stdout] | ----------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:30:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 30 | ui.on_window_pointer_rr_move(resize::pointer_rr_move(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:31:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 31 | ui.on_window_pointer_bl_down(resize::pointer_bl_down(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:32:54 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 32 | ui.on_window_pointer_bl_up(resize::pointer_bl_up(&ui)); [INFO] [stdout] | ----------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:33:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 33 | ui.on_window_pointer_bl_move(resize::pointer_bl_move(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:34:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 34 | ui.on_window_pointer_bb_down(resize::pointer_bb_down(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:35:54 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | ui.on_window_pointer_bb_up(resize::pointer_bb_up(&ui)); [INFO] [stdout] | ----------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:36:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 36 | ui.on_window_pointer_bb_move(resize::pointer_bb_move(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:37:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 37 | ui.on_window_pointer_br_down(resize::pointer_br_down(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:38:54 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 38 | ui.on_window_pointer_br_up(resize::pointer_br_up(&ui)); [INFO] [stdout] | ----------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] 39 | ui.on_window_pointer_br_move(resize::pointer_br_move(&ui)); [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:39:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 39 | ui.on_window_pointer_br_move(resize::pointer_br_move(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] 8 | ui.on_window_close(act::close(&ui)); [INFO] [stdout] | -----------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:9:41 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] 8 | ui.on_window_close(act::close(&ui)); [INFO] [stdout] 9 | ui.on_window_maximize(act::maximize(&ui)); [INFO] [stdout] | --------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:10:41 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 10 | ui.on_window_minimize(act::minimize(&ui)); [INFO] [stdout] | --------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:12:46 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 12 | ui.on_window_drag_start(drag::drag_start(&ui)); [INFO] [stdout] | -----------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:13:44 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 13 | ui.on_window_drag_move(drag::drag_move(&ui)); [INFO] [stdout] | ----------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:14:42 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 14 | ui.on_window_drag_end(drag::drag_end(&ui)); [INFO] [stdout] | ---------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:16:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 16 | ui.on_window_pointer_tl_down(resize::pointer_tl_down(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:17:54 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 17 | ui.on_window_pointer_tl_up(resize::pointer_tl_up(&ui)); [INFO] [stdout] | ----------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:18:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 18 | ui.on_window_pointer_tl_move(resize::pointer_tl_move(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:19:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 19 | ui.on_window_pointer_tt_down(resize::pointer_tt_down(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:20:54 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 20 | ui.on_window_pointer_tt_up(resize::pointer_tt_up(&ui)); [INFO] [stdout] | ----------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:21:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 21 | ui.on_window_pointer_tt_move(resize::pointer_tt_move(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:22:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 22 | ui.on_window_pointer_tr_down(resize::pointer_tr_down(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:23:54 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 23 | ui.on_window_pointer_tr_up(resize::pointer_tr_up(&ui)); [INFO] [stdout] | ----------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:24:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | ui.on_window_pointer_tr_move(resize::pointer_tr_move(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:25:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 25 | ui.on_window_pointer_ll_down(resize::pointer_ll_down(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:26:54 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 26 | ui.on_window_pointer_ll_up(resize::pointer_ll_up(&ui)); [INFO] [stdout] | ----------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 27 | ui.on_window_pointer_ll_move(resize::pointer_ll_move(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 28 | ui.on_window_pointer_rr_down(resize::pointer_rr_down(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:29:54 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 29 | ui.on_window_pointer_rr_up(resize::pointer_rr_up(&ui)); [INFO] [stdout] | ----------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:30:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 30 | ui.on_window_pointer_rr_move(resize::pointer_rr_move(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:31:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 31 | ui.on_window_pointer_bl_down(resize::pointer_bl_down(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:32:54 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 32 | ui.on_window_pointer_bl_up(resize::pointer_bl_up(&ui)); [INFO] [stdout] | ----------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:33:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 33 | ui.on_window_pointer_bl_move(resize::pointer_bl_move(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:34:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 34 | ui.on_window_pointer_bb_down(resize::pointer_bb_down(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:35:54 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | ui.on_window_pointer_bb_up(resize::pointer_bb_up(&ui)); [INFO] [stdout] | ----------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:36:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 36 | ui.on_window_pointer_bb_move(resize::pointer_bb_move(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:37:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 37 | ui.on_window_pointer_br_down(resize::pointer_br_down(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:38:54 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 38 | ui.on_window_pointer_br_up(resize::pointer_br_up(&ui)); [INFO] [stdout] | ----------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] 39 | ui.on_window_pointer_br_move(resize::pointer_br_move(&ui)); [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `ui` does not live long enough [INFO] [stdout] --> src/window/mod.rs:39:58 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn apply_handlers(ui: Application) { [INFO] [stdout] | -- binding `ui` declared here [INFO] [stdout] ... [INFO] [stdout] 39 | ui.on_window_pointer_br_move(resize::pointer_br_move(&ui)); [INFO] [stdout] | ------------------------^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `ui` is borrowed for `'static` [INFO] [stdout] 40 | } [INFO] [stdout] | - `ui` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 30 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0597`. [INFO] [stdout] [INFO] [stderr] error: could not compile `text` (bin "text" test) due to 31 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 30 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0597`. [INFO] [stdout] [INFO] [stderr] error: could not compile `text` (bin "text") due to 31 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "a7b52de661aeb064793143eb5fc249814a88eef431a37ca12c031c791b0a9584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7b52de661aeb064793143eb5fc249814a88eef431a37ca12c031c791b0a9584", kill_on_drop: false }` [INFO] [stdout] a7b52de661aeb064793143eb5fc249814a88eef431a37ca12c031c791b0a9584