[INFO] cloning repository https://github.com/tye-exe/eframe_rebuilt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tye-exe/eframe_rebuilt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftye-exe%2Feframe_rebuilt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftye-exe%2Feframe_rebuilt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e5f7dec7c9fb9558ca2af7993bc9318440a87c8 [INFO] checking tye-exe/eframe_rebuilt against master#b3f8586fb1e4859678d6b231e780ff81801d2282 for pr-147589 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftye-exe%2Feframe_rebuilt" "/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/tye-exe/eframe_rebuilt [INFO] finished tweaking git repo https://github.com/tye-exe/eframe_rebuilt [INFO] tweaked toml for git repo https://github.com/tye-exe/eframe_rebuilt written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tye-exe/eframe_rebuilt on toolchain b3f8586fb1e4859678d6b231e780ff81801d2282 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3f8586fb1e4859678d6b231e780ff81801d2282" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tye-exe/eframe_rebuilt 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" "+b3f8586fb1e4859678d6b231e780ff81801d2282" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b3f8586fb1e4859678d6b231e780ff81801d2282" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30fb3b7b33b073a7208b8803b239276af9f8d4e66776c7a054facb29c2cbcba6 [INFO] running `Command { std: "docker" "start" "-a" "30fb3b7b33b073a7208b8803b239276af9f8d4e66776c7a054facb29c2cbcba6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30fb3b7b33b073a7208b8803b239276af9f8d4e66776c7a054facb29c2cbcba6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30fb3b7b33b073a7208b8803b239276af9f8d4e66776c7a054facb29c2cbcba6", kill_on_drop: false }` [INFO] [stdout] 30fb3b7b33b073a7208b8803b239276af9f8d4e66776c7a054facb29c2cbcba6 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b3f8586fb1e4859678d6b231e780ff81801d2282" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a29ea81abd4539a6633bdb137cb8432ac8657371ca65f3fcec69bee8538b2d81 [INFO] running `Command { std: "docker" "start" "-a" "a29ea81abd4539a6633bdb137cb8432ac8657371ca65f3fcec69bee8538b2d81", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking wayland-sys v0.31.6 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Compiling winit v0.30.11 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking avif-serialize v0.8.3 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking image-webp v0.2.1 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking emath v0.31.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking webbrowser v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking jiff v0.2.14 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking ecolor v0.31.1 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking epaint v0.31.1 [INFO] [stderr] Checking polling v3.8.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking egui v0.31.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking glutin_glx_sys v0.6.1 [INFO] [stderr] Checking wayland-client v0.31.10 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking egui_glow v0.31.1 [INFO] [stderr] Checking wayland-protocols v0.32.8 [INFO] [stderr] Checking wayland-cursor v0.31.10 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking ravif v0.11.12 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.8 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.8 [INFO] [stderr] Checking arboard v3.5.0 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking smithay-clipboard v0.7.2 [INFO] [stderr] Checking egui-winit v0.31.1 [INFO] [stderr] Checking eframe_stripped v0.1.0 (/opt/rustwide/workdir/eframe_stripped) [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> eframe_stripped/src/epi.rs:513:12 [INFO] [stdout] | [INFO] [stdout] 513 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> eframe_stripped/src/epi.rs:535:12 [INFO] [stdout] | [INFO] [stdout] 535 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> eframe_stripped/src/epi.rs:536:12 [INFO] [stdout] | [INFO] [stdout] 536 | #[cfg_attr(feature = "serde", serde(rename_all = "snake_case"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ron` [INFO] [stdout] --> eframe_stripped/src/epi.rs:835:7 [INFO] [stdout] | [INFO] [stdout] 835 | #[cfg(feature = "ron")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `ron` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ron` [INFO] [stdout] --> eframe_stripped/src/epi.rs:851:7 [INFO] [stdout] | [INFO] [stdout] 851 | #[cfg(feature = "ron")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `ron` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:378:7 [INFO] [stdout] | [INFO] [stdout] 378 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:381:7 [INFO] [stdout] | [INFO] [stdout] 381 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ViewportId` [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:10:57 [INFO] [stdout] | [INFO] [stdout] 10 | use egui::{DeferredViewportUiCallback, ViewportBuilder, ViewportId}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:130:11 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:139:11 [INFO] [stdout] | [INFO] [stdout] 139 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:143:15 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(not(feature = "persistence"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:165:11 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:216:19 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:333:15 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:386:11 [INFO] [stdout] | [INFO] [stdout] 386 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:390:15 [INFO] [stdout] | [INFO] [stdout] 390 | #[cfg(not(feature = "persistence"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:396:11 [INFO] [stdout] | [INFO] [stdout] 396 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:400:15 [INFO] [stdout] | [INFO] [stdout] 400 | #[cfg(not(feature = "persistence"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `marker::PhantomData` [INFO] [stdout] --> eframe_stripped/src/winit_app.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{cell::RefCell, marker::PhantomData, num::NonZeroU32, rc::Rc, sync::Arc, time::Instant}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui_winit::ActionRequested` [INFO] [stdout] --> eframe_stripped/src/winit_app.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use egui_winit::ActionRequested; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `accesskit` [INFO] [stdout] --> eframe_stripped/src/winit_app.rs:951:15 [INFO] [stdout] | [INFO] [stdout] 951 | #[cfg(feature = "accesskit")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `accesskit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `accesskit` [INFO] [stdout] --> eframe_stripped/src/winit_wrapper.rs:227:23 [INFO] [stdout] | [INFO] [stdout] 227 | #[cfg(feature = "accesskit")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `accesskit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui::ViewportId` [INFO] [stdout] --> eframe_stripped/src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use egui::ViewportId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Instant` [INFO] [stdout] --> eframe_stripped/src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> eframe_stripped/src/epi.rs:513:12 [INFO] [stdout] | [INFO] [stdout] 513 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> eframe_stripped/src/epi.rs:535:12 [INFO] [stdout] | [INFO] [stdout] 535 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> eframe_stripped/src/epi.rs:536:12 [INFO] [stdout] | [INFO] [stdout] 536 | #[cfg_attr(feature = "serde", serde(rename_all = "snake_case"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ron` [INFO] [stdout] --> eframe_stripped/src/epi.rs:835:7 [INFO] [stdout] | [INFO] [stdout] 835 | #[cfg(feature = "ron")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `ron` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ron` [INFO] [stdout] --> eframe_stripped/src/epi.rs:851:7 [INFO] [stdout] | [INFO] [stdout] 851 | #[cfg(feature = "ron")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `ron` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:378:7 [INFO] [stdout] | [INFO] [stdout] 378 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:381:7 [INFO] [stdout] | [INFO] [stdout] 381 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ViewportId` [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:10:57 [INFO] [stdout] | [INFO] [stdout] 10 | use egui::{DeferredViewportUiCallback, ViewportBuilder, ViewportId}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:130:11 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:139:11 [INFO] [stdout] | [INFO] [stdout] 139 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:143:15 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(not(feature = "persistence"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:165:11 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:216:19 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:333:15 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:386:11 [INFO] [stdout] | [INFO] [stdout] 386 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:390:15 [INFO] [stdout] | [INFO] [stdout] 390 | #[cfg(not(feature = "persistence"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:396:11 [INFO] [stdout] | [INFO] [stdout] 396 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:400:15 [INFO] [stdout] | [INFO] [stdout] 400 | #[cfg(not(feature = "persistence"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `marker::PhantomData` [INFO] [stdout] --> eframe_stripped/src/winit_app.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{cell::RefCell, marker::PhantomData, num::NonZeroU32, rc::Rc, sync::Arc, time::Instant}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui_winit::ActionRequested` [INFO] [stdout] --> eframe_stripped/src/winit_app.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use egui_winit::ActionRequested; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `accesskit` [INFO] [stdout] --> eframe_stripped/src/winit_app.rs:951:15 [INFO] [stdout] | [INFO] [stdout] 951 | #[cfg(feature = "accesskit")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `accesskit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `accesskit` [INFO] [stdout] --> eframe_stripped/src/winit_wrapper.rs:227:23 [INFO] [stdout] | [INFO] [stdout] 227 | #[cfg(feature = "accesskit")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `glow` [INFO] [stdout] = help: consider adding `accesskit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui::ViewportId` [INFO] [stdout] --> eframe_stripped/src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use egui::ViewportId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Instant` [INFO] [stdout] --> eframe_stripped/src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_id` [INFO] [stdout] --> eframe_stripped/src/winit_app.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | window_id: WindowId, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> eframe_stripped/src/winit_app.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | event: winit::event::WindowEvent, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> eframe_stripped/src/winit_app.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 336 | app, [INFO] [stdout] | ^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `painter` [INFO] [stdout] --> eframe_stripped/src/winit_app.rs:338:13 [INFO] [stdout] | [INFO] [stdout] 338 | painter, [INFO] [stdout] | ^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `platform_output` [INFO] [stdout] --> eframe_stripped/src/winit_app.rs:345:13 [INFO] [stdout] | [INFO] [stdout] 345 | platform_output, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try ignoring the field: `platform_output: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `textures_delta` [INFO] [stdout] --> eframe_stripped/src/winit_app.rs:346:13 [INFO] [stdout] | [INFO] [stdout] 346 | textures_delta, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `textures_delta: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shapes` [INFO] [stdout] --> eframe_stripped/src/winit_app.rs:347:13 [INFO] [stdout] | [INFO] [stdout] 347 | shapes, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `shapes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pixels_per_point` [INFO] [stdout] --> eframe_stripped/src/winit_app.rs:348:13 [INFO] [stdout] | [INFO] [stdout] 348 | pixels_per_point, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try ignoring the field: `pixels_per_point: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `not_current_gl_context` [INFO] [stdout] --> eframe_stripped/src/winit_app.rs:357:13 [INFO] [stdout] | [INFO] [stdout] 357 | not_current_gl_context, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_id` [INFO] [stdout] --> eframe_stripped/src/winit_app.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | window_id: WindowId, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> eframe_stripped/src/winit_app.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | event: winit::event::WindowEvent, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> eframe_stripped/src/winit_app.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 336 | app, [INFO] [stdout] | ^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `painter` [INFO] [stdout] --> eframe_stripped/src/winit_app.rs:338:13 [INFO] [stdout] | [INFO] [stdout] 338 | painter, [INFO] [stdout] | ^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `platform_output` [INFO] [stdout] --> eframe_stripped/src/winit_app.rs:345:13 [INFO] [stdout] | [INFO] [stdout] 345 | platform_output, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try ignoring the field: `platform_output: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `textures_delta` [INFO] [stdout] --> eframe_stripped/src/winit_app.rs:346:13 [INFO] [stdout] | [INFO] [stdout] 346 | textures_delta, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `textures_delta: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shapes` [INFO] [stdout] --> eframe_stripped/src/winit_app.rs:347:13 [INFO] [stdout] | [INFO] [stdout] 347 | shapes, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `shapes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pixels_per_point` [INFO] [stdout] --> eframe_stripped/src/winit_app.rs:348:13 [INFO] [stdout] | [INFO] [stdout] 348 | pixels_per_point, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try ignoring the field: `pixels_per_point: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `not_current_gl_context` [INFO] [stdout] --> eframe_stripped/src/winit_app.rs:357:13 [INFO] [stdout] | [INFO] [stdout] 357 | not_current_gl_context, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> eframe_stripped/src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | mut native_options: NativeOptions, [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `title`, `icon_data`, and `status` are never read [INFO] [stdout] --> eframe_stripped/src/app_icon.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct AppTitleIconSetter { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 10 | title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | icon_data: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 12 | status: AppIconStatus, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `update` is never used [INFO] [stdout] --> eframe_stripped/src/app_icon.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl AppTitleIconSetter { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn update(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NotSetIgnored` is never constructed [INFO] [stdout] --> eframe_stripped/src/app_icon.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 40 | enum AppIconStatus { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] 41 | /// We did not set it or failed to do it. In any case we won't try again. [INFO] [stdout] 42 | NotSetIgnored, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_title_and_icon` is never used [INFO] [stdout] --> eframe_stripped/src/app_icon.rs:61:4 [INFO] [stdout] | [INFO] [stdout] 61 | fn set_title_and_icon(_title: &str, _icon_data: Option<&IconData>) -> AppIconStatus { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `last_auto_save`, `is_first_frame`, `can_drag_window`, and `app_icon_setter` are never read [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 152 | pub struct EpiIntegration { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 153 | pub frame: epi::Frame, [INFO] [stdout] 154 | last_auto_save: Instant, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 155 | pub beginning: Instant, [INFO] [stdout] 156 | is_first_frame: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | can_drag_window: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | app_icon_setter: super::app_icon::AppTitleIconSetter, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `on_window_event`, `pre_update`, `report_frame_time`, `post_rendering`, and `maybe_autosave` are never used [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 170 | impl EpiIntegration { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn on_window_event( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | pub fn pre_update(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 304 | pub fn report_frame_time(&mut self, seconds: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 308 | pub fn post_rendering(&mut self, window: &winit::window::Window) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 319 | pub fn maybe_autosave( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `focused_viewport` is never read [INFO] [stdout] --> eframe_stripped/src/winit_app.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 73 | struct GlutinWindowContext { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 89 | focused_viewport: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Save` is never constructed [INFO] [stdout] --> eframe_stripped/src/winit_integration.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub enum EventResult { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 67 | Save, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EventResult` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking app v0.1.0 (/opt/rustwide/workdir/app) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> eframe_stripped/src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | mut native_options: NativeOptions, [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `title`, `icon_data`, and `status` are never read [INFO] [stdout] --> eframe_stripped/src/app_icon.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct AppTitleIconSetter { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 10 | title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | icon_data: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 12 | status: AppIconStatus, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `update` is never used [INFO] [stdout] --> eframe_stripped/src/app_icon.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl AppTitleIconSetter { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn update(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NotSetIgnored` is never constructed [INFO] [stdout] --> eframe_stripped/src/app_icon.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 40 | enum AppIconStatus { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] 41 | /// We did not set it or failed to do it. In any case we won't try again. [INFO] [stdout] 42 | NotSetIgnored, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_title_and_icon` is never used [INFO] [stdout] --> eframe_stripped/src/app_icon.rs:61:4 [INFO] [stdout] | [INFO] [stdout] 61 | fn set_title_and_icon(_title: &str, _icon_data: Option<&IconData>) -> AppIconStatus { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `last_auto_save`, `is_first_frame`, `can_drag_window`, and `app_icon_setter` are never read [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 152 | pub struct EpiIntegration { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 153 | pub frame: epi::Frame, [INFO] [stdout] 154 | last_auto_save: Instant, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 155 | pub beginning: Instant, [INFO] [stdout] 156 | is_first_frame: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | can_drag_window: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | app_icon_setter: super::app_icon::AppTitleIconSetter, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `on_window_event`, `pre_update`, `report_frame_time`, `post_rendering`, and `maybe_autosave` are never used [INFO] [stdout] --> eframe_stripped/src/epi_native.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 170 | impl EpiIntegration { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn on_window_event( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | pub fn pre_update(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 304 | pub fn report_frame_time(&mut self, seconds: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 308 | pub fn post_rendering(&mut self, window: &winit::window::Window) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 319 | pub fn maybe_autosave( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `focused_viewport` is never read [INFO] [stdout] --> eframe_stripped/src/winit_app.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 73 | struct GlutinWindowContext { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 89 | focused_viewport: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Save` is never constructed [INFO] [stdout] --> eframe_stripped/src/winit_integration.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub enum EventResult { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 67 | Save, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EventResult` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.79s [INFO] running `Command { std: "docker" "inspect" "a29ea81abd4539a6633bdb137cb8432ac8657371ca65f3fcec69bee8538b2d81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a29ea81abd4539a6633bdb137cb8432ac8657371ca65f3fcec69bee8538b2d81", kill_on_drop: false }` [INFO] [stdout] a29ea81abd4539a6633bdb137cb8432ac8657371ca65f3fcec69bee8538b2d81