[INFO] cloning repository https://github.com/thesourcerer8ai/ZoomViewer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thesourcerer8ai/ZoomViewer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthesourcerer8ai%2FZoomViewer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthesourcerer8ai%2FZoomViewer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4708abb468fd7b2c00c5f1088f3548fbac651fbc
[INFO] checking thesourcerer8ai/ZoomViewer against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthesourcerer8ai%2FZoomViewer" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thesourcerer8ai/ZoomViewer
[INFO] finished tweaking git repo https://github.com/thesourcerer8ai/ZoomViewer
[INFO] tweaked toml for git repo https://github.com/thesourcerer8ai/ZoomViewer written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thesourcerer8ai/ZoomViewer on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thesourcerer8ai/ZoomViewer 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded imageproc v0.26.1
[INFO] [stderr]   Downloaded zune-jpeg v0.5.13
[INFO] [stderr]   Downloaded fuser v0.14.0
[INFO] [stderr]   Downloaded fltk-egui v0.16.0
[INFO] [stderr]   Downloaded minipaste v0.1.0
[INFO] [stderr]   Downloaded cmk v0.1.2
[INFO] [stderr]   Downloaded fltk v1.5.23
[INFO] [stderr]   Downloaded egui_glow v0.27.2
[INFO] [stderr]   Downloaded fltk-sys v1.5.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 684001f17a24239248b6fcd111f95692ab3a3155fd59f970520b844e61c5a6ec
[INFO] running `Command { std: "docker" "start" "684001f17a24239248b6fcd111f95692ab3a3155fd59f970520b844e61c5a6ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "684001f17a24239248b6fcd111f95692ab3a3155fd59f970520b844e61c5a6ec", 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" "684001f17a24239248b6fcd111f95692ab3a3155fd59f970520b844e61c5a6ec" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "684001f17a24239248b6fcd111f95692ab3a3155fd59f970520b844e61c5a6ec", 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" "684001f17a24239248b6fcd111f95692ab3a3155fd59f970520b844e61c5a6ec" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking zune-jpeg v0.5.13
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]    Compiling fltk-sys v1.5.23
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling minipaste v0.1.0
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling fuser v0.14.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]    Compiling nand-flash-viewer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking ecolor v0.27.2
[INFO] [stderr]     Checking emath v0.27.2
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking rustdct v0.7.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking epaint v0.27.2
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking proptest v1.10.0
[INFO] [stderr]     Checking egui v0.27.2
[INFO] [stderr]     Checking nalgebra v0.34.1
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking egui_glow v0.27.2
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking imageproc v0.26.1
[INFO] [stderr]     Checking fltk v1.5.23
[INFO] [stderr]     Checking fltk-egui v0.16.0
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/workflow.rs:1342:43
[INFO] [stdout]      |
[INFO] [stdout] 1342 |                         egui::Stroke::new(2.5, egui::Color32::from_rgb(100, 180, 255)),
[INFO] [stdout]      |                                           ^^^ help: explicitly specify the type as `f32`: `2.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/workflow.rs:1359:47
[INFO] [stdout]      |
[INFO] [stdout] 1359 | ...                   egui::Stroke::new(2.0, egui::Color32::YELLOW),
[INFO] [stdout]      |                                         ^^^ help: explicitly specify the type as `f32`: `2.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/workflow.rs:1419:85
[INFO] [stdout]      |
[INFO] [stdout] 1419 |                     .frame(egui::Frame::window(ui.style()).stroke(egui::Stroke::new(2.0, stroke_color)))
[INFO] [stdout]      |                                                                                     ^^^ help: explicitly specify the type as `f32`: `2.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/hex_tab.rs:838:68
[INFO] [stdout]     |
[INFO] [stdout] 838 | ...   ui.painter().rect_stroke(rect, Rounding::ZERO, Stroke::new(1.5, Color32::from_rgb(255, 215, 0))); // Gold border like xorview...
[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/hex_tab.rs:1131:74
[INFO] [stdout]      |
[INFO] [stdout] 1131 |         painter.rect_stroke(track_rect, Rounding::same(3.0), Stroke::new(1.0, Color32::from_rgb(45, 48, 56)));
[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/hex_tab.rs:1251:74
[INFO] [stdout]      |
[INFO] [stdout] 1251 |         painter.rect_stroke(thumb_rect, Rounding::same(3.0), Stroke::new(1.0, Color32::from_rgb(120, 150, 190)));
[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/hex_tab.rs:1259:113
[INFO] [stdout]      |
[INFO] [stdout] 1259 |             painter.line_segment([Pos2::new(left_x, mid_y - 3.0), Pos2::new(right_x, mid_y - 3.0)], Stroke::new(1.0, grip_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/hex_tab.rs:1260:101
[INFO] [stdout]      |
[INFO] [stdout] 1260 |             painter.line_segment([Pos2::new(left_x, mid_y), Pos2::new(right_x, mid_y)], Stroke::new(1.0, grip_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/hex_tab.rs:1261:113
[INFO] [stdout]      |
[INFO] [stdout] 1261 |             painter.line_segment([Pos2::new(left_x, mid_y + 3.0), Pos2::new(right_x, mid_y + 3.0)], Stroke::new(1.0, grip_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/hex_tab.rs:1341:29
[INFO] [stdout]      |
[INFO] [stdout] 1341 |                 Stroke::new(1.0, Color32::from_rgb(45, 48, 56)),
[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/hex_tab.rs:1382:88
[INFO] [stdout]      |
[INFO] [stdout] 1382 |                         painter.rect_stroke(seg_rect, Rounding::same(1.5), Stroke::new(0.5, stroke_col));
[INFO] [stdout]      |                                                                                        ^^^ help: explicitly specify the type as `f32`: `0.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/hex_tab.rs:1449:29
[INFO] [stdout]      |
[INFO] [stdout] 1449 |                 Stroke::new(1.0, Color32::from_rgb(120, 150, 190)),
[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/hex_tab.rs:1458:114
[INFO] [stdout]      |
[INFO] [stdout] 1458 |                 painter.line_segment([Pos2::new(mid_x - 3.0, top_y), Pos2::new(mid_x - 3.0, bot_y)], Stroke::new(1.0, grip_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/hex_tab.rs:1459:102
[INFO] [stdout]      |
[INFO] [stdout] 1459 |                 painter.line_segment([Pos2::new(mid_x, top_y), Pos2::new(mid_x, bot_y)], Stroke::new(1.0, grip_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/hex_tab.rs:1460:114
[INFO] [stdout]      |
[INFO] [stdout] 1460 |                 painter.line_segment([Pos2::new(mid_x + 3.0, top_y), Pos2::new(mid_x + 3.0, bot_y)], Stroke::new(1.0, grip_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/page_structure_tab.rs:718:70
[INFO] [stdout]     |
[INFO] [stdout] 718 |             let handle_w = if is_active || is_hovered { 2.5 } else { 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/page_structure_tab.rs:733:72
[INFO] [stdout]     |
[INFO] [stdout] 733 |             painter.rect_stroke(rect, Rounding::same(4.0), Stroke::new(2.0, Color32::from_rgb(239, 68, 68)));
[INFO] [stdout]     |                                                                        ^^^ help: explicitly specify the type as `f32`: `2.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/page_structure_tab.rs:735:72
[INFO] [stdout]     |
[INFO] [stdout] 735 |             painter.rect_stroke(rect, Rounding::same(4.0), Stroke::new(1.5, Color32::from_rgb(34, 197, 94)));
[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/workflow.rs:1342:43
[INFO] [stdout]      |
[INFO] [stdout] 1342 |                         egui::Stroke::new(2.5, egui::Color32::from_rgb(100, 180, 255)),
[INFO] [stdout]      |                                           ^^^ help: explicitly specify the type as `f32`: `2.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/workflow.rs:1359:47
[INFO] [stdout]      |
[INFO] [stdout] 1359 | ...                   egui::Stroke::new(2.0, egui::Color32::YELLOW),
[INFO] [stdout]      |                                         ^^^ help: explicitly specify the type as `f32`: `2.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/workflow.rs:1419:85
[INFO] [stdout]      |
[INFO] [stdout] 1419 |                     .frame(egui::Frame::window(ui.style()).stroke(egui::Stroke::new(2.0, stroke_color)))
[INFO] [stdout]      |                                                                                     ^^^ help: explicitly specify the type as `f32`: `2.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/hex_tab.rs:838:68
[INFO] [stdout]     |
[INFO] [stdout] 838 | ...   ui.painter().rect_stroke(rect, Rounding::ZERO, Stroke::new(1.5, Color32::from_rgb(255, 215, 0))); // Gold border like xorview...
[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/hex_tab.rs:1131:74
[INFO] [stdout]      |
[INFO] [stdout] 1131 |         painter.rect_stroke(track_rect, Rounding::same(3.0), Stroke::new(1.0, Color32::from_rgb(45, 48, 56)));
[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/hex_tab.rs:1251:74
[INFO] [stdout]      |
[INFO] [stdout] 1251 |         painter.rect_stroke(thumb_rect, Rounding::same(3.0), Stroke::new(1.0, Color32::from_rgb(120, 150, 190)));
[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/hex_tab.rs:1259:113
[INFO] [stdout]      |
[INFO] [stdout] 1259 |             painter.line_segment([Pos2::new(left_x, mid_y - 3.0), Pos2::new(right_x, mid_y - 3.0)], Stroke::new(1.0, grip_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/hex_tab.rs:1260:101
[INFO] [stdout]      |
[INFO] [stdout] 1260 |             painter.line_segment([Pos2::new(left_x, mid_y), Pos2::new(right_x, mid_y)], Stroke::new(1.0, grip_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/hex_tab.rs:1261:113
[INFO] [stdout]      |
[INFO] [stdout] 1261 |             painter.line_segment([Pos2::new(left_x, mid_y + 3.0), Pos2::new(right_x, mid_y + 3.0)], Stroke::new(1.0, grip_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/hex_tab.rs:1341:29
[INFO] [stdout]      |
[INFO] [stdout] 1341 |                 Stroke::new(1.0, Color32::from_rgb(45, 48, 56)),
[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/hex_tab.rs:1382:88
[INFO] [stdout]      |
[INFO] [stdout] 1382 |                         painter.rect_stroke(seg_rect, Rounding::same(1.5), Stroke::new(0.5, stroke_col));
[INFO] [stdout]      |                                                                                        ^^^ help: explicitly specify the type as `f32`: `0.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/hex_tab.rs:1449:29
[INFO] [stdout]      |
[INFO] [stdout] 1449 |                 Stroke::new(1.0, Color32::from_rgb(120, 150, 190)),
[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/hex_tab.rs:1458:114
[INFO] [stdout]      |
[INFO] [stdout] 1458 |                 painter.line_segment([Pos2::new(mid_x - 3.0, top_y), Pos2::new(mid_x - 3.0, bot_y)], Stroke::new(1.0, grip_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/hex_tab.rs:1459:102
[INFO] [stdout]      |
[INFO] [stdout] 1459 |                 painter.line_segment([Pos2::new(mid_x, top_y), Pos2::new(mid_x, bot_y)], Stroke::new(1.0, grip_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/hex_tab.rs:1460:114
[INFO] [stdout]      |
[INFO] [stdout] 1460 |                 painter.line_segment([Pos2::new(mid_x + 3.0, top_y), Pos2::new(mid_x + 3.0, bot_y)], Stroke::new(1.0, grip_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/page_structure_tab.rs:718:70
[INFO] [stdout]     |
[INFO] [stdout] 718 |             let handle_w = if is_active || is_hovered { 2.5 } else { 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/page_structure_tab.rs:733:72
[INFO] [stdout]     |
[INFO] [stdout] 733 |             painter.rect_stroke(rect, Rounding::same(4.0), Stroke::new(2.0, Color32::from_rgb(239, 68, 68)));
[INFO] [stdout]     |                                                                        ^^^ help: explicitly specify the type as `f32`: `2.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/page_structure_tab.rs:735:72
[INFO] [stdout]     |
[INFO] [stdout] 735 |             painter.rect_stroke(rect, Rounding::same(4.0), Stroke::new(1.5, Color32::from_rgb(34, 197, 94)));
[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] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 2m 36s
[INFO] running `Command { std: "docker" "inspect" "684001f17a24239248b6fcd111f95692ab3a3155fd59f970520b844e61c5a6ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "684001f17a24239248b6fcd111f95692ab3a3155fd59f970520b844e61c5a6ec", kill_on_drop: false }`
[INFO] [stdout] 684001f17a24239248b6fcd111f95692ab3a3155fd59f970520b844e61c5a6ec
