[INFO] cloning repository https://github.com/Vaxspark/aiem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vaxspark/aiem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVaxspark%2Faiem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVaxspark%2Faiem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 451355a55162dba0203b98b56429347688026248 [INFO] checking Vaxspark/aiem against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVaxspark%2Faiem" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Vaxspark/aiem [INFO] finished tweaking git repo https://github.com/Vaxspark/aiem [INFO] tweaked toml for git repo https://github.com/Vaxspark/aiem written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Vaxspark/aiem on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Vaxspark/aiem 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enumn v0.1.14 [INFO] [stderr] Downloaded ashpd v0.11.1 [INFO] [stderr] Downloaded ehttp v0.5.0 [INFO] [stderr] Downloaded mime_guess2 v2.3.1 [INFO] [stderr] Downloaded egui_extras v0.28.1 [INFO] [stderr] Downloaded deflate64 v0.1.12 [INFO] [stderr] Downloaded maud_macros v0.26.0 [INFO] [stderr] Downloaded linux-keyutils v0.2.5 [INFO] [stderr] Downloaded keyring v3.6.3 [INFO] [stderr] Downloaded maud v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 6241275d7e77371b29901880c35177da08351a11f137a87d095e8a9acb131665 [INFO] running `Command { std: "docker" "start" "6241275d7e77371b29901880c35177da08351a11f137a87d095e8a9acb131665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6241275d7e77371b29901880c35177da08351a11f137a87d095e8a9acb131665", 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" "6241275d7e77371b29901880c35177da08351a11f137a87d095e8a9acb131665" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6241275d7e77371b29901880c35177da08351a11f137a87d095e8a9acb131665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6241275d7e77371b29901880c35177da08351a11f137a87d095e8a9acb131665" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking wayland-sys v0.31.11 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Checking typenum v1.20.0 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Checking http-range-header v0.4.2 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking zopfli v0.8.3 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling wayland-scanner v0.31.10 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Checking deflate64 v0.1.12 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Checking svgtypes v0.13.0 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking rctree v0.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Checking simplecss v0.2.2 [INFO] [stderr] Checking data-url v0.3.2 [INFO] [stderr] Checking imagesize v0.12.0 [INFO] [stderr] Checking roxmltree v0.19.0 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking linux-keyutils v0.2.5 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Checking keyring v3.6.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking uuid v1.23.1 [INFO] [stderr] Compiling mime_guess2 v2.3.1 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking nix v0.29.0 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Compiling dark-light v1.1.1 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling rfd v0.15.4 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking rtoolbox v0.0.5 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Compiling wayland-backend v0.3.15 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking dconf_rs v0.3.0 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking detect-desktop-environment v0.2.0 [INFO] [stderr] Checking rpassword v7.4.0 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking bzip2 v0.5.2 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tokio v1.52.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking webpki-roots v1.0.7 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Checking wayland-client v0.31.14 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking rustls-webpki v0.103.12 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking async-signal v0.2.14 [INFO] [stderr] Checking calloop v0.14.4 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Checking usvg-tree v0.37.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling maud_macros v0.26.0 [INFO] [stderr] Checking usvg-parser v0.37.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking wayland-protocols v0.32.12 [INFO] [stderr] Checking wayland-cursor v0.31.14 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking calloop-wayland-source v0.4.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Checking rand v0.8.6 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking usvg v0.37.0 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Checking resvg v0.37.0 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Compiling zvariant_utils v3.3.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking emath v0.28.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Compiling zvariant_derive v5.10.0 [INFO] [stderr] Checking zvariant v4.2.0 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking maud v0.26.0 [INFO] [stderr] Checking hyper v1.9.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking ecolor v0.28.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking epaint v0.28.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Compiling zvariant v5.10.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking webbrowser v1.2.1 [INFO] [stderr] Checking ehttp v0.5.0 [INFO] [stderr] Checking hyper-rustls v0.27.9 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking zbus_names v3.0.0 [INFO] [stderr] Checking egui v0.28.1 [INFO] [stderr] Checking zbus v4.4.0 [INFO] [stderr] Checking aiem-core v0.1.0 (/opt/rustwide/workdir/crates/aiem-core) [INFO] [stderr] Checking zbus_names v4.3.1 [INFO] [stderr] Checking wayland-protocols-misc v0.3.12 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.12 [INFO] [stderr] Checking wayland-protocols-experimental v20250721.0.1 [INFO] [stderr] Compiling zbus_macros v5.14.0 [INFO] [stderr] Checking smithay-client-toolkit v0.20.0 [INFO] [stderr] Checking aiem-web v0.1.0 (/opt/rustwide/workdir/crates/aiem-web) [INFO] [stderr] Checking smithay-clipboard v0.7.3 [INFO] [stderr] Checking egui_glow v0.28.1 [INFO] [stderr] Checking egui_extras v0.28.1 [INFO] [stderr] Checking egui-winit v0.28.1 [INFO] [stderr] Checking zbus v5.14.0 [INFO] [stderr] Checking eframe v0.28.1 [INFO] [stdout] warning: function `toast_success` is never used [INFO] [stdout] --> crates/aiem-web/src/tasks.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn toast_success(tx: &broadcast::Sender, msg: impl Into) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `task_progress` is never used [INFO] [stdout] --> crates/aiem-web/src/tasks.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn task_progress(tx: &broadcast::Sender, id: u64, note: impl Into) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `toast_success` is never used [INFO] [stdout] --> crates/aiem-web/src/tasks.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn toast_success(tx: &broadcast::Sender, msg: impl Into) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `task_progress` is never used [INFO] [stdout] --> crates/aiem-web/src/tasks.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn task_progress(tx: &broadcast::Sender, id: u64, note: impl Into) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking aiem-cli v0.1.0 (/opt/rustwide/workdir/crates/aiem-cli) [INFO] [stdout] warning: unused variable: `r#ref` [INFO] [stdout] --> crates/aiem-cli/src/commands/skill.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | r#ref, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `r#ref: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r#ref` [INFO] [stdout] --> crates/aiem-cli/src/commands/skill.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | r#ref, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `r#ref: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ashpd v0.11.1 [INFO] [stderr] Checking aiem-gui v0.1.0 (/opt/rustwide/workdir/crates/aiem-gui) [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/aiem-gui/src/app.rs:233:41 [INFO] [stdout] | [INFO] [stdout] 233 | .stroke(Stroke::new(1.0, pal.stroke)) [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] --> crates/aiem-gui/src/app.rs:261:45 [INFO] [stdout] | [INFO] [stdout] 261 | .stroke(Stroke::new(1.0, pal.stroke)) [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] --> crates/aiem-gui/src/app.rs:299:45 [INFO] [stdout] | [INFO] [stdout] 299 | .stroke(Stroke::new(1.0, pal.stroke)) [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] --> crates/aiem-gui/src/app.rs:233:41 [INFO] [stdout] | [INFO] [stdout] 233 | .stroke(Stroke::new(1.0, pal.stroke)) [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] --> crates/aiem-gui/src/app.rs:261:45 [INFO] [stdout] | [INFO] [stdout] 261 | .stroke(Stroke::new(1.0, pal.stroke)) [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] --> crates/aiem-gui/src/app.rs:299:45 [INFO] [stdout] | [INFO] [stdout] 299 | .stroke(Stroke::new(1.0, pal.stroke)) [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] --> crates/aiem-gui/src/app.rs:417:45 [INFO] [stdout] | [INFO] [stdout] 417 | ... Stroke::new(1.0, pal.accent.gamma_multiply(0.3)) [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] --> crates/aiem-gui/src/app.rs:417:45 [INFO] [stdout] | [INFO] [stdout] 417 | ... Stroke::new(1.0, pal.accent.gamma_multiply(0.3)) [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] --> crates/aiem-gui/src/app.rs:452:49 [INFO] [stdout] | [INFO] [stdout] 452 | ... .stroke(Stroke::new(1.0, pal.stroke)) [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] --> crates/aiem-gui/src/app.rs:452:49 [INFO] [stdout] | [INFO] [stdout] 452 | ... .stroke(Stroke::new(1.0, pal.stroke)) [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] --> crates/aiem-gui/src/theme.rs:144:35 [INFO] [stdout] | [INFO] [stdout] 144 | v.window_stroke = Stroke::new(1.0, p.stroke); [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] --> crates/aiem-gui/src/theme.rs:152:38 [INFO] [stdout] | [INFO] [stdout] 152 | v.selection.stroke = Stroke::new(1.0, p.accent); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/aiem-gui/src/theme.rs:157:54 [INFO] [stdout] | [INFO] [stdout] 157 | v.widgets.noninteractive.bg_stroke = Stroke::new(1.0, p.stroke); [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] --> crates/aiem-gui/src/theme.rs:158:54 [INFO] [stdout] | [INFO] [stdout] 158 | v.widgets.noninteractive.fg_stroke = Stroke::new(1.0, p.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] --> crates/aiem-gui/src/theme.rs:163:48 [INFO] [stdout] | [INFO] [stdout] 163 | v.widgets.inactive.bg_stroke = Stroke::new(1.0, p.stroke); [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] --> crates/aiem-gui/src/theme.rs:144:35 [INFO] [stdout] | [INFO] [stdout] 144 | v.window_stroke = Stroke::new(1.0, p.stroke); [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] --> crates/aiem-gui/src/theme.rs:164:48 [INFO] [stdout] | [INFO] [stdout] 164 | v.widgets.inactive.fg_stroke = Stroke::new(1.0, p.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] --> crates/aiem-gui/src/theme.rs:152:38 [INFO] [stdout] | [INFO] [stdout] 152 | v.selection.stroke = Stroke::new(1.0, p.accent); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/aiem-gui/src/theme.rs:157:54 [INFO] [stdout] | [INFO] [stdout] 157 | v.widgets.noninteractive.bg_stroke = Stroke::new(1.0, p.stroke); [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] --> crates/aiem-gui/src/theme.rs:170:47 [INFO] [stdout] | [INFO] [stdout] 170 | v.widgets.hovered.bg_stroke = Stroke::new(1.0, p.text_sec); [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] --> crates/aiem-gui/src/theme.rs:158:54 [INFO] [stdout] | [INFO] [stdout] 158 | v.widgets.noninteractive.fg_stroke = Stroke::new(1.0, p.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] --> crates/aiem-gui/src/theme.rs:163:48 [INFO] [stdout] | [INFO] [stdout] 163 | v.widgets.inactive.bg_stroke = Stroke::new(1.0, p.stroke); [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] --> crates/aiem-gui/src/theme.rs:164:48 [INFO] [stdout] | [INFO] [stdout] 164 | v.widgets.inactive.fg_stroke = Stroke::new(1.0, p.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] --> crates/aiem-gui/src/theme.rs:170:47 [INFO] [stdout] | [INFO] [stdout] 170 | v.widgets.hovered.bg_stroke = Stroke::new(1.0, p.text_sec); [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] --> crates/aiem-gui/src/theme.rs:171:47 [INFO] [stdout] | [INFO] [stdout] 171 | v.widgets.hovered.fg_stroke = Stroke::new(1.0, p.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] --> crates/aiem-gui/src/theme.rs:176:46 [INFO] [stdout] | [INFO] [stdout] 176 | v.widgets.active.bg_stroke = Stroke::new(1.0, p.accent); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/aiem-gui/src/theme.rs:177:46 [INFO] [stdout] | [INFO] [stdout] 177 | v.widgets.active.fg_stroke = Stroke::new(1.5, p.accent_fg); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/aiem-gui/src/theme.rs:182:44 [INFO] [stdout] | [INFO] [stdout] 182 | v.widgets.open.bg_stroke = Stroke::new(1.0, p.stroke); [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] --> crates/aiem-gui/src/theme.rs:171:47 [INFO] [stdout] | [INFO] [stdout] 171 | v.widgets.hovered.fg_stroke = Stroke::new(1.0, p.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] --> crates/aiem-gui/src/theme.rs:183:44 [INFO] [stdout] | [INFO] [stdout] 183 | v.widgets.open.fg_stroke = Stroke::new(1.0, p.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] --> crates/aiem-gui/src/theme.rs:176:46 [INFO] [stdout] | [INFO] [stdout] 176 | v.widgets.active.bg_stroke = Stroke::new(1.0, p.accent); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/aiem-gui/src/theme.rs:177:46 [INFO] [stdout] | [INFO] [stdout] 177 | v.widgets.active.fg_stroke = Stroke::new(1.5, p.accent_fg); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> crates/aiem-gui/src/theme.rs:182:44 [INFO] [stdout] | [INFO] [stdout] 182 | v.widgets.open.bg_stroke = Stroke::new(1.0, p.stroke); [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] --> crates/aiem-gui/src/theme.rs:183:44 [INFO] [stdout] | [INFO] [stdout] 183 | v.widgets.open.fg_stroke = Stroke::new(1.0, p.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] --> crates/aiem-gui/src/ui.rs:44:33 [INFO] [stdout] | [INFO] [stdout] 44 | .stroke(Stroke::new(1.0, pal.stroke)) [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] --> crates/aiem-gui/src/ui.rs:44:33 [INFO] [stdout] | [INFO] [stdout] 44 | .stroke(Stroke::new(1.0, pal.stroke)) [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] --> crates/aiem-gui/src/ui.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | .stroke(Stroke::new(1.0, pal.danger.gamma_multiply(0.85))) [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] --> crates/aiem-gui/src/ui.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | .stroke(Stroke::new(1.0, pal.danger.gamma_multiply(0.85))) [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] --> crates/aiem-gui/src/ui.rs:84:33 [INFO] [stdout] | [INFO] [stdout] 84 | .stroke(Stroke::new(1.0, pal.stroke)) [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] --> crates/aiem-gui/src/ui.rs:84:33 [INFO] [stdout] | [INFO] [stdout] 84 | .stroke(Stroke::new(1.0, pal.stroke)) [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] --> crates/aiem-gui/src/ui.rs:95:33 [INFO] [stdout] | [INFO] [stdout] 95 | .stroke(Stroke::new(1.0, pal.danger.gamma_multiply(0.85))) [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] --> crates/aiem-gui/src/ui.rs:95:33 [INFO] [stdout] | [INFO] [stdout] 95 | .stroke(Stroke::new(1.0, pal.danger.gamma_multiply(0.85))) [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] --> crates/aiem-gui/src/ui.rs:131:33 [INFO] [stdout] | [INFO] [stdout] 131 | .stroke(Stroke::new(1.0, pal.stroke)) [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] --> crates/aiem-gui/src/ui.rs:131:33 [INFO] [stdout] | [INFO] [stdout] 131 | .stroke(Stroke::new(1.0, pal.stroke)) [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] --> crates/aiem-gui/src/ui.rs:143:33 [INFO] [stdout] | [INFO] [stdout] 143 | .stroke(Stroke::new(1.0, pal.danger.gamma_multiply(0.85))) [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] --> crates/aiem-gui/src/ui.rs:143:33 [INFO] [stdout] | [INFO] [stdout] 143 | .stroke(Stroke::new(1.0, pal.danger.gamma_multiply(0.85))) [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] --> crates/aiem-gui/src/ui.rs:195:21 [INFO] [stdout] | [INFO] [stdout] 195 | Stroke::new(1.0, pal.stroke), [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] --> crates/aiem-gui/src/ui.rs:195:21 [INFO] [stdout] | [INFO] [stdout] 195 | Stroke::new(1.0, pal.stroke), [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] --> crates/aiem-gui/src/ui.rs:212:21 [INFO] [stdout] | [INFO] [stdout] 212 | Stroke::new(1.0, pal.accent.gamma_multiply(0.28)) [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] --> crates/aiem-gui/src/ui.rs:212:21 [INFO] [stdout] | [INFO] [stdout] 212 | Stroke::new(1.0, pal.accent.gamma_multiply(0.28)) [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] --> crates/aiem-gui/src/ui.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | Stroke::new(1.0, pal.stroke.gamma_multiply(0.72)) [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] --> crates/aiem-gui/src/ui.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | Stroke::new(1.0, pal.stroke.gamma_multiply(0.72)) [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] --> crates/aiem-gui/src/ui.rs:251:29 [INFO] [stdout] | [INFO] [stdout] 251 | .stroke(Stroke::new(1.0, pal.stroke)) [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] --> crates/aiem-gui/src/ui.rs:251:29 [INFO] [stdout] | [INFO] [stdout] 251 | .stroke(Stroke::new(1.0, pal.stroke)) [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] --> crates/aiem-gui/src/ui.rs:319:29 [INFO] [stdout] | [INFO] [stdout] 319 | .stroke(Stroke::new(1.0, pal.danger.gamma_multiply(0.3))) [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] --> crates/aiem-gui/src/ui.rs:319:29 [INFO] [stdout] | [INFO] [stdout] 319 | .stroke(Stroke::new(1.0, pal.danger.gamma_multiply(0.3))) [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] --> crates/aiem-gui/src/ui.rs:368:21 [INFO] [stdout] | [INFO] [stdout] 368 | Stroke::new(1.0, pal.stroke), [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] --> crates/aiem-gui/src/ui.rs:368:21 [INFO] [stdout] | [INFO] [stdout] 368 | Stroke::new(1.0, pal.stroke), [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] --> crates/aiem-gui/src/ui.rs:438:57 [INFO] [stdout] | [INFO] [stdout] 438 | painter.rect_stroke(rect, rounding, Stroke::new(1.0, pal.stroke)); [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] --> crates/aiem-gui/src/ui.rs:438:57 [INFO] [stdout] | [INFO] [stdout] 438 | painter.rect_stroke(rect, rounding, Stroke::new(1.0, pal.stroke)); [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] --> crates/aiem-gui/src/ui.rs:442:32 [INFO] [stdout] | [INFO] [stdout] 442 | let line = Stroke::new(1.0, pal.stroke.gamma_multiply(0.82)); [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] --> crates/aiem-gui/src/ui.rs:442:32 [INFO] [stdout] | [INFO] [stdout] 442 | let line = Stroke::new(1.0, pal.stroke.gamma_multiply(0.82)); [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] --> crates/aiem-gui/src/ui.rs:704:41 [INFO] [stdout] | [INFO] [stdout] 704 | .stroke(Stroke::new(1.0, pal.stroke)) [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] --> crates/aiem-gui/src/ui.rs:720:21 [INFO] [stdout] | [INFO] [stdout] 720 | Stroke::new(1.0, pal.stroke), [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] --> crates/aiem-gui/src/ui.rs:704:41 [INFO] [stdout] | [INFO] [stdout] 704 | .stroke(Stroke::new(1.0, pal.stroke)) [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] --> crates/aiem-gui/src/ui.rs:720:21 [INFO] [stdout] | [INFO] [stdout] 720 | Stroke::new(1.0, pal.stroke), [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] --> crates/aiem-gui/src/ui.rs:761:29 [INFO] [stdout] | [INFO] [stdout] 761 | .stroke(Stroke::new(1.0, pal.stroke)) [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] --> crates/aiem-gui/src/ui.rs:761:29 [INFO] [stdout] | [INFO] [stdout] 761 | .stroke(Stroke::new(1.0, pal.stroke)) [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] --> crates/aiem-gui/src/views/skills.rs:488:59 [INFO] [stdout] | [INFO] [stdout] 488 | ... .stroke(egui::Stroke::new(1.0, pal.stroke)) [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] --> crates/aiem-gui/src/views/skills.rs:488:59 [INFO] [stdout] | [INFO] [stdout] 488 | ... .stroke(egui::Stroke::new(1.0, pal.stroke)) [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.31.3, glutin-winit v0.4.2, nix v0.29.0, winit v0.29.15 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "6241275d7e77371b29901880c35177da08351a11f137a87d095e8a9acb131665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6241275d7e77371b29901880c35177da08351a11f137a87d095e8a9acb131665", kill_on_drop: false }` [INFO] [stdout] 6241275d7e77371b29901880c35177da08351a11f137a87d095e8a9acb131665