[INFO] cloning repository https://github.com/Kwarf/crabhowler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kwarf/crabhowler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKwarf%2Fcrabhowler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKwarf%2Fcrabhowler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 748f30fd2fe03a2eee84f056aabcd320a27971a8
[INFO] checking Kwarf/crabhowler against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKwarf%2Fcrabhowler" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kwarf/crabhowler
[INFO] finished tweaking git repo https://github.com/Kwarf/crabhowler
[INFO] tweaked toml for git repo https://github.com/Kwarf/crabhowler written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kwarf/crabhowler on toolchain df1b9bf194c9183fb7c0604484171064069ce232
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kwarf/crabhowler 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/RustAudio/baseview.git`
[INFO] [stderr]     Updating git repository `https://github.com/prokopyl/clack.git`
[INFO] [stderr]     Updating git repository `https://codeberg.org/BillyDM/egui-baseview.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking Kwarf/crabhowler against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKwarf%2Fcrabhowler" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kwarf/crabhowler
[INFO] finished tweaking git repo https://github.com/Kwarf/crabhowler
[INFO] tweaked toml for git repo https://github.com/Kwarf/crabhowler written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kwarf/crabhowler on toolchain df1b9bf194c9183fb7c0604484171064069ce232
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kwarf/crabhowler 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v2.0.16
[INFO] [stderr]   Downloaded thiserror-impl v2.0.16
[INFO] [stderr]   Downloaded keyboard-types v0.6.2
[INFO] [stderr]   Downloaded ecolor v0.32.3
[INFO] [stderr]   Downloaded toml_datetime v0.7.2
[INFO] [stderr]   Downloaded emath v0.32.3
[INFO] [stderr]   Downloaded atomic_float v1.1.0
[INFO] [stderr]   Downloaded egui_glow v0.32.3
[INFO] [stderr]   Downloaded clap-sys v0.4.0
[INFO] [stderr]   Downloaded toml_parser v1.0.3
[INFO] [stderr]   Downloaded toml_edit v0.23.6
[INFO] [stderr]   Downloaded serde_core v1.0.227
[INFO] [stderr]   Downloaded epaint v0.32.3
[INFO] [stderr]   Downloaded serde v1.0.227
[INFO] [stderr]   Downloaded serde_derive v1.0.227
[INFO] [stderr]   Downloaded open v5.3.2
[INFO] [stderr]   Downloaded egui v0.32.3
[INFO] [stderr]   Downloaded epaint_default_fonts v0.32.3
[INFO] [stderr]   Downloaded windows-sys v0.61.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 878723f1cba8351bb29ea1e75b9eaf9f3999512d2e6f2b73a7227a5b00eee55b
[INFO] running `Command { std: "docker" "start" "-a" "878723f1cba8351bb29ea1e75b9eaf9f3999512d2e6f2b73a7227a5b00eee55b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "878723f1cba8351bb29ea1e75b9eaf9f3999512d2e6f2b73a7227a5b00eee55b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "878723f1cba8351bb29ea1e75b9eaf9f3999512d2e6f2b73a7227a5b00eee55b", kill_on_drop: false }`
[INFO] [stdout] 878723f1cba8351bb29ea1e75b9eaf9f3999512d2e6f2b73a7227a5b00eee55b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c90fe759cbe308edf7d433d75abbda3212ef4873a52df011cd07987536bde7a
[INFO] running `Command { std: "docker" "start" "-a" "1c90fe759cbe308edf7d433d75abbda3212ef4873a52df011cd07987536bde7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking epaint_default_fonts v0.32.3
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking clap-sys v0.4.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking atomic_float v1.1.0
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking clack-common v0.1.0 (https://github.com/prokopyl/clack.git#5deaa1be)
[INFO] [stderr]     Checking clack-plugin v0.1.0 (https://github.com/prokopyl/clack.git#5deaa1be)
[INFO] [stderr]     Checking clack-extensions v0.1.0 (https://github.com/prokopyl/clack.git#5deaa1be)
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking open v5.3.2
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking emath v0.32.3
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]     Checking ecolor v0.32.3
[INFO] [stderr]     Checking epaint v0.32.3
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking egui v0.32.3
[INFO] [stderr]     Checking x11-clipboard v0.9.3
[INFO] [stderr]     Checking baseview v0.1.0 (https://github.com/RustAudio/baseview.git?rev=3724a00c970a9cd10a3494fa3c37bca66d631bb7#3724a00c)
[INFO] [stderr]     Checking copypasta v0.10.2
[INFO] [stderr]     Checking egui_glow v0.32.3
[INFO] [stderr]     Checking egui-baseview v0.6.0 (https://codeberg.org/BillyDM/egui-baseview.git#b6bcb513)
[INFO] [stderr]     Checking crabhowler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `shared`
[INFO] [stdout]   --> src/lib.rs:52:65
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn declare_extensions(builder: &mut PluginExtensions<Self>, shared: Option<&Self::Shared<'_>>) {
[INFO] [stdout]    |                                                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shared`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `host`
[INFO] [stdout]   --> src/lib.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         host: HostMainThreadHandle<'a>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_host`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `host`
[INFO] [stdout]   --> src/lib.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         host: HostAudioProcessorHandle<'a>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_host`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `main_thread`
[INFO] [stdout]   --> src/lib.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         main_thread: &mut CrabHowlerMainThread<'a>,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_thread`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `process`
[INFO] [stdout]    --> src/lib.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         process: Process,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `configuration`
[INFO] [stdout]    --> src/lib.rs:356:9
[INFO] [stdout]     |
[INFO] [stdout] 356 |         configuration: clack_extensions::gui::GuiConfiguration,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_configuration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale`
[INFO] [stdout]    --> src/lib.rs:363:29
[INFO] [stdout]     |
[INFO] [stdout] 363 |     fn set_scale(&mut self, scale: f64) -> Result<(), PluginError> {
[INFO] [stdout]     |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> src/lib.rs:374:28
[INFO] [stdout]     |
[INFO] [stdout] 374 |     fn set_size(&mut self, size: clack_extensions::gui::GuiSize) -> Result<(), PluginError> {
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]    --> src/lib.rs:383:33
[INFO] [stdout]     |
[INFO] [stdout] 383 |     fn set_transient(&mut self, window: clack_extensions::gui::Window) -> Result<(), PluginError> {
[INFO] [stdout]     |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:71:26
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn new_shared(_host: HostSharedHandle) -> Result<Self::Shared<'_>, PluginError> {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^                         ^^ the same lifetime is elided here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is hidden 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn new_shared(_host: HostSharedHandle<'_>) -> Result<Self::Shared<'_>, PluginError> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:347:26
[INFO] [stdout]     |
[INFO] [stdout] 347 |     fn get_preferred_api(&mut self) -> Option<clack_extensions::gui::GuiConfiguration> {
[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] 347 |     fn get_preferred_api(&mut self) -> Option<clack_extensions::gui::GuiConfiguration<'_>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shared`
[INFO] [stdout]   --> src/lib.rs:52:65
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn declare_extensions(builder: &mut PluginExtensions<Self>, shared: Option<&Self::Shared<'_>>) {
[INFO] [stdout]    |                                                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shared`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `host`
[INFO] [stdout]   --> src/lib.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         host: HostMainThreadHandle<'a>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_host`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `host`
[INFO] [stdout]   --> src/lib.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         host: HostAudioProcessorHandle<'a>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_host`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `main_thread`
[INFO] [stdout]   --> src/lib.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         main_thread: &mut CrabHowlerMainThread<'a>,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_thread`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `process`
[INFO] [stdout]    --> src/lib.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         process: Process,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `configuration`
[INFO] [stdout]    --> src/lib.rs:356:9
[INFO] [stdout]     |
[INFO] [stdout] 356 |         configuration: clack_extensions::gui::GuiConfiguration,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_configuration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale`
[INFO] [stdout]    --> src/lib.rs:363:29
[INFO] [stdout]     |
[INFO] [stdout] 363 |     fn set_scale(&mut self, scale: f64) -> Result<(), PluginError> {
[INFO] [stdout]     |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> src/lib.rs:374:28
[INFO] [stdout]     |
[INFO] [stdout] 374 |     fn set_size(&mut self, size: clack_extensions::gui::GuiSize) -> Result<(), PluginError> {
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]    --> src/lib.rs:383:33
[INFO] [stdout]     |
[INFO] [stdout] 383 |     fn set_transient(&mut self, window: clack_extensions::gui::Window) -> Result<(), PluginError> {
[INFO] [stdout]     |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:71:26
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn new_shared(_host: HostSharedHandle) -> Result<Self::Shared<'_>, PluginError> {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^                         ^^ the same lifetime is elided here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is hidden 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn new_shared(_host: HostSharedHandle<'_>) -> Result<Self::Shared<'_>, PluginError> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:347:26
[INFO] [stdout]     |
[INFO] [stdout] 347 |     fn get_preferred_api(&mut self) -> Option<clack_extensions::gui::GuiConfiguration> {
[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] 347 |     fn get_preferred_api(&mut self) -> Option<clack_extensions::gui::GuiConfiguration<'_>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.00s
[INFO] running `Command { std: "docker" "inspect" "1c90fe759cbe308edf7d433d75abbda3212ef4873a52df011cd07987536bde7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c90fe759cbe308edf7d433d75abbda3212ef4873a52df011cd07987536bde7a", kill_on_drop: false }`
[INFO] [stdout] 1c90fe759cbe308edf7d433d75abbda3212ef4873a52df011cd07987536bde7a
