[INFO] cloning repository https://github.com/aleanon/Kalkulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aleanon/Kalkulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleanon%2FKalkulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleanon%2FKalkulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ec77f088d6b626b08bc1fe53f7f5833620e142e [INFO] testing aleanon/Kalkulator against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleanon%2FKalkulator" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/aleanon/Kalkulator [INFO] finished tweaking git repo https://github.com/aleanon/Kalkulator [INFO] tweaked toml for git repo https://github.com/aleanon/Kalkulator written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aleanon/Kalkulator on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aleanon/Kalkulator 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.windows [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded egui_extras v0.27.1 [INFO] [stderr] Downloaded enum-map-derive v0.17.0 [INFO] [stderr] Downloaded ecolor v0.27.1 [INFO] [stderr] Downloaded owned_ttf_parser v0.18.0 [INFO] [stderr] Downloaded emath v0.27.1 [INFO] [stderr] Downloaded mime_guess2 v2.0.5 [INFO] [stderr] Downloaded enum-map v2.7.3 [INFO] [stderr] Downloaded parking_lot_core v0.9.4 [INFO] [stderr] Downloaded ab_glyph v0.2.19 [INFO] [stderr] Downloaded rayon v1.9.0 [INFO] [stderr] Downloaded syn v2.0.57 [INFO] [stderr] Downloaded cpufeatures v0.2.6 [INFO] [stderr] Downloaded egui v0.27.1 [INFO] [stderr] Downloaded egui_glow v0.27.1 [INFO] [stderr] Downloaded egui-winit v0.27.1 [INFO] [stderr] Downloaded clipboard-win v5.3.0 [INFO] [stderr] Downloaded arboard v3.3.2 [INFO] [stderr] Downloaded polling v2.7.0 [INFO] [stderr] Downloaded egui-wgpu v0.27.1 [INFO] [stderr] Downloaded event-listener v5.2.0 [INFO] [stderr] Downloaded regex v1.7.3 [INFO] [stderr] Downloaded rustix v0.37.11 [INFO] [stderr] Downloaded linux-raw-sys v0.3.1 [INFO] [stderr] Downloaded epaint v0.27.1 [INFO] [stderr] Downloaded eframe v0.27.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f9704919dfc8df0d51202126d6f4366b9aa0e2a375bac7b3d2169a0695f22df [INFO] running `Command { std: "docker" "start" "-a" "0f9704919dfc8df0d51202126d6f4366b9aa0e2a375bac7b3d2169a0695f22df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f9704919dfc8df0d51202126d6f4366b9aa0e2a375bac7b3d2169a0695f22df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f9704919dfc8df0d51202126d6f4366b9aa0e2a375bac7b3d2169a0695f22df", kill_on_drop: false }` [INFO] [stdout] 0f9704919dfc8df0d51202126d6f4366b9aa0e2a375bac7b3d2169a0695f22df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b5048889aa6f27560bee3c6b0d1e0e49363755c0bb9eafb29b4a31e25da0f8c [INFO] running `Command { std: "docker" "start" "-a" "1b5048889aa6f27560bee3c6b0d1e0e49363755c0bb9eafb29b4a31e25da0f8c", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.windows [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling polling v2.7.0 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rustix v0.37.11 [INFO] [stderr] Compiling ttf-parser v0.18.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling xdg-home v1.1.0 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Compiling xkeysym v0.2.0 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling owned_ttf_parser v0.18.0 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling strict-num v0.1.0 [INFO] [stderr] Compiling ab_glyph v0.2.19 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling x11rb-protocol v0.13.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling raw-window-handle v0.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling smol_str v0.2.1 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling async-once-cell v0.5.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling mime_guess2 v2.0.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling enumn v0.1.13 [INFO] [stderr] Compiling serde_repr v0.1.12 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling web-time v0.2.4 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling webbrowser v0.8.7 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling wayland-client v0.31.2 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling bytemuck_derive v1.4.0 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling wayland-cursor v0.31.1 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling polling v3.6.0 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling enumflags2 v0.7.9 [INFO] [stderr] Compiling accesskit v0.12.3 [INFO] [stderr] Compiling ecolor v0.27.1 [INFO] [stderr] Compiling emath v0.27.1 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling zvariant v3.15.2 [INFO] [stderr] Compiling epaint v0.27.1 [INFO] [stderr] Compiling accesskit_consumer v0.16.1 [INFO] [stderr] Compiling sctk-adwaita v0.8.1 [INFO] [stderr] Compiling smithay-clipboard v0.7.1 [INFO] [stderr] Compiling zbus_names v2.6.1 [INFO] [stderr] Compiling zbus v3.15.2 [INFO] [stderr] Compiling egui v0.27.1 [INFO] [stderr] Compiling x11rb v0.13.0 [INFO] [stderr] Compiling arboard v3.3.2 [INFO] [stderr] Compiling egui_glow v0.27.1 [INFO] [stderr] Compiling egui_extras v0.27.1 [INFO] [stderr] Compiling atspi-common v0.3.0 [INFO] [stderr] Compiling atspi-proxies v0.3.0 [INFO] [stderr] Compiling atspi-connection v0.3.0 [INFO] [stderr] Compiling atspi v0.19.0 [INFO] [stderr] Compiling accesskit_unix v0.6.2 [INFO] [stderr] Compiling accesskit_winit v0.16.1 [INFO] [stderr] Compiling egui-winit v0.27.1 [INFO] [stderr] Compiling eframe v0.27.1 [INFO] [stderr] Compiling kalkulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/kalkulator.rs:55:40 [INFO] [stdout] | [INFO] [stdout] 55 | bg_stroke: Stroke::new(1.0, Color32::from_gray(60)), // separators, indentation lines [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] = 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/kalkulator.rs:56:40 [INFO] [stdout] | [INFO] [stdout] 56 | fg_stroke: Stroke::new(1.0, Color32::from_gray(160)), // normal text 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/kalkulator.rs:64:40 [INFO] [stdout] | [INFO] [stdout] 64 | fg_stroke: Stroke::new(1.0, Color32::from_rgb(255, 255, 255)), // button text [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/kalkulator.rs:71:40 [INFO] [stdout] | [INFO] [stdout] 71 | bg_stroke: Stroke::new(0.0, BACKGROUND_COLOR.linear_multiply(1.)), // e.g. hover over window edge or button [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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/kalkulator.rs:72:40 [INFO] [stdout] | [INFO] [stdout] 72 | fg_stroke: Stroke::new(1.0, Color32::from_rgb(255, 255, 255)), [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/kalkulator.rs:79:40 [INFO] [stdout] | [INFO] [stdout] 79 | bg_stroke: Stroke::new(1.0, 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/kalkulator.rs:80:40 [INFO] [stdout] | [INFO] [stdout] 80 | fg_stroke: Stroke::new(2.0, 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/kalkulator.rs:87:40 [INFO] [stdout] | [INFO] [stdout] 87 | bg_stroke: Stroke::new(1.0, Color32::from_gray(60)), [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/kalkulator.rs:88:40 [INFO] [stdout] | [INFO] [stdout] 88 | fg_stroke: Stroke::new(1.0, Color32::from_gray(210)), [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/numpad.rs:68:44 [INFO] [stdout] | [INFO] [stdout] 68 | fg_stroke: Stroke::new(0.0, TEXT_COLOR), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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/numpad.rs:76:44 [INFO] [stdout] | [INFO] [stdout] 76 | fg_stroke: Stroke::new(0.0, TEXT_COLOR), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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/numpad.rs:93:44 [INFO] [stdout] | [INFO] [stdout] 93 | fg_stroke: Stroke::new(0.0, TEXT_COLOR), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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/numpad.rs:101:44 [INFO] [stdout] | [INFO] [stdout] 101 | fg_stroke: Stroke::new(0.0, TEXT_COLOR), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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: variant `Squared` is never constructed [INFO] [stdout] --> src/standard.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 21 | enum State { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 26 | Squared, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `memory` and `log` are never read [INFO] [stdout] --> src/standard.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct Standard { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 107 | memory: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 108 | [INFO] [stdout] 109 | log: Option>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "1b5048889aa6f27560bee3c6b0d1e0e49363755c0bb9eafb29b4a31e25da0f8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b5048889aa6f27560bee3c6b0d1e0e49363755c0bb9eafb29b4a31e25da0f8c", kill_on_drop: false }` [INFO] [stdout] 1b5048889aa6f27560bee3c6b0d1e0e49363755c0bb9eafb29b4a31e25da0f8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df9c2669d057c27a6d250d8617393a3484c4613dcae813c5be47b5b4af28a89a [INFO] running `Command { std: "docker" "start" "-a" "df9c2669d057c27a6d250d8617393a3484c4613dcae813c5be47b5b4af28a89a", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.windows [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/kalkulator.rs:55:40 [INFO] [stdout] | [INFO] [stdout] 55 | bg_stroke: Stroke::new(1.0, Color32::from_gray(60)), // separators, indentation lines [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] = 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/kalkulator.rs:56:40 [INFO] [stdout] | [INFO] [stdout] 56 | fg_stroke: Stroke::new(1.0, Color32::from_gray(160)), // normal text 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/kalkulator.rs:64:40 [INFO] [stdout] | [INFO] [stdout] 64 | fg_stroke: Stroke::new(1.0, Color32::from_rgb(255, 255, 255)), // button text [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/kalkulator.rs:71:40 [INFO] [stdout] | [INFO] [stdout] 71 | bg_stroke: Stroke::new(0.0, BACKGROUND_COLOR.linear_multiply(1.)), // e.g. hover over window edge or button [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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/kalkulator.rs:72:40 [INFO] [stdout] | [INFO] [stdout] 72 | fg_stroke: Stroke::new(1.0, Color32::from_rgb(255, 255, 255)), [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/kalkulator.rs:79:40 [INFO] [stdout] | [INFO] [stdout] 79 | bg_stroke: Stroke::new(1.0, 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/kalkulator.rs:80:40 [INFO] [stdout] | [INFO] [stdout] 80 | fg_stroke: Stroke::new(2.0, 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/kalkulator.rs:87:40 [INFO] [stdout] | [INFO] [stdout] 87 | bg_stroke: Stroke::new(1.0, Color32::from_gray(60)), [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/kalkulator.rs:88:40 [INFO] [stdout] | [INFO] [stdout] 88 | fg_stroke: Stroke::new(1.0, Color32::from_gray(210)), [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/numpad.rs:68:44 [INFO] [stdout] | [INFO] [stdout] 68 | fg_stroke: Stroke::new(0.0, TEXT_COLOR), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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/numpad.rs:76:44 [INFO] [stdout] | [INFO] [stdout] 76 | fg_stroke: Stroke::new(0.0, TEXT_COLOR), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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/numpad.rs:93:44 [INFO] [stdout] | [INFO] [stdout] 93 | fg_stroke: Stroke::new(0.0, TEXT_COLOR), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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/numpad.rs:101:44 [INFO] [stdout] | [INFO] [stdout] 101 | fg_stroke: Stroke::new(0.0, TEXT_COLOR), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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: variant `Squared` is never constructed [INFO] [stdout] --> src/standard.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 21 | enum State { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 26 | Squared, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `memory` and `log` are never read [INFO] [stdout] --> src/standard.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct Standard { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 107 | memory: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 108 | [INFO] [stdout] 109 | log: Option>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling kalkulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/kalkulator.rs:55:40 [INFO] [stdout] | [INFO] [stdout] 55 | bg_stroke: Stroke::new(1.0, Color32::from_gray(60)), // separators, indentation lines [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] = 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/kalkulator.rs:56:40 [INFO] [stdout] | [INFO] [stdout] 56 | fg_stroke: Stroke::new(1.0, Color32::from_gray(160)), // normal text 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/kalkulator.rs:64:40 [INFO] [stdout] | [INFO] [stdout] 64 | fg_stroke: Stroke::new(1.0, Color32::from_rgb(255, 255, 255)), // button text [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/kalkulator.rs:71:40 [INFO] [stdout] | [INFO] [stdout] 71 | bg_stroke: Stroke::new(0.0, BACKGROUND_COLOR.linear_multiply(1.)), // e.g. hover over window edge or button [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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/kalkulator.rs:72:40 [INFO] [stdout] | [INFO] [stdout] 72 | fg_stroke: Stroke::new(1.0, Color32::from_rgb(255, 255, 255)), [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/kalkulator.rs:79:40 [INFO] [stdout] | [INFO] [stdout] 79 | bg_stroke: Stroke::new(1.0, 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/kalkulator.rs:80:40 [INFO] [stdout] | [INFO] [stdout] 80 | fg_stroke: Stroke::new(2.0, 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/kalkulator.rs:87:40 [INFO] [stdout] | [INFO] [stdout] 87 | bg_stroke: Stroke::new(1.0, Color32::from_gray(60)), [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/kalkulator.rs:88:40 [INFO] [stdout] | [INFO] [stdout] 88 | fg_stroke: Stroke::new(1.0, Color32::from_gray(210)), [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/numpad.rs:68:44 [INFO] [stdout] | [INFO] [stdout] 68 | fg_stroke: Stroke::new(0.0, TEXT_COLOR), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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/numpad.rs:76:44 [INFO] [stdout] | [INFO] [stdout] 76 | fg_stroke: Stroke::new(0.0, TEXT_COLOR), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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/numpad.rs:93:44 [INFO] [stdout] | [INFO] [stdout] 93 | fg_stroke: Stroke::new(0.0, TEXT_COLOR), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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/numpad.rs:101:44 [INFO] [stdout] | [INFO] [stdout] 101 | fg_stroke: Stroke::new(0.0, TEXT_COLOR), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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: variant `Squared` is never constructed [INFO] [stdout] --> src/standard.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 21 | enum State { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 26 | Squared, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `memory` and `log` are never read [INFO] [stdout] --> src/standard.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct Standard { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 107 | memory: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 108 | [INFO] [stdout] 109 | log: Option>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "df9c2669d057c27a6d250d8617393a3484c4613dcae813c5be47b5b4af28a89a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df9c2669d057c27a6d250d8617393a3484c4613dcae813c5be47b5b4af28a89a", kill_on_drop: false }` [INFO] [stdout] df9c2669d057c27a6d250d8617393a3484c4613dcae813c5be47b5b4af28a89a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 85dcc19924e386280995c0e52420ab2949c3c4a319f09a268d2802128445e02f [INFO] running `Command { std: "docker" "start" "-a" "85dcc19924e386280995c0e52420ab2949c3c4a319f09a268d2802128445e02f", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.windows [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stderr] --> src/kalkulator.rs:55:40 [INFO] [stderr] | [INFO] [stderr] 55 | bg_stroke: Stroke::new(1.0, Color32::from_gray(60)), // separators, indentation lines [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] = 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/kalkulator.rs:56:40 [INFO] [stderr] | [INFO] [stderr] 56 | fg_stroke: Stroke::new(1.0, Color32::from_gray(160)), // normal text color [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/kalkulator.rs:64:40 [INFO] [stderr] | [INFO] [stderr] 64 | fg_stroke: Stroke::new(1.0, Color32::from_rgb(255, 255, 255)), // button text [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/kalkulator.rs:71:40 [INFO] [stderr] | [INFO] [stderr] 71 | bg_stroke: Stroke::new(0.0, BACKGROUND_COLOR.linear_multiply(1.)), // e.g. hover over window edge or button [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `0.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/kalkulator.rs:72:40 [INFO] [stderr] | [INFO] [stderr] 72 | fg_stroke: Stroke::new(1.0, Color32::from_rgb(255, 255, 255)), [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/kalkulator.rs:79:40 [INFO] [stderr] | [INFO] [stderr] 79 | bg_stroke: Stroke::new(1.0, 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/kalkulator.rs:80:40 [INFO] [stderr] | [INFO] [stderr] 80 | fg_stroke: Stroke::new(2.0, 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/kalkulator.rs:87:40 [INFO] [stderr] | [INFO] [stderr] 87 | bg_stroke: Stroke::new(1.0, Color32::from_gray(60)), [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/kalkulator.rs:88:40 [INFO] [stderr] | [INFO] [stderr] 88 | fg_stroke: Stroke::new(1.0, Color32::from_gray(210)), [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/numpad.rs:68:44 [INFO] [stderr] | [INFO] [stderr] 68 | fg_stroke: Stroke::new(0.0, TEXT_COLOR), [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `0.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/numpad.rs:76:44 [INFO] [stderr] | [INFO] [stderr] 76 | fg_stroke: Stroke::new(0.0, TEXT_COLOR), [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `0.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/numpad.rs:93:44 [INFO] [stderr] | [INFO] [stderr] 93 | fg_stroke: Stroke::new(0.0, TEXT_COLOR), [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `0.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/numpad.rs:101:44 [INFO] [stderr] | [INFO] [stderr] 101 | fg_stroke: Stroke::new(0.0, TEXT_COLOR), [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `0.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: variant `Squared` is never constructed [INFO] [stderr] --> src/standard.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 21 | enum State { [INFO] [stderr] | ----- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 26 | Squared, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `memory` and `log` are never read [INFO] [stderr] --> src/standard.rs:107:5 [INFO] [stderr] | [INFO] [stderr] 98 | pub struct Standard { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 107 | memory: Option>, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 108 | [INFO] [stderr] 109 | log: Option>, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `kalkulator` (lib) generated 15 warnings (run `cargo fix --lib -p kalkulator` to apply 13 suggestions) [INFO] [stderr] warning: `kalkulator` (lib test) generated 15 warnings (15 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kalkulator-d4710a13fbce8dc9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kalkulator-8aa04b0cff3a1253) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests kalkulator [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "85dcc19924e386280995c0e52420ab2949c3c4a319f09a268d2802128445e02f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85dcc19924e386280995c0e52420ab2949c3c4a319f09a268d2802128445e02f", kill_on_drop: false }` [INFO] [stdout] 85dcc19924e386280995c0e52420ab2949c3c4a319f09a268d2802128445e02f