[INFO] fetching crate notan_ui 1.0.1...
[INFO] building notan_ui-1.0.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate notan_ui 1.0.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate notan_ui 1.0.1
[INFO] finished tweaking crates.io crate notan_ui 1.0.1
[INFO] tweaked toml for crates.io crate notan_ui 1.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate notan_ui 1.0.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 304 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.0.1)
[INFO] [stderr]       Adding notan v0.7.1 (available: v0.13.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b3903ea094ade4b5d6abb0526a1eebb994dfa8e0f6f561d2ac46910a5eb3f59
[INFO] running `Command { std: "docker" "start" "-a" "6b3903ea094ade4b5d6abb0526a1eebb994dfa8e0f6f561d2ac46910a5eb3f59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b3903ea094ade4b5d6abb0526a1eebb994dfa8e0f6f561d2ac46910a5eb3f59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b3903ea094ade4b5d6abb0526a1eebb994dfa8e0f6f561d2ac46910a5eb3f59", kill_on_drop: false }`
[INFO] [stdout] 6b3903ea094ade4b5d6abb0526a1eebb994dfa8e0f6f561d2ac46910a5eb3f59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53dd5f4df1737545126afdc8e7d50faeec36c3269fa5e06177948691851347c1
[INFO] running `Command { std: "docker" "start" "-a" "53dd5f4df1737545126afdc8e7d50faeec36c3269fa5e06177948691851347c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling generic-array v0.9.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling byte-tools v0.2.0
[INFO] [stderr]    Compiling digest v0.7.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling block-buffer v0.3.3
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling sha2 v0.7.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling glam v0.21.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling glsl-to-spirv v0.1.7
[INFO] [stderr]    Compiling spirv_cross v0.23.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling notan_math v0.7.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling glsl-layout-derive v0.4.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling notan_utils v0.7.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling glsl-layout v0.4.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling notan_core v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling notan_input v0.7.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling platter2 v0.1.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling crossfont v0.5.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling ab_glyph v0.2.31
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling servo-fontconfig v0.5.1
[INFO] [stderr]    Compiling freetype-rs v0.26.0
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling tiny-skia-path v0.7.0
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling lyon_geom v1.0.17
[INFO] [stderr]    Compiling tiny-skia v0.7.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling glyph_brush_layout v0.2.4
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling lyon_path v1.0.16
[INFO] [stderr]    Compiling glyph_brush_draw_cache v0.1.6
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling glyph_brush v0.7.12
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling wayland-egl v0.29.5
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling lyon_tessellation v1.0.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling lyon_algorithms v1.0.16
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling lyon v1.0.16
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling notan_random v0.7.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling math_thingies v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling sctk-adwaita v0.4.3
[INFO] [stderr]    Compiling winit v0.27.5
[INFO] [stderr]    Compiling glutin v0.29.1
[INFO] [stderr]    Compiling notan_macro v0.7.1
[INFO] [stderr]    Compiling notan_graphics v0.7.1
[INFO] [stderr]    Compiling notan_app v0.7.1
[INFO] [stderr]    Compiling notan_glow v0.7.1
[INFO] [stderr]    Compiling notan_glyph v0.7.1
[INFO] [stderr]    Compiling notan_winit v0.7.1
[INFO] [stderr]    Compiling notan_log v0.7.1
[INFO] [stderr]    Compiling notan_backend v0.7.1
[INFO] [stderr]    Compiling notan_text v0.7.1
[INFO] [stderr]    Compiling notan_draw v0.7.1
[INFO] [stderr]    Compiling notan v0.7.1
[INFO] [stderr]    Compiling notan_ui v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `App`, `Color`, `Event`, `Graphics`, `Plugins`, and `Texture`
[INFO] [stdout]  --> src/defs.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 |         prelude::{AppState, Color, Graphics, Plugins, App},
[INFO] [stdout]   |                             ^^^^^  ^^^^^^^^  ^^^^^^^  ^^^
[INFO] [stdout] 4 |         app::{Event, Texture},
[INFO] [stdout]   |               ^^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AppState`, `Color`, `Texture`, `draw::*`, and `rect::*`
[INFO] [stdout]  --> src/form.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |         rect::*
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 |         prelude::{AppState, Color, Graphics, Plugins, App},
[INFO] [stdout]   |                   ^^^^^^^^  ^^^^^
[INFO] [stdout] 8 |         app::{Event, Texture},
[INFO] [stdout]   |                      ^^^^^^^
[INFO] [stdout] 9 |         draw::*
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AppState`, `Event`, `Texture`, and `collections::HashMap`
[INFO] [stdout]  --> src/text.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |         collections::HashMap,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 |         prelude::{AppState, Color, Graphics, Plugins, App},
[INFO] [stdout]   |                   ^^^^^^^^
[INFO] [stdout] 8 |         app::{Event, Texture},
[INFO] [stdout]   |               ^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AppState`, `Color`, `Event`, `Texture`, `collections::HashMap`, and `draw::*`
[INFO] [stdout]  --> src/containers.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |         collections::HashMap,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 |         prelude::{AppState, Color, Graphics, Plugins, App},
[INFO] [stdout]   |                   ^^^^^^^^  ^^^^^
[INFO] [stdout] 8 |         app::{Event, Texture},
[INFO] [stdout]   |               ^^^^^  ^^^^^^^
[INFO] [stdout] 9 |         draw::*
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AppState`, `Color`, `Event`, `Texture`, and `collections::HashMap`
[INFO] [stdout]  --> src/wrappers.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         collections::HashMap,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |         prelude::{AppState, Color, Graphics, Plugins, App},
[INFO] [stdout]   |                   ^^^^^^^^  ^^^^^
[INFO] [stdout] 9 |         app::{Event, Texture},
[INFO] [stdout]   |               ^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AppState`, `DynClone`, `Event`, `clone_box`, and `ops::Not`
[INFO] [stdout]   --> src/forms.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 |         ops::Not,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  8 |         prelude::{AppState, Color, Graphics, Plugins, App},
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout]  9 |         app::{Event, Texture},
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     dyn_clone::{DynClone, clone_box},
[INFO] [stdout]    |                 ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `associated_type_bounds` has been stable since 1.79.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(associated_type_bounds)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/form.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn on_event(&mut self, event: Event, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/form.rs:17:42
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn on_event(&mut self, event: Event, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                          ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gfx`
[INFO] [stdout]   --> src/form.rs:17:57
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn on_event(&mut self, event: Event, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                         ^^^ help: if this is intentional, prefix it with an underscore: `_gfx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plugins`
[INFO] [stdout]   --> src/form.rs:17:77
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn on_event(&mut self, event: Event, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/form.rs:17:100
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn on_event(&mut self, event: Event, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text_size`
[INFO] [stdout]   --> src/text.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let text_size = self.get_size();
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_text_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/text.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {
[INFO] [stdout]    |                        ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gfx`
[INFO] [stdout]   --> src/text.rs:36:39
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_gfx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plugins`
[INFO] [stdout]   --> src/text.rs:36:59
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {
[INFO] [stdout]    |                                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/text.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let mut pos = self.pos;
[INFO] [stdout]    |             ----^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/forms.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                        ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gfx`
[INFO] [stdout]   --> src/forms.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_gfx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plugins`
[INFO] [stdout]   --> src/forms.rs:25:59
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/forms.rs:25:82
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/forms.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gfx`
[INFO] [stdout]   --> src/forms.rs:26:40
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_gfx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plugins`
[INFO] [stdout]   --> src/forms.rs:26:60
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/forms.rs:26:83
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_add`
[INFO] [stdout]   --> src/forms.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn with_pos(&self, to_add: Position) -> Self { self.clone() }
[INFO] [stdout]    |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_add`
[INFO] [stdout]   --> src/forms.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn add_pos(&mut self, to_add: Position) {}
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/forms.rs:47:24
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {
[INFO] [stdout]    |                        ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gfx`
[INFO] [stdout]   --> src/forms.rs:47:39
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_gfx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plugins`
[INFO] [stdout]   --> src/forms.rs:47:59
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {
[INFO] [stdout]    |                                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/text.rs:60:25
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gfx`
[INFO] [stdout]   --> src/text.rs:60:40
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_gfx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plugins`
[INFO] [stdout]   --> src/text.rs:60:60
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/text.rs:60:83
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/forms.rs:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gfx`
[INFO] [stdout]   --> src/forms.rs:76:40
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_gfx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plugins`
[INFO] [stdout]   --> src/forms.rs:76:60
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/forms.rs:76:83
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/forms.rs:54:25
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gfx`
[INFO] [stdout]   --> src/forms.rs:54:40
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_gfx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plugins`
[INFO] [stdout]   --> src/forms.rs:54:60
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/forms.rs:54:83
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_add`
[INFO] [stdout]    --> src/containers.rs:297:24
[INFO] [stdout]     |
[INFO] [stdout] 297 |     fn with_pos(&self, to_add: Position) -> Self { self.clone() }
[INFO] [stdout]     |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Image` is never constructed
[INFO] [stdout]   --> src/forms.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct Image<'a, State: UIStateCl> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 04s
[INFO] running `Command { std: "docker" "inspect" "53dd5f4df1737545126afdc8e7d50faeec36c3269fa5e06177948691851347c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53dd5f4df1737545126afdc8e7d50faeec36c3269fa5e06177948691851347c1", kill_on_drop: false }`
[INFO] [stdout] 53dd5f4df1737545126afdc8e7d50faeec36c3269fa5e06177948691851347c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e727f864fbbc22188a9f9b763240efe5075ae1e3cc04c9d1a3865f705f8f57bb
[INFO] running `Command { std: "docker" "start" "-a" "e727f864fbbc22188a9f9b763240efe5075ae1e3cc04c9d1a3865f705f8f57bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling notan_ui v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `App`, `Color`, `Event`, `Graphics`, `Plugins`, and `Texture`
[INFO] [stdout]  --> src/defs.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 |         prelude::{AppState, Color, Graphics, Plugins, App},
[INFO] [stdout]   |                             ^^^^^  ^^^^^^^^  ^^^^^^^  ^^^
[INFO] [stdout] 4 |         app::{Event, Texture},
[INFO] [stdout]   |               ^^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AppState`, `Color`, `Texture`, `draw::*`, and `rect::*`
[INFO] [stdout]  --> src/form.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |         rect::*
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 |         prelude::{AppState, Color, Graphics, Plugins, App},
[INFO] [stdout]   |                   ^^^^^^^^  ^^^^^
[INFO] [stdout] 8 |         app::{Event, Texture},
[INFO] [stdout]   |                      ^^^^^^^
[INFO] [stdout] 9 |         draw::*
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AppState`, `Event`, `Texture`, and `collections::HashMap`
[INFO] [stdout]  --> src/text.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |         collections::HashMap,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 |         prelude::{AppState, Color, Graphics, Plugins, App},
[INFO] [stdout]   |                   ^^^^^^^^
[INFO] [stdout] 8 |         app::{Event, Texture},
[INFO] [stdout]   |               ^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AppState`, `Color`, `Event`, `Texture`, `collections::HashMap`, and `draw::*`
[INFO] [stdout]  --> src/containers.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |         collections::HashMap,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 |         prelude::{AppState, Color, Graphics, Plugins, App},
[INFO] [stdout]   |                   ^^^^^^^^  ^^^^^
[INFO] [stdout] 8 |         app::{Event, Texture},
[INFO] [stdout]   |               ^^^^^  ^^^^^^^
[INFO] [stdout] 9 |         draw::*
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AppState`, `Color`, `Event`, `Texture`, and `collections::HashMap`
[INFO] [stdout]  --> src/wrappers.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         collections::HashMap,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |         prelude::{AppState, Color, Graphics, Plugins, App},
[INFO] [stdout]   |                   ^^^^^^^^  ^^^^^
[INFO] [stdout] 9 |         app::{Event, Texture},
[INFO] [stdout]   |               ^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AppState`, `DynClone`, `Event`, `clone_box`, and `ops::Not`
[INFO] [stdout]   --> src/forms.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 |         ops::Not,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  8 |         prelude::{AppState, Color, Graphics, Plugins, App},
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout]  9 |         app::{Event, Texture},
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     dyn_clone::{DynClone, clone_box},
[INFO] [stdout]    |                 ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `associated_type_bounds` has been stable since 1.79.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(associated_type_bounds)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/form.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn on_event(&mut self, event: Event, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/form.rs:17:42
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn on_event(&mut self, event: Event, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                          ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gfx`
[INFO] [stdout]   --> src/form.rs:17:57
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn on_event(&mut self, event: Event, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                         ^^^ help: if this is intentional, prefix it with an underscore: `_gfx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plugins`
[INFO] [stdout]   --> src/form.rs:17:77
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn on_event(&mut self, event: Event, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/form.rs:17:100
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn on_event(&mut self, event: Event, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text_size`
[INFO] [stdout]   --> src/text.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let text_size = self.get_size();
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_text_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/text.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {
[INFO] [stdout]    |                        ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gfx`
[INFO] [stdout]   --> src/text.rs:36:39
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_gfx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plugins`
[INFO] [stdout]   --> src/text.rs:36:59
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {
[INFO] [stdout]    |                                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/text.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let mut pos = self.pos;
[INFO] [stdout]    |             ----^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/forms.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                        ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gfx`
[INFO] [stdout]   --> src/forms.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_gfx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plugins`
[INFO] [stdout]   --> src/forms.rs:25:59
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/forms.rs:25:82
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/forms.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gfx`
[INFO] [stdout]   --> src/forms.rs:26:40
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_gfx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plugins`
[INFO] [stdout]   --> src/forms.rs:26:60
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/forms.rs:26:83
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_add`
[INFO] [stdout]   --> src/forms.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn with_pos(&self, to_add: Position) -> Self { self.clone() }
[INFO] [stdout]    |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_add`
[INFO] [stdout]   --> src/forms.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn add_pos(&mut self, to_add: Position) {}
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/forms.rs:47:24
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {
[INFO] [stdout]    |                        ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gfx`
[INFO] [stdout]   --> src/forms.rs:47:39
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_gfx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plugins`
[INFO] [stdout]   --> src/forms.rs:47:59
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {
[INFO] [stdout]    |                                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/text.rs:60:25
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gfx`
[INFO] [stdout]   --> src/text.rs:60:40
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_gfx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plugins`
[INFO] [stdout]   --> src/text.rs:60:60
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/text.rs:60:83
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/forms.rs:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gfx`
[INFO] [stdout]   --> src/forms.rs:76:40
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_gfx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plugins`
[INFO] [stdout]   --> src/forms.rs:76:60
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/forms.rs:76:83
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/forms.rs:54:25
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gfx`
[INFO] [stdout]   --> src/forms.rs:54:40
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_gfx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plugins`
[INFO] [stdout]   --> src/forms.rs:54:60
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/forms.rs:54:83
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_add`
[INFO] [stdout]    --> src/containers.rs:297:24
[INFO] [stdout]     |
[INFO] [stdout] 297 |     fn with_pos(&self, to_add: Position) -> Self { self.clone() }
[INFO] [stdout]     |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Image` is never constructed
[INFO] [stdout]   --> src/forms.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct Image<'a, State: UIStateCl> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `App`, `Color`, `Event`, `Graphics`, `Plugins`, and `Texture`
[INFO] [stdout]  --> src/defs.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 |         prelude::{AppState, Color, Graphics, Plugins, App},
[INFO] [stdout]   |                             ^^^^^  ^^^^^^^^  ^^^^^^^  ^^^
[INFO] [stdout] 4 |         app::{Event, Texture},
[INFO] [stdout]   |               ^^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AppState`, `Color`, `Texture`, `draw::*`, and `rect::*`
[INFO] [stdout]  --> src/form.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |         rect::*
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 |         prelude::{AppState, Color, Graphics, Plugins, App},
[INFO] [stdout]   |                   ^^^^^^^^  ^^^^^
[INFO] [stdout] 8 |         app::{Event, Texture},
[INFO] [stdout]   |                      ^^^^^^^
[INFO] [stdout] 9 |         draw::*
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AppState`, `Event`, `Texture`, and `collections::HashMap`
[INFO] [stdout]  --> src/text.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |         collections::HashMap,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 |         prelude::{AppState, Color, Graphics, Plugins, App},
[INFO] [stdout]   |                   ^^^^^^^^
[INFO] [stdout] 8 |         app::{Event, Texture},
[INFO] [stdout]   |               ^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AppState`, `Color`, `Event`, `Texture`, `collections::HashMap`, and `draw::*`
[INFO] [stdout]  --> src/containers.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |         collections::HashMap,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 |         prelude::{AppState, Color, Graphics, Plugins, App},
[INFO] [stdout]   |                   ^^^^^^^^  ^^^^^
[INFO] [stdout] 8 |         app::{Event, Texture},
[INFO] [stdout]   |               ^^^^^  ^^^^^^^
[INFO] [stdout] 9 |         draw::*
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AppState`, `Color`, `Event`, `Texture`, and `collections::HashMap`
[INFO] [stdout]  --> src/wrappers.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         collections::HashMap,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |         prelude::{AppState, Color, Graphics, Plugins, App},
[INFO] [stdout]   |                   ^^^^^^^^  ^^^^^
[INFO] [stdout] 9 |         app::{Event, Texture},
[INFO] [stdout]   |               ^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AppState`, `DynClone`, `Event`, `clone_box`, and `ops::Not`
[INFO] [stdout]   --> src/forms.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 |         ops::Not,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  8 |         prelude::{AppState, Color, Graphics, Plugins, App},
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout]  9 |         app::{Event, Texture},
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     dyn_clone::{DynClone, clone_box},
[INFO] [stdout]    |                 ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `associated_type_bounds` has been stable since 1.79.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(associated_type_bounds)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/form.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn on_event(&mut self, event: Event, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/form.rs:17:42
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn on_event(&mut self, event: Event, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                          ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gfx`
[INFO] [stdout]   --> src/form.rs:17:57
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn on_event(&mut self, event: Event, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                         ^^^ help: if this is intentional, prefix it with an underscore: `_gfx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plugins`
[INFO] [stdout]   --> src/form.rs:17:77
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn on_event(&mut self, event: Event, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/form.rs:17:100
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn on_event(&mut self, event: Event, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text_size`
[INFO] [stdout]   --> src/text.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let text_size = self.get_size();
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_text_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/text.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {
[INFO] [stdout]    |                        ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gfx`
[INFO] [stdout]   --> src/text.rs:36:39
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_gfx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plugins`
[INFO] [stdout]   --> src/text.rs:36:59
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {
[INFO] [stdout]    |                                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/text.rs:60:25
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gfx`
[INFO] [stdout]   --> src/text.rs:60:40
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_gfx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plugins`
[INFO] [stdout]   --> src/text.rs:60:60
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/text.rs:60:83
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/forms.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                        ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gfx`
[INFO] [stdout]   --> src/forms.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_gfx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plugins`
[INFO] [stdout]   --> src/forms.rs:25:59
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/forms.rs:25:82
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/forms.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gfx`
[INFO] [stdout]   --> src/forms.rs:26:40
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_gfx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plugins`
[INFO] [stdout]   --> src/forms.rs:26:60
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/forms.rs:26:83
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_add`
[INFO] [stdout]   --> src/forms.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn with_pos(&self, to_add: Position) -> Self { self.clone() }
[INFO] [stdout]    |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_add`
[INFO] [stdout]   --> src/forms.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn add_pos(&mut self, to_add: Position) {}
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/text.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let mut pos = self.pos;
[INFO] [stdout]    |             ----^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/forms.rs:47:24
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {
[INFO] [stdout]    |                        ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gfx`
[INFO] [stdout]   --> src/forms.rs:47:39
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_gfx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plugins`
[INFO] [stdout]   --> src/forms.rs:47:59
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn draw(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {
[INFO] [stdout]    |                                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/forms.rs:54:25
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gfx`
[INFO] [stdout]   --> src/forms.rs:54:40
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_gfx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plugins`
[INFO] [stdout]   --> src/forms.rs:54:60
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/forms.rs:54:83
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/forms.rs:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gfx`
[INFO] [stdout]   --> src/forms.rs:76:40
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_gfx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plugins`
[INFO] [stdout]   --> src/forms.rs:76:60
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/forms.rs:76:83
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn after(&mut self, app: &mut App, gfx: &mut Graphics, plugins: &mut Plugins, state: &mut State) {}
[INFO] [stdout]    |                                                                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_add`
[INFO] [stdout]    --> src/containers.rs:297:24
[INFO] [stdout]     |
[INFO] [stdout] 297 |     fn with_pos(&self, to_add: Position) -> Self { self.clone() }
[INFO] [stdout]     |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Image` is never constructed
[INFO] [stdout]   --> src/forms.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct Image<'a, State: UIStateCl> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.80s
[INFO] running `Command { std: "docker" "inspect" "e727f864fbbc22188a9f9b763240efe5075ae1e3cc04c9d1a3865f705f8f57bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e727f864fbbc22188a9f9b763240efe5075ae1e3cc04c9d1a3865f705f8f57bb", kill_on_drop: false }`
[INFO] [stdout] e727f864fbbc22188a9f9b763240efe5075ae1e3cc04c9d1a3865f705f8f57bb
