[INFO] cloning repository https://github.com/sevenc-nanashi/rust-cpp-vst-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sevenc-nanashi/rust-cpp-vst-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevenc-nanashi%2Frust-cpp-vst-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevenc-nanashi%2Frust-cpp-vst-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db7ee251536a44571545f9da876da95c0cf89f26
[INFO] checking sevenc-nanashi/rust-cpp-vst-template against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevenc-nanashi%2Frust-cpp-vst-template" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/sevenc-nanashi/rust-cpp-vst-template
[INFO] finished tweaking git repo https://github.com/sevenc-nanashi/rust-cpp-vst-template
[INFO] tweaked toml for git repo https://github.com/sevenc-nanashi/rust-cpp-vst-template written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sevenc-nanashi/rust-cpp-vst-template on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sevenc-nanashi/rust-cpp-vst-template 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/RustAudio/baseview.git`
[INFO] [stderr]     Updating git repository `https://github.com/BillyDM/egui-baseview`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest v0.23.0
[INFO] [stderr]   Downloaded cargo_toml v0.20.5
[INFO] [stderr]   Downloaded lazy-regex v3.3.0
[INFO] [stderr]   Downloaded proc-macro-crate v2.0.0
[INFO] [stderr]   Downloaded shared_child v1.0.1
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.3.0
[INFO] [stderr]   Downloaded copypasta v0.10.1
[INFO] [stderr]   Downloaded open v5.3.1
[INFO] [stderr]   Downloaded rstest_macros v0.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00c6225b9ac6d1b722fe48df6111777ab8e009874fd5d1b7f75c94b1f2f46dde
[INFO] running `Command { std: "docker" "start" "-a" "00c6225b9ac6d1b722fe48df6111777ab8e009874fd5d1b7f75c94b1f2f46dde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00c6225b9ac6d1b722fe48df6111777ab8e009874fd5d1b7f75c94b1f2f46dde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00c6225b9ac6d1b722fe48df6111777ab8e009874fd5d1b7f75c94b1f2f46dde", kill_on_drop: false }`
[INFO] [stdout] 00c6225b9ac6d1b722fe48df6111777ab8e009874fd5d1b7f75c94b1f2f46dde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c83926ccdb7da45fadec1a469ee8ea9b8b8024298f0ec491ec0f3a05f976bdb
[INFO] running `Command { std: "docker" "start" "-a" "5c83926ccdb7da45fadec1a469ee8ea9b8b8024298f0ec491ec0f3a05f976bdb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]     Checking once_cell v1.20.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]     Checking epaint_default_fonts v0.29.1
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking clap_builder v4.5.19
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling gtk v0.18.1
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]    Compiling cbindgen v0.27.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking open v5.3.1
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking shared_child v1.0.1
[INFO] [stderr]     Checking notify-types v1.0.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling my-plugin-impl v255.255.255 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking notify v7.0.0
[INFO] [stderr]     Checking duct v0.13.7
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling gtk3-macros v0.18.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking x11-clipboard v0.9.3
[INFO] [stderr]     Checking baseview v0.1.0 (https://github.com/RustAudio/baseview.git?rev=579130ecb4f9f315ae52190af42f0ea46aeaa4a2#579130ec)
[INFO] [stderr]     Checking lazy-regex v3.3.0
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking copypasta v0.10.1
[INFO] [stderr]     Checking emath v0.29.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling atk-sys v0.18.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling gdk-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gtk-sys v0.18.0
[INFO] [stderr]     Checking clap v4.5.19
[INFO] [stderr]     Checking ecolor v0.29.1
[INFO] [stderr]     Checking epaint v0.29.1
[INFO] [stderr]     Checking egui v0.29.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rstest v0.23.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking egui_glow v0.29.1
[INFO] [stderr]     Checking egui-baseview v0.3.0 (https://github.com/BillyDM/egui-baseview?rev=4e81e0a#4e81e0a2)
[INFO] [stderr]     Checking cargo_toml v0.20.5
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.0
[INFO] [stderr]     Checking pango v0.18.3
[INFO] [stderr]     Checking gdk-pixbuf v0.18.5
[INFO] [stderr]     Checking gdk v0.18.0
[INFO] [stdout] warning: unused variable: `inputs`
[INFO] [stdout]    --> src/plugin.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         inputs: &[&[f32]],
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inputs`
[INFO] [stdout]    --> src/plugin.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         inputs: &[&[f32]],
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale_factor`
[INFO] [stdout]   --> src/ui.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         scale_factor: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scale_factor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]   --> src/ui.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let window = egui_baseview::EguiWindow::open_parented(
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]    --> src/ui.rs:116:28
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn set_size(&self, width: usize, height: usize, scale_factor: f64) -> Result<()> {
[INFO] [stdout]     |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]    --> src/ui.rs:116:42
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn set_size(&self, width: usize, height: usize, scale_factor: f64) -> Result<()> {
[INFO] [stdout]     |                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale_factor`
[INFO] [stdout]    --> src/ui.rs:116:57
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn set_size(&self, width: usize, height: usize, scale_factor: f64) -> Result<()> {
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scale_factor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale_factor`
[INFO] [stdout]   --> src/ui.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         scale_factor: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scale_factor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]   --> src/ui.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let window = egui_baseview::EguiWindow::open_parented(
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]    --> src/ui.rs:116:28
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn set_size(&self, width: usize, height: usize, scale_factor: f64) -> Result<()> {
[INFO] [stdout]     |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]    --> src/ui.rs:116:42
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn set_size(&self, width: usize, height: usize, scale_factor: f64) -> Result<()> {
[INFO] [stdout]     |                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale_factor`
[INFO] [stdout]    --> src/ui.rs:116:57
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn set_size(&self, width: usize, height: usize, scale_factor: f64) -> Result<()> {
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scale_factor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `RUNTIME` is never used
[INFO] [stdout]  --> src/common.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub static RUNTIME: LazyLock<tokio::runtime::Runtime> =
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `State` is never constructed
[INFO] [stdout]  --> src/ui.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | struct State {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/ui.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl State {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 14 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `notification_receiver` and `window_handle` are never read
[INFO] [stdout]   --> src/ui.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct PluginUiImpl {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 20 |     notification_receiver: UnboundedReceiver<UiNotification>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |
[INFO] [stdout] 22 |     window_handle: ParentWindow,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `RUNTIME` is never used
[INFO] [stdout]  --> src/common.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub static RUNTIME: LazyLock<tokio::runtime::Runtime> =
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `State` is never constructed
[INFO] [stdout]  --> src/ui.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | struct State {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/ui.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl State {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 14 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `notification_receiver` and `window_handle` are never read
[INFO] [stdout]   --> src/ui.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct PluginUiImpl {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 20 |     notification_receiver: UnboundedReceiver<UiNotification>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |
[INFO] [stdout] 22 |     window_handle: ParentWindow,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.76s
[INFO] running `Command { std: "docker" "inspect" "5c83926ccdb7da45fadec1a469ee8ea9b8b8024298f0ec491ec0f3a05f976bdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c83926ccdb7da45fadec1a469ee8ea9b8b8024298f0ec491ec0f3a05f976bdb", kill_on_drop: false }`
[INFO] [stdout] 5c83926ccdb7da45fadec1a469ee8ea9b8b8024298f0ec491ec0f3a05f976bdb
