[INFO] cloning repository https://github.com/joseporcar/matrix_calculator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joseporcar/matrix_calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseporcar%2Fmatrix_calculator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseporcar%2Fmatrix_calculator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a826df79603ee6feffe0384199b74877e33aae60
[INFO] checking joseporcar/matrix_calculator against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseporcar%2Fmatrix_calculator" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/joseporcar/matrix_calculator
[INFO] finished tweaking git repo https://github.com/joseporcar/matrix_calculator
[INFO] tweaked toml for git repo https://github.com/joseporcar/matrix_calculator written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joseporcar/matrix_calculator on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joseporcar/matrix_calculator 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clipboard_macos v0.1.0
[INFO] [stderr]   Downloaded window_clipboard v0.3.0
[INFO] [stderr]   Downloaded iced_style v0.9.0
[INFO] [stderr]   Downloaded clipboard_wayland v0.2.1
[INFO] [stderr]   Downloaded clipboard_x11 v0.4.1
[INFO] [stderr]   Downloaded iced_winit v0.10.1
[INFO] [stderr]   Downloaded font-types v0.4.2
[INFO] [stderr]   Downloaded etagere v0.2.10
[INFO] [stderr]   Downloaded iced_graphics v0.9.0
[INFO] [stderr]   Downloaded iced_renderer v0.1.0
[INFO] [stderr]   Downloaded sys-locale v0.3.1
[INFO] [stderr]   Downloaded memmap2 v0.6.2
[INFO] [stderr]   Downloaded iced_tiny_skia v0.1.0
[INFO] [stderr]   Downloaded unicode-general-category v0.6.0
[INFO] [stderr]   Downloaded wayland-scanner v0.30.1
[INFO] [stderr]   Downloaded wayland-backend v0.1.2
[INFO] [stderr]   Downloaded iced_widget v0.1.3
[INFO] [stderr]   Downloaded winnow v0.5.39
[INFO] [stderr]   Downloaded rangemap v1.5.0
[INFO] [stderr]   Downloaded fontdb v0.14.1
[INFO] [stderr]   Downloaded quick-xml v0.28.2
[INFO] [stderr]   Downloaded tiny-skia v0.10.0
[INFO] [stderr]   Downloaded palette v0.7.4
[INFO] [stderr]   Downloaded x11rb v0.11.1
[INFO] [stderr]   Downloaded read-fonts v0.15.4
[INFO] [stderr]   Downloaded rustybuzz v0.8.0
[INFO] [stderr]   Downloaded swash v0.1.12
[INFO] [stderr]   Downloaded glyphon v0.3.0
[INFO] [stderr]   Downloaded iced_core v0.10.0
[INFO] [stderr]   Downloaded wayland-client v0.30.2
[INFO] [stderr]   Downloaded softbuffer v0.2.1
[INFO] [stderr]   Downloaded tiny-skia-path v0.10.0
[INFO] [stderr]   Downloaded iced v0.10.0
[INFO] [stderr]   Downloaded unicode-script v0.5.5
[INFO] [stderr]   Downloaded iced_wgpu v0.11.1
[INFO] [stderr]   Downloaded iced_runtime v0.1.1
[INFO] [stderr]   Downloaded hermit-abi v0.3.5
[INFO] [stderr]   Downloaded palette_derive v0.7.4
[INFO] [stderr]   Downloaded x11rb-protocol v0.11.1
[INFO] [stderr]   Downloaded iced_futures v0.7.0
[INFO] [stderr]   Downloaded cosmic-text v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bdbf55af3d43200b18b1b436af4fc4df669957787b5116988772ab3b16b41fd8
[INFO] running `Command { std: "docker" "start" "-a" "bdbf55af3d43200b18b1b436af4fc4df669957787b5116988772ab3b16b41fd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdbf55af3d43200b18b1b436af4fc4df669957787b5116988772ab3b16b41fd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdbf55af3d43200b18b1b436af4fc4df669957787b5116988772ab3b16b41fd8", kill_on_drop: false }`
[INFO] [stdout] bdbf55af3d43200b18b1b436af4fc4df669957787b5116988772ab3b16b41fd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0999e8be1694a2b8d4fba730b1627f9d344243fc14e03372d5aa94a150a9afe1
[INFO] running `Command { std: "docker" "start" "-a" "0999e8be1694a2b8d4fba730b1627f9d344243fc14e03372d5aa94a150a9afe1", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling palette v0.7.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]     Checking font-types v0.4.2
[INFO] [stderr]     Checking gpu-alloc v0.5.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking wgpu-types v0.16.1
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking read-fonts v0.15.4
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling wayland-backend v0.1.2
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]     Checking unicode-script v0.5.5
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking png v0.17.11
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking zeno v0.2.3
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]     Checking sys-locale v0.3.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking fontdb v0.14.1
[INFO] [stderr]     Checking rangemap v1.5.0
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking x11rb-protocol v0.11.1
[INFO] [stderr]    Compiling softbuffer v0.2.1
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]    Compiling wayland-scanner v0.30.1
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking etagere v0.2.10
[INFO] [stderr]     Checking lru v0.11.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking swash v0.1.12
[INFO] [stderr]     Checking polling v3.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling palette_derive v0.7.4
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking wayland-client v0.31.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking wayland-client v0.30.2
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking naga v0.12.3
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking rustybuzz v0.8.0
[INFO] [stderr]     Checking tiny-skia-path v0.10.0
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking tiny-skia v0.10.0
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.1
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking x11rb v0.11.1
[INFO] [stderr]     Checking x11rb v0.13.0
[INFO] [stderr]     Checking cosmic-text v0.9.0
[INFO] [stderr]     Checking clipboard_x11 v0.4.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking wgpu-hal v0.16.2
[INFO] [stderr]     Checking iced_core v0.10.0
[INFO] [stderr]     Checking iced_graphics v0.9.0
[INFO] [stderr]     Checking iced_futures v0.7.0
[INFO] [stderr]     Checking iced_style v0.9.0
[INFO] [stderr]     Checking iced_runtime v0.1.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking iced_tiny_skia v0.1.0
[INFO] [stderr]     Checking wgpu-core v0.16.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.0
[INFO] [stderr]     Checking clipboard_wayland v0.2.1
[INFO] [stderr]     Checking window_clipboard v0.3.0
[INFO] [stderr]     Checking wgpu v0.16.3
[INFO] [stderr]     Checking glyphon v0.3.0
[INFO] [stderr]     Checking iced_wgpu v0.11.1
[INFO] [stderr]     Checking iced_renderer v0.1.0
[INFO] [stderr]     Checking iced_widget v0.1.3
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stderr]     Checking iced_winit v0.10.1
[INFO] [stderr]     Checking iced v0.10.0
[INFO] [stderr]     Checking matrix_calculator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Scrollable`, `rule`, and `scrollable`
[INFO] [stdout]  --> src/functionality.rs:3:43
[INFO] [stdout]   |
[INFO] [stdout] 3 |         container, horizontal_space, row, rule, scrollable, text, text_input::{Id}, Column, Container, Row, Scrollable, text_input
[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: `Application`, `executor::Default`, and `scrollable`
[INFO] [stdout]  --> src/theme.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     executor::Default,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     theme::palette,
[INFO] [stdout] 5 |     widget::{button, container, rule, scrollable, text, text_input},
[INFO] [stdout]   |                                       ^^^^^^^^^^
[INFO] [stdout] 6 |     Application, BorderRadius, Color,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `iced::alignment::Horizontal`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use iced::alignment::Horizontal;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `iced::futures::ready`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use iced::futures::ready;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `iced::widget`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use iced::widget;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `iced::widget::text_input::State`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use iced::widget::text_input::State;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Column`, `Container`, and `Row`
[INFO] [stdout]   --> src/main.rs:14:73
[INFO] [stdout]    |
[INFO] [stdout] 14 |     button, column, container, horizontal_space, row, text, text_input, Column, Container, Row,
[INFO] [stdout]    |                                                                         ^^^^^^  ^^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Element`, `Padding`, `Theme`, and `gradient`
[INFO] [stdout]   --> src/main.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | use iced::{gradient, Alignment, Application, Command, Element, Length, Padding, Settings, Theme};
[INFO] [stdout]    |            ^^^^^^^^                                   ^^^^^^^          ^^^^^^^            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::str::ParallelString`
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use rayon::str::ParallelString;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Scrollable`, `rule`, and `scrollable`
[INFO] [stdout]  --> src/functionality.rs:3:43
[INFO] [stdout]   |
[INFO] [stdout] 3 |         container, horizontal_space, row, rule, scrollable, text, text_input::{Id}, Column, Container, Row, Scrollable, text_input
[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: `Application`, `executor::Default`, and `scrollable`
[INFO] [stdout]  --> src/theme.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     executor::Default,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     theme::palette,
[INFO] [stdout] 5 |     widget::{button, container, rule, scrollable, text, text_input},
[INFO] [stdout]   |                                       ^^^^^^^^^^
[INFO] [stdout] 6 |     Application, BorderRadius, Color,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `iced::alignment::Horizontal`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use iced::alignment::Horizontal;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `iced::futures::ready`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use iced::futures::ready;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `iced::widget`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use iced::widget;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `iced::widget::text_input::State`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use iced::widget::text_input::State;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Column`, `Container`, and `Row`
[INFO] [stdout]   --> src/main.rs:14:73
[INFO] [stdout]    |
[INFO] [stdout] 14 |     button, column, container, horizontal_space, row, text, text_input, Column, Container, Row,
[INFO] [stdout]    |                                                                         ^^^^^^  ^^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Element`, `Padding`, `Theme`, and `gradient`
[INFO] [stdout]   --> src/main.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | use iced::{gradient, Alignment, Application, Command, Element, Length, Padding, Settings, Theme};
[INFO] [stdout]    |            ^^^^^^^^                                   ^^^^^^^          ^^^^^^^            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::str::ParallelString`
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use rayon::str::ParallelString;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `style`
[INFO] [stdout]   --> src/theme.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn appearance(&self, style: &Self::Style) -> application::Appearance {
[INFO] [stdout]    |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_style`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `style`
[INFO] [stdout]   --> src/theme.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn appearance(&self, style: &Self::Style) -> application::Appearance {
[INFO] [stdout]    |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_style`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `style`
[INFO] [stdout]   --> src/theme.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn focused(&self, style: &Self::Style) -> text_input::Appearance {
[INFO] [stdout]    |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_style`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `style`
[INFO] [stdout]   --> src/theme.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn focused(&self, style: &Self::Style) -> text_input::Appearance {
[INFO] [stdout]    |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_style`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `style`
[INFO] [stdout]   --> src/theme.rs:68:33
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn placeholder_color(&self, style: &Self::Style) -> iced::Color {
[INFO] [stdout]    |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_style`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `style`
[INFO] [stdout]   --> src/theme.rs:68:33
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn placeholder_color(&self, style: &Self::Style) -> iced::Color {
[INFO] [stdout]    |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_style`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `style`
[INFO] [stdout]   --> src/theme.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn value_color(&self, style: &Self::Style) -> iced::Color {
[INFO] [stdout]    |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_style`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `style`
[INFO] [stdout]   --> src/theme.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn value_color(&self, style: &Self::Style) -> iced::Color {
[INFO] [stdout]    |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_style`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `style`
[INFO] [stdout]   --> src/theme.rs:80:30
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn disabled_color(&self, style: &Self::Style) -> iced::Color {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_style`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `style`
[INFO] [stdout]   --> src/theme.rs:80:30
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn disabled_color(&self, style: &Self::Style) -> iced::Color {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_style`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `style`
[INFO] [stdout]   --> src/theme.rs:84:31
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn selection_color(&self, style: &Self::Style) -> iced::Color {
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_style`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `style`
[INFO] [stdout]   --> src/theme.rs:84:31
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn selection_color(&self, style: &Self::Style) -> iced::Color {
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_style`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `style`
[INFO] [stdout]   --> src/theme.rs:90:24
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn disabled(&self, style: &Self::Style) -> text_input::Appearance {
[INFO] [stdout]    |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_style`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `style`
[INFO] [stdout]   --> src/theme.rs:90:24
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn disabled(&self, style: &Self::Style) -> text_input::Appearance {
[INFO] [stdout]    |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_style`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `style`
[INFO] [stdout]    --> src/theme.rs:169:26
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn appearance(&self, style: &Self::Style) -> container::Appearance {
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_style`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `style`
[INFO] [stdout]    --> src/theme.rs:169:26
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn appearance(&self, style: &Self::Style) -> container::Appearance {
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_style`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `style`
[INFO] [stdout]    --> src/theme.rs:179:26
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn appearance(&self, style: &Self::Style) -> rule::Appearance {
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_style`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `style`
[INFO] [stdout]    --> src/theme.rs:179:26
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn appearance(&self, style: &Self::Style) -> rule::Appearance {
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_style`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `determinant` is never used
[INFO] [stdout]   --> src/logic.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub trait Operations {
[INFO] [stdout]    |           ---------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 53 |     fn determinant(&mut self);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `UpdateFunctionality` is never used
[INFO] [stdout]    --> src/functionality.rs:230:7
[INFO] [stdout]     |
[INFO] [stdout] 230 | trait UpdateFunctionality {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `determinant` is never used
[INFO] [stdout]   --> src/logic.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub trait Operations {
[INFO] [stdout]    |           ---------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 53 |     fn determinant(&mut self);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `UpdateFunctionality` is never used
[INFO] [stdout]    --> src/functionality.rs:230:7
[INFO] [stdout]     |
[INFO] [stdout] 230 | trait UpdateFunctionality {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/functionality.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn make_matrix(&self) -> Container<Message, iced::Renderer<theme::Theme>>;
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn make_matrix(&self) -> Container<'_, Message, iced::Renderer<theme::Theme>>;
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/functionality.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn make_mult_matrix(&self) -> Container<Message, iced::Renderer<theme::Theme>>;
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn make_mult_matrix(&self) -> Container<'_, Message, iced::Renderer<theme::Theme>>;
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/functionality.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn make_output_matrix(&self) -> Container<Message, iced::Renderer<theme::Theme>>;
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn make_output_matrix(&self) -> Container<'_, Message, iced::Renderer<theme::Theme>>;
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/functionality.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn make_matrix(&self) -> Container<Message, iced::Renderer<theme::Theme>>;
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn make_matrix(&self) -> Container<'_, Message, iced::Renderer<theme::Theme>>;
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/functionality.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn make_matrices(&self) -> Container<Message, iced::Renderer<theme::Theme>>;
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn make_matrices(&self) -> Container<'_, Message, iced::Renderer<theme::Theme>>;
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/functionality.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn make_mult_matrix(&self) -> Container<Message, iced::Renderer<theme::Theme>>;
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn make_mult_matrix(&self) -> Container<'_, Message, iced::Renderer<theme::Theme>>;
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/functionality.rs:50:20
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn make_matrix(&self) -> Container<Message, iced::Renderer<theme::Theme>> {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn make_matrix(&self) -> Container<'_, Message, iced::Renderer<theme::Theme>> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/functionality.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn make_output_matrix(&self) -> Container<Message, iced::Renderer<theme::Theme>>;
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn make_output_matrix(&self) -> Container<'_, Message, iced::Renderer<theme::Theme>>;
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/functionality.rs:72:25
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn make_mult_matrix(&self) -> Container<Message, iced::Renderer<theme::Theme>> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn make_mult_matrix(&self) -> Container<'_, Message, iced::Renderer<theme::Theme>> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/functionality.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn make_matrices(&self) -> Container<Message, iced::Renderer<theme::Theme>>;
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn make_matrices(&self) -> Container<'_, Message, iced::Renderer<theme::Theme>>;
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/functionality.rs:50:20
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn make_matrix(&self) -> Container<Message, iced::Renderer<theme::Theme>> {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn make_matrix(&self) -> Container<'_, Message, iced::Renderer<theme::Theme>> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/functionality.rs:72:25
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn make_mult_matrix(&self) -> Container<Message, iced::Renderer<theme::Theme>> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn make_mult_matrix(&self) -> Container<'_, Message, iced::Renderer<theme::Theme>> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/functionality.rs:94:27
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn make_output_matrix(&self) -> Container<Message, iced::Renderer<theme::Theme>> {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn make_output_matrix(&self) -> Container<'_, Message, iced::Renderer<theme::Theme>> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/functionality.rs:94:27
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn make_output_matrix(&self) -> Container<Message, iced::Renderer<theme::Theme>> {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn make_output_matrix(&self) -> Container<'_, Message, iced::Renderer<theme::Theme>> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/functionality.rs:109:22
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn make_matrices(&self) -> Container<Message, iced::Renderer<theme::Theme>> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn make_matrices(&self) -> Container<'_, Message, iced::Renderer<theme::Theme>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/functionality.rs:142:24
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn make_size_input(&self) -> Container<Message, iced::Renderer<theme::Theme>>;
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn make_size_input(&self) -> Container<'_, Message, iced::Renderer<theme::Theme>>;
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/functionality.rs:145:24
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn make_size_input(&self) -> Container<Message, iced::Renderer<theme::Theme>> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn make_size_input(&self) -> Container<'_, Message, iced::Renderer<theme::Theme>> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/functionality.rs:109:22
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn make_matrices(&self) -> Container<Message, iced::Renderer<theme::Theme>> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn make_matrices(&self) -> Container<'_, Message, iced::Renderer<theme::Theme>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/functionality.rs:142:24
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn make_size_input(&self) -> Container<Message, iced::Renderer<theme::Theme>>;
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn make_size_input(&self) -> Container<'_, Message, iced::Renderer<theme::Theme>>;
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/functionality.rs:145:24
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn make_size_input(&self) -> Container<Message, iced::Renderer<theme::Theme>> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn make_size_input(&self) -> Container<'_, Message, iced::Renderer<theme::Theme>> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "0999e8be1694a2b8d4fba730b1627f9d344243fc14e03372d5aa94a150a9afe1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0999e8be1694a2b8d4fba730b1627f9d344243fc14e03372d5aa94a150a9afe1", kill_on_drop: false }`
[INFO] [stdout] 0999e8be1694a2b8d4fba730b1627f9d344243fc14e03372d5aa94a150a9afe1
