[INFO] fetching crate rvimage 0.4.10... [INFO] checking rvimage-0.4.10 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate rvimage 0.4.10 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate rvimage 0.4.10 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] started tweaking crates.io crate rvimage 0.4.10 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rvimage 0.4.10 [INFO] tweaked toml for crates.io crate rvimage 0.4.10 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate rvimage 0.4.10 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8677aeb7277fa7ebb5afef74af96c57517e36f02dc410bb49fdceec73e605594 [INFO] running `Command { std: "docker" "start" "-a" "8677aeb7277fa7ebb5afef74af96c57517e36f02dc410bb49fdceec73e605594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8677aeb7277fa7ebb5afef74af96c57517e36f02dc410bb49fdceec73e605594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8677aeb7277fa7ebb5afef74af96c57517e36f02dc410bb49fdceec73e605594", kill_on_drop: false }` [INFO] [stdout] 8677aeb7277fa7ebb5afef74af96c57517e36f02dc410bb49fdceec73e605594 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] cceb74b1ddca25da68b9fa5fcaaa5f46f77a453a30cd3c4462e758a2adbf3715 [INFO] running `Command { std: "docker" "start" "-a" "cceb74b1ddca25da68b9fa5fcaaa5f46f77a453a30cd3c4462e758a2adbf3715", 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.79 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking concurrent-queue v2.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling cc v1.0.100 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking event-listener v4.0.1 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking async-lock v3.2.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking event-listener v5.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking event-listener-strategy v0.5.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking zerocopy v0.7.31 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking h2 v0.4.4 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling zvariant_utils v1.1.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking rust_hawktracer_normal_macro v0.4.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 [INFO] [stderr] Compiling rust_hawktracer_proc_macro v0.4.1 [INFO] [stderr] Checking async-task v4.7.0 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Checking rust_hawktracer v0.7.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking async-channel v2.2.0 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking wayland-client v0.31.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking hyper v1.2.0 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Compiling cargo-lock v8.0.3 [INFO] [stderr] Checking wayland-protocols v0.31.0 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Compiling built v0.5.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking wayland-cursor v0.31.0 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking emath v0.28.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rav1e v0.6.6 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking polling v3.3.1 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking calloop v0.12.3 [INFO] [stderr] Checking memmap2 v0.9.3 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking bitstream-io v1.10.0 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking imgref v1.10.1 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking enumflags2 v0.7.9 [INFO] [stderr] Checking ecolor v0.28.1 [INFO] [stderr] Compiling zvariant_derive v4.0.2 [INFO] [stderr] Checking avif-serialize v0.8.1 [INFO] [stderr] Compiling azure_core v0.20.0 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling winit v0.29.9 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking endi v1.1.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking ravif v0.11.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Checking zune-jpeg v0.4.11 [INFO] [stderr] Checking zvariant v4.0.2 [INFO] [stderr] Checking epaint v0.28.1 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking wide v0.7.13 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking async-io v2.3.2 [INFO] [stderr] Checking xkbcommon-dl v0.4.1 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking image-webp v0.1.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling glutin v0.31.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking x11rb-protocol v0.12.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking smol_str v0.2.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking image v0.25.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking egui v0.28.1 [INFO] [stderr] Checking zbus_names v3.0.0 [INFO] [stderr] Compiling zbus_macros v4.0.1 [INFO] [stderr] Checking async-fs v2.1.1 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Checking async-broadcast v0.7.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking xdg-home v1.1.0 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking nalgebra v0.32.5 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking arboard v3.3.0 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking webbrowser v1.0.1 [INFO] [stderr] Checking smithay-clipboard v0.7.0 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking zbus v4.0.1 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking web-time v0.2.3 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking glow v0.13.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking RustyXML v0.3.0 [INFO] [stderr] Compiling rfd v0.14.1 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Compiling zip v2.1.6 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Checking egui_glow v0.28.1 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Checking egui-winit v0.28.1 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Checking object v0.36.0 [INFO] [stderr] Checking crossbeam-channel v0.5.10 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking ashpd v0.8.1 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling rvimage v0.4.10 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking deflate64 v0.1.9 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking imageproc v0.25.0 [INFO] [stderr] Checking clap v4.5.15 [INFO] [stderr] Checking edit v0.1.5 [INFO] [stderr] Checking eframe v0.28.1 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking rusttype v0.9.3 [INFO] [stderr] Checking exmex v0.20.3 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking rvimage-domain v0.4.5 [INFO] [stderr] Checking ssh2 v0.9.4 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking azure_svc_blobstorage v0.20.0 [INFO] [stderr] Checking azure_storage v0.20.0 [INFO] [stderr] Checking azure_storage_blobs v0.20.0 [INFO] [stderr] Migrating src/rvlib/lib.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `rvlib` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/rvlib/file_util.rs [INFO] [stderr] * src/rvlib/main_loop.rs [INFO] [stderr] * src/rvlib/menu/main.rs [INFO] [stderr] * src/rvlib/tools/core.rs [INFO] [stderr] * src/rvlib/tools/mod.rs [INFO] [stderr] * src/rvlib/world.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/rvlib/file_util.rs:192:6 [INFO] [stderr] | [INFO] [stderr] 192 | ($f: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/file_util.rs:207:6 [INFO] [stderr] | [INFO] [stderr] 207 | ($path: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/file_util.rs:214:6 [INFO] [stderr] | [INFO] [stderr] 214 | ($path: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/file_util.rs:252:6 [INFO] [stderr] | [INFO] [stderr] 252 | ($path:expr_2021, $expr: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/file_util.rs:252:23 [INFO] [stderr] | [INFO] [stderr] 252 | ($path:expr_2021, $expr: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/main_loop.rs:85:18 [INFO] [stderr] | [INFO] [stderr] 85 | ($key:ident, $name:expr_2021, $input:expr_2021, $rat:expr_2021, $tools: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/main_loop.rs:85:35 [INFO] [stderr] | [INFO] [stderr] 85 | ($key:ident, $name:expr_2021, $input:expr_2021, $rat:expr_2021, $tools: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/main_loop.rs:85:53 [INFO] [stderr] | [INFO] [stderr] 85 | ($key:ident, $name:expr_2021, $input:expr_2021, $rat:expr_2021, $tools: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/main_loop.rs:85:69 [INFO] [stderr] | [INFO] [stderr] 85 | ($key:ident, $name:expr_2021, $input:expr_2021, $rat:expr_2021, $tools: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/menu/main.rs:64:6 [INFO] [stderr] | [INFO] [stderr] 64 | ($f_effect:expr_2021, $f_err_cleanup:expr_2021, $result:expr_2021, $self: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/menu/main.rs:64:27 [INFO] [stderr] | [INFO] [stderr] 64 | ($f_effect:expr_2021, $f_err_cleanup:expr_2021, $result:expr_2021, $self: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/menu/main.rs:64:53 [INFO] [stderr] | [INFO] [stderr] 64 | ($f_effect:expr_2021, $f_err_cleanup:expr_2021, $result:expr_2021, $self: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/menu/main.rs:64:72 [INFO] [stderr] | [INFO] [stderr] 64 | ($f_effect:expr_2021, $f_err_cleanup:expr_2021, $result:expr_2021, $self: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/menu/main.rs:78:6 [INFO] [stderr] | [INFO] [stderr] 78 | ($effect:expr_2021, $result:expr_2021, $self: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/menu/main.rs:78:25 [INFO] [stderr] | [INFO] [stderr] 78 | ($effect:expr_2021, $result:expr_2021, $self: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/menu/main.rs:78:44 [INFO] [stderr] | [INFO] [stderr] 78 | ($effect:expr_2021, $result:expr_2021, $self: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/menu/main.rs:81:6 [INFO] [stderr] | [INFO] [stderr] 81 | ($result:expr_2021, $self: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/menu/main.rs:81:25 [INFO] [stderr] | [INFO] [stderr] 81 | ($result:expr_2021, $self: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/core.rs:212:6 [INFO] [stderr] | [INFO] [stderr] 212 | ($num:expr_2021, $label_info: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/core.rs:212:22 [INFO] [stderr] | [INFO] [stderr] 212 | ($num:expr_2021, $label_info: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/core.rs:569:9 [INFO] [stderr] | [INFO] [stderr] 569 | $self: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/core.rs:570:9 [INFO] [stderr] | [INFO] [stderr] 570 | $world: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/core.rs:571:9 [INFO] [stderr] | [INFO] [stderr] 571 | $history: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/core.rs:572:9 [INFO] [stderr] | [INFO] [stderr] 572 | $events: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/core.rs:573:31 [INFO] [stderr] | [INFO] [stderr] 573 | [$(($key_event:ident, $key_btn:expr_2021, $method_name:ident)),*] [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/mod.rs:34:18 [INFO] [stderr] | [INFO] [stderr] 34 | ($(($tool:ident, $label:expr_2021, $name:expr_2021, $active:expr_2021, $always_active:expr_2021, $data_default:expr_2021, $visible_inacti... [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/mod.rs:34:36 [INFO] [stderr] | [INFO] [stderr] 34 | ($(($tool:ident, $label:expr_2021, $name:expr_2021, $active:expr_2021, $always_active:expr_2021, $data_default:expr_2021, $visible_inacti... [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/mod.rs:34:53 [INFO] [stderr] | [INFO] [stderr] 34 | ($(($tool:ident, $label:expr_2021, $name:expr_2021, $active:expr_2021, $always_active:expr_2021, $data_default:expr_2021, $visible_inacti... [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/mod.rs:34:72 [INFO] [stderr] | [INFO] [stderr] 34 | ($(($tool:ident, $label:expr_2021, $name:expr_2021, $active:expr_2021, $always_active:expr_2021, $data_default:expr_2021, $visible_inacti... [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/mod.rs:34:98 [INFO] [stderr] | [INFO] [stderr] 34 | ($(($tool:ident, $label:expr_2021, $name:expr_2021, $active:expr_2021, $always_active:expr_2021, $data_default:expr_2021, $visible_inacti... [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/mod.rs:34:123 [INFO] [stderr] | [INFO] [stderr] 34 | ...always_active:expr_2021, $data_default:expr_2021, $visible_inactive_names: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/mod.rs:122:6 [INFO] [stderr] | [INFO] [stderr] 122 | ($tool_state:expr_2021, $f:ident, $($args: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/mod.rs:122:41 [INFO] [stderr] | [INFO] [stderr] 122 | ($tool_state:expr_2021, $f:ident, $($args: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/world.rs:64:6 [INFO] [stderr] | [INFO] [stderr] 64 | ($actor_name:expr_2021, $missing_data_msg:expr_2021, $data_module:ident, $data_type:ident, $data_func:ident, $data_func_mut:ident) => { [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/world.rs:64:29 [INFO] [stderr] | [INFO] [stderr] 64 | ($actor_name:expr_2021, $missing_data_msg:expr_2021, $data_module:ident, $data_type:ident, $data_func:ident, $data_func_mut:ident) => { [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/world.rs:87:6 [INFO] [stderr] | [INFO] [stderr] 87 | ($actor_name:expr_2021, $missing_data_msg:expr_2021, $data_module:ident, $data_type:ident, $data_func:ident, $data_func_mut:ident) => { [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/world.rs:87:29 [INFO] [stderr] | [INFO] [stderr] 87 | ($actor_name:expr_2021, $missing_data_msg:expr_2021, $data_module:ident, $data_type:ident, $data_func:ident, $data_func_mut:ident) => { [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/world.rs:143:6 [INFO] [stderr] | [INFO] [stderr] 143 | ($actor_name:expr_2021, $access_func:ident, $error_msg:expr_2021, $annotations_type:ty) => { [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/world.rs:143:49 [INFO] [stderr] | [INFO] [stderr] 143 | ($actor_name:expr_2021, $access_func:ident, $error_msg:expr_2021, $annotations_type:ty) => { [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/world.rs:175:6 [INFO] [stderr] | [INFO] [stderr] 175 | ($actor_name:expr_2021, $access_func:ident, $error_msg:expr_2021, $annotations_type:ty) => { [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/world.rs:175:49 [INFO] [stderr] | [INFO] [stderr] 175 | ($actor_name:expr_2021, $access_func:ident, $error_msg:expr_2021, $annotations_type:ty) => { [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 41 previous errors [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/rvlib/file_util.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | ($f: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] 192 | ($f:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/file_util.rs:207:12 [INFO] [stdout] | [INFO] [stdout] 207 | ($path: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 207 | ($path:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/file_util.rs:214:12 [INFO] [stdout] | [INFO] [stdout] 214 | ($path: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 214 | ($path:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/file_util.rs:252:12 [INFO] [stdout] | [INFO] [stdout] 252 | ($path:expr, $expr: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 252 | ($path:expr_2021, $expr:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/file_util.rs:252:24 [INFO] [stdout] | [INFO] [stdout] 252 | ($path:expr, $expr: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 252 | ($path:expr, $expr:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/main_loop.rs:85:24 [INFO] [stdout] | [INFO] [stdout] 85 | ($key:ident, $name:expr, $input:expr, $rat:expr, $tools: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 85 | ($key:ident, $name:expr_2021, $input:expr, $rat:expr, $tools:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/main_loop.rs:85:37 [INFO] [stdout] | [INFO] [stdout] 85 | ($key:ident, $name:expr, $input:expr, $rat:expr, $tools: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 85 | ($key:ident, $name:expr, $input:expr_2021, $rat:expr, $tools:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/main_loop.rs:85:48 [INFO] [stdout] | [INFO] [stdout] 85 | ($key:ident, $name:expr, $input:expr, $rat:expr, $tools: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 85 | ($key:ident, $name:expr, $input:expr, $rat:expr_2021, $tools:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/main_loop.rs:85:61 [INFO] [stdout] | [INFO] [stdout] 85 | ($key:ident, $name:expr, $input:expr, $rat:expr, $tools: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 85 | ($key:ident, $name:expr, $input:expr, $rat:expr, $tools:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/menu/main.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | ($f_effect:expr, $f_err_cleanup:expr, $result:expr, $self: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 64 | ($f_effect:expr_2021, $f_err_cleanup:expr, $result:expr, $self:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/menu/main.rs:64:37 [INFO] [stdout] | [INFO] [stdout] 64 | ($f_effect:expr, $f_err_cleanup:expr, $result:expr, $self: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 64 | ($f_effect:expr, $f_err_cleanup:expr_2021, $result:expr, $self:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/menu/main.rs:64:51 [INFO] [stdout] | [INFO] [stdout] 64 | ($f_effect:expr, $f_err_cleanup:expr, $result:expr, $self: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 64 | ($f_effect:expr, $f_err_cleanup:expr, $result:expr_2021, $self:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/menu/main.rs:64:63 [INFO] [stdout] | [INFO] [stdout] 64 | ($f_effect:expr, $f_err_cleanup:expr, $result:expr, $self: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 64 | ($f_effect:expr, $f_err_cleanup:expr, $result:expr, $self:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/menu/main.rs:78:14 [INFO] [stdout] | [INFO] [stdout] 78 | ($effect:expr, $result:expr, $self: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 78 | ($effect:expr_2021, $result:expr, $self:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/menu/main.rs:78:28 [INFO] [stdout] | [INFO] [stdout] 78 | ($effect:expr, $result:expr, $self: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 78 | ($effect:expr, $result:expr_2021, $self:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/menu/main.rs:78:40 [INFO] [stdout] | [INFO] [stdout] 78 | ($effect:expr, $result:expr, $self: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 78 | ($effect:expr, $result:expr, $self:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/menu/main.rs:81:14 [INFO] [stdout] | [INFO] [stdout] 81 | ($result:expr, $self: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 81 | ($result:expr_2021, $self:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/menu/main.rs:81:26 [INFO] [stdout] | [INFO] [stdout] 81 | ($result:expr, $self: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 81 | ($result:expr, $self:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/core.rs:212:11 [INFO] [stdout] | [INFO] [stdout] 212 | ($num:expr, $label_info: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 212 | ($num:expr_2021, $label_info:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/core.rs:212:29 [INFO] [stdout] | [INFO] [stdout] 212 | ($num:expr, $label_info: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 212 | ($num:expr, $label_info:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/core.rs:569:15 [INFO] [stdout] | [INFO] [stdout] 569 | $self: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 569 | $self:expr_2021, [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/core.rs:570:16 [INFO] [stdout] | [INFO] [stdout] 570 | $world: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 570 | $world:expr_2021, [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/core.rs:571:18 [INFO] [stdout] | [INFO] [stdout] 571 | $history: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 571 | $history:expr_2021, [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/core.rs:572:17 [INFO] [stdout] | [INFO] [stdout] 572 | $events: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 572 | $events:expr_2021, [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/core.rs:573:40 [INFO] [stdout] | [INFO] [stdout] 573 | [$(($key_event:ident, $key_btn:expr, $method_name:ident)),*] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 573 | [$(($key_event:ident, $key_btn:expr_2021, $method_name:ident)),*] [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/mod.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | ($(($tool:ident, $label:expr, $name:expr, $active:expr, $always_active:expr, $data_default:expr, $visible_inactive_names: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 34 | ($(($tool:ident, $label:expr_2021, $name:expr, $active:expr, $always_active:expr, $data_default:expr, $visible_inactive_names:expr)),+) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/mod.rs:34:37 [INFO] [stdout] | [INFO] [stdout] 34 | ($(($tool:ident, $label:expr, $name:expr, $active:expr, $always_active:expr, $data_default:expr, $visible_inactive_names: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 34 | ($(($tool:ident, $label:expr, $name:expr_2021, $active:expr, $always_active:expr, $data_default:expr, $visible_inactive_names:expr)),+) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/mod.rs:34:51 [INFO] [stdout] | [INFO] [stdout] 34 | ($(($tool:ident, $label:expr, $name:expr, $active:expr, $always_active:expr, $data_default:expr, $visible_inactive_names: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 34 | ($(($tool:ident, $label:expr, $name:expr, $active:expr_2021, $always_active:expr, $data_default:expr, $visible_inactive_names:expr)),+) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/mod.rs:34:72 [INFO] [stdout] | [INFO] [stdout] 34 | ($(($tool:ident, $label:expr, $name:expr, $active:expr, $always_active:expr, $data_default:expr, $visible_inactive_names: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 34 | ($(($tool:ident, $label:expr, $name:expr, $active:expr, $always_active:expr_2021, $data_default:expr, $visible_inactive_names:expr)),+) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/mod.rs:34:92 [INFO] [stdout] | [INFO] [stdout] 34 | ($(($tool:ident, $label:expr, $name:expr, $active:expr, $always_active:expr, $data_default:expr, $visible_inactive_names: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 34 | ($(($tool:ident, $label:expr, $name:expr, $active:expr, $always_active:expr, $data_default:expr_2021, $visible_inactive_names:expr)),+) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/mod.rs:34:122 [INFO] [stdout] | [INFO] [stdout] 34 | ($(($tool:ident, $label:expr, $name:expr, $active:expr, $always_active:expr, $data_default:expr, $visible_inactive_names: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 34 | ($(($tool:ident, $label:expr, $name:expr, $active:expr, $always_active:expr, $data_default:expr, $visible_inactive_names:expr_2021)),+) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/mod.rs:122:18 [INFO] [stdout] | [INFO] [stdout] 122 | ($tool_state:expr, $f:ident, $($args: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 122 | ($tool_state:expr_2021, $f:ident, $($args:expr),*) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/mod.rs:122:42 [INFO] [stdout] | [INFO] [stdout] 122 | ($tool_state:expr, $f:ident, $($args: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 122 | ($tool_state:expr, $f:ident, $($args:expr_2021),*) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/world.rs:64:18 [INFO] [stdout] | [INFO] [stdout] 64 | ($actor_name:expr, $missing_data_msg:expr, $data_module:ident, $data_type:ident, $data_func:ident, $data_func_mut:ident) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 64 | ($actor_name:expr_2021, $missing_data_msg:expr, $data_module:ident, $data_type:ident, $data_func:ident, $data_func_mut:ident) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/world.rs:64:42 [INFO] [stdout] | [INFO] [stdout] 64 | ($actor_name:expr, $missing_data_msg:expr, $data_module:ident, $data_type:ident, $data_func:ident, $data_func_mut:ident) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 64 | ($actor_name:expr, $missing_data_msg:expr_2021, $data_module:ident, $data_type:ident, $data_func:ident, $data_func_mut:ident) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/world.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 87 | ($actor_name:expr, $missing_data_msg:expr, $data_module:ident, $data_type:ident, $data_func:ident, $data_func_mut:ident) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 87 | ($actor_name:expr_2021, $missing_data_msg:expr, $data_module:ident, $data_type:ident, $data_func:ident, $data_func_mut:ident) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/world.rs:87:42 [INFO] [stdout] | [INFO] [stdout] 87 | ($actor_name:expr, $missing_data_msg:expr, $data_module:ident, $data_type:ident, $data_func:ident, $data_func_mut:ident) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 87 | ($actor_name:expr, $missing_data_msg:expr_2021, $data_module:ident, $data_type:ident, $data_func:ident, $data_func_mut:ident) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/world.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 143 | ($actor_name:expr, $access_func:ident, $error_msg:expr, $annotations_type:ty) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 143 | ($actor_name:expr_2021, $access_func:ident, $error_msg:expr, $annotations_type:ty) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/world.rs:143:55 [INFO] [stdout] | [INFO] [stdout] 143 | ($actor_name:expr, $access_func:ident, $error_msg:expr, $annotations_type:ty) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 143 | ($actor_name:expr, $access_func:ident, $error_msg:expr_2021, $annotations_type:ty) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/world.rs:175:18 [INFO] [stdout] | [INFO] [stdout] 175 | ($actor_name:expr, $access_func:ident, $error_msg:expr, $annotations_type:ty) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 175 | ($actor_name:expr_2021, $access_func:ident, $error_msg:expr, $annotations_type:ty) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/world.rs:175:55 [INFO] [stdout] | [INFO] [stdout] 175 | ($actor_name:expr, $access_func:ident, $error_msg:expr, $annotations_type:ty) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 175 | ($actor_name:expr, $access_func:ident, $error_msg:expr_2021, $annotations_type:ty) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/control/mod.rs:344:24 [INFO] [stdout] | [INFO] [stdout] 344 | if let Some(entry) = trace_ok_err(entry) { [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] --> src/rvlib/control/mod.rs:357:21 [INFO] [stdout] | [INFO] [stdout] 357 | } [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] 344 ~ match trace_ok_err(entry) { Some(entry) => { [INFO] [stdout] 345 | let path = entry.path(); [INFO] [stdout] ... [INFO] [stdout] 356 | } [INFO] [stdout] 357 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/control/mod.rs:387:16 [INFO] [stdout] | [INFO] [stdout] 387 | if let Some(res) = tp_res { [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] --> src/rvlib/control/mod.rs:394:13 [INFO] [stdout] | [INFO] [stdout] 394 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 387 ~ match tp_res { Some(res) => { [INFO] [stdout] 388 | self.last_open_folder_job_id = None; [INFO] [stdout] ... [INFO] [stdout] 393 | }) [INFO] [stdout] 394 ~ } _ => { [INFO] [stdout] 395 | Ok(false) [INFO] [stdout] 396 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/control/paths_navigator.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 144 | if let Some(filter_pred) = [INFO] [stdout] | ____________^ [INFO] [stdout] 145 | | ignore_error(FilterExpr::parse(s).and_then(|expr| expr.eval(&[]))) [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] --> src/rvlib/control/paths_navigator.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 144 ~ match ignore_error(FilterExpr::parse(s).and_then(|expr| expr.eval(&[]))) [INFO] [stdout] 145 ~ { Some(filter_pred) => { [INFO] [stdout] 146 | let filter_pred_wrapper = |path: &str| { [INFO] [stdout] ... [INFO] [stdout] 150 | self.filter_by_pred(filter_pred_wrapper)?; [INFO] [stdout] 151 ~ } _ => { [INFO] [stdout] 152 | let trimmed = s.trim(); [INFO] [stdout] ... [INFO] [stdout] 160 | self.filter_by_pred(filter_pred)?; [INFO] [stdout] 161 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/httpserver.rs:136:11 [INFO] [stdout] | [INFO] [stdout] 136 | Ok(if let Ok((_, rx)) = launch(http_addr.clone()) { [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] --> src/rvlib/httpserver.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 136 ~ Ok(match launch(http_addr.clone()) { Ok((_, rx)) => { [INFO] [stdout] 137 | (http_addr, Some(rx)) [INFO] [stdout] 138 ~ } _ => { [INFO] [stdout] 139 | (http_addr, None) [INFO] [stdout] 140 ~ }}) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/image_reader/azure_blob_reader.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | while let Some(value) = stream.next().await { [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] --> src/rvlib/image_reader/azure_blob_reader.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/main_loop.rs:147:31 [INFO] [stdout] | [INFO] [stdout] 147 | let rx_from_http = if let Ok((_, rx)) = httpserver::launch(http_addr.clone()) { [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] --> src/rvlib/main_loop.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 147 ~ let rx_from_http = match httpserver::launch(http_addr.clone()) { Ok((_, rx)) => { [INFO] [stdout] 148 | Some(rx) [INFO] [stdout] 149 ~ } _ => { [INFO] [stdout] 150 | None [INFO] [stdout] 151 ~ }}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/main_loop.rs:188:16 [INFO] [stdout] | [INFO] [stdout] 188 | if let Err(e) = self [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_____________________________| [INFO] [stdout] 189 | || .ctrl [INFO] [stdout] 190 | || .save(prj_path, &self.world.data.tools_data_map, true) [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] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/rvlib/main_loop.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 188 ~ match self [INFO] [stdout] 189 | .ctrl [INFO] [stdout] 190 | .save(prj_path, &self.world.data.tools_data_map, true) [INFO] [stdout] 191 ~ { Err(e) => { [INFO] [stdout] 192 | self.menu [INFO] [stdout] 193 | .show_info(Info::Error(format!("could not save project due to {e:?}"))); [INFO] [stdout] 194 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/main_loop.rs:268:16 [INFO] [stdout] | [INFO] [stdout] 268 | if let Err(e) = self.ctrl.reload(self.menu.sort_params()) { [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] --> src/rvlib/main_loop.rs:271:13 [INFO] [stdout] | [INFO] [stdout] 271 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 268 ~ match self.ctrl.reload(self.menu.sort_params()) { Err(e) => { [INFO] [stdout] 269 | self.menu [INFO] [stdout] 270 | .show_info(Info::Error(format!("could not reload due to {e:?}"))); [INFO] [stdout] 271 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/tools/bbox/on_events.rs:431:28 [INFO] [stdout] | [INFO] [stdout] 431 | if let Some((p1, p2, _)) = sel_indxs [INFO] [stdout] | _____________________________^ - [INFO] [stdout] | | ____________________________________________________| [INFO] [stdout] 432 | || .map(|i| (newly_selected_bb.max_squaredist(&annos.elts()[i]))) [INFO] [stdout] | ||__________________________________________________________________________________________- this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] 433 | | .max_by(|(_, _, d1), (_, _, d2)| max_from_partial(d1, d2)) [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/rvlib/tools/bbox/on_events.rs:450:25 [INFO] [stdout] | [INFO] [stdout] 450 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 431 ~ match sel_indxs [INFO] [stdout] 432 | .map(|i| (newly_selected_bb.max_squaredist(&annos.elts()[i]))) [INFO] [stdout] 433 | .max_by(|(_, _, d1), (_, _, d2)| max_from_partial(d1, d2)) [INFO] [stdout] 434 ~ { Some((p1, p2, _)) => { [INFO] [stdout] 435 | let spanned_bb = BbF::from_points(p1, p2); [INFO] [stdout] ... [INFO] [stdout] 449 | annos.select_multi(to_be_selected_inds.iter().copied()); [INFO] [stdout] 450 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/tools/bbox/on_events.rs:544:39 [INFO] [stdout] | [INFO] [stdout] 544 | ... } else if let Some((i, bb)) = existing_bbs() [INFO] [stdout] | __________________________________^ - [INFO] [stdout] | | _____________________________________________________| [INFO] [stdout] 545 | || ... .enumerate() [INFO] [stdout] | ||______________________________________- this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] 546 | | ... .find(|(_, bb)| bb.contains((mp.x, mp.y))) [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/rvlib/tools/bbox/on_events.rs:550:29 [INFO] [stdout] | [INFO] [stdout] 550 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 544 ~ } else { match existing_bbs() [INFO] [stdout] 545 | .enumerate() [INFO] [stdout] 546 | .find(|(_, bb)| bb.contains((mp.x, mp.y))) [INFO] [stdout] 547 ~ { Some((i, bb)) => { [INFO] [stdout] 548 | let (left, right) = bb.split_vertically(mp.x); [INFO] [stdout] 549 | vec![(Some(i), left, right)] [INFO] [stdout] 550 ~ } _ => { [INFO] [stdout] 551 | let new_bbs = existing_bbs() [INFO] [stdout] ... [INFO] [stdout] 565 | } [INFO] [stdout] 566 ~ }}}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/tools/bbox/on_events.rs:520:36 [INFO] [stdout] | [INFO] [stdout] 520 | ... if let Some((i, bb)) = existing_bbs() [INFO] [stdout] | ___________________________^ - [INFO] [stdout] | | ______________________________________________| [INFO] [stdout] 521 | || ... .enumerate() [INFO] [stdout] | ||______________________________________- this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] 522 | | ... .find(|(_, bb)| bb.contains((mp.x, mp.y))) [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/rvlib/tools/bbox/on_events.rs:526:33 [INFO] [stdout] | [INFO] [stdout] 526 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 520 ~ match existing_bbs() [INFO] [stdout] 521 | .enumerate() [INFO] [stdout] 522 | .find(|(_, bb)| bb.contains((mp.x, mp.y))) [INFO] [stdout] 523 ~ { Some((i, bb)) => { [INFO] [stdout] 524 | let (top, btm) = bb.split_horizontally(mp.y); [INFO] [stdout] 525 | vec![(Some(i), top, btm)] [INFO] [stdout] 526 ~ } _ => { [INFO] [stdout] 527 | let new_bbs = existing_bbs() [INFO] [stdout] ... [INFO] [stdout] 541 | } [INFO] [stdout] 542 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/tools/instance_anno_shared.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | if let Some(imported_data) = [INFO] [stdout] | ____________^ [INFO] [stdout] 54 | | import_coco(&world.data.meta_data, &coco_connection, rot90_data) [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] --> src/rvlib/tools/instance_anno_shared.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 53 ~ match import_coco(&world.data.meta_data, &coco_connection, rot90_data) [INFO] [stdout] 54 ~ { Some(imported_data) => { [INFO] [stdout] 55 | let (_, import_label_info, import_anno_map, _) = imported_data.separate_data(); [INFO] [stdout] ... [INFO] [stdout] 73 | true [INFO] [stdout] 74 ~ } _ => { [INFO] [stdout] 75 | false [INFO] [stdout] 76 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/tools_data/annotations/core.rs:248:12 [INFO] [stdout] | [INFO] [stdout] 248 | if let Some(bb) = resize(bbs[idx]) { [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] --> src/rvlib/tools_data/annotations/core.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 248 ~ match resize(bbs[idx]) { Some(bb) => { [INFO] [stdout] 249 | bbs[idx] = bb; [INFO] [stdout] 250 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/tools_data/coco_io.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 105 | if let Some(geo) = geo { [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] --> src/rvlib/tools_data/coco_io.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 105 ~ match geo { Some(geo) => { [INFO] [stdout] 106 | if let Some(annos_of_image) = annos.get_mut(&path_as_key) { [INFO] [stdout] ... [INFO] [stdout] 118 | } [INFO] [stdout] 119 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/tools_data/core.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 217 | if let Some((v1, _)) = annotations_map.get_mut(&k) { [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] --> src/rvlib/tools_data/core.rs:225:9 [INFO] [stdout] | [INFO] [stdout] 225 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 217 ~ match annotations_map.get_mut(&k) { Some((v1, _)) => { [INFO] [stdout] 218 | let (elts, cat_idxs, _) = v2.separate_data(); [INFO] [stdout] ... [INFO] [stdout] 224 | v1.deselect_all(); [INFO] [stdout] 225 ~ } _ => { [INFO] [stdout] 226 | let (elts, cat_idxs, _) = v2.separate_data(); [INFO] [stdout] ... [INFO] [stdout] 232 | annotations_map.insert(k, (v2, s)); [INFO] [stdout] 233 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 56 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/ctrl_s.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `rvlib` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/rvlib/file_util.rs [INFO] [stderr] * src/rvlib/main_loop.rs [INFO] [stderr] * src/rvlib/menu/main.rs [INFO] [stderr] * src/rvlib/tools/core.rs [INFO] [stderr] * src/rvlib/tools/mod.rs [INFO] [stderr] * src/rvlib/world.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/rvlib/file_util.rs:192:6 [INFO] [stderr] | [INFO] [stderr] 192 | ($f: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/file_util.rs:207:6 [INFO] [stderr] | [INFO] [stderr] 207 | ($path: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/file_util.rs:214:6 [INFO] [stderr] | [INFO] [stderr] 214 | ($path: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/file_util.rs:252:6 [INFO] [stderr] | [INFO] [stderr] 252 | ($path:expr_2021, $expr: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/file_util.rs:252:23 [INFO] [stderr] | [INFO] [stderr] 252 | ($path:expr_2021, $expr: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/main_loop.rs:85:18 [INFO] [stderr] | [INFO] [stderr] 85 | ($key:ident, $name:expr_2021, $input:expr_2021, $rat:expr_2021, $tools: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/main_loop.rs:85:35 [INFO] [stderr] | [INFO] [stderr] 85 | ($key:ident, $name:expr_2021, $input:expr_2021, $rat:expr_2021, $tools: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/main_loop.rs:85:53 [INFO] [stderr] | [INFO] [stderr] 85 | ($key:ident, $name:expr_2021, $input:expr_2021, $rat:expr_2021, $tools: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/main_loop.rs:85:69 [INFO] [stderr] | [INFO] [stderr] 85 | ($key:ident, $name:expr_2021, $input:expr_2021, $rat:expr_2021, $tools: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/menu/main.rs:64:6 [INFO] [stderr] | [INFO] [stderr] 64 | ($f_effect:expr_2021, $f_err_cleanup:expr_2021, $result:expr_2021, $self: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/menu/main.rs:64:27 [INFO] [stderr] | [INFO] [stderr] 64 | ($f_effect:expr_2021, $f_err_cleanup:expr_2021, $result:expr_2021, $self: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/menu/main.rs:64:53 [INFO] [stderr] | [INFO] [stderr] 64 | ($f_effect:expr_2021, $f_err_cleanup:expr_2021, $result:expr_2021, $self: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/menu/main.rs:64:72 [INFO] [stderr] | [INFO] [stderr] 64 | ($f_effect:expr_2021, $f_err_cleanup:expr_2021, $result:expr_2021, $self: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/menu/main.rs:78:6 [INFO] [stderr] | [INFO] [stderr] 78 | ($effect:expr_2021, $result:expr_2021, $self: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/menu/main.rs:78:25 [INFO] [stderr] | [INFO] [stderr] 78 | ($effect:expr_2021, $result:expr_2021, $self: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/menu/main.rs:78:44 [INFO] [stderr] | [INFO] [stderr] 78 | ($effect:expr_2021, $result:expr_2021, $self: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/menu/main.rs:81:6 [INFO] [stderr] | [INFO] [stderr] 81 | ($result:expr_2021, $self: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/menu/main.rs:81:25 [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/file_util.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | ($f: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] 192 | ($f:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/file_util.rs:207:12 [INFO] [stdout] | [INFO] [stdout] 207 | ($path: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 207 | ($path:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 81 | ($result:expr_2021, $self:expr_2021) => { [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/file_util.rs:214:12 [INFO] [stdout] | [INFO] [stdout] 214 | ($path: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 214 | ($path:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/file_util.rs:252:12 [INFO] [stdout] | [INFO] [stdout] 252 | ($path:expr, $expr: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 252 | ($path:expr_2021, $expr:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/file_util.rs:252:24 [INFO] [stdout] | [INFO] [stdout] 252 | ($path:expr, $expr: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 252 | ($path:expr, $expr:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/main_loop.rs:85:24 [INFO] [stdout] | [INFO] [stdout] 85 | ($key:ident, $name:expr, $input:expr, $rat:expr, $tools: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 85 | ($key:ident, $name:expr_2021, $input:expr, $rat:expr, $tools:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/main_loop.rs:85:37 [INFO] [stdout] | [INFO] [stdout] 85 | ($key:ident, $name:expr, $input:expr, $rat:expr, $tools: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 85 | ($key:ident, $name:expr, $input:expr_2021, $rat:expr, $tools:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/main_loop.rs:85:48 [INFO] [stdout] | [INFO] [stdout] 85 | ($key:ident, $name:expr, $input:expr, $rat:expr, $tools: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 85 | ($key:ident, $name:expr, $input:expr, $rat:expr_2021, $tools:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/main_loop.rs:85:61 [INFO] [stdout] | [INFO] [stdout] 85 | ($key:ident, $name:expr, $input:expr, $rat:expr, $tools: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 85 | ($key:ident, $name:expr, $input:expr, $rat:expr, $tools:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/menu/main.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | ($f_effect:expr, $f_err_cleanup:expr, $result:expr, $self: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 64 | ($f_effect:expr_2021, $f_err_cleanup:expr, $result:expr, $self:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] --> src/rvlib/tools/core.rs:212:6 [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/menu/main.rs:64:37 [INFO] [stdout] | [INFO] [stdout] 64 | ($f_effect:expr, $f_err_cleanup:expr, $result:expr, $self: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 64 | ($f_effect:expr, $f_err_cleanup:expr_2021, $result:expr, $self:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/menu/main.rs:64:51 [INFO] [stdout] | [INFO] [stdout] 64 | ($f_effect:expr, $f_err_cleanup:expr, $result:expr, $self: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 64 | ($f_effect:expr, $f_err_cleanup:expr, $result:expr_2021, $self:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 212 | ($num:expr_2021, $label_info:expr_2021) => { [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/menu/main.rs:64:63 [INFO] [stdout] | [INFO] [stdout] 64 | ($f_effect:expr, $f_err_cleanup:expr, $result:expr, $self: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 64 | ($f_effect:expr, $f_err_cleanup:expr, $result:expr, $self:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/core.rs:212:22 [INFO] [stderr] | [INFO] [stderr] 212 | ($num:expr_2021, $label_info: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/core.rs:569:9 [INFO] [stderr] | [INFO] [stderr] 569 | $self: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/core.rs:570:9 [INFO] [stderr] | [INFO] [stderr] 570 | $world: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/core.rs:571:9 [INFO] [stderr] | [INFO] [stderr] 571 | $history: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/core.rs:572:9 [INFO] [stderr] | [INFO] [stderr] 572 | $events: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/core.rs:573:31 [INFO] [stderr] | [INFO] [stderr] 573 | [$(($key_event:ident, $key_btn:expr_2021, $method_name:ident)),*] [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/mod.rs:34:18 [INFO] [stderr] | [INFO] [stderr] 34 | ($(($tool:ident, $label:expr_2021, $name:expr_2021, $active:expr_2021, $always_active:expr_2021, $data_default:expr_2021, $visible_inacti... [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/mod.rs:34:36 [INFO] [stderr] | [INFO] [stderr] 34 | ($(($tool:ident, $label:expr_2021, $name:expr_2021, $active:expr_2021, $always_active:expr_2021, $data_default:expr_2021, $visible_inacti... [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/mod.rs:34:53 [INFO] [stderr] | [INFO] [stderr] 34 | ($(($tool:ident, $label:expr_2021, $name:expr_2021, $active:expr_2021, $always_active:expr_2021, $data_default:expr_2021, $visible_inacti... [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/mod.rs:34:72 [INFO] [stderr] | [INFO] [stderr] 34 | ($(($tool:ident, $label:expr_2021, $name:expr_2021, $active:expr_2021, $always_active:expr_2021, $data_default:expr_2021, $visible_inacti... [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/mod.rs:34:98 [INFO] [stderr] | [INFO] [stderr] 34 | ($(($tool:ident, $label:expr_2021, $name:expr_2021, $active:expr_2021, $always_active:expr_2021, $data_default:expr_2021, $visible_inacti... [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/mod.rs:34:123 [INFO] [stderr] | [INFO] [stderr] 34 | ...always_active:expr_2021, $data_default:expr_2021, $visible_inactive_names: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/mod.rs:122:6 [INFO] [stderr] | [INFO] [stderr] 122 | ($tool_state:expr_2021, $f:ident, $($args: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/tools/mod.rs:122:41 [INFO] [stderr] | [INFO] [stderr] 122 | ($tool_state:expr_2021, $f:ident, $($args: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/world.rs:64:6 [INFO] [stderr] | [INFO] [stderr] 64 | ($actor_name:expr_2021, $missing_data_msg:expr_2021, $data_module:ident, $data_type:ident, $data_func:ident, $data_func_mut:ident) => { [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/world.rs:64:29 [INFO] [stderr] | [INFO] [stderr] 64 | ($actor_name:expr_2021, $missing_data_msg:expr_2021, $data_module:ident, $data_type:ident, $data_func:ident, $data_func_mut:ident) => { [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/world.rs:87:6 [INFO] [stderr] | [INFO] [stderr] 87 | ($actor_name:expr_2021, $missing_data_msg:expr_2021, $data_module:ident, $data_type:ident, $data_func:ident, $data_func_mut:ident) => { [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/world.rs:87:29 [INFO] [stderr] | [INFO] [stderr] 87 | ($actor_name:expr_2021, $missing_data_msg:expr_2021, $data_module:ident, $data_type:ident, $data_func:ident, $data_func_mut:ident) => { [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/world.rs:143:6 [INFO] [stderr] | [INFO] [stderr] 143 | ($actor_name:expr_2021, $access_func:ident, $error_msg:expr_2021, $annotations_type:ty) => { [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/world.rs:143:49 [INFO] [stderr] | [INFO] [stderr] 143 | ($actor_name:expr_2021, $access_func:ident, $error_msg:expr_2021, $annotations_type:ty) => { [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/world.rs:175:6 [INFO] [stderr] | [INFO] [stderr] 175 | ($actor_name:expr_2021, $access_func:ident, $error_msg:expr_2021, $annotations_type:ty) => { [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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/rvlib/world.rs:175:49 [INFO] [stderr] | [INFO] [stderr] 175 | ($actor_name:expr_2021, $access_func:ident, $error_msg:expr_2021, $annotations_type:ty) => { [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 41 previous errors [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/rvlib/menu/main.rs:78:14 [INFO] [stdout] | [INFO] [stdout] 78 | ($effect:expr, $result:expr, $self: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 78 | ($effect:expr_2021, $result:expr, $self:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/menu/main.rs:78:28 [INFO] [stdout] | [INFO] [stdout] 78 | ($effect:expr, $result:expr, $self: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 78 | ($effect:expr, $result:expr_2021, $self:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/menu/main.rs:78:40 [INFO] [stdout] | [INFO] [stdout] 78 | ($effect:expr, $result:expr, $self: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 78 | ($effect:expr, $result:expr, $self:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/menu/main.rs:81:14 [INFO] [stdout] | [INFO] [stdout] 81 | ($result:expr, $self: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 81 | ($result:expr_2021, $self:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/menu/main.rs:81:26 [INFO] [stdout] | [INFO] [stdout] 81 | ($result:expr, $self: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 81 | ($result:expr, $self:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/core.rs:212:11 [INFO] [stdout] | [INFO] [stdout] 212 | ($num:expr, $label_info: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 212 | ($num:expr_2021, $label_info:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/core.rs:212:29 [INFO] [stdout] | [INFO] [stdout] 212 | ($num:expr, $label_info: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 212 | ($num:expr, $label_info:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/core.rs:569:15 [INFO] [stdout] | [INFO] [stdout] 569 | $self: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 569 | $self:expr_2021, [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/core.rs:570:16 [INFO] [stdout] | [INFO] [stdout] 570 | $world: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 570 | $world:expr_2021, [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/core.rs:571:18 [INFO] [stdout] | [INFO] [stdout] 571 | $history: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 571 | $history:expr_2021, [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/core.rs:572:17 [INFO] [stdout] | [INFO] [stdout] 572 | $events: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 572 | $events:expr_2021, [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/core.rs:573:40 [INFO] [stdout] | [INFO] [stdout] 573 | [$(($key_event:ident, $key_btn:expr, $method_name:ident)),*] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 573 | [$(($key_event:ident, $key_btn:expr_2021, $method_name:ident)),*] [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/mod.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | ($(($tool:ident, $label:expr, $name:expr, $active:expr, $always_active:expr, $data_default:expr, $visible_inactive_names: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 34 | ($(($tool:ident, $label:expr_2021, $name:expr, $active:expr, $always_active:expr, $data_default:expr, $visible_inactive_names:expr)),+) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/mod.rs:34:37 [INFO] [stdout] | [INFO] [stdout] 34 | ($(($tool:ident, $label:expr, $name:expr, $active:expr, $always_active:expr, $data_default:expr, $visible_inactive_names: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 34 | ($(($tool:ident, $label:expr, $name:expr_2021, $active:expr, $always_active:expr, $data_default:expr, $visible_inactive_names:expr)),+) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/mod.rs:34:51 [INFO] [stdout] | [INFO] [stdout] 34 | ($(($tool:ident, $label:expr, $name:expr, $active:expr, $always_active:expr, $data_default:expr, $visible_inactive_names: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 34 | ($(($tool:ident, $label:expr, $name:expr, $active:expr_2021, $always_active:expr, $data_default:expr, $visible_inactive_names:expr)),+) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/mod.rs:34:72 [INFO] [stdout] | [INFO] [stdout] 34 | ($(($tool:ident, $label:expr, $name:expr, $active:expr, $always_active:expr, $data_default:expr, $visible_inactive_names: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 34 | ($(($tool:ident, $label:expr, $name:expr, $active:expr, $always_active:expr_2021, $data_default:expr, $visible_inactive_names:expr)),+) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/mod.rs:34:92 [INFO] [stdout] | [INFO] [stdout] 34 | ($(($tool:ident, $label:expr, $name:expr, $active:expr, $always_active:expr, $data_default:expr, $visible_inactive_names: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 34 | ($(($tool:ident, $label:expr, $name:expr, $active:expr, $always_active:expr, $data_default:expr_2021, $visible_inactive_names:expr)),+) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/mod.rs:34:122 [INFO] [stdout] | [INFO] [stdout] 34 | ($(($tool:ident, $label:expr, $name:expr, $active:expr, $always_active:expr, $data_default:expr, $visible_inactive_names: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 34 | ($(($tool:ident, $label:expr, $name:expr, $active:expr, $always_active:expr, $data_default:expr, $visible_inactive_names:expr_2021)),+) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/mod.rs:122:18 [INFO] [stdout] | [INFO] [stdout] 122 | ($tool_state:expr, $f:ident, $($args: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 122 | ($tool_state:expr_2021, $f:ident, $($args:expr),*) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/tools/mod.rs:122:42 [INFO] [stdout] | [INFO] [stdout] 122 | ($tool_state:expr, $f:ident, $($args: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 122 | ($tool_state:expr, $f:ident, $($args:expr_2021),*) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/world.rs:64:18 [INFO] [stdout] | [INFO] [stdout] 64 | ($actor_name:expr, $missing_data_msg:expr, $data_module:ident, $data_type:ident, $data_func:ident, $data_func_mut:ident) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 64 | ($actor_name:expr_2021, $missing_data_msg:expr, $data_module:ident, $data_type:ident, $data_func:ident, $data_func_mut:ident) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/world.rs:64:42 [INFO] [stdout] | [INFO] [stdout] 64 | ($actor_name:expr, $missing_data_msg:expr, $data_module:ident, $data_type:ident, $data_func:ident, $data_func_mut:ident) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 64 | ($actor_name:expr, $missing_data_msg:expr_2021, $data_module:ident, $data_type:ident, $data_func:ident, $data_func_mut:ident) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/world.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 87 | ($actor_name:expr, $missing_data_msg:expr, $data_module:ident, $data_type:ident, $data_func:ident, $data_func_mut:ident) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 87 | ($actor_name:expr_2021, $missing_data_msg:expr, $data_module:ident, $data_type:ident, $data_func:ident, $data_func_mut:ident) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/world.rs:87:42 [INFO] [stdout] | [INFO] [stdout] 87 | ($actor_name:expr, $missing_data_msg:expr, $data_module:ident, $data_type:ident, $data_func:ident, $data_func_mut:ident) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 87 | ($actor_name:expr, $missing_data_msg:expr_2021, $data_module:ident, $data_type:ident, $data_func:ident, $data_func_mut:ident) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/world.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 143 | ($actor_name:expr, $access_func:ident, $error_msg:expr, $annotations_type:ty) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 143 | ($actor_name:expr_2021, $access_func:ident, $error_msg:expr, $annotations_type:ty) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/world.rs:143:55 [INFO] [stdout] | [INFO] [stdout] 143 | ($actor_name:expr, $access_func:ident, $error_msg:expr, $annotations_type:ty) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 143 | ($actor_name:expr, $access_func:ident, $error_msg:expr_2021, $annotations_type:ty) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/world.rs:175:18 [INFO] [stdout] | [INFO] [stdout] 175 | ($actor_name:expr, $access_func:ident, $error_msg:expr, $annotations_type:ty) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 175 | ($actor_name:expr_2021, $access_func:ident, $error_msg:expr, $annotations_type:ty) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/rvlib/world.rs:175:55 [INFO] [stdout] | [INFO] [stdout] 175 | ($actor_name:expr, $access_func:ident, $error_msg:expr, $annotations_type:ty) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 175 | ($actor_name:expr, $access_func:ident, $error_msg:expr_2021, $annotations_type:ty) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/control/mod.rs:344:24 [INFO] [stdout] | [INFO] [stdout] 344 | if let Some(entry) = trace_ok_err(entry) { [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] --> src/rvlib/control/mod.rs:357:21 [INFO] [stdout] | [INFO] [stdout] 357 | } [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] 344 ~ match trace_ok_err(entry) { Some(entry) => { [INFO] [stdout] 345 | let path = entry.path(); [INFO] [stdout] ... [INFO] [stdout] 356 | } [INFO] [stdout] 357 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/control/mod.rs:387:16 [INFO] [stdout] | [INFO] [stdout] 387 | if let Some(res) = tp_res { [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] --> src/rvlib/control/mod.rs:394:13 [INFO] [stdout] | [INFO] [stdout] 394 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 387 ~ match tp_res { Some(res) => { [INFO] [stdout] 388 | self.last_open_folder_job_id = None; [INFO] [stdout] ... [INFO] [stdout] 393 | }) [INFO] [stdout] 394 ~ } _ => { [INFO] [stdout] 395 | Ok(false) [INFO] [stdout] 396 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/control/paths_navigator.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 144 | if let Some(filter_pred) = [INFO] [stdout] | ____________^ [INFO] [stdout] 145 | | ignore_error(FilterExpr::parse(s).and_then(|expr| expr.eval(&[]))) [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] --> src/rvlib/control/paths_navigator.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 144 ~ match ignore_error(FilterExpr::parse(s).and_then(|expr| expr.eval(&[]))) [INFO] [stdout] 145 ~ { Some(filter_pred) => { [INFO] [stdout] 146 | let filter_pred_wrapper = |path: &str| { [INFO] [stdout] ... [INFO] [stdout] 150 | self.filter_by_pred(filter_pred_wrapper)?; [INFO] [stdout] 151 ~ } _ => { [INFO] [stdout] 152 | let trimmed = s.trim(); [INFO] [stdout] ... [INFO] [stdout] 160 | self.filter_by_pred(filter_pred)?; [INFO] [stdout] 161 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/httpserver.rs:136:11 [INFO] [stdout] | [INFO] [stdout] 136 | Ok(if let Ok((_, rx)) = launch(http_addr.clone()) { [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] --> src/rvlib/httpserver.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 136 ~ Ok(match launch(http_addr.clone()) { Ok((_, rx)) => { [INFO] [stdout] 137 | (http_addr, Some(rx)) [INFO] [stdout] 138 ~ } _ => { [INFO] [stdout] 139 | (http_addr, None) [INFO] [stdout] 140 ~ }}) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/image_reader/azure_blob_reader.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | while let Some(value) = stream.next().await { [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] --> src/rvlib/image_reader/azure_blob_reader.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/main_loop.rs:147:31 [INFO] [stdout] | [INFO] [stdout] 147 | let rx_from_http = if let Ok((_, rx)) = httpserver::launch(http_addr.clone()) { [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] --> src/rvlib/main_loop.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 147 ~ let rx_from_http = match httpserver::launch(http_addr.clone()) { Ok((_, rx)) => { [INFO] [stdout] 148 | Some(rx) [INFO] [stdout] 149 ~ } _ => { [INFO] [stdout] 150 | None [INFO] [stdout] 151 ~ }}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/main_loop.rs:188:16 [INFO] [stdout] | [INFO] [stdout] 188 | if let Err(e) = self [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_____________________________| [INFO] [stdout] 189 | || .ctrl [INFO] [stdout] 190 | || .save(prj_path, &self.world.data.tools_data_map, true) [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] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/rvlib/main_loop.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 188 ~ match self [INFO] [stdout] 189 | .ctrl [INFO] [stdout] 190 | .save(prj_path, &self.world.data.tools_data_map, true) [INFO] [stdout] 191 ~ { Err(e) => { [INFO] [stdout] 192 | self.menu [INFO] [stdout] 193 | .show_info(Info::Error(format!("could not save project due to {e:?}"))); [INFO] [stdout] 194 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/main_loop.rs:268:16 [INFO] [stdout] | [INFO] [stdout] 268 | if let Err(e) = self.ctrl.reload(self.menu.sort_params()) { [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] --> src/rvlib/main_loop.rs:271:13 [INFO] [stdout] | [INFO] [stdout] 271 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 268 ~ match self.ctrl.reload(self.menu.sort_params()) { Err(e) => { [INFO] [stdout] 269 | self.menu [INFO] [stdout] 270 | .show_info(Info::Error(format!("could not reload due to {e:?}"))); [INFO] [stdout] 271 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/tools/bbox/on_events.rs:431:28 [INFO] [stdout] | [INFO] [stdout] 431 | if let Some((p1, p2, _)) = sel_indxs [INFO] [stdout] | _____________________________^ - [INFO] [stdout] | | ____________________________________________________| [INFO] [stdout] 432 | || .map(|i| (newly_selected_bb.max_squaredist(&annos.elts()[i]))) [INFO] [stdout] | ||__________________________________________________________________________________________- this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] 433 | | .max_by(|(_, _, d1), (_, _, d2)| max_from_partial(d1, d2)) [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/rvlib/tools/bbox/on_events.rs:450:25 [INFO] [stdout] | [INFO] [stdout] 450 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 431 ~ match sel_indxs [INFO] [stdout] 432 | .map(|i| (newly_selected_bb.max_squaredist(&annos.elts()[i]))) [INFO] [stdout] 433 | .max_by(|(_, _, d1), (_, _, d2)| max_from_partial(d1, d2)) [INFO] [stdout] 434 ~ { Some((p1, p2, _)) => { [INFO] [stdout] 435 | let spanned_bb = BbF::from_points(p1, p2); [INFO] [stdout] ... [INFO] [stdout] 449 | annos.select_multi(to_be_selected_inds.iter().copied()); [INFO] [stdout] 450 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/tools/bbox/on_events.rs:544:39 [INFO] [stdout] | [INFO] [stdout] 544 | ... } else if let Some((i, bb)) = existing_bbs() [INFO] [stdout] | __________________________________^ - [INFO] [stdout] | | _____________________________________________________| [INFO] [stdout] 545 | || ... .enumerate() [INFO] [stdout] | ||______________________________________- this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] 546 | | ... .find(|(_, bb)| bb.contains((mp.x, mp.y))) [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/rvlib/tools/bbox/on_events.rs:550:29 [INFO] [stdout] | [INFO] [stdout] 550 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 544 ~ } else { match existing_bbs() [INFO] [stdout] 545 | .enumerate() [INFO] [stdout] 546 | .find(|(_, bb)| bb.contains((mp.x, mp.y))) [INFO] [stdout] 547 ~ { Some((i, bb)) => { [INFO] [stdout] 548 | let (left, right) = bb.split_vertically(mp.x); [INFO] [stdout] 549 | vec![(Some(i), left, right)] [INFO] [stdout] 550 ~ } _ => { [INFO] [stdout] 551 | let new_bbs = existing_bbs() [INFO] [stdout] ... [INFO] [stdout] 565 | } [INFO] [stdout] 566 ~ }}}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/tools/bbox/on_events.rs:520:36 [INFO] [stdout] | [INFO] [stdout] 520 | ... if let Some((i, bb)) = existing_bbs() [INFO] [stdout] | ___________________________^ - [INFO] [stdout] | | ______________________________________________| [INFO] [stdout] 521 | || ... .enumerate() [INFO] [stdout] | ||______________________________________- this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] 522 | | ... .find(|(_, bb)| bb.contains((mp.x, mp.y))) [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/rvlib/tools/bbox/on_events.rs:526:33 [INFO] [stdout] | [INFO] [stdout] 526 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 520 ~ match existing_bbs() [INFO] [stdout] 521 | .enumerate() [INFO] [stdout] 522 | .find(|(_, bb)| bb.contains((mp.x, mp.y))) [INFO] [stdout] 523 ~ { Some((i, bb)) => { [INFO] [stdout] 524 | let (top, btm) = bb.split_horizontally(mp.y); [INFO] [stdout] 525 | vec![(Some(i), top, btm)] [INFO] [stdout] 526 ~ } _ => { [INFO] [stdout] 527 | let new_bbs = existing_bbs() [INFO] [stdout] ... [INFO] [stdout] 541 | } [INFO] [stdout] 542 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/tools/instance_anno_shared.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | if let Some(imported_data) = [INFO] [stdout] | ____________^ [INFO] [stdout] 54 | | import_coco(&world.data.meta_data, &coco_connection, rot90_data) [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] --> src/rvlib/tools/instance_anno_shared.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 53 ~ match import_coco(&world.data.meta_data, &coco_connection, rot90_data) [INFO] [stdout] 54 ~ { Some(imported_data) => { [INFO] [stdout] 55 | let (_, import_label_info, import_anno_map, _) = imported_data.separate_data(); [INFO] [stdout] ... [INFO] [stdout] 73 | true [INFO] [stdout] 74 ~ } _ => { [INFO] [stdout] 75 | false [INFO] [stdout] 76 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/tools_data/annotations/core.rs:248:12 [INFO] [stdout] | [INFO] [stdout] 248 | if let Some(bb) = resize(bbs[idx]) { [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] --> src/rvlib/tools_data/annotations/core.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 248 ~ match resize(bbs[idx]) { Some(bb) => { [INFO] [stdout] 249 | bbs[idx] = bb; [INFO] [stdout] 250 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/tools_data/coco_io.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 105 | if let Some(geo) = geo { [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] --> src/rvlib/tools_data/coco_io.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 105 ~ match geo { Some(geo) => { [INFO] [stdout] 106 | if let Some(annos_of_image) = annos.get_mut(&path_as_key) { [INFO] [stdout] ... [INFO] [stdout] 118 | } [INFO] [stdout] 119 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/rvlib/tools_data/core.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 217 | if let Some((v1, _)) = annotations_map.get_mut(&k) { [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] --> src/rvlib/tools_data/core.rs:225:9 [INFO] [stdout] | [INFO] [stdout] 225 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 217 ~ match annotations_map.get_mut(&k) { Some((v1, _)) => { [INFO] [stdout] 218 | let (elts, cat_idxs, _) = v2.separate_data(); [INFO] [stdout] ... [INFO] [stdout] 224 | v1.deselect_all(); [INFO] [stdout] 225 ~ } _ => { [INFO] [stdout] 226 | let (elts, cat_idxs, _) = v2.separate_data(); [INFO] [stdout] ... [INFO] [stdout] 232 | annotations_map.insert(k, (v2, s)); [INFO] [stdout] 233 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 56 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/main.rs (3 fixes) [INFO] [stderr] Migrating tests/serialized_prjs.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling rvimage v0.4.10 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.51s [INFO] running `Command { std: "docker" "inspect" "cceb74b1ddca25da68b9fa5fcaaa5f46f77a453a30cd3c4462e758a2adbf3715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cceb74b1ddca25da68b9fa5fcaaa5f46f77a453a30cd3c4462e758a2adbf3715", kill_on_drop: false }` [INFO] [stdout] cceb74b1ddca25da68b9fa5fcaaa5f46f77a453a30cd3c4462e758a2adbf3715