[INFO] cloning repository https://github.com/Woshiwuja/Rust-LoL-Client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Woshiwuja/Rust-LoL-Client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWoshiwuja%2FRust-LoL-Client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWoshiwuja%2FRust-LoL-Client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f73f2441015e6a4c6c0794be231171427374febd [INFO] testing Woshiwuja/Rust-LoL-Client against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWoshiwuja%2FRust-LoL-Client" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Woshiwuja/Rust-LoL-Client on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Woshiwuja/Rust-LoL-Client [INFO] finished tweaking git repo https://github.com/Woshiwuja/Rust-LoL-Client [INFO] tweaked toml for git repo https://github.com/Woshiwuja/Rust-LoL-Client written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Woshiwuja/Rust-LoL-Client already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ehttp v0.2.0 [INFO] [stderr] Downloaded egui-winit v0.19.0 [INFO] [stderr] Downloaded eframe v0.19.0 [INFO] [stderr] Downloaded egui_glow v0.19.0 [INFO] [stderr] Downloaded glutin v0.29.1 [INFO] [stderr] Downloaded owned_ttf_parser v0.17.0 [INFO] [stderr] Downloaded egui v0.19.0 [INFO] [stderr] Downloaded epaint v0.19.0 [INFO] [stderr] Downloaded emath v0.19.0 [INFO] [stderr] Downloaded frame v0.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01ac1b60912c58f5f71f7be844e81dfb1543323d21699d391a73c7fd35c0087f [INFO] running `Command { std: "docker" "start" "-a" "01ac1b60912c58f5f71f7be844e81dfb1543323d21699d391a73c7fd35c0087f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01ac1b60912c58f5f71f7be844e81dfb1543323d21699d391a73c7fd35c0087f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01ac1b60912c58f5f71f7be844e81dfb1543323d21699d391a73c7fd35c0087f", kill_on_drop: false }` [INFO] [stdout] 01ac1b60912c58f5f71f7be844e81dfb1543323d21699d391a73c7fd35c0087f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e210aa129b673324bf24db09d89a814313f033f53f98feb21b2b36c7fa0062d [INFO] running `Command { std: "docker" "start" "-a" "3e210aa129b673324bf24db09d89a814313f033f53f98feb21b2b36c7fa0062d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling memmap2 v0.5.7 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling crossfont v0.5.1 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Compiling ahash v0.8.0 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling bytemuck_derive v1.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling owned_ttf_parser v0.17.0 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling png v0.17.6 [INFO] [stderr] Compiling calloop v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling ab_glyph v0.2.18 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling emath v0.19.0 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling epaint v0.19.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling egui v0.19.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling js-sys v0.3.60 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling webbrowser v0.7.1 [INFO] [stderr] Compiling wayland-egl v0.29.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling ureq v2.5.0 [INFO] [stderr] Compiling web-sys v0.3.60 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling arboard v2.1.1 [INFO] [stderr] Compiling egui_glow v0.19.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling frame v0.0.0 [INFO] [stderr] Compiling ehttp v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling sctk-adwaita v0.4.3 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling winit v0.27.5 [INFO] [stderr] Compiling glutin v0.29.1 [INFO] [stderr] Compiling egui-winit v0.19.0 [INFO] [stderr] Compiling eframe v0.19.0 [INFO] [stderr] Compiling rust_lol_client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/apps/profile_app.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/apps/profile_app.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg_attr(feature = "serde", serde(default))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/apps/profile_app.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/apps/profile_app.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg_attr(feature = "serde", serde(default))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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: unused import: `reqwest` [INFO] [stdout] --> src/apps/profile_app.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/apps/profile_app.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use std::default::{self, Default}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::TcpStream` [INFO] [stdout] --> src/apps/profile_app.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::net::TcpStream; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> src/apps/profile_app.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/apps/profile_app.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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: `serde` [INFO] [stdout] --> src/friends_panel.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/friends_panel.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg_attr(feature = "serde", serde(default))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/friends_panel.rs:272:12 [INFO] [stdout] | [INFO] [stdout] 272 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/friends_panel.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/friends_panel.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/friends_panel.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/friends_panel.rs:62:16 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/friends_panel.rs:280:16 [INFO] [stdout] | [INFO] [stdout] 280 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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: `glow` [INFO] [stdout] --> src/wrap_app.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "glow")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `glow` 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] --> src/wrap_app.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/wrap_app.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(feature = "serde", serde(default))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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: `persistence` [INFO] [stdout] --> src/wrap_app.rs:102:11 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/wrap_app.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | if (self.state.friends_panel.open || ctx.memory().everything_is_visible()) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 128 - if (self.state.friends_panel.open || ctx.memory().everything_is_visible()) { [INFO] [stdout] 128 + if self.state.friends_panel.open || ctx.memory().everything_is_visible() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/wrap_app.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | let mut vec = vec![ [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `label` [INFO] [stdout] --> src/apps/home_app.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 42 | let Self { label,} = self; [INFO] [stdout] | ^^^^^ help: try ignoring the field: `label: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `summoner` [INFO] [stdout] --> src/apps/profile_app.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 53 | let Self { summoner } = self; [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `summoner: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `settings` [INFO] [stdout] --> src/friends_panel.rs:303:13 [INFO] [stdout] | [INFO] [stdout] 303 | settings, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `settings: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inspection` [INFO] [stdout] --> src/friends_panel.rs:304:13 [INFO] [stdout] | [INFO] [stdout] 304 | inspection, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `inspection: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/friends_panel.rs:305:13 [INFO] [stdout] | [INFO] [stdout] 305 | memory, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `memory: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_events` [INFO] [stdout] --> src/friends_panel.rs:306:13 [INFO] [stdout] | [INFO] [stdout] 306 | output_events, [INFO] [stdout] | ^^^^^^^^^^^^^ help: try ignoring the field: `output_events: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> src/friends_panel.rs:301:30 [INFO] [stdout] | [INFO] [stdout] 301 | fn checkboxes(&mut self, ui: &mut egui::Ui) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/wrap_app.rs:84:51 [INFO] [stdout] | [INFO] [stdout] 84 | fn bar_contents(&mut self, ui: &mut egui::Ui, frame: &mut eframe::Frame) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `request` is never read [INFO] [stdout] --> src/apps/profile_app.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Summoner { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 8 | request: ehttp::Request, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pixels_per_point` is never read [INFO] [stdout] --> src/friends_panel.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct FriendsPanel { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 60 | pixels_per_point: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `end_of_frame`, `integration_ui`, and `pixels_per_point_ui` are never used [INFO] [stdout] --> src/friends_panel.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 81 | impl FriendsPanel { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 100 | pub fn end_of_frame(&mut self, ctx: &egui::Context) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | fn integration_ui(&mut self, ui: &mut egui::Ui, frame: &mut eframe::Frame) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 195 | fn pixels_per_point_ui( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `output_event_history` is never read [INFO] [stdout] --> src/friends_panel.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 273 | struct EguiWindows { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 281 | output_event_history: std::collections::VecDeque, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `windows` is never used [INFO] [stdout] --> src/friends_panel.rs:311:8 [INFO] [stdout] | [INFO] [stdout] 290 | impl EguiWindows { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | fn windows(&mut self, ctx: &egui::Context) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "3e210aa129b673324bf24db09d89a814313f033f53f98feb21b2b36c7fa0062d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e210aa129b673324bf24db09d89a814313f033f53f98feb21b2b36c7fa0062d", kill_on_drop: false }` [INFO] [stdout] 3e210aa129b673324bf24db09d89a814313f033f53f98feb21b2b36c7fa0062d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4348f193f863b53066e98f232c1ff4052bcdf2f57a499b4fece886b839b2915 [INFO] running `Command { std: "docker" "start" "-a" "b4348f193f863b53066e98f232c1ff4052bcdf2f57a499b4fece886b839b2915", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/apps/profile_app.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/apps/profile_app.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg_attr(feature = "serde", serde(default))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/apps/profile_app.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/apps/profile_app.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg_attr(feature = "serde", serde(default))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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: unused import: `reqwest` [INFO] [stdout] --> src/apps/profile_app.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/apps/profile_app.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use std::default::{self, Default}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::TcpStream` [INFO] [stdout] --> src/apps/profile_app.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::net::TcpStream; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> src/apps/profile_app.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/apps/profile_app.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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: `serde` [INFO] [stdout] --> src/friends_panel.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/friends_panel.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg_attr(feature = "serde", serde(default))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/friends_panel.rs:272:12 [INFO] [stdout] | [INFO] [stdout] 272 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/friends_panel.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/friends_panel.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/friends_panel.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/friends_panel.rs:62:16 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/friends_panel.rs:280:16 [INFO] [stdout] | [INFO] [stdout] 280 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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: `glow` [INFO] [stdout] --> src/wrap_app.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "glow")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `glow` 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] --> src/wrap_app.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/wrap_app.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(feature = "serde", serde(default))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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: `persistence` [INFO] [stdout] --> src/wrap_app.rs:102:11 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/wrap_app.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | if (self.state.friends_panel.open || ctx.memory().everything_is_visible()) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 128 - if (self.state.friends_panel.open || ctx.memory().everything_is_visible()) { [INFO] [stdout] 128 + if self.state.friends_panel.open || ctx.memory().everything_is_visible() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/wrap_app.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | let mut vec = vec![ [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `label` [INFO] [stdout] --> src/apps/home_app.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 42 | let Self { label,} = self; [INFO] [stdout] | ^^^^^ help: try ignoring the field: `label: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `summoner` [INFO] [stdout] --> src/apps/profile_app.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 53 | let Self { summoner } = self; [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `summoner: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `settings` [INFO] [stdout] --> src/friends_panel.rs:303:13 [INFO] [stdout] | [INFO] [stdout] 303 | settings, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `settings: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inspection` [INFO] [stdout] --> src/friends_panel.rs:304:13 [INFO] [stdout] | [INFO] [stdout] 304 | inspection, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `inspection: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/friends_panel.rs:305:13 [INFO] [stdout] | [INFO] [stdout] 305 | memory, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `memory: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_events` [INFO] [stdout] --> src/friends_panel.rs:306:13 [INFO] [stdout] | [INFO] [stdout] 306 | output_events, [INFO] [stdout] | ^^^^^^^^^^^^^ help: try ignoring the field: `output_events: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> src/friends_panel.rs:301:30 [INFO] [stdout] | [INFO] [stdout] 301 | fn checkboxes(&mut self, ui: &mut egui::Ui) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/wrap_app.rs:84:51 [INFO] [stdout] | [INFO] [stdout] 84 | fn bar_contents(&mut self, ui: &mut egui::Ui, frame: &mut eframe::Frame) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `request` is never read [INFO] [stdout] --> src/apps/profile_app.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Summoner { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 8 | request: ehttp::Request, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pixels_per_point` is never read [INFO] [stdout] --> src/friends_panel.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct FriendsPanel { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 60 | pixels_per_point: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `end_of_frame`, `integration_ui`, and `pixels_per_point_ui` are never used [INFO] [stdout] --> src/friends_panel.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 81 | impl FriendsPanel { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 100 | pub fn end_of_frame(&mut self, ctx: &egui::Context) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | fn integration_ui(&mut self, ui: &mut egui::Ui, frame: &mut eframe::Frame) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 195 | fn pixels_per_point_ui( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rust_lol_client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `output_event_history` is never read [INFO] [stdout] --> src/friends_panel.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 273 | struct EguiWindows { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 281 | output_event_history: std::collections::VecDeque, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `windows` is never used [INFO] [stdout] --> src/friends_panel.rs:311:8 [INFO] [stdout] | [INFO] [stdout] 290 | impl EguiWindows { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | fn windows(&mut self, ctx: &egui::Context) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/apps/profile_app.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/apps/profile_app.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg_attr(feature = "serde", serde(default))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/apps/profile_app.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/apps/profile_app.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg_attr(feature = "serde", serde(default))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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: unused import: `reqwest` [INFO] [stdout] --> src/apps/profile_app.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/apps/profile_app.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use std::default::{self, Default}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::TcpStream` [INFO] [stdout] --> src/apps/profile_app.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::net::TcpStream; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> src/apps/profile_app.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/apps/profile_app.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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: `serde` [INFO] [stdout] --> src/friends_panel.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/friends_panel.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg_attr(feature = "serde", serde(default))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/friends_panel.rs:272:12 [INFO] [stdout] | [INFO] [stdout] 272 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/friends_panel.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/friends_panel.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/friends_panel.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/friends_panel.rs:62:16 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/friends_panel.rs:280:16 [INFO] [stdout] | [INFO] [stdout] 280 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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: `glow` [INFO] [stdout] --> src/wrap_app.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "glow")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `glow` 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] --> src/wrap_app.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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] --> src/wrap_app.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(feature = "serde", serde(default))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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: `persistence` [INFO] [stdout] --> src/wrap_app.rs:102:11 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/wrap_app.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | if (self.state.friends_panel.open || ctx.memory().everything_is_visible()) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 128 - if (self.state.friends_panel.open || ctx.memory().everything_is_visible()) { [INFO] [stdout] 128 + if self.state.friends_panel.open || ctx.memory().everything_is_visible() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/wrap_app.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | let mut vec = vec![ [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `label` [INFO] [stdout] --> src/apps/home_app.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 42 | let Self { label,} = self; [INFO] [stdout] | ^^^^^ help: try ignoring the field: `label: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `summoner` [INFO] [stdout] --> src/apps/profile_app.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 53 | let Self { summoner } = self; [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `summoner: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `settings` [INFO] [stdout] --> src/friends_panel.rs:303:13 [INFO] [stdout] | [INFO] [stdout] 303 | settings, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `settings: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inspection` [INFO] [stdout] --> src/friends_panel.rs:304:13 [INFO] [stdout] | [INFO] [stdout] 304 | inspection, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `inspection: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/friends_panel.rs:305:13 [INFO] [stdout] | [INFO] [stdout] 305 | memory, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `memory: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_events` [INFO] [stdout] --> src/friends_panel.rs:306:13 [INFO] [stdout] | [INFO] [stdout] 306 | output_events, [INFO] [stdout] | ^^^^^^^^^^^^^ help: try ignoring the field: `output_events: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> src/friends_panel.rs:301:30 [INFO] [stdout] | [INFO] [stdout] 301 | fn checkboxes(&mut self, ui: &mut egui::Ui) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/wrap_app.rs:84:51 [INFO] [stdout] | [INFO] [stdout] 84 | fn bar_contents(&mut self, ui: &mut egui::Ui, frame: &mut eframe::Frame) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `request` is never read [INFO] [stdout] --> src/apps/profile_app.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Summoner { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 8 | request: ehttp::Request, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pixels_per_point` is never read [INFO] [stdout] --> src/friends_panel.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct FriendsPanel { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 60 | pixels_per_point: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `end_of_frame`, `integration_ui`, and `pixels_per_point_ui` are never used [INFO] [stdout] --> src/friends_panel.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 81 | impl FriendsPanel { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 100 | pub fn end_of_frame(&mut self, ctx: &egui::Context) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | fn integration_ui(&mut self, ui: &mut egui::Ui, frame: &mut eframe::Frame) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 195 | fn pixels_per_point_ui( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `output_event_history` is never read [INFO] [stdout] --> src/friends_panel.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 273 | struct EguiWindows { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 281 | output_event_history: std::collections::VecDeque, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `windows` is never used [INFO] [stdout] --> src/friends_panel.rs:311:8 [INFO] [stdout] | [INFO] [stdout] 290 | impl EguiWindows { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | fn windows(&mut self, ctx: &egui::Context) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.96s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b4348f193f863b53066e98f232c1ff4052bcdf2f57a499b4fece886b839b2915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4348f193f863b53066e98f232c1ff4052bcdf2f57a499b4fece886b839b2915", kill_on_drop: false }` [INFO] [stdout] b4348f193f863b53066e98f232c1ff4052bcdf2f57a499b4fece886b839b2915 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b53915959796ac01c0833837ae11ea42bf4055dbb44042b9c45cf251fa940fbc [INFO] running `Command { std: "docker" "start" "-a" "b53915959796ac01c0833837ae11ea42bf4055dbb44042b9c45cf251fa940fbc", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/apps/profile_app.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/apps/profile_app.rs:6:12 [INFO] [stderr] | [INFO] [stderr] 6 | #[cfg_attr(feature = "serde", serde(default))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/apps/profile_app.rs:26:12 [INFO] [stderr] | [INFO] [stderr] 26 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/apps/profile_app.rs:27:12 [INFO] [stderr] | [INFO] [stderr] 27 | #[cfg_attr(feature = "serde", serde(default))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unused import: `reqwest` [INFO] [stderr] --> src/apps/profile_app.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use reqwest; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `self` [INFO] [stderr] --> src/apps/profile_app.rs:3:20 [INFO] [stderr] | [INFO] [stderr] 3 | use std::default::{self, Default}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::net::TcpStream` [INFO] [stderr] --> src/apps/profile_app.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::net::TcpStream; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `persistence` [INFO] [stderr] --> src/apps/profile_app.rs:29:11 [INFO] [stderr] | [INFO] [stderr] 29 | #[cfg(feature = "persistence")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `persistence` [INFO] [stderr] --> src/apps/profile_app.rs:44:11 [INFO] [stderr] | [INFO] [stderr] 44 | #[cfg(feature = "persistence")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/friends_panel.rs:46:12 [INFO] [stderr] | [INFO] [stderr] 46 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/friends_panel.rs:47:12 [INFO] [stderr] | [INFO] [stderr] 47 | #[cfg_attr(feature = "serde", serde(default))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/friends_panel.rs:272:12 [INFO] [stderr] | [INFO] [stderr] 272 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/friends_panel.rs:51:16 [INFO] [stderr] | [INFO] [stderr] 51 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/friends_panel.rs:55:16 [INFO] [stderr] | [INFO] [stderr] 55 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/friends_panel.rs:59:16 [INFO] [stderr] | [INFO] [stderr] 59 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/friends_panel.rs:62:16 [INFO] [stderr] | [INFO] [stderr] 62 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/friends_panel.rs:280:16 [INFO] [stderr] | [INFO] [stderr] 280 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `glow` [INFO] [stderr] --> src/wrap_app.rs:3:7 [INFO] [stderr] | [INFO] [stderr] 3 | #[cfg(feature = "glow")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `glow` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/wrap_app.rs:11:12 [INFO] [stderr] | [INFO] [stderr] 11 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/wrap_app.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | #[cfg_attr(feature = "serde", serde(default))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `persistence` [INFO] [stderr] --> src/wrap_app.rs:102:11 [INFO] [stderr] | [INFO] [stderr] 102 | #[cfg(feature = "persistence")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `if` condition [INFO] [stderr] --> src/wrap_app.rs:128:12 [INFO] [stderr] | [INFO] [stderr] 128 | if (self.state.friends_panel.open || ctx.memory().everything_is_visible()) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 128 - if (self.state.friends_panel.open || ctx.memory().everything_is_visible()) { [INFO] [stderr] 128 + if self.state.friends_panel.open || ctx.memory().everything_is_visible() { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/wrap_app.rs:60:13 [INFO] [stderr] | [INFO] [stderr] 60 | let mut vec = vec![ [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `label` [INFO] [stderr] --> src/apps/home_app.rs:42:20 [INFO] [stderr] | [INFO] [stderr] 42 | let Self { label,} = self; [INFO] [stderr] | ^^^^^ help: try ignoring the field: `label: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `summoner` [INFO] [stderr] --> src/apps/profile_app.rs:53:20 [INFO] [stderr] | [INFO] [stderr] 53 | let Self { summoner } = self; [INFO] [stderr] | ^^^^^^^^ help: try ignoring the field: `summoner: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `settings` [INFO] [stderr] --> src/friends_panel.rs:303:13 [INFO] [stderr] | [INFO] [stderr] 303 | settings, [INFO] [stderr] | ^^^^^^^^ help: try ignoring the field: `settings: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `inspection` [INFO] [stderr] --> src/friends_panel.rs:304:13 [INFO] [stderr] | [INFO] [stderr] 304 | inspection, [INFO] [stderr] | ^^^^^^^^^^ help: try ignoring the field: `inspection: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `memory` [INFO] [stderr] --> src/friends_panel.rs:305:13 [INFO] [stderr] | [INFO] [stderr] 305 | memory, [INFO] [stderr] | ^^^^^^ help: try ignoring the field: `memory: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `output_events` [INFO] [stderr] --> src/friends_panel.rs:306:13 [INFO] [stderr] | [INFO] [stderr] 306 | output_events, [INFO] [stderr] | ^^^^^^^^^^^^^ help: try ignoring the field: `output_events: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ui` [INFO] [stderr] --> src/friends_panel.rs:301:30 [INFO] [stderr] | [INFO] [stderr] 301 | fn checkboxes(&mut self, ui: &mut egui::Ui) { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `frame` [INFO] [stderr] --> src/wrap_app.rs:84:51 [INFO] [stderr] | [INFO] [stderr] 84 | fn bar_contents(&mut self, ui: &mut egui::Ui, frame: &mut eframe::Frame) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stderr] [INFO] [stderr] warning: field `request` is never read [INFO] [stderr] --> src/apps/profile_app.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct Summoner { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 8 | request: ehttp::Request, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `pixels_per_point` is never read [INFO] [stderr] --> src/friends_panel.rs:60:5 [INFO] [stderr] | [INFO] [stderr] 48 | pub struct FriendsPanel { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 60 | pixels_per_point: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `end_of_frame`, `integration_ui`, and `pixels_per_point_ui` are never used [INFO] [stderr] --> src/friends_panel.rs:100:12 [INFO] [stderr] | [INFO] [stderr] 81 | impl FriendsPanel { [INFO] [stderr] | ----------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 100 | pub fn end_of_frame(&mut self, ctx: &egui::Context) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 138 | fn integration_ui(&mut self, ui: &mut egui::Ui, frame: &mut eframe::Frame) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 195 | fn pixels_per_point_ui( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `output_event_history` is never read [INFO] [stderr] --> src/friends_panel.rs:281:5 [INFO] [stderr] | [INFO] [stderr] 273 | struct EguiWindows { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 281 | output_event_history: std::collections::VecDeque, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `windows` is never used [INFO] [stderr] --> src/friends_panel.rs:311:8 [INFO] [stderr] | [INFO] [stderr] 290 | impl EguiWindows { [INFO] [stderr] | ---------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 311 | fn windows(&mut self, ctx: &egui::Context) { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rust_lol_client` (lib) generated 36 warnings (run `cargo fix --lib -p rust_lol_client` to apply 5 suggestions) [INFO] [stderr] warning: `rust_lol_client` (lib test) generated 36 warnings (36 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_lol_client-6f3ec7abc2291b5a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_lol_client-df5ca50643f0a1c9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rust_lol_client [INFO] [stderr] warning: unnecessary parentheses around `if` condition [INFO] [stderr] --> src/wrap_app.rs:128:12 [INFO] [stderr] | [INFO] [stderr] 128 | if (self.state.friends_panel.open || ctx.memory().everything_is_visible()) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 128 - if (self.state.friends_panel.open || ctx.memory().everything_is_visible()) { [INFO] [stderr] 128 + if self.state.friends_panel.open || ctx.memory().everything_is_visible() { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b53915959796ac01c0833837ae11ea42bf4055dbb44042b9c45cf251fa940fbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b53915959796ac01c0833837ae11ea42bf4055dbb44042b9c45cf251fa940fbc", kill_on_drop: false }` [INFO] [stdout] b53915959796ac01c0833837ae11ea42bf4055dbb44042b9c45cf251fa940fbc