[INFO] cloning repository https://github.com/poucet/simply-vst [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/poucet/simply-vst" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoucet%2Fsimply-vst", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoucet%2Fsimply-vst'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d8bae65a891cd5c972391e8e705f950df03ad65 [INFO] testing poucet/simply-vst against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoucet%2Fsimply-vst" "/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/poucet/simply-vst [INFO] finished tweaking git repo https://github.com/poucet/simply-vst [INFO] tweaked toml for git repo https://github.com/poucet/simply-vst written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/poucet/simply-vst on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/poucet/simply-vst 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/prokopyl/clack.git` [INFO] [stderr] Updating git repository `https://github.com/blepfx/clap-wrapper-rs` [INFO] [stderr] Updating git submodule `https://github.com/free-audio/clap` [INFO] [stderr] Updating git submodule `https://github.com/free-audio/clap-wrapper` [INFO] [stderr] Updating git submodule `https://github.com/gulrak/filesystem` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded webview2-com v0.37.0 [INFO] [stderr] Downloaded stdio-override v0.2.0 [INFO] [stderr] Downloaded clap-sys v0.4.0 [INFO] [stderr] Downloaded wry v0.51.2 [INFO] [stderr] Downloaded webview2-com-sys v0.37.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b385bd6c59ed49e3ec0f25f007d1f759b5168e05d6cc680e1c03e88b6c2abdea [INFO] running `Command { std: "docker" "start" "-a" "b385bd6c59ed49e3ec0f25f007d1f759b5168e05d6cc680e1c03e88b6c2abdea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b385bd6c59ed49e3ec0f25f007d1f759b5168e05d6cc680e1c03e88b6c2abdea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b385bd6c59ed49e3ec0f25f007d1f759b5168e05d6cc680e1c03e88b6c2abdea", kill_on_drop: false }` [INFO] [stdout] b385bd6c59ed49e3ec0f25f007d1f759b5168e05d6cc680e1c03e88b6c2abdea [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15dfdc489436baa0edd8146d6f610ef18a8378914afca4b22dec12b3d029a4d7 [INFO] running `Command { std: "docker" "start" "-a" "15dfdc489436baa0edd8146d6f610ef18a8378914afca4b22dec12b3d029a4d7", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling clap-sys v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling stdio-override v0.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling wry v0.51.2 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling clack-common v0.1.0 (https://github.com/prokopyl/clack.git#5deaa1be) [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling dpi v0.1.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling clack-plugin v0.1.0 (https://github.com/prokopyl/clack.git#5deaa1be) [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling clap-wrapper v0.1.0 (https://github.com/blepfx/clap-wrapper-rs#38fee58a) [INFO] [stderr] Compiling clack-extensions v0.1.0 (https://github.com/prokopyl/clack.git#5deaa1be) [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling gtk3-macros v0.18.2 [INFO] [stderr] Compiling futures-executor 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 gdk-sys v0.18.2 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling atk-sys v0.18.2 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling gtk-sys v0.18.2 [INFO] [stderr] Compiling javascriptcore-rs-sys v1.1.1 [INFO] [stderr] Compiling soup3-sys v0.5.0 [INFO] [stderr] Compiling webkit2gtk-sys v2.0.1 [INFO] [stderr] Compiling gdkx11-sys v0.18.2 [INFO] [stderr] Compiling glib v0.18.5 [INFO] [stderr] Compiling cairo-rs v0.18.5 [INFO] [stderr] Compiling atk v0.18.2 [INFO] [stderr] Compiling javascriptcore-rs v1.1.2 [INFO] [stderr] Compiling pango v0.18.3 [INFO] [stderr] Compiling gdk-pixbuf v0.18.5 [INFO] [stderr] Compiling soup3 v0.5.0 [INFO] [stderr] Compiling gdk v0.18.2 [INFO] [stderr] Compiling gdkx11 v0.18.2 [INFO] [stderr] Compiling webkit2gtk v2.0.1 [INFO] [stderr] Compiling vst v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `log_ipc_processing_start` is never used [INFO] [stdout] --> src/logging.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn log_ipc_processing_start() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `log_no_ipc_receiver` is never used [INFO] [stdout] --> src/logging.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn log_no_ipc_receiver() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `log_audio_processing` is never used [INFO] [stdout] --> src/logging.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn log_audio_processing(sample_count: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | fn new_shared(host: HostSharedHandle) -> Result, 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] 39 | fn new_shared(host: HostSharedHandle<'_>) -> Result, PluginError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gui/mod.rs:52:26 [INFO] [stdout] | [INFO] [stdout] 52 | fn get_preferred_api(&mut self) -> Option { [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] 52 | fn get_preferred_api(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.64s [INFO] running `Command { std: "docker" "inspect" "15dfdc489436baa0edd8146d6f610ef18a8378914afca4b22dec12b3d029a4d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15dfdc489436baa0edd8146d6f610ef18a8378914afca4b22dec12b3d029a4d7", kill_on_drop: false }` [INFO] [stdout] 15dfdc489436baa0edd8146d6f610ef18a8378914afca4b22dec12b3d029a4d7 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d446d239fe561ae407010879f085f5f9aa0fd59a36e78411a0b9eea5a2b446c [INFO] running `Command { std: "docker" "start" "-a" "8d446d239fe561ae407010879f085f5f9aa0fd59a36e78411a0b9eea5a2b446c", kill_on_drop: false }` [INFO] [stderr] Compiling vst v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `log_ipc_processing_start` is never used [INFO] [stdout] --> src/logging.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn log_ipc_processing_start() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `log_no_ipc_receiver` is never used [INFO] [stdout] --> src/logging.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn log_no_ipc_receiver() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `log_audio_processing` is never used [INFO] [stdout] --> src/logging.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn log_audio_processing(sample_count: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | fn new_shared(host: HostSharedHandle) -> Result, 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] 39 | fn new_shared(host: HostSharedHandle<'_>) -> Result, PluginError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gui/mod.rs:52:26 [INFO] [stdout] | [INFO] [stdout] 52 | fn get_preferred_api(&mut self) -> Option { [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] 52 | fn get_preferred_api(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `Command { std: "docker" "inspect" "8d446d239fe561ae407010879f085f5f9aa0fd59a36e78411a0b9eea5a2b446c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d446d239fe561ae407010879f085f5f9aa0fd59a36e78411a0b9eea5a2b446c", kill_on_drop: false }` [INFO] [stdout] 8d446d239fe561ae407010879f085f5f9aa0fd59a36e78411a0b9eea5a2b446c [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7eab0b7cbb716dc06d124b5ccc92972fdb0de4afb279f39b8f311ef0dcb0b6aa [INFO] running `Command { std: "docker" "start" "-a" "7eab0b7cbb716dc06d124b5ccc92972fdb0de4afb279f39b8f311ef0dcb0b6aa", kill_on_drop: false }` [INFO] [stderr] warning: function `log_ipc_processing_start` is never used [INFO] [stderr] --> src/logging.rs:38:8 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn log_ipc_processing_start() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `log_no_ipc_receiver` is never used [INFO] [stderr] --> src/logging.rs:52:8 [INFO] [stderr] | [INFO] [stderr] 52 | pub fn log_no_ipc_receiver() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `log_audio_processing` is never used [INFO] [stderr] --> src/logging.rs:64:8 [INFO] [stderr] | [INFO] [stderr] 64 | pub fn log_audio_processing(sample_count: usize) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:39:25 [INFO] [stderr] | [INFO] [stderr] 39 | fn new_shared(host: HostSharedHandle) -> Result, PluginError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ ^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'_` [INFO] [stderr] | [INFO] [stderr] 39 | fn new_shared(host: HostSharedHandle<'_>) -> Result, PluginError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/gui/mod.rs:52:26 [INFO] [stderr] | [INFO] [stderr] 52 | fn get_preferred_api(&mut self) -> Option { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 52 | fn get_preferred_api(&mut self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `vst` (lib test) generated 5 warnings (run `cargo fix --lib -p vst --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vst-31d5583c07c8bc7d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7eab0b7cbb716dc06d124b5ccc92972fdb0de4afb279f39b8f311ef0dcb0b6aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eab0b7cbb716dc06d124b5ccc92972fdb0de4afb279f39b8f311ef0dcb0b6aa", kill_on_drop: false }` [INFO] [stdout] 7eab0b7cbb716dc06d124b5ccc92972fdb0de4afb279f39b8f311ef0dcb0b6aa