[INFO] cloning repository https://github.com/Helixire/AP_Alert [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Helixire/AP_Alert" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHelixire%2FAP_Alert", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHelixire%2FAP_Alert'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02d4f34b9ce1154a6520e0125e8469805ea4ff2f [INFO] checking Helixire/AP_Alert against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHelixire%2FAP_Alert" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Helixire/AP_Alert on toolchain 8d46be77cd48fdbcced888d027457e2c9cf2aa16 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Helixire/AP_Alert [INFO] finished tweaking git repo https://github.com/Helixire/AP_Alert [INFO] tweaked toml for git repo https://github.com/Helixire/AP_Alert written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Helixire/AP_Alert 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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bad7b985e927edd90eb5ff9d354cb32d3f6d464731f489af5e3c8db860a3741 [INFO] running `Command { std: "docker" "start" "-a" "1bad7b985e927edd90eb5ff9d354cb32d3f6d464731f489af5e3c8db860a3741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bad7b985e927edd90eb5ff9d354cb32d3f6d464731f489af5e3c8db860a3741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bad7b985e927edd90eb5ff9d354cb32d3f6d464731f489af5e3c8db860a3741", kill_on_drop: false }` [INFO] [stdout] 1bad7b985e927edd90eb5ff9d354cb32d3f6d464731f489af5e3c8db860a3741 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e8b2d404ccb942069bec7482812aa2500f85ff5ed7a890e2236631b6b29e4a8 [INFO] running `Command { std: "docker" "start" "-a" "1e8b2d404ccb942069bec7482812aa2500f85ff5ed7a890e2236631b6b29e4a8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling wayland-sys v0.31.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling wayland-client v0.31.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling quick-xml v0.34.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wayland-backend v0.3.6 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling wayland-scanner v0.31.4 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking roxmltree v0.19.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking glam v0.25.0 [INFO] [stderr] Checking xxhash-rust v0.8.11 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking fontconfig-parser v0.5.6 [INFO] [stderr] Checking memmap2 v0.8.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking ttf-parser v0.19.2 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Checking unicode-properties v0.1.1 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking xcursor v0.3.6 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking zeno v0.2.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking yazi v0.1.6 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking unicode-script v0.5.6 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking fontdb v0.15.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling drm-sys v0.7.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking self_cell v1.0.4 [INFO] [stderr] Checking arrayref v0.3.8 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking rangemap v1.5.1 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Checking tokio v1.38.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking wayland-cursor v0.31.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking font-types v0.5.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rustybuzz v0.11.0 [INFO] [stderr] Checking sys-locale v0.3.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking polling v3.7.2 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking read-fonts v0.19.3 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking naga v0.19.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking linux-raw-sys v0.6.4 [INFO] [stderr] Checking mutate_once v0.1.1 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking kamadak-exif v0.5.5 [INFO] [stderr] Checking skrifa v0.19.3 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking iced_core v0.12.3 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking swash v0.1.17 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking wayland-protocols v0.32.3 [INFO] [stderr] Checking iced_futures v0.12.0 [INFO] [stderr] Checking euclid v0.22.10 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Compiling tiny-xlib v0.2.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking svg_fmt v0.4.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling softbuffer v0.4.5 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking drm-ffi v0.8.0 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking ttf-parser v0.24.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking ctor-lite v0.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking drm v0.12.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking etagere v0.2.13 [INFO] [stderr] Checking cosmic-text v0.10.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking iced_graphics v0.12.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking kurbo v0.10.4 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking iced_tiny_skia v0.12.1 [INFO] [stderr] Checking owned_ttf_parser v0.24.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.3 [INFO] [stderr] Checking ab_glyph v0.2.28 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking clipboard_x11 v0.4.2 [INFO] [stderr] Checking iced_runtime v0.12.1 [INFO] [stderr] Checking iced_style v0.12.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sctk-adwaita v0.8.3 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking smithay-clipboard v0.7.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking clipboard_wayland v0.2.2 [INFO] [stderr] Checking window_clipboard v0.4.1 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tungstenite v0.23.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking tokio-tungstenite v0.23.1 [INFO] [stderr] Checking iced_winit v0.12.2 [INFO] [stderr] Checking glyphon v0.5.0 [INFO] [stderr] Checking iced_wgpu v0.12.1 [INFO] [stderr] Checking iced_renderer v0.12.1 [INFO] [stderr] Checking iced_widget v0.12.3 [INFO] [stderr] Checking iced v0.12.1 [INFO] [stderr] Checking AP_Alert v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/page/dashboard.rs:14:51 [INFO] [stdout] | [INFO] [stdout] 14 | fn update(&mut self, message: super::Message, context: &mut super::Context) -> iced::Command { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/ap/messages.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | RoomInfo(RoomInfo), [INFO] [stdout] | -------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `APServerMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 8 - RoomInfo(RoomInfo), [INFO] [stdout] 8 + RoomInfo(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/ap/messages.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | ConnectionRefused(ConnectionRefused), [INFO] [stdout] | ----------------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `APServerMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 9 - ConnectionRefused(ConnectionRefused), [INFO] [stdout] 9 + ConnectionRefused(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/ap/messages.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | Connected(Connected), [INFO] [stdout] | --------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `APServerMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 10 - Connected(Connected), [INFO] [stdout] 10 + Connected(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/ap/messages.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | PrintJSON(PrintJSON), [INFO] [stdout] | --------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `APServerMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 - PrintJSON(PrintJSON), [INFO] [stdout] 14 + PrintJSON(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `password`, `hint_cost`, and `location_check_points` are never read [INFO] [stdout] --> src/ap/messages.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct RoomInfo { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 24 | pub password: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 25 | pub hint_cost: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 26 | pub location_check_points: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RoomInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `errors` is never read [INFO] [stdout] --> src/ap/messages.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct ConnectionRefused { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 31 | pub errors: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConnectionRefused` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `team`, `slot`, `players`, `missing_locations`, `checked_locations`, and `hint_points` are never read [INFO] [stdout] --> src/ap/messages.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Connected { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 36 | pub team: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 37 | pub slot: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 38 | pub players: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 39 | pub missing_locations: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | pub checked_locations: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 41 | pub hint_points: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Connected` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `team`, `slot`, `alias`, and `name` are never read [INFO] [stdout] --> src/ap/messages.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct NetworkPlayer { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 46 | team: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 47 | slot: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 48 | alias: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 49 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NetworkPlayer` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data` is never read [INFO] [stdout] --> src/ap/messages.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 61 | Text { [INFO] [stdout] | ---- field in this variant [INFO] [stdout] 62 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data`, `receiving`, and `item` are never read [INFO] [stdout] --> src/ap/messages.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 64 | ItemSend { [INFO] [stdout] | -------- fields in this variant [INFO] [stdout] 65 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 66 | receiving: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 67 | item: NetworkItem, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data`, `receiving`, `item`, and `team` are never read [INFO] [stdout] --> src/ap/messages.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 69 | ItemCheat { [INFO] [stdout] | --------- fields in this variant [INFO] [stdout] 70 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 71 | receiving: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 72 | item: NetworkItem, [INFO] [stdout] | ^^^^ [INFO] [stdout] 73 | team: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data`, `receiving`, `item`, and `found` are never read [INFO] [stdout] --> src/ap/messages.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 75 | Hint { [INFO] [stdout] | ---- fields in this variant [INFO] [stdout] 76 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 77 | receiving: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 78 | item: NetworkItem, [INFO] [stdout] | ^^^^ [INFO] [stdout] 79 | found: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data`, `team`, `slot`, and `tags` are never read [INFO] [stdout] --> src/ap/messages.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 81 | Join { [INFO] [stdout] | ---- fields in this variant [INFO] [stdout] 82 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 83 | team: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 84 | slot: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 85 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data`, `team`, and `slot` are never read [INFO] [stdout] --> src/ap/messages.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 87 | Part { [INFO] [stdout] | ---- fields in this variant [INFO] [stdout] 88 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 89 | team: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 90 | slot: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data`, `team`, `slot`, and `message` are never read [INFO] [stdout] --> src/ap/messages.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 92 | Chat { [INFO] [stdout] | ---- fields in this variant [INFO] [stdout] 93 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 94 | team: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 95 | slot: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 96 | message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data` and `message` are never read [INFO] [stdout] --> src/ap/messages.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 98 | ServerChat { [INFO] [stdout] | ---------- fields in this variant [INFO] [stdout] 99 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 100 | message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data` is never read [INFO] [stdout] --> src/ap/messages.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 102 | Tutorial { [INFO] [stdout] | -------- field in this variant [INFO] [stdout] 103 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data`, `team`, `slot`, and `tags` are never read [INFO] [stdout] --> src/ap/messages.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 105 | TagsChanged { [INFO] [stdout] | ----------- fields in this variant [INFO] [stdout] 106 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 107 | team: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 108 | slot: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 109 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data` is never read [INFO] [stdout] --> src/ap/messages.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 111 | CommandResult { [INFO] [stdout] | ------------- field in this variant [INFO] [stdout] 112 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data` is never read [INFO] [stdout] --> src/ap/messages.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 114 | AdminCommandResult { [INFO] [stdout] | ------------------ field in this variant [INFO] [stdout] 115 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data`, `team`, and `slot` are never read [INFO] [stdout] --> src/ap/messages.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 117 | Goal { [INFO] [stdout] | ---- fields in this variant [INFO] [stdout] 118 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 119 | team: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 120 | slot: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data`, `team`, and `slot` are never read [INFO] [stdout] --> src/ap/messages.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 122 | Release { [INFO] [stdout] | ------- fields in this variant [INFO] [stdout] 123 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 124 | team: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 125 | slot: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data`, `team`, and `slot` are never read [INFO] [stdout] --> src/ap/messages.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 127 | Collect { [INFO] [stdout] | ------- fields in this variant [INFO] [stdout] 128 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 129 | team: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 130 | slot: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data` and `countdown` are never read [INFO] [stdout] --> src/ap/messages.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 132 | Countdown { [INFO] [stdout] | --------- fields in this variant [INFO] [stdout] 133 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 134 | countdown: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `type`, `text`, `color`, `flags`, and `player` are never read [INFO] [stdout] --> src/ap/messages.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 139 | pub struct JSONMessagePart { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 140 | pub r#type: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 141 | pub text: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 142 | pub color: Option, // only available if type is a color [INFO] [stdout] | ^^^^^ [INFO] [stdout] 143 | pub flags: Option, // only available if type is an item_id or item_name [INFO] [stdout] | ^^^^^ [INFO] [stdout] 144 | pub player: Option, // only available if type is either item or location [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JSONMessagePart` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `item`, `location`, `player`, and `flags` are never read [INFO] [stdout] --> src/ap/messages.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub struct NetworkItem { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 149 | item: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 150 | location: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 151 | player: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 152 | flags: ItemType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NetworkItem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Connection` is never constructed [INFO] [stdout] --> src/page.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub enum Pages { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] 28 | Connection, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Pages` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Error` is never constructed [INFO] [stdout] --> src/page.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub enum Message { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 38 | Error(String), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Message` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/page.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | fn view(&self, context: &Context) -> Element; [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 82 | fn view(&self, context: &Context) -> Element<'_, Message>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/page.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | fn view(&self) -> Element { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 128 | fn view(&self) -> Element<'_, Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/page/auth.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | fn view(&self, context: &Context) -> Element { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 12 | fn view(&self, context: &Context) -> Element<'_, Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/page/dashboard.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn view(&self, context: &super::Context) -> iced::Element { [INFO] [stdout] | ^^^^^ ----------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | fn view(&self, context: &super::Context) -> iced::Element<'_, super::Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/page/dashboard.rs:14:51 [INFO] [stdout] | [INFO] [stdout] 14 | fn update(&mut self, message: super::Message, context: &mut super::Context) -> iced::Command { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/ap/messages.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | RoomInfo(RoomInfo), [INFO] [stdout] | -------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `APServerMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 8 - RoomInfo(RoomInfo), [INFO] [stdout] 8 + RoomInfo(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/ap/messages.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | ConnectionRefused(ConnectionRefused), [INFO] [stdout] | ----------------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `APServerMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 9 - ConnectionRefused(ConnectionRefused), [INFO] [stdout] 9 + ConnectionRefused(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/ap/messages.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | Connected(Connected), [INFO] [stdout] | --------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `APServerMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 10 - Connected(Connected), [INFO] [stdout] 10 + Connected(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/ap/messages.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | PrintJSON(PrintJSON), [INFO] [stdout] | --------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `APServerMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 - PrintJSON(PrintJSON), [INFO] [stdout] 14 + PrintJSON(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `password`, `hint_cost`, and `location_check_points` are never read [INFO] [stdout] --> src/ap/messages.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct RoomInfo { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 24 | pub password: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 25 | pub hint_cost: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 26 | pub location_check_points: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RoomInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `errors` is never read [INFO] [stdout] --> src/ap/messages.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct ConnectionRefused { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 31 | pub errors: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConnectionRefused` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `team`, `slot`, `players`, `missing_locations`, `checked_locations`, and `hint_points` are never read [INFO] [stdout] --> src/ap/messages.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Connected { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 36 | pub team: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 37 | pub slot: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 38 | pub players: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 39 | pub missing_locations: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | pub checked_locations: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 41 | pub hint_points: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Connected` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `team`, `slot`, `alias`, and `name` are never read [INFO] [stdout] --> src/ap/messages.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct NetworkPlayer { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 46 | team: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 47 | slot: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 48 | alias: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 49 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NetworkPlayer` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data` is never read [INFO] [stdout] --> src/ap/messages.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 61 | Text { [INFO] [stdout] | ---- field in this variant [INFO] [stdout] 62 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data`, `receiving`, and `item` are never read [INFO] [stdout] --> src/ap/messages.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 64 | ItemSend { [INFO] [stdout] | -------- fields in this variant [INFO] [stdout] 65 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 66 | receiving: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 67 | item: NetworkItem, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data`, `receiving`, `item`, and `team` are never read [INFO] [stdout] --> src/ap/messages.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 69 | ItemCheat { [INFO] [stdout] | --------- fields in this variant [INFO] [stdout] 70 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 71 | receiving: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 72 | item: NetworkItem, [INFO] [stdout] | ^^^^ [INFO] [stdout] 73 | team: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data`, `receiving`, `item`, and `found` are never read [INFO] [stdout] --> src/ap/messages.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 75 | Hint { [INFO] [stdout] | ---- fields in this variant [INFO] [stdout] 76 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 77 | receiving: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 78 | item: NetworkItem, [INFO] [stdout] | ^^^^ [INFO] [stdout] 79 | found: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data`, `team`, `slot`, and `tags` are never read [INFO] [stdout] --> src/ap/messages.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 81 | Join { [INFO] [stdout] | ---- fields in this variant [INFO] [stdout] 82 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 83 | team: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 84 | slot: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 85 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data`, `team`, and `slot` are never read [INFO] [stdout] --> src/ap/messages.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 87 | Part { [INFO] [stdout] | ---- fields in this variant [INFO] [stdout] 88 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 89 | team: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 90 | slot: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data`, `team`, `slot`, and `message` are never read [INFO] [stdout] --> src/ap/messages.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 92 | Chat { [INFO] [stdout] | ---- fields in this variant [INFO] [stdout] 93 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 94 | team: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 95 | slot: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 96 | message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data` and `message` are never read [INFO] [stdout] --> src/ap/messages.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 98 | ServerChat { [INFO] [stdout] | ---------- fields in this variant [INFO] [stdout] 99 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 100 | message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data` is never read [INFO] [stdout] --> src/ap/messages.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 102 | Tutorial { [INFO] [stdout] | -------- field in this variant [INFO] [stdout] 103 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data`, `team`, `slot`, and `tags` are never read [INFO] [stdout] --> src/ap/messages.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 105 | TagsChanged { [INFO] [stdout] | ----------- fields in this variant [INFO] [stdout] 106 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 107 | team: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 108 | slot: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 109 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data` is never read [INFO] [stdout] --> src/ap/messages.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 111 | CommandResult { [INFO] [stdout] | ------------- field in this variant [INFO] [stdout] 112 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data` is never read [INFO] [stdout] --> src/ap/messages.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 114 | AdminCommandResult { [INFO] [stdout] | ------------------ field in this variant [INFO] [stdout] 115 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data`, `team`, and `slot` are never read [INFO] [stdout] --> src/ap/messages.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 117 | Goal { [INFO] [stdout] | ---- fields in this variant [INFO] [stdout] 118 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 119 | team: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 120 | slot: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data`, `team`, and `slot` are never read [INFO] [stdout] --> src/ap/messages.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 122 | Release { [INFO] [stdout] | ------- fields in this variant [INFO] [stdout] 123 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 124 | team: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 125 | slot: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data`, `team`, and `slot` are never read [INFO] [stdout] --> src/ap/messages.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 127 | Collect { [INFO] [stdout] | ------- fields in this variant [INFO] [stdout] 128 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 129 | team: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 130 | slot: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data` and `countdown` are never read [INFO] [stdout] --> src/ap/messages.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 132 | Countdown { [INFO] [stdout] | --------- fields in this variant [INFO] [stdout] 133 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 134 | countdown: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintJSON` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `type`, `text`, `color`, `flags`, and `player` are never read [INFO] [stdout] --> src/ap/messages.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 139 | pub struct JSONMessagePart { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 140 | pub r#type: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 141 | pub text: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 142 | pub color: Option, // only available if type is a color [INFO] [stdout] | ^^^^^ [INFO] [stdout] 143 | pub flags: Option, // only available if type is an item_id or item_name [INFO] [stdout] | ^^^^^ [INFO] [stdout] 144 | pub player: Option, // only available if type is either item or location [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JSONMessagePart` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `item`, `location`, `player`, and `flags` are never read [INFO] [stdout] --> src/ap/messages.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub struct NetworkItem { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 149 | item: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 150 | location: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 151 | player: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 152 | flags: ItemType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NetworkItem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Connection` is never constructed [INFO] [stdout] --> src/page.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub enum Pages { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] 28 | Connection, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Pages` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Error` is never constructed [INFO] [stdout] --> src/page.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub enum Message { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 38 | Error(String), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Message` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/page.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | fn view(&self, context: &Context) -> Element; [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 82 | fn view(&self, context: &Context) -> Element<'_, Message>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/page.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | fn view(&self) -> Element { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 128 | fn view(&self) -> Element<'_, Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/page/auth.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | fn view(&self, context: &Context) -> Element { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 12 | fn view(&self, context: &Context) -> Element<'_, Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/page/dashboard.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn view(&self, context: &super::Context) -> iced::Element { [INFO] [stdout] | ^^^^^ ----------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | fn view(&self, context: &super::Context) -> iced::Element<'_, super::Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 03s [INFO] running `Command { std: "docker" "inspect" "1e8b2d404ccb942069bec7482812aa2500f85ff5ed7a890e2236631b6b29e4a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e8b2d404ccb942069bec7482812aa2500f85ff5ed7a890e2236631b6b29e4a8", kill_on_drop: false }` [INFO] [stdout] 1e8b2d404ccb942069bec7482812aa2500f85ff5ed7a890e2236631b6b29e4a8