[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 try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevenc-nanashi%2Frust-cpp-vst-template" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sevenc-nanashi/rust-cpp-vst-template on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4638035f634e414d760a7d9177f5e371b400347a64d65c00bfdee261656e875
[INFO] running `Command { std: "docker" "start" "-a" "b4638035f634e414d760a7d9177f5e371b400347a64d65c00bfdee261656e875", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4638035f634e414d760a7d9177f5e371b400347a64d65c00bfdee261656e875", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4638035f634e414d760a7d9177f5e371b400347a64d65c00bfdee261656e875", kill_on_drop: false }`
[INFO] [stdout] b4638035f634e414d760a7d9177f5e371b400347a64d65c00bfdee261656e875
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8168336d6987b7680a28b7da2ff8cfef1c339f7e379b41493245ebfddd5b8393
[INFO] running `Command { std: "docker" "start" "-a" "8168336d6987b7680a28b7da2ff8cfef1c339f7e379b41493245ebfddd5b8393", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling winnow v0.6.20
[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]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking once_cell v1.20.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking epaint_default_fonts v0.29.1
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking clap_builder v4.5.19
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]    Compiling gtk v0.18.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling cbindgen v0.27.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking open v5.3.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[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 walkdir v2.5.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking notify-types v1.0.0
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking shared_child v1.0.1
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling my-plugin-impl v255.255.255 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking notify v7.0.0
[INFO] [stderr]     Checking duct v0.13.7
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling proc-macro-crate v3.2.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 glib-macros v0.18.5
[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 gtk3-macros v0.18.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.3.0
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking futures-util v0.3.31
[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 cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gdk-sys v0.18.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.0
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]    Compiling gtk-sys v0.18.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking emath v0.29.1
[INFO] [stderr]     Checking lazy-regex v3.3.0
[INFO] [stderr]     Checking ecolor v0.29.1
[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 copypasta v0.10.1
[INFO] [stderr]     Checking clap v4.5.19
[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 cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.0
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[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: `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: 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: 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 1m 27s
[INFO] running `Command { std: "docker" "inspect" "8168336d6987b7680a28b7da2ff8cfef1c339f7e379b41493245ebfddd5b8393", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8168336d6987b7680a28b7da2ff8cfef1c339f7e379b41493245ebfddd5b8393", kill_on_drop: false }`
[INFO] [stdout] 8168336d6987b7680a28b7da2ff8cfef1c339f7e379b41493245ebfddd5b8393
