[INFO] cloning repository https://github.com/quantum-ravenny73r/flowsurface
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quantum-ravenny73r/flowsurface" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquantum-ravenny73r%2Fflowsurface", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquantum-ravenny73r%2Fflowsurface'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e293c4a92395c9f5b6496860f98222c1be368f4a
[INFO] checking quantum-ravenny73r/flowsurface against master#818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc for pr-156114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquantum-ravenny73r%2Fflowsurface" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/quantum-ravenny73r/flowsurface
[INFO] finished tweaking git repo https://github.com/quantum-ravenny73r/flowsurface
[INFO] tweaked toml for git repo https://github.com/quantum-ravenny73r/flowsurface written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/quantum-ravenny73r/flowsurface on toolchain 818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/quantum-ravenny73r/flowsurface 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" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/iced-rs/iced`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/hecrj/cargo-hot.git`
[INFO] [stderr]     Updating git repository `https://github.com/iced-rs/winit.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ab_glyph_rasterizer v0.1.9
[INFO] [stderr]   Downloaded memmap2 v0.9.7
[INFO] [stderr]   Downloaded clipboard_x11 v0.4.2
[INFO] [stderr]   Downloaded wasmtimer v0.4.2
[INFO] [stderr]   Downloaded cc v1.2.31
[INFO] [stderr]   Downloaded sipper v0.1.0
[INFO] [stderr]   Downloaded subsecond-types v0.7.0-alpha.3
[INFO] [stderr]   Downloaded subsecond v0.7.0-alpha.3
[INFO] [stderr]   Downloaded lyon_geom v1.0.6
[INFO] [stderr]   Downloaded lyon_path v1.0.7
[INFO] [stderr]   Downloaded lyon v1.0.1
[INFO] [stderr]   Downloaded lyon_algorithms v1.0.5
[INFO] [stderr]   Downloaded deflate64 v0.1.9
[INFO] [stderr]   Downloaded xz2 v0.1.7
[INFO] [stderr]   Downloaded sonic-simd v0.1.1
[INFO] [stderr]   Downloaded ptr_meta v0.3.0
[INFO] [stderr]   Downloaded rancor v0.1.0
[INFO] [stderr]   Downloaded rend v0.5.2
[INFO] [stderr]   Downloaded munge v0.4.6
[INFO] [stderr]   Downloaded ptr_meta_derive v0.3.0
[INFO] [stderr]   Downloaded munge_macro v0.4.6
[INFO] [stderr]   Downloaded rkyv_derive v0.8.11
[INFO] [stderr]   Downloaded bzip2 v0.5.2
[INFO] [stderr]   Downloaded sonic-number v0.1.0
[INFO] [stderr]   Downloaded zopfli v0.8.2
[INFO] [stderr]   Downloaded rustls-webpki v0.100.3
[INFO] [stderr]   Downloaded fastwebsockets v0.9.0
[INFO] [stderr]   Downloaded wgpu-hal v26.0.3
[INFO] [stderr]   Downloaded lyon_tessellation v1.0.15
[INFO] [stderr]   Downloaded sonic-rs v0.5.3
[INFO] [stderr]   Downloaded rkyv v0.8.11
[INFO] [stderr]   Downloaded reqwest v0.12.22
[INFO] [stderr]   Downloaded webpki-roots v0.23.1
[INFO] [stderr]   Downloaded bindgen v0.72.0
[INFO] [stderr]   Downloaded fern v0.7.1
[INFO] [stderr]   Downloaded faststr v0.2.31
[INFO] [stderr]   Downloaded lzma-sys v0.1.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b06310ff7f7a3d5e0e2ea7f454b7dfa2eeb94e4dfdf4e9c0b97f61c50b7bd367
[INFO] running `Command { std: "docker" "start" "-a" "b06310ff7f7a3d5e0e2ea7f454b7dfa2eeb94e4dfdf4e9c0b97f61c50b7bd367", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b06310ff7f7a3d5e0e2ea7f454b7dfa2eeb94e4dfdf4e9c0b97f61c50b7bd367", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b06310ff7f7a3d5e0e2ea7f454b7dfa2eeb94e4dfdf4e9c0b97f61c50b7bd367", kill_on_drop: false }`
[INFO] [stdout] b06310ff7f7a3d5e0e2ea7f454b7dfa2eeb94e4dfdf4e9c0b97f61c50b7bd367
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e3384a6c439f6eac5c4134207c78c81279c9e219ce12ba81d6efa4b7d4b4041
[INFO] running `Command { std: "docker" "start" "-a" "8e3384a6c439f6eac5c4134207c78c81279c9e219ce12ba81d6efa4b7d4b4041", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling bytemuck_derive v1.10.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking memmap2 v0.9.7
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking lilt v0.8.1
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking glam v0.25.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking iced_core v0.14.0-dev (https://github.com/iced-rs/iced?rev=0a34496c793fd87c235e764317351a0aacd4f6d1#0a34496c)
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking font-types v0.9.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking read-fonts v0.29.3
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking lyon_geom v1.0.6
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking lyon_path v1.0.7
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking iced_futures v0.14.0-dev (https://github.com/iced-rs/iced?rev=0a34496c793fd87c235e764317351a0aacd4f6d1#0a34496c)
[INFO] [stderr]     Checking polling v3.10.0
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling wgpu-hal v26.0.3
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking yazi v0.2.1
[INFO] [stderr]     Checking zeno v0.3.3
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.2.0
[INFO] [stderr]     Checking unicode-ccc v0.2.0
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking naga v26.0.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking wgpu-types v26.0.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking rustybuzz v0.14.1
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking rangemap v1.6.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking skrifa v0.31.3
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling wgpu-core v26.0.1
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking swash v0.2.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking iced_debug v0.14.0-dev (https://github.com/iced-rs/iced?rev=0a34496c793fd87c235e764317351a0aacd4f6d1#0a34496c)
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling wgpu v26.0.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking svg_fmt v0.4.5
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking cosmic-text v0.14.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking iced_graphics v0.14.0-dev (https://github.com/iced-rs/iced?rev=0a34496c793fd87c235e764317351a0aacd4f6d1#0a34496c)
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking lyon_tessellation v1.0.15
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking zopfli v0.8.2
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking faststr v0.2.31
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking rustls-webpki v0.100.3
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking alsa-sys v0.3.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking etagere v0.2.15
[INFO] [stderr]     Checking lyon_algorithms v1.0.5
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking sonic-simd v0.1.1
[INFO] [stderr]     Checking sonic-number v0.1.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.9
[INFO] [stderr]     Checking lru v0.16.0
[INFO] [stderr]     Checking deflate64 v0.1.9
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking async-compression v0.4.27
[INFO] [stderr]     Checking fastwebsockets v0.9.0
[INFO] [stderr]     Checking ab_glyph v0.2.31
[INFO] [stderr]     Checking sonic-rs v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking lyon v1.0.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking webpki-roots v0.23.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking sipper v0.1.0
[INFO] [stderr]    Compiling winit v0.30.8 (https://github.com/iced-rs/winit.git?rev=05b8ff17a06562f0a10bb46e6eaacbe2a95cb5ed#05b8ff17)
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking iced_runtime v0.14.0-dev (https://github.com/iced-rs/iced?rev=0a34496c793fd87c235e764317351a0aacd4f6d1#0a34496c)
[INFO] [stderr]     Checking clipboard_wayland v0.2.2
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking clipboard_x11 v0.4.2
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking dpi v0.1.1 (https://github.com/iced-rs/winit.git?rev=05b8ff17a06562f0a10bb46e6eaacbe2a95cb5ed#05b8ff17)
[INFO] [stderr]     Checking open v5.3.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking exchange v0.1.0 (/opt/rustwide/workdir/exchange)
[INFO] [stderr]     Checking window_clipboard v0.4.1
[INFO] [stderr]     Checking rodio v0.20.1
[INFO] [stderr]     Checking iced_program v0.14.0-dev (https://github.com/iced-rs/iced?rev=0a34496c793fd87c235e764317351a0aacd4f6d1#0a34496c)
[INFO] [stderr]     Checking fern v0.7.1
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v26.0.0
[INFO] [stderr]     Checking iced_winit v0.14.0-dev (https://github.com/iced-rs/iced?rev=0a34496c793fd87c235e764317351a0aacd4f6d1#0a34496c)
[INFO] [stderr]     Checking data v0.1.0 (/opt/rustwide/workdir/data)
[INFO] [stderr]     Checking cryoglyph v0.1.0 (https://github.com/iced-rs/cryoglyph.git?rev=453cedec0d2ec563bd7fa87e84a2319bcebb1ba3#453cedec)
[INFO] [stderr]     Checking iced_wgpu v0.14.0-dev (https://github.com/iced-rs/iced?rev=0a34496c793fd87c235e764317351a0aacd4f6d1#0a34496c)
[INFO] [stderr]     Checking iced_renderer v0.14.0-dev (https://github.com/iced-rs/iced?rev=0a34496c793fd87c235e764317351a0aacd4f6d1#0a34496c)
[INFO] [stderr]     Checking iced_widget v0.14.0-dev (https://github.com/iced-rs/iced?rev=0a34496c793fd87c235e764317351a0aacd4f6d1#0a34496c)
[INFO] [stderr]     Checking iced v0.14.0-dev (https://github.com/iced-rs/iced?rev=0a34496c793fd87c235e764317351a0aacd4f6d1#0a34496c)
[INFO] [stderr]     Checking flowsurface v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/modal/pane/settings.rs:182:19
[INFO] [stdout]     |
[INFO] [stdout] 182 |             .step(0.05)
[INFO] [stdout]     |                   ^^^^ help: explicitly specify the type as `f32`: `0.05_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/modal/pane/settings.rs:310:15
[INFO] [stdout]     |
[INFO] [stdout] 310 |         .step(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/modal/pane/settings.rs:474:27
[INFO] [stdout]     |
[INFO] [stdout] 474 |                     .step(0.05);
[INFO] [stdout]     |                           ^^^^ help: explicitly specify the type as `f32`: `0.05_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/modal/pane/settings.rs:537:15
[INFO] [stdout]     |
[INFO] [stdout] 537 |         .step(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/modal/pane/settings.rs:614:27
[INFO] [stdout]     |
[INFO] [stdout] 614 |                     .step(10.0);
[INFO] [stdout]     |                           ^^^^ help: explicitly specify the type as `f32`: `10.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/modal/pane/settings.rs:637:35
[INFO] [stdout]     |
[INFO] [stdout] 637 | ...                   .step(25.0);
[INFO] [stdout]     |                             ^^^^ help: explicitly specify the type as `f32`: `25.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/modal/pane/settings.rs:670:39
[INFO] [stdout]     |
[INFO] [stdout] 670 | ...                   .step(50.0)
[INFO] [stdout]     |                             ^^^^ help: explicitly specify the type as `f32`: `50.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/modal/pane/settings.rs:755:31
[INFO] [stdout]     |
[INFO] [stdout] 755 |                         .step(40.0);
[INFO] [stdout]     |                               ^^^^ help: explicitly specify the type as `f32`: `40.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/modal/pane/settings.rs:182:19
[INFO] [stdout]     |
[INFO] [stdout] 182 |             .step(0.05)
[INFO] [stdout]     |                   ^^^^ help: explicitly specify the type as `f32`: `0.05_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/modal/pane/settings.rs:310:15
[INFO] [stdout]     |
[INFO] [stdout] 310 |         .step(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/modal/pane/settings.rs:474:27
[INFO] [stdout]     |
[INFO] [stdout] 474 |                     .step(0.05);
[INFO] [stdout]     |                           ^^^^ help: explicitly specify the type as `f32`: `0.05_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/modal/pane/settings.rs:537:15
[INFO] [stdout]     |
[INFO] [stdout] 537 |         .step(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/modal/pane/settings.rs:614:27
[INFO] [stdout]     |
[INFO] [stdout] 614 |                     .step(10.0);
[INFO] [stdout]     |                           ^^^^ help: explicitly specify the type as `f32`: `10.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/modal/pane/settings.rs:637:35
[INFO] [stdout]     |
[INFO] [stdout] 637 | ...                   .step(25.0);
[INFO] [stdout]     |                             ^^^^ help: explicitly specify the type as `f32`: `25.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/modal/pane/settings.rs:670:39
[INFO] [stdout]     |
[INFO] [stdout] 670 | ...                   .step(50.0)
[INFO] [stdout]     |                             ^^^^ help: explicitly specify the type as `f32`: `50.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/modal/pane/settings.rs:755:31
[INFO] [stdout]     |
[INFO] [stdout] 755 |                         .step(40.0);
[INFO] [stdout]     |                               ^^^^ help: explicitly specify the type as `f32`: `40.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 3m 19s
[INFO] running `Command { std: "docker" "inspect" "8e3384a6c439f6eac5c4134207c78c81279c9e219ce12ba81d6efa4b7d4b4041", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e3384a6c439f6eac5c4134207c78c81279c9e219ce12ba81d6efa4b7d4b4041", kill_on_drop: false }`
[INFO] [stdout] 8e3384a6c439f6eac5c4134207c78c81279c9e219ce12ba81d6efa4b7d4b4041
