[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] building poucet/simply-vst against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoucet%2Fsimply-vst" "/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/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/poucet/simply-vst on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded stdio-override v0.2.0
[INFO] [stderr]   Downloaded objc2-exception-helper v0.1.1
[INFO] [stderr]   Downloaded webview2-com v0.37.0
[INFO] [stderr]   Downloaded clap-sys v0.4.0
[INFO] [stderr]   Downloaded cc v1.2.26
[INFO] [stderr]   Downloaded objc2-web-kit v0.3.1
[INFO] [stderr]   Downloaded wry v0.51.2
[INFO] [stderr]   Downloaded objc2-ui-kit v0.3.1
[INFO] [stderr]   Downloaded webview2-com-sys v0.37.0
[INFO] [stderr]   Downloaded windows v0.61.3
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc7aa004930f43c646a1c9b637cc93f595d08ce21de2ac1ff36c8d08bb72c2dc
[INFO] running `Command { std: "docker" "start" "-a" "fc7aa004930f43c646a1c9b637cc93f595d08ce21de2ac1ff36c8d08bb72c2dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc7aa004930f43c646a1c9b637cc93f595d08ce21de2ac1ff36c8d08bb72c2dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc7aa004930f43c646a1c9b637cc93f595d08ce21de2ac1ff36c8d08bb72c2dc", kill_on_drop: false }`
[INFO] [stdout] fc7aa004930f43c646a1c9b637cc93f595d08ce21de2ac1ff36c8d08bb72c2dc
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c86f0ba8e5b289c2572699f1df9f64c71c7ca50f6280a144d7ea81bc322a8261
[INFO] running `Command { std: "docker" "start" "-a" "c86f0ba8e5b289c2572699f1df9f64c71c7ca50f6280a144d7ea81bc322a8261", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[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 syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling stdio-override v0.2.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling clap-sys v0.4.0
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling wry v0.51.2
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling open v5.3.2
[INFO] [stderr]    Compiling clack-common v0.1.0 (https://github.com/prokopyl/clack.git#5deaa1be)
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling clack-plugin v0.1.0 (https://github.com/prokopyl/clack.git#5deaa1be)
[INFO] [stderr]    Compiling clap-wrapper v0.1.0 (https://github.com/blepfx/clap-wrapper-rs#38fee58a)
[INFO] [stderr]    Compiling simplelog v0.12.2
[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 serde_json v1.0.140
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling system-deps v6.2.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<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] 39 |     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/gui/mod.rs:52:26
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn get_preferred_api(&mut self) -> Option<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] 52 |     fn get_preferred_api(&mut self) -> Option<GuiConfiguration<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "c86f0ba8e5b289c2572699f1df9f64c71c7ca50f6280a144d7ea81bc322a8261", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c86f0ba8e5b289c2572699f1df9f64c71c7ca50f6280a144d7ea81bc322a8261", kill_on_drop: false }`
[INFO] [stdout] c86f0ba8e5b289c2572699f1df9f64c71c7ca50f6280a144d7ea81bc322a8261
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd41627cbc88b94e8c6a3a0ea44edd9c5dfa9791f4d8456af73e1739c46094d7
[INFO] running `Command { std: "docker" "start" "-a" "cd41627cbc88b94e8c6a3a0ea44edd9c5dfa9791f4d8456af73e1739c46094d7", 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<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] 39 |     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/gui/mod.rs:52:26
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn get_preferred_api(&mut self) -> Option<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] 52 |     fn get_preferred_api(&mut self) -> Option<GuiConfiguration<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.61s
[INFO] running `Command { std: "docker" "inspect" "cd41627cbc88b94e8c6a3a0ea44edd9c5dfa9791f4d8456af73e1739c46094d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd41627cbc88b94e8c6a3a0ea44edd9c5dfa9791f4d8456af73e1739c46094d7", kill_on_drop: false }`
[INFO] [stdout] cd41627cbc88b94e8c6a3a0ea44edd9c5dfa9791f4d8456af73e1739c46094d7
