[INFO] cloning repository https://github.com/leang27/iced_custom_widget [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leang27/iced_custom_widget" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleang27%2Ficed_custom_widget", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleang27%2Ficed_custom_widget'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af5a661874aff03bd0976d40ba4599825250325c [INFO] checking leang27/iced_custom_widget against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleang27%2Ficed_custom_widget" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leang27/iced_custom_widget on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leang27/iced_custom_widget [INFO] finished tweaking git repo https://github.com/leang27/iced_custom_widget [INFO] tweaked toml for git repo https://github.com/leang27/iced_custom_widget written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e09c9cf8f0d8286f7dd168492de1d6d5bc699dc56771b3fad829701a69d22553 [INFO] running `Command { std: "docker" "start" "-a" "e09c9cf8f0d8286f7dd168492de1d6d5bc699dc56771b3fad829701a69d22553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e09c9cf8f0d8286f7dd168492de1d6d5bc699dc56771b3fad829701a69d22553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e09c9cf8f0d8286f7dd168492de1d6d5bc699dc56771b3fad829701a69d22553", kill_on_drop: false }` [INFO] [stdout] e09c9cf8f0d8286f7dd168492de1d6d5bc699dc56771b3fad829701a69d22553 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17413428a0802ba0377d85b16940c9ff41cdc8a3175dd78ca61b3088003b83e0 [INFO] running `Command { std: "docker" "start" "-a" "17413428a0802ba0377d85b16940c9ff41cdc8a3175dd78ca61b3088003b83e0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling minimal-lexical v0.1.2 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking iced_core v0.3.0 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Checking unicode-script v0.5.3 [INFO] [stderr] Checking sw-composite v0.7.14 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking wgpu-types v0.6.1 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking svgtypes v0.5.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking data-url v0.1.0 [INFO] [stderr] Checking iced_style v0.2.0 [INFO] [stderr] Checking kurbo v0.6.3 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking roxmltree v0.11.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Checking simplecss v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking owned_ttf_parser v0.12.1 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking ab_glyph v0.2.11 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking memmap2 v0.2.3 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking gfx-hal v0.6.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking ordered-float v2.7.0 [INFO] [stderr] Checking euclid v0.22.6 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking lyon_geom v0.15.3 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling harfbuzz-sys v0.3.4 [INFO] [stderr] Checking raqote v0.8.0 [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] Checking servo-fontconfig v0.4.0 [INFO] [stderr] Checking twox-hash v1.6.1 [INFO] [stderr] Checking font-kit v0.8.0 [INFO] [stderr] Checking harfbuzz_rs v1.2.0 [INFO] [stderr] Checking glyph_brush_draw_cache v0.1.4 [INFO] [stderr] Checking usvg v0.9.1 [INFO] [stderr] Checking glyph_brush v0.7.2 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking gfx-memory v0.2.2 [INFO] [stderr] Checking gfx-backend-empty v0.6.0 [INFO] [stderr] Checking gfx-descriptor v0.2.0 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking x11rb v0.8.1 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking gfx-backend-vulkan v0.6.5 [INFO] [stderr] Checking rgb v0.8.27 [INFO] [stderr] Checking svgfilters v0.1.0 [INFO] [stderr] Checking zerocopy v0.3.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking resvg v0.9.2 [INFO] [stderr] Checking naga v0.2.0 [INFO] [stderr] Checking wgpu-core v0.6.5 [INFO] [stderr] Checking clipboard_x11 v0.2.0 [INFO] [stderr] Checking smithay-client-toolkit v0.14.0 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking iced_futures v0.2.0 [INFO] [stderr] Checking iced_native v0.3.0 [INFO] [stderr] Checking smithay-clipboard v0.6.4 [INFO] [stderr] Checking clipboard_wayland v0.1.2 [INFO] [stderr] Checking window_clipboard v0.1.4 [INFO] [stderr] Checking iced_graphics v0.1.0 [INFO] [stderr] Checking iced_winit v0.2.0 [INFO] [stderr] Checking wgpu v0.6.2 [INFO] [stderr] Checking serde_yaml v0.8.19 [INFO] [stderr] Checking wgpu_glyph v0.10.0 [INFO] [stderr] Checking iced_wgpu v0.3.0 [INFO] [stderr] Checking iced v0.2.0 [INFO] [stderr] Checking iced_custom_widget v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Container`, `Scrollable`, `container` [INFO] [stdout] --> src/components/table/table.rs:8:75 [INFO] [stdout] | [INFO] [stdout] 8 | event::{self, Event}, layout::{Limits, Node}, mouse, text, scrollable, container, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 9 | Color, Element, Hasher, Clipboard, Vector, Point, Rectangle, Length, Size, [INFO] [stdout] 10 | HorizontalAlignment, Layout, VerticalAlignment, Widget, Background, Container, Scrollable, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Container`, `Scrollable`, `container` [INFO] [stdout] --> src/components/table/table.rs:8:75 [INFO] [stdout] | [INFO] [stdout] 8 | event::{self, Event}, layout::{Limits, Node}, mouse, text, scrollable, container, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 9 | Color, Element, Hasher, Clipboard, Vector, Point, Rectangle, Length, Size, [INFO] [stdout] 10 | HorizontalAlignment, Layout, VerticalAlignment, Widget, Background, Container, Scrollable, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `offset` is never read [INFO] [stdout] --> src/components/grid.rs:157:21 [INFO] [stdout] | [INFO] [stdout] 157 | let mut offset = 0.; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `overflow` [INFO] [stdout] --> src/components/stack.rs:134:7 [INFO] [stdout] | [INFO] [stdout] 134 | overflow: &Overflow, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_overflow` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limits` [INFO] [stdout] --> src/components/table/table.rs:153:11 [INFO] [stdout] | [INFO] [stdout] 153 | let limits = limits.width(self.width).height(Length::Shrink); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_limits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `defaults` [INFO] [stdout] --> src/components/table/table.rs:356:7 [INFO] [stdout] | [INFO] [stdout] 356 | defaults: &Self::Defaults, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_defaults` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewport` [INFO] [stdout] --> src/components/table/table.rs:359:7 [INFO] [stdout] | [INFO] [stdout] 359 | viewport: &Rectangle, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `renderer` [INFO] [stdout] --> src/components/toggler.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | renderer: &Renderer, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_renderer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clipboard` [INFO] [stdout] --> src/components/toggler.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | clipboard: Option<&dyn Clipboard>, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clipboard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewport` [INFO] [stdout] --> src/components/toggler.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | viewport: &Rectangle, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `offset` is never read [INFO] [stdout] --> src/components/grid.rs:157:21 [INFO] [stdout] | [INFO] [stdout] 157 | let mut offset = 0.; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `overflow` [INFO] [stdout] --> src/components/stack.rs:134:7 [INFO] [stdout] | [INFO] [stdout] 134 | overflow: &Overflow, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_overflow` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limits` [INFO] [stdout] --> src/components/table/table.rs:153:11 [INFO] [stdout] | [INFO] [stdout] 153 | let limits = limits.width(self.width).height(Length::Shrink); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_limits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `defaults` [INFO] [stdout] --> src/components/table/table.rs:356:7 [INFO] [stdout] | [INFO] [stdout] 356 | defaults: &Self::Defaults, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_defaults` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewport` [INFO] [stdout] --> src/components/table/table.rs:359:7 [INFO] [stdout] | [INFO] [stdout] 359 | viewport: &Rectangle, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `renderer` [INFO] [stdout] --> src/components/toggler.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | renderer: &Renderer, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_renderer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clipboard` [INFO] [stdout] --> src/components/toggler.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | clipboard: Option<&dyn Clipboard>, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clipboard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewport` [INFO] [stdout] --> src/components/toggler.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | viewport: &Rectangle, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/components/table/table.rs:34:4 [INFO] [stdout] | [INFO] [stdout] 34 | state: &'a mut State, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SortColumn` [INFO] [stdout] --> src/components/table/table.rs:486:4 [INFO] [stdout] | [INFO] [stdout] 486 | SortColumn(usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SelectStyle` [INFO] [stdout] --> src/styles/toggler.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | SelectStyle [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/components/table/table.rs:34:4 [INFO] [stdout] | [INFO] [stdout] 34 | state: &'a mut State, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SortColumn` [INFO] [stdout] --> src/components/table/table.rs:486:4 [INFO] [stdout] | [INFO] [stdout] 486 | SortColumn(usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SelectStyle` [INFO] [stdout] --> src/styles/toggler.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | SelectStyle [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/bluetooth.rs:214:83 [INFO] [stdout] | [INFO] [stdout] 214 | ... Button::new(&mut self.edit_dev, Icon::new('\u{f304}')) [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/action_center.rs:326:54 [INFO] [stdout] | [INFO] [stdout] 326 | ... Container::new(Icon::new('\u{f001}')) [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/tab_demo.rs:241:25 [INFO] [stdout] | [INFO] [stdout] 241 | .push(Icon::new(unicode).size(24)) [INFO] [stdout] | ^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/bluetooth.rs:260:45 [INFO] [stdout] | [INFO] [stdout] 260 | ... .push(Icon::new('\u{f10b}')) [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/action_center.rs:345:80 [INFO] [stdout] | [INFO] [stdout] 345 | ... Button::new(&mut self.play_left, Icon::new('\u{f104}')) [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/sound.rs:510:45 [INFO] [stdout] | [INFO] [stdout] 510 | ... '\u{f026}' [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/tab_demo.rs:323:47 [INFO] [stdout] | [INFO] [stdout] 323 | ... Icon::new('\u{f3ed}').size(16) [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/bluetooth.rs:269:88 [INFO] [stdout] | [INFO] [stdout] 269 | ... Button::new(&mut self.show_settings, Icon::new('\u{f105}')) [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/action_center.rs:354:49 [INFO] [stdout] | [INFO] [stdout] 354 | ... '\u{f04c}' [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/sound.rs:512:45 [INFO] [stdout] | [INFO] [stdout] 512 | ... '\u{f028}' [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/tab_demo.rs:325:47 [INFO] [stdout] | [INFO] [stdout] 325 | ... Icon::new('\u{f09c}').size(16) [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/action_center.rs:356:49 [INFO] [stdout] | [INFO] [stdout] 356 | ... '\u{f04b}' [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/bluetooth.rs:288:70 [INFO] [stdout] | [INFO] [stdout] 288 | Button::new(&mut self.btn_refresh, Icon::new('\u{f021}')) [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/action_center.rs:364:81 [INFO] [stdout] | [INFO] [stdout] 364 | ... Button::new(&mut self.paly_right, Icon::new('\u{f105}')) [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/sound.rs:528:49 [INFO] [stdout] | [INFO] [stdout] 528 | ... .push(Icon::new('\u{f027}')), [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/bluetooth.rs:302:67 [INFO] [stdout] | [INFO] [stdout] 302 | ... BluetoothDevType::Computer => '\u{f108}', [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/tab_demo.rs:327:49 [INFO] [stdout] | [INFO] [stdout] 327 | ... .push(Icon::new('\u{f1eb}').size(24)) [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/action_center.rs:384:49 [INFO] [stdout] | [INFO] [stdout] 384 | ... .push(Icon::new('\u{f185}').size(32)) [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/bluetooth.rs:407:59 [INFO] [stdout] | [INFO] [stdout] 407 | Button::new(&mut self.hide_btn, Icon::new('\u{f104}')) [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `iced_custom_widget` due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/sound.rs:611:37 [INFO] [stdout] | [INFO] [stdout] 611 | ... '\u{f026}' [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/tab_demo.rs:331:66 [INFO] [stdout] | [INFO] [stdout] 331 | ... Button::new(state, Icon::new('\u{f105}')) [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/action_center.rs:451:49 [INFO] [stdout] | [INFO] [stdout] 451 | ... .push(Icon::new('\u{f025}').size(32)) [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/sound.rs:613:37 [INFO] [stdout] | [INFO] [stdout] 613 | ... '\u{f028}' [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/action_center.rs:524:29 [INFO] [stdout] | [INFO] [stdout] 524 | .push(Icon::new(icon).size(32)) [INFO] [stdout] | ^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/sound.rs:626:45 [INFO] [stdout] | [INFO] [stdout] 626 | ... .push(Icon::new('\u{f028}')), [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/tab_demo.rs:419:62 [INFO] [stdout] | [INFO] [stdout] 419 | Button::new(&mut self.add_net_con, Icon::new('\u{f067}').size(24)) [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/sound.rs:639:49 [INFO] [stdout] | [INFO] [stdout] 639 | ... .push(Icon::new('\u{f192}')) [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/tab_demo.rs:1054:57 [INFO] [stdout] | [INFO] [stdout] 1054 | ... '\u{f06e}' [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/sound.rs:651:49 [INFO] [stdout] | [INFO] [stdout] 651 | ... .push(Icon::new('\u{f141}')), [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/tab_demo.rs:1056:57 [INFO] [stdout] | [INFO] [stdout] 1056 | ... '\u{f070}' [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/sound.rs:707:45 [INFO] [stdout] | [INFO] [stdout] 707 | ... '\u{f058}' [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/tab_demo.rs:1143:57 [INFO] [stdout] | [INFO] [stdout] 1143 | ... '\u{f06e}' [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/sound.rs:709:45 [INFO] [stdout] | [INFO] [stdout] 709 | ... '\u{f111}' [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/tab_demo.rs:1145:57 [INFO] [stdout] | [INFO] [stdout] 1145 | ... '\u{f070}' [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/sound.rs:770:25 [INFO] [stdout] | [INFO] [stdout] 770 | .push(Icon::new(unicode).size(24)) [INFO] [stdout] | ^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/tab_demo.rs:1242:57 [INFO] [stdout] | [INFO] [stdout] 1242 | ... '\u{f06e}' [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/tab_demo.rs:1244:57 [INFO] [stdout] | [INFO] [stdout] 1244 | ... '\u{f070}' [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/tab_demo.rs:1271:63 [INFO] [stdout] | [INFO] [stdout] 1271 | ... Icon::new('\u{f0c6}'), [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/tab_demo.rs:1296:85 [INFO] [stdout] | [INFO] [stdout] 1296 | ... Button::new(ca_cert_file, Icon::new('\u{f0c6}')) [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/tab_demo.rs:1322:87 [INFO] [stdout] | [INFO] [stdout] 1322 | ... Button::new(user_cert_file, Icon::new('\u{f0c6}')) [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/tab_demo.rs:1552:67 [INFO] [stdout] | [INFO] [stdout] 1552 | ... Icon::new('\u{f067}'), [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/tab_demo.rs:1562:67 [INFO] [stdout] | [INFO] [stdout] 1562 | ... Icon::new('\u{f068}'), [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/tab_demo.rs:1572:67 [INFO] [stdout] | [INFO] [stdout] 1572 | ... Icon::new('\u{f2f9}'), [INFO] [stdout] | ^^^^^^^^^^ expected enum `iced_custom_widget::Icons`, found `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "17413428a0802ba0377d85b16940c9ff41cdc8a3175dd78ca61b3088003b83e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17413428a0802ba0377d85b16940c9ff41cdc8a3175dd78ca61b3088003b83e0", kill_on_drop: false }` [INFO] [stdout] 17413428a0802ba0377d85b16940c9ff41cdc8a3175dd78ca61b3088003b83e0