[INFO] cloning repository https://github.com/SuperLiaohy/MemRW3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SuperLiaohy/MemRW3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperLiaohy%2FMemRW3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperLiaohy%2FMemRW3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c47c29403af1e1295403b415115a93de41f84f57
[INFO] checking SuperLiaohy/MemRW3 against 656a9da186dacaf3bf8f7f7296a825d256cb4ae3 for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperLiaohy%2FMemRW3" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SuperLiaohy/MemRW3
[INFO] finished tweaking git repo https://github.com/SuperLiaohy/MemRW3
[INFO] tweaked toml for git repo https://github.com/SuperLiaohy/MemRW3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SuperLiaohy/MemRW3 on toolchain 656a9da186dacaf3bf8f7f7296a825d256cb4ae3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SuperLiaohy/MemRW3 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" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `MemRW3` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-4-tc1/source/target/.../MemRW3
[INFO] [stderr]    |                                                  ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `mem-rw3`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:41:8
[INFO] [stderr]    |
[INFO] [stderr] 41 - name = "MemRW3"
[INFO] [stderr] 41 + name = "mem-rw3"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `mem-rw3`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:43:19
[INFO] [stderr]    |
[INFO] [stderr] 43 ~ version = "0.1.0"
[INFO] [stderr] 44 + [[bin]]
[INFO] [stderr] 45 + name = "mem-rw3"
[INFO] [stderr] 46 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `MemRW3` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded svd-parser v0.14.10
[INFO] [stderr]   Downloaded svd-rs v0.14.13
[INFO] [stderr]   Downloaded uf2-decode v0.2.0
[INFO] [stderr]   Downloaded jep106 v0.3.0
[INFO] [stderr]   Downloaded probe-rs-target v0.31.0
[INFO] [stderr]   Downloaded unescaper v0.1.8
[INFO] [stderr]   Downloaded io-kit-sys v0.5.0
[INFO] [stderr]   Downloaded parse_int v0.9.0
[INFO] [stderr]   Downloaded ihex v3.0.0
[INFO] [stderr]   Downloaded basic-udev v0.1.2
[INFO] [stderr]   Downloaded esp-idf-part v0.6.0
[INFO] [stderr]   Downloaded bitfield-macros v0.19.4
[INFO] [stderr]   Downloaded nusb v0.2.3
[INFO] [stderr]   Downloaded no_std_io2 v0.8.1
[INFO] [stderr]   Downloaded deku_derive v0.18.1
[INFO] [stderr]   Downloaded docsplay v0.1.3
[INFO] [stderr]   Downloaded docsplay-macros v0.1.2
[INFO] [stderr]   Downloaded cobs v0.5.1
[INFO] [stderr]   Downloaded bitfield v0.19.4
[INFO] [stderr]   Downloaded deku v0.18.1
[INFO] [stderr]   Downloaded egui_plot v0.35.0
[INFO] [stderr]   Downloaded object v0.38.1
[INFO] [stderr]   Downloaded hidapi v2.6.6
[INFO] [stderr]   Downloaded fontdb v0.24.0
[INFO] [stderr]   Downloaded egui_ltreeview v0.7.0
[INFO] [stderr]   Downloaded egui-notify v0.22.0
[INFO] [stderr]   Downloaded wgpu-naga-bridge v29.0.3
[INFO] [stderr]   Downloaded wgpu-core-deps-windows-linux-android v29.0.3
[INFO] [stderr]   Downloaded wgpu-core-deps-wasm v29.0.3
[INFO] [stderr]   Downloaded wgpu-core-deps-emscripten v29.0.3
[INFO] [stderr]   Downloaded wgpu-core-deps-apple v29.0.3
[INFO] [stderr]   Downloaded wgpu-types v29.0.3
[INFO] [stderr]   Downloaded wgpu v29.0.3
[INFO] [stderr]   Downloaded egui-wgpu v0.34.2
[INFO] [stderr]   Downloaded wgpu-hal v29.0.3
[INFO] [stderr]   Downloaded wgpu-core v29.0.3
[INFO] [stderr]   Downloaded naga v29.0.3
[INFO] [stderr]   Downloaded probe-rs-debug v0.31.0
[INFO] [stderr]   Downloaded probe-rs v0.31.0
[INFO] [stderr]   Downloaded espflash v4.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f3e7ba7f923c89589ce0bcf5d438e5afcd4ef46daee94c05042db1cf7e1ce3ab
[INFO] running `Command { std: "docker" "start" "f3e7ba7f923c89589ce0bcf5d438e5afcd4ef46daee94c05042db1cf7e1ce3ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3e7ba7f923c89589ce0bcf5d438e5afcd4ef46daee94c05042db1cf7e1ce3ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f3e7ba7f923c89589ce0bcf5d438e5afcd4ef46daee94c05042db1cf7e1ce3ab" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3e7ba7f923c89589ce0bcf5d438e5afcd4ef46daee94c05042db1cf7e1ce3ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f3e7ba7f923c89589ce0bcf5d438e5afcd4ef46daee94c05042db1cf7e1ce3ab" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `MemRW3` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../MemRW3
[INFO] [stderr]    |                          ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `mem-rw3`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:41:8
[INFO] [stderr]    |
[INFO] [stderr] 41 - name = "MemRW3"
[INFO] [stderr] 41 + name = "mem-rw3"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `mem-rw3`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:43:19
[INFO] [stderr]    |
[INFO] [stderr] 43 ~ version = "0.1.0"
[INFO] [stderr] 44 + [[bin]]
[INFO] [stderr] 45 + name = "mem-rw3"
[INFO] [stderr] 46 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `MemRW3` (manifest) generated 1 warning
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking zvariant_utils v3.3.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]     Checking color v0.3.3
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking accesskit v0.24.0
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking peniko v0.6.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking font-types v0.11.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking fearless_simd v0.3.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling zvariant_derive v5.11.0
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking wayland-backend v0.3.15
[INFO] [stderr]    Compiling zvariant v5.11.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking emath v0.34.2
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]    Compiling naga v29.0.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking vello_common v0.0.6
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]    Compiling zbus_names v4.3.2
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking vello_cpu v0.0.6
[INFO] [stderr]    Compiling zbus_macros v5.15.0
[INFO] [stderr]    Compiling zbus_xml v5.1.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ecolor v0.34.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking zbus-lockstep v0.5.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.2
[INFO] [stderr]     Checking epaint_default_fonts v0.34.2
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking wgpu-types v29.0.3
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking skrifa v0.40.0
[INFO] [stderr]    Compiling wgpu-hal v29.0.3
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking zbus v5.15.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking epaint v0.34.2
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking egui v0.34.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]    Compiling deku_derive v0.18.1
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling serde_with v3.20.0
[INFO] [stderr]     Checking atspi-common v0.13.0
[INFO] [stderr]     Checking accesskit_consumer v0.36.0
[INFO] [stderr]    Compiling jep106 v0.3.0
[INFO] [stderr]    Compiling wgpu-core v29.0.3
[INFO] [stderr]     Checking no_std_io2 v0.8.1
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling hidapi v2.6.6
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling probe-rs-target v0.31.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking deku v0.18.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking wgpu-naga-bridge v29.0.3
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking parse_int v0.9.0
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]    Compiling wgpu v29.0.3
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]     Checking atspi-proxies v0.13.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.18.1
[INFO] [stderr]    Compiling object v0.38.1
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking esp-idf-part v0.6.0
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]    Compiling probe-rs v0.31.0
[INFO] [stderr]     Checking heapless v0.9.3
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v29.0.3
[INFO] [stderr]     Checking unescaper v0.1.8
[INFO] [stderr]     Checking atspi v0.29.0
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking accesskit_unix v0.21.1
[INFO] [stderr]    Compiling capstone-sys v0.18.0
[INFO] [stderr]    Compiling bitfield-macros v0.19.4
[INFO] [stderr]    Compiling docsplay-macros v0.1.2
[INFO] [stderr]     Checking basic-udev v0.1.2
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking bitfield v0.19.4
[INFO] [stderr]     Checking docsplay v0.1.3
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking serialport v4.9.0
[INFO] [stderr]     Checking cobs v0.5.1
[INFO] [stderr]     Checking accesskit_winit v0.32.2
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking espflash v4.4.0
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking nusb v0.2.3
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling rfd v0.15.4
[INFO] [stderr]     Checking ihex v3.0.0
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking uf2-decode v0.2.0
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking scroll v0.13.0
[INFO] [stderr]     Checking ruzstd v0.7.3
[INFO] [stderr]     Checking ashpd v0.11.1
[INFO] [stderr]     Checking egui-winit v0.34.2
[INFO] [stderr]     Checking svd-rs v0.14.13
[INFO] [stderr]     Checking fontdb v0.24.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking svd-parser v0.14.10
[INFO] [stderr]     Checking egui_plot v0.35.0
[INFO] [stderr]     Checking egui_ltreeview v0.7.0
[INFO] [stderr]     Checking egui-notify v0.22.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.13
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking egui-wgpu v0.34.2
[INFO] [stderr]     Checking eframe v0.34.2
[INFO] [stderr]     Checking capstone v0.14.0
[INFO] [stderr]     Checking probe-rs-debug v0.31.0
[INFO] [stderr]     Checking MemRW3 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/chart_plugin/panel.rs:993:32
[INFO] [stdout]     |
[INFO] [stdout] 993 |                         .width(1.5),
[INFO] [stdout]     |                                ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/ui/chart_plugin/panel.rs:1000:36
[INFO] [stdout]      |
[INFO] [stdout] 1000 | ...                   .width(1.5),
[INFO] [stdout]      |                              ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/ui/chart_plugin/panel.rs:1008:36
[INFO] [stdout]      |
[INFO] [stdout] 1008 | ...                   .width(1.5),
[INFO] [stdout]      |                              ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/ui/chart_plugin/panel.rs:1031:32
[INFO] [stdout]      |
[INFO] [stdout] 1031 |                         .width(1.0),
[INFO] [stdout]      |                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/ui/chart_plugin/panel.rs:1073:37
[INFO] [stdout]      |
[INFO] [stdout] 1073 | ...                   .radius(3.0)
[INFO] [stdout]      |                               ^^^ help: explicitly specify the type as `f32`: `3.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/ui/chart_plugin/panel.rs:1277:32
[INFO] [stdout]      |
[INFO] [stdout] 1277 |                         .width(1.2),
[INFO] [stdout]      |                                ^^^ help: explicitly specify the type as `f32`: `1.2_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/ui/chart_plugin/panel.rs:1296:32
[INFO] [stdout]      |
[INFO] [stdout] 1296 |                         .width(1.0),
[INFO] [stdout]      |                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/control_bar.rs:367:43
[INFO] [stdout]     |
[INFO] [stdout] 367 |                 .stroke(egui::Stroke::new(1.0, status_color)),
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/debug_plugin/mod.rs:758:13
[INFO] [stdout]     |
[INFO] [stdout] 758 |             1.0,
[INFO] [stdout]     |             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/debug_plugin/mod.rs:767:27
[INFO] [stdout]     |
[INFO] [stdout] 767 |         egui::Stroke::new(1.5, ui.visuals().selection.stroke.color)
[INFO] [stdout]     |                           ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/debug_plugin/mod.rs:799:36
[INFO] [stdout]     |
[INFO] [stdout] 799 |     let stroke = egui::Stroke::new(1.5, color);
[INFO] [stdout]     |                                    ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/ui/debug_plugin/mod.rs:1041:27
[INFO] [stdout]      |
[INFO] [stdout] 1041 |         egui::Stroke::new(1.25, ui.visuals().selection.stroke.color)
[INFO] [stdout]      |                           ^^^^ help: explicitly specify the type as `f32`: `1.25_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/ui/debug_plugin/mod.rs:1043:27
[INFO] [stdout]      |
[INFO] [stdout] 1043 |         egui::Stroke::new(1.0, ui.visuals().widgets.inactive.bg_stroke.color)
[INFO] [stdout]      |                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/ui/debug_plugin/mod.rs:1049:34
[INFO] [stdout]      |
[INFO] [stdout] 1049 |     let mark = egui::Stroke::new(1.4, ui.visuals().text_color());
[INFO] [stdout]      |                                  ^^^ help: explicitly specify the type as `f32`: `1.4_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:208:44
[INFO] [stdout]     |
[INFO] [stdout] 208 |     visuals.selection.stroke = Stroke::new(1.0, palette.text);
[INFO] [stdout]     |                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:217:52
[INFO] [stdout]     |
[INFO] [stdout] 217 |     widgets.noninteractive.fg_stroke = Stroke::new(1.0, palette.text);
[INFO] [stdout]     |                                                    ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:223:46
[INFO] [stdout]     |
[INFO] [stdout] 223 |     widgets.inactive.fg_stroke = Stroke::new(1.0, palette.text);
[INFO] [stdout]     |                                              ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:228:45
[INFO] [stdout]     |
[INFO] [stdout] 228 |     widgets.hovered.bg_stroke = Stroke::new(1.0, palette.accent);
[INFO] [stdout]     |                                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:229:45
[INFO] [stdout]     |
[INFO] [stdout] 229 |     widgets.hovered.fg_stroke = Stroke::new(1.0, palette.text);
[INFO] [stdout]     |                                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:234:44
[INFO] [stdout]     |
[INFO] [stdout] 234 |     widgets.active.bg_stroke = Stroke::new(1.0, palette.accent);
[INFO] [stdout]     |                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:235:44
[INFO] [stdout]     |
[INFO] [stdout] 235 |     widgets.active.fg_stroke = Stroke::new(1.0, palette.text);
[INFO] [stdout]     |                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:240:42
[INFO] [stdout]     |
[INFO] [stdout] 240 |     widgets.open.bg_stroke = Stroke::new(1.0, palette.accent);
[INFO] [stdout]     |                                          ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:241:42
[INFO] [stdout]     |
[INFO] [stdout] 241 |     widgets.open.fg_stroke = Stroke::new(1.0, palette.text);
[INFO] [stdout]     |                                          ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:280:17
[INFO] [stdout]     |
[INFO] [stdout] 280 |     Stroke::new(1.0, palette.border)
[INFO] [stdout]     |                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/chart_plugin/panel.rs:993:32
[INFO] [stdout]     |
[INFO] [stdout] 993 |                         .width(1.5),
[INFO] [stdout]     |                                ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/ui/chart_plugin/panel.rs:1000:36
[INFO] [stdout]      |
[INFO] [stdout] 1000 | ...                   .width(1.5),
[INFO] [stdout]      |                              ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/ui/chart_plugin/panel.rs:1008:36
[INFO] [stdout]      |
[INFO] [stdout] 1008 | ...                   .width(1.5),
[INFO] [stdout]      |                              ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/ui/chart_plugin/panel.rs:1031:32
[INFO] [stdout]      |
[INFO] [stdout] 1031 |                         .width(1.0),
[INFO] [stdout]      |                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/ui/chart_plugin/panel.rs:1073:37
[INFO] [stdout]      |
[INFO] [stdout] 1073 | ...                   .radius(3.0)
[INFO] [stdout]      |                               ^^^ help: explicitly specify the type as `f32`: `3.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/ui/chart_plugin/panel.rs:1277:32
[INFO] [stdout]      |
[INFO] [stdout] 1277 |                         .width(1.2),
[INFO] [stdout]      |                                ^^^ help: explicitly specify the type as `f32`: `1.2_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/ui/chart_plugin/panel.rs:1296:32
[INFO] [stdout]      |
[INFO] [stdout] 1296 |                         .width(1.0),
[INFO] [stdout]      |                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/control_bar.rs:367:43
[INFO] [stdout]     |
[INFO] [stdout] 367 |                 .stroke(egui::Stroke::new(1.0, status_color)),
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/debug_plugin/mod.rs:758:13
[INFO] [stdout]     |
[INFO] [stdout] 758 |             1.0,
[INFO] [stdout]     |             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/debug_plugin/mod.rs:767:27
[INFO] [stdout]     |
[INFO] [stdout] 767 |         egui::Stroke::new(1.5, ui.visuals().selection.stroke.color)
[INFO] [stdout]     |                           ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/debug_plugin/mod.rs:799:36
[INFO] [stdout]     |
[INFO] [stdout] 799 |     let stroke = egui::Stroke::new(1.5, color);
[INFO] [stdout]     |                                    ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/ui/debug_plugin/mod.rs:1041:27
[INFO] [stdout]      |
[INFO] [stdout] 1041 |         egui::Stroke::new(1.25, ui.visuals().selection.stroke.color)
[INFO] [stdout]      |                           ^^^^ help: explicitly specify the type as `f32`: `1.25_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/ui/debug_plugin/mod.rs:1043:27
[INFO] [stdout]      |
[INFO] [stdout] 1043 |         egui::Stroke::new(1.0, ui.visuals().widgets.inactive.bg_stroke.color)
[INFO] [stdout]      |                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/ui/debug_plugin/mod.rs:1049:34
[INFO] [stdout]      |
[INFO] [stdout] 1049 |     let mark = egui::Stroke::new(1.4, ui.visuals().text_color());
[INFO] [stdout]      |                                  ^^^ help: explicitly specify the type as `f32`: `1.4_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:208:44
[INFO] [stdout]     |
[INFO] [stdout] 208 |     visuals.selection.stroke = Stroke::new(1.0, palette.text);
[INFO] [stdout]     |                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:217:52
[INFO] [stdout]     |
[INFO] [stdout] 217 |     widgets.noninteractive.fg_stroke = Stroke::new(1.0, palette.text);
[INFO] [stdout]     |                                                    ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:223:46
[INFO] [stdout]     |
[INFO] [stdout] 223 |     widgets.inactive.fg_stroke = Stroke::new(1.0, palette.text);
[INFO] [stdout]     |                                              ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:228:45
[INFO] [stdout]     |
[INFO] [stdout] 228 |     widgets.hovered.bg_stroke = Stroke::new(1.0, palette.accent);
[INFO] [stdout]     |                                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:229:45
[INFO] [stdout]     |
[INFO] [stdout] 229 |     widgets.hovered.fg_stroke = Stroke::new(1.0, palette.text);
[INFO] [stdout]     |                                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:234:44
[INFO] [stdout]     |
[INFO] [stdout] 234 |     widgets.active.bg_stroke = Stroke::new(1.0, palette.accent);
[INFO] [stdout]     |                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:235:44
[INFO] [stdout]     |
[INFO] [stdout] 235 |     widgets.active.fg_stroke = Stroke::new(1.0, palette.text);
[INFO] [stdout]     |                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:240:42
[INFO] [stdout]     |
[INFO] [stdout] 240 |     widgets.open.bg_stroke = Stroke::new(1.0, palette.accent);
[INFO] [stdout]     |                                          ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:241:42
[INFO] [stdout]     |
[INFO] [stdout] 241 |     widgets.open.fg_stroke = Stroke::new(1.0, palette.text);
[INFO] [stdout]     |                                          ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:280:17
[INFO] [stdout]     |
[INFO] [stdout] 280 |     Stroke::new(1.0, palette.border)
[INFO] [stdout]     |                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v29.0.3, nix v0.30.1, wgpu v29.0.3, wgpu-core v29.0.3, wgpu-hal v29.0.3, winit v0.30.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "f3e7ba7f923c89589ce0bcf5d438e5afcd4ef46daee94c05042db1cf7e1ce3ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3e7ba7f923c89589ce0bcf5d438e5afcd4ef46daee94c05042db1cf7e1ce3ab", kill_on_drop: false }`
[INFO] [stdout] f3e7ba7f923c89589ce0bcf5d438e5afcd4ef46daee94c05042db1cf7e1ce3ab
