[INFO] cloning repository https://github.com/JumpyLionnn/enchanted-view [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JumpyLionnn/enchanted-view" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJumpyLionnn%2Fenchanted-view", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJumpyLionnn%2Fenchanted-view'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74f6b4c3432746e46e3435fbb581d5a1da516589 [INFO] testing JumpyLionnn/enchanted-view against 1.97.0-beta.6 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJumpyLionnn%2Fenchanted-view" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JumpyLionnn/enchanted-view [INFO] finished tweaking git repo https://github.com/JumpyLionnn/enchanted-view [INFO] tweaked toml for git repo https://github.com/JumpyLionnn/enchanted-view written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JumpyLionnn/enchanted-view on toolchain 1.97.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JumpyLionnn/enchanted-view 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.189 [INFO] [stderr] Downloaded proc-macro2 v1.0.69 [INFO] [stderr] Downloaded filetime v0.2.22 [INFO] [stderr] Downloaded serde v1.0.189 [INFO] [stderr] Downloaded target-lexicon v0.12.12 [INFO] [stderr] Downloaded atk-sys v0.18.0 [INFO] [stderr] Downloaded notify v6.1.1 [INFO] [stderr] Downloaded rfd v0.12.1 [INFO] [stderr] Downloaded gdk-sys v0.18.0 [INFO] [stderr] Downloaded gtk-sys v0.18.0 [INFO] [stderr] Downloaded syn v2.0.38 [INFO] [stderr] Downloaded enum-map-derive v0.14.0 [INFO] [stderr] Downloaded ecolor v0.23.0 [INFO] [stderr] Downloaded enum-map v2.6.3 [INFO] [stderr] Downloaded emath v0.23.0 [INFO] [stderr] Downloaded enumn v0.1.12 [INFO] [stderr] Downloaded ab_glyph v0.2.22 [INFO] [stderr] Downloaded eframe v0.23.0 [INFO] [stderr] Downloaded egui v0.23.0 [INFO] [stderr] Downloaded ttf-parser v0.19.2 [INFO] [stderr] Downloaded epaint v0.23.0 [INFO] [stderr] Downloaded webp v0.2.6 [INFO] [stderr] Downloaded egui_glow v0.23.0 [INFO] [stderr] Downloaded orbclient v0.3.46 [INFO] [stderr] Downloaded egui-winit v0.23.0 [INFO] [stderr] Downloaded webbrowser v0.8.12 [INFO] [stderr] Downloaded web-time v0.2.2 [INFO] [stderr] Downloaded arboard v3.2.1 [INFO] [stderr] Downloaded libwebp-sys v0.9.4 [INFO] [stderr] Downloaded errno v0.3.5 [INFO] [stderr] Downloaded regex-syntax v0.8.1 [INFO] [stderr] Downloaded regex v1.10.0 [INFO] [stderr] Downloaded rustix v0.38.18 [INFO] [stderr] Downloaded regex-automata v0.4.1 [INFO] [stderr] Downloaded linux-raw-sys v0.4.10 [INFO] [stderr] Downloaded blocking v1.4.1 [INFO] [stderr] Downloaded event-listener v3.0.0 [INFO] [stderr] Downloaded async-signal v0.2.4 [INFO] [stderr] Downloaded dark-light v1.0.0 [INFO] [stderr] Downloaded dconf_rs v0.3.0 [INFO] [stderr] Downloaded detect-desktop-environment v0.2.0 [INFO] [stderr] Downloaded byte-unit v4.0.19 [INFO] [stderr] Downloaded utf8-width v0.1.6 [INFO] [stderr] Downloaded egui_extras v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 2572e88e704c97700ba40de4549a66e9d5522d301990b2a2a0b500c0444b6cae [INFO] running `Command { std: "docker" "start" "2572e88e704c97700ba40de4549a66e9d5522d301990b2a2a0b500c0444b6cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2572e88e704c97700ba40de4549a66e9d5522d301990b2a2a0b500c0444b6cae", 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" "2572e88e704c97700ba40de4549a66e9d5522d301990b2a2a0b500c0444b6cae" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2572e88e704c97700ba40de4549a66e9d5522d301990b2a2a0b500c0444b6cae", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2572e88e704c97700ba40de4549a66e9d5522d301990b2a2a0b500c0444b6cae" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling winnow v0.5.16 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling parking v2.1.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.24 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling async-task v4.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling regex-automata v0.4.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling ab_glyph v0.2.22 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-executor v1.5.4 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling xdg-home v1.0.0 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling regex v1.10.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling libwebp-sys v0.9.4 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling enumflags2_derive v0.7.8 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling enumn v0.1.12 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling system-deps v6.1.2 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling blocking v1.4.1 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling zvariant_derive v3.15.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zbus_macros v3.14.1 [INFO] [stderr] Compiling atspi-macros v0.2.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling atk-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling gdk-sys v0.18.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling gtk-sys v0.18.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling exr v1.7.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling webbrowser v0.8.12 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling enum-map-derive v0.14.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling web-time v0.2.2 [INFO] [stderr] Compiling dark-light v1.0.0 [INFO] [stderr] Compiling rfd v0.12.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling dconf_rs v0.3.0 [INFO] [stderr] Compiling detect-desktop-environment v0.2.0 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling open v5.0.0 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling webp v0.2.6 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling enumflags2 v0.7.8 [INFO] [stderr] Compiling accesskit v0.11.2 [INFO] [stderr] Compiling emath v0.23.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling ecolor v0.23.0 [INFO] [stderr] Compiling enum-map v2.6.3 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling byte-unit v4.0.19 [INFO] [stderr] Compiling zvariant v3.15.0 [INFO] [stderr] Compiling arboard v3.2.1 [INFO] [stderr] Compiling epaint v0.23.0 [INFO] [stderr] Compiling accesskit_consumer v0.15.2 [INFO] [stderr] Compiling egui v0.23.0 [INFO] [stderr] Compiling zbus_names v2.6.0 [INFO] [stderr] Compiling zbus v3.14.1 [INFO] [stderr] Compiling egui_glow v0.23.0 [INFO] [stderr] Compiling egui_extras v0.23.0 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling atspi v0.10.1 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling accesskit_unix v0.5.2 [INFO] [stderr] Compiling accesskit_winit v0.14.4 [INFO] [stderr] Compiling egui-winit v0.23.0 [INFO] [stderr] Compiling eframe v0.23.0 [INFO] [stderr] Compiling enchanted-view v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Hotkey` [INFO] [stdout] --> src/widgets/mod.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | pub use hotkey::{KeyboardShortcutRef, Hotkey, key_bind_widget}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IconPainter` [INFO] [stdout] --> src/widgets/mod.rs:18:31 [INFO] [stdout] | [INFO] [stdout] 18 | pub use combo_box::{ComboBox, IconPainter}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/egui_extensions.rs:41:72 [INFO] [stdout] | [INFO] [stdout] 41 | self.rect_stroke(rect, egui::Rounding::ZERO, egui::Stroke::new(2.0, egui::Color32::GREEN)); [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 [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` is not satisfied [INFO] [stdout] --> src/egui_extensions.rs:45:53 [INFO] [stdout] | [INFO] [stdout] 45 | self.line_segment(points, egui::Stroke::new(4.0, egui::Color32::RED)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `4.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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/pan_zoom_image.rs:322:86 [INFO] [stdout] | [INFO] [stdout] 322 | ui.painter().rect_stroke_cropped(rect, image_rect, egui::Stroke::new(1.0, egui::Color32::BLACK)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/pan_zoom_image.rs:324:86 [INFO] [stdout] | [INFO] [stdout] 324 | ui.painter().rect_stroke_cropped(rect, image_rect, egui::Stroke::new(2.0, egui::Color32::WHITE)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/pan_zoom_image.rs:326:86 [INFO] [stdout] | [INFO] [stdout] 326 | ui.painter().rect_stroke_cropped(rect, image_rect, egui::Stroke::new(1.0, egui::Color32::BLACK)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/pan_zoom_image.rs:330:86 [INFO] [stdout] | [INFO] [stdout] 330 | ui.painter().rect_stroke_cropped(rect, image_rect, egui::Stroke::new(1.0, egui::Color32::BLACK)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/pan_zoom_image.rs:332:86 [INFO] [stdout] | [INFO] [stdout] 332 | ui.painter().rect_stroke_cropped(rect, image_rect, egui::Stroke::new(1.0, egui::Color32::WHITE)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/main.rs:703:87 [INFO] [stdout] | [INFO] [stdout] 703 | ....0, arrow_size), egui::Stroke::new(2.0, ui.visuals().widgets.inactive.fg_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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/color_name.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 166 | (248, 131, 121): "Congo pink", [INFO] [stdout] | --------------- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 174 | (248, 131, 121): "Coral pink", [INFO] [stdout] | ^^^^^^^^^^^^^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/color_name.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 33 | (0, 255, 255): "Aqua", [INFO] [stdout] | ------------- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 185 | (0, 255, 255): "Cyan", [INFO] [stdout] | ^^^^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/widgets/button.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 39 | impl<'a> Button<'a> { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn image(image: impl Into>) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn wrap(mut self, wrap: bool) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn fill(mut self, fill: impl Into) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | pub fn stroke(mut self, stroke: impl Into) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | pub fn small(mut self) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn frame(mut self, frame: bool) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn sense(mut self, sense: egui::Sense) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | pub fn min_size(mut self, min_size: egui::Vec2) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | pub fn rounding(mut self, rounding: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `max_height` and `maintain_aspect_ratio` are never used [INFO] [stdout] --> src/widgets/image_button.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl<'a> ImageButton<'a> { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn max_height(mut self, max_height: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn maintain_aspect_ratio(mut self, maintain_aspect_ratio: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `from_label`, `icon`, `wrap`, and `show_index` are never used [INFO] [stdout] --> src/widgets/combo_box.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 33 | impl ComboBox { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 34 | /// Create new [`ComboBox`] with id and label [INFO] [stdout] 35 | pub fn new(id_source: impl std::hash::Hash, label: impl Into) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn from_label(label: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 114 | pub fn icon( [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | pub fn wrap(mut self, wrap: bool) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 196 | pub fn show_index>( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `delta_time` is never used [INFO] [stdout] --> src/egui_extensions.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub trait ContextEx { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 66 | fn delta_time(&self) -> f32; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `Command { std: "docker" "inspect" "2572e88e704c97700ba40de4549a66e9d5522d301990b2a2a0b500c0444b6cae", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2572e88e704c97700ba40de4549a66e9d5522d301990b2a2a0b500c0444b6cae" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling enchanted-view v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Hotkey` [INFO] [stdout] --> src/widgets/mod.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | pub use hotkey::{KeyboardShortcutRef, Hotkey, key_bind_widget}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IconPainter` [INFO] [stdout] --> src/widgets/mod.rs:18:31 [INFO] [stdout] | [INFO] [stdout] 18 | pub use combo_box::{ComboBox, IconPainter}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/egui_extensions.rs:41:72 [INFO] [stdout] | [INFO] [stdout] 41 | self.rect_stroke(rect, egui::Rounding::ZERO, egui::Stroke::new(2.0, egui::Color32::GREEN)); [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 [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` is not satisfied [INFO] [stdout] --> src/egui_extensions.rs:45:53 [INFO] [stdout] | [INFO] [stdout] 45 | self.line_segment(points, egui::Stroke::new(4.0, egui::Color32::RED)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `4.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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/pan_zoom_image.rs:322:86 [INFO] [stdout] | [INFO] [stdout] 322 | ui.painter().rect_stroke_cropped(rect, image_rect, egui::Stroke::new(1.0, egui::Color32::BLACK)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/pan_zoom_image.rs:324:86 [INFO] [stdout] | [INFO] [stdout] 324 | ui.painter().rect_stroke_cropped(rect, image_rect, egui::Stroke::new(2.0, egui::Color32::WHITE)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/pan_zoom_image.rs:326:86 [INFO] [stdout] | [INFO] [stdout] 326 | ui.painter().rect_stroke_cropped(rect, image_rect, egui::Stroke::new(1.0, egui::Color32::BLACK)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/pan_zoom_image.rs:330:86 [INFO] [stdout] | [INFO] [stdout] 330 | ui.painter().rect_stroke_cropped(rect, image_rect, egui::Stroke::new(1.0, egui::Color32::BLACK)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/pan_zoom_image.rs:332:86 [INFO] [stdout] | [INFO] [stdout] 332 | ui.painter().rect_stroke_cropped(rect, image_rect, egui::Stroke::new(1.0, egui::Color32::WHITE)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/main.rs:703:87 [INFO] [stdout] | [INFO] [stdout] 703 | ....0, arrow_size), egui::Stroke::new(2.0, ui.visuals().widgets.inactive.fg_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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/color_name.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 166 | (248, 131, 121): "Congo pink", [INFO] [stdout] | --------------- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 174 | (248, 131, 121): "Coral pink", [INFO] [stdout] | ^^^^^^^^^^^^^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/color_name.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 33 | (0, 255, 255): "Aqua", [INFO] [stdout] | ------------- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 185 | (0, 255, 255): "Cyan", [INFO] [stdout] | ^^^^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/widgets/button.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 39 | impl<'a> Button<'a> { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn image(image: impl Into>) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn wrap(mut self, wrap: bool) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn fill(mut self, fill: impl Into) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | pub fn stroke(mut self, stroke: impl Into) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | pub fn small(mut self) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn frame(mut self, frame: bool) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn sense(mut self, sense: egui::Sense) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | pub fn min_size(mut self, min_size: egui::Vec2) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | pub fn rounding(mut self, rounding: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `max_height` and `maintain_aspect_ratio` are never used [INFO] [stdout] --> src/widgets/image_button.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl<'a> ImageButton<'a> { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn max_height(mut self, max_height: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn maintain_aspect_ratio(mut self, maintain_aspect_ratio: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `from_label`, `icon`, `wrap`, and `show_index` are never used [INFO] [stdout] --> src/widgets/combo_box.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 33 | impl ComboBox { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 34 | /// Create new [`ComboBox`] with id and label [INFO] [stdout] 35 | pub fn new(id_source: impl std::hash::Hash, label: impl Into) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn from_label(label: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 114 | pub fn icon( [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | pub fn wrap(mut self, wrap: bool) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 196 | pub fn show_index>( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `delta_time` is never used [INFO] [stdout] --> src/egui_extensions.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub trait ContextEx { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 66 | fn delta_time(&self) -> f32; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.41s [INFO] running `Command { std: "docker" "inspect" "2572e88e704c97700ba40de4549a66e9d5522d301990b2a2a0b500c0444b6cae", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2572e88e704c97700ba40de4549a66e9d5522d301990b2a2a0b500c0444b6cae" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Hotkey` [INFO] [stderr] --> src/widgets/mod.rs:14:39 [INFO] [stderr] | [INFO] [stderr] 14 | pub use hotkey::{KeyboardShortcutRef, Hotkey, key_bind_widget}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `IconPainter` [INFO] [stderr] --> src/widgets/mod.rs:18:31 [INFO] [stderr] | [INFO] [stderr] 18 | pub use combo_box::{ComboBox, IconPainter}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stderr] --> src/egui_extensions.rs:41:72 [INFO] [stderr] | [INFO] [stderr] 41 | self.rect_stroke(rect, egui::Rounding::ZERO, egui::Stroke::new(2.0, egui::Color32::GREEN)); [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 [INFO] [stderr] = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stderr] --> src/egui_extensions.rs:45:53 [INFO] [stderr] | [INFO] [stderr] 45 | self.line_segment(points, egui::Stroke::new(4.0, egui::Color32::RED)); [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `4.0_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 [INFO] [stderr] [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stderr] --> src/pan_zoom_image.rs:322:86 [INFO] [stderr] | [INFO] [stderr] 322 | ui.painter().rect_stroke_cropped(rect, image_rect, egui::Stroke::new(1.0, egui::Color32::BLACK)); [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 [INFO] [stderr] [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stderr] --> src/pan_zoom_image.rs:324:86 [INFO] [stderr] | [INFO] [stderr] 324 | ui.painter().rect_stroke_cropped(rect, image_rect, egui::Stroke::new(2.0, egui::Color32::WHITE)); [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 [INFO] [stderr] [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stderr] --> src/pan_zoom_image.rs:326:86 [INFO] [stderr] | [INFO] [stderr] 326 | ui.painter().rect_stroke_cropped(rect, image_rect, egui::Stroke::new(1.0, egui::Color32::BLACK)); [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 [INFO] [stderr] [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stderr] --> src/pan_zoom_image.rs:330:86 [INFO] [stderr] | [INFO] [stderr] 330 | ui.painter().rect_stroke_cropped(rect, image_rect, egui::Stroke::new(1.0, egui::Color32::BLACK)); [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 [INFO] [stderr] [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stderr] --> src/pan_zoom_image.rs:332:86 [INFO] [stderr] | [INFO] [stderr] 332 | ui.painter().rect_stroke_cropped(rect, image_rect, egui::Stroke::new(1.0, egui::Color32::WHITE)); [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 [INFO] [stderr] [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stderr] --> src/main.rs:703:87 [INFO] [stderr] | [INFO] [stderr] 703 | ....0, arrow_size), egui::Stroke::new(2.0, ui.visuals().widgets.inactive.fg_stroke.color)); [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/color_name.rs:174:9 [INFO] [stderr] | [INFO] [stderr] 166 | (248, 131, 121): "Congo pink", [INFO] [stderr] | --------------- matches all the relevant values [INFO] [stderr] ... [INFO] [stderr] 174 | (248, 131, 121): "Coral pink", [INFO] [stderr] | ^^^^^^^^^^^^^^^ no value can reach this [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/color_name.rs:185:9 [INFO] [stderr] | [INFO] [stderr] 33 | (0, 255, 255): "Aqua", [INFO] [stderr] | ------------- matches all the relevant values [INFO] [stderr] ... [INFO] [stderr] 185 | (0, 255, 255): "Cyan", [INFO] [stderr] | ^^^^^^^^^^^^^ no value can reach this [INFO] [stderr] [INFO] [stderr] warning: multiple associated items are never used [INFO] [stderr] --> src/widgets/button.rs:46:12 [INFO] [stderr] | [INFO] [stderr] 39 | impl<'a> Button<'a> { [INFO] [stderr] | ------------------- associated items in this implementation [INFO] [stderr] ... [INFO] [stderr] 46 | pub fn image(image: impl Into>) -> Self { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 81 | pub fn wrap(mut self, wrap: bool) -> Self { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 88 | pub fn fill(mut self, fill: impl Into) -> Self { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 96 | pub fn stroke(mut self, stroke: impl Into) -> Self { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 103 | pub fn small(mut self) -> Self { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 112 | pub fn frame(mut self, frame: bool) -> Self { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 119 | pub fn sense(mut self, sense: egui::Sense) -> Self { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 125 | pub fn min_size(mut self, min_size: egui::Vec2) -> Self { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 131 | pub fn rounding(mut self, rounding: impl Into) -> Self { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: methods `max_height` and `maintain_aspect_ratio` are never used [INFO] [stderr] --> src/widgets/image_button.rs:51:12 [INFO] [stderr] | [INFO] [stderr] 12 | impl<'a> ImageButton<'a> { [INFO] [stderr] | ------------------------ methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 51 | pub fn max_height(mut self, max_height: f32) -> Self { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 56 | pub fn maintain_aspect_ratio(mut self, maintain_aspect_ratio: bool) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `from_label`, `icon`, `wrap`, and `show_index` are never used [INFO] [stderr] --> src/widgets/combo_box.rs:35:12 [INFO] [stderr] | [INFO] [stderr] 33 | impl ComboBox { [INFO] [stderr] | ------------- associated items in this implementation [INFO] [stderr] 34 | /// Create new [`ComboBox`] with id and label [INFO] [stderr] 35 | pub fn new(id_source: impl std::hash::Hash, label: impl Into) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 47 | pub fn from_label(label: impl Into) -> Self { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 114 | pub fn icon( [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 123 | pub fn wrap(mut self, wrap: bool) -> Self { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 196 | pub fn show_index>( [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `delta_time` is never used [INFO] [stderr] --> src/egui_extensions.rs:66:8 [INFO] [stderr] | [INFO] [stderr] 60 | pub trait ContextEx { [INFO] [stderr] | --------- method in this trait [INFO] [stderr] ... [INFO] [stderr] 66 | fn delta_time(&self) -> f32; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `enchanted-view` (bin "enchanted-view" test) generated 16 warnings (run `cargo fix --bin "enchanted-view" -p enchanted-view --tests` to apply 10 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/enchanted_view-8681b1173df9620b) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test color_analyzer::tests::try_parse_hex ... ok [INFO] [stdout] test egui_extensions::tests::rotate90_around ... ok [INFO] [stdout] test utilities::tests::num_length_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2572e88e704c97700ba40de4549a66e9d5522d301990b2a2a0b500c0444b6cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2572e88e704c97700ba40de4549a66e9d5522d301990b2a2a0b500c0444b6cae", kill_on_drop: false }` [INFO] [stdout] 2572e88e704c97700ba40de4549a66e9d5522d301990b2a2a0b500c0444b6cae