[INFO] cloning repository https://github.com/Fredemus/sampler-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fredemus/sampler-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredemus%2Fsampler-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredemus%2Fsampler-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 81728b3046d7444edfbb5bc0dcb3bf76912524fb
[INFO] checking Fredemus/sampler-rs against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredemus%2Fsampler-rs" "/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
[INFO] started tweaking git repo https://github.com/Fredemus/sampler-rs
[INFO] finished tweaking git repo https://github.com/Fredemus/sampler-rs
[INFO] tweaked toml for git repo https://github.com/Fredemus/sampler-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Fredemus/sampler-rs on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Fredemus/sampler-rs 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95aaf456d7125f206b07ade108dc774687f7e11dd6e17faa9051fe4238e256d8
[INFO] running `Command { std: "docker" "start" "-a" "95aaf456d7125f206b07ade108dc774687f7e11dd6e17faa9051fe4238e256d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95aaf456d7125f206b07ade108dc774687f7e11dd6e17faa9051fe4238e256d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95aaf456d7125f206b07ade108dc774687f7e11dd6e17faa9051fe4238e256d8", kill_on_drop: false }`
[INFO] [stdout] 95aaf456d7125f206b07ade108dc774687f7e11dd6e17faa9051fe4238e256d8
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7c18fdddc5a6091dd4beae582f426e5b616bbbebf10ecc4d359876c9664c048
[INFO] running `Command { std: "docker" "start" "-a" "d7c18fdddc5a6091dd4beae582f426e5b616bbbebf10ecc4d359876c9664c048", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling libc v0.2.123
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling x11 v2.19.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking unic-langid v0.9.0
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling unicode-general-category v0.4.0
[INFO] [stderr]     Checking bytemuck v1.9.1
[INFO] [stderr]     Checking miniz_oxide v0.5.1
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking ttf-parser v0.15.0
[INFO] [stderr]     Checking unicode-script v0.5.4
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking rgb v0.8.32
[INFO] [stderr]     Checking intl-memoizer v0.5.1
[INFO] [stderr]     Checking generational-arena v0.2.8
[INFO] [stderr]     Checking intl_pluralrules v7.0.1
[INFO] [stderr]     Checking dtoa-short v0.3.3
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking png v0.17.5
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]     Checking imgref v1.9.1
[INFO] [stderr]     Checking self_cell v0.10.2
[INFO] [stderr]     Checking lru v0.7.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking locale_config v0.3.0
[INFO] [stderr]     Checking morphorm v0.3.0 (https://github.com/vizia/morphorm?rev=07a8ba20b16660f93b551ad89873d4b382536b54#07a8ba20)
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking clap-sys v0.24.0 (https://github.com/robbert-vdh/clap-sys?branch=update%2Fclap-0.24#5f07706d)
[INFO] [stderr]     Checking assert_no_alloc v1.1.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking atomic_float v0.1.0
[INFO] [stderr]     Checking midi-consts v0.1.0
[INFO] [stderr]     Checking widestring v1.0.0-beta.1
[INFO] [stderr]     Checking atomic_refcell v0.1.8
[INFO] [stderr]     Checking hound v3.4.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking image v0.24.1
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking crossbeam v0.8.1
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking reflink v0.1.3 (https://github.com/nicokoch/reflink?rev=e8d93b465f5d9ad340cd052b64bbc77b8ee107e2#e8d93b46)
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking rustybuzz v0.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling vst3-com-macros-support v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fnote-off-event#bda8be0f)
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling ouroboros_macro v0.15.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]    Compiling vizia_derive v0.1.0 (https://github.com/vizia/vizia.git?rev=0c3451e09f28ff0bb1f6836d3a1e9192862e5dfe#0c3451e0)
[INFO] [stderr]    Compiling scroll_derive v0.11.0
[INFO] [stderr]    Compiling nih_plug_derive v0.1.0 (https://github.com/robbert-vdh/nih-plug#8eaecb6e)
[INFO] [stderr]    Compiling vst3-com-macros v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fnote-off-event#bda8be0f)
[INFO] [stderr]     Checking vst3-com v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fnote-off-event#bda8be0f)
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking vst3-sys v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fnote-off-event#bda8be0f)
[INFO] [stderr]     Checking scroll v0.11.0
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking fluent-syntax v0.11.0
[INFO] [stderr]     Checking ouroboros v0.15.0
[INFO] [stderr]     Checking femtovg v0.3.4
[INFO] [stderr]     Checking goblin v0.5.1
[INFO] [stderr]     Checking fluent-bundle v0.15.2
[INFO] [stderr]     Checking vizia_core v0.1.0 (https://github.com/vizia/vizia.git?rev=0c3451e09f28ff0bb1f6836d3a1e9192862e5dfe#0c3451e0)
[INFO] [stderr]     Checking xcb-util v0.3.0
[INFO] [stderr]     Checking baseview v0.1.0 (https://github.com/RustAudio/baseview.git?rev=b3712638bacb3fdf2883cb5aa3f6caed0e91ac8c#b3712638)
[INFO] [stderr]     Checking serde_json v1.0.79
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking vizia_baseview v0.1.0 (https://github.com/vizia/vizia.git?rev=0c3451e09f28ff0bb1f6836d3a1e9192862e5dfe#0c3451e0)
[INFO] [stderr]     Checking vizia v0.1.0 (https://github.com/vizia/vizia.git?rev=0c3451e09f28ff0bb1f6836d3a1e9192862e5dfe#0c3451e0)
[INFO] [stderr]     Checking nih_plug_xtask v0.1.0 (https://github.com/robbert-vdh/nih-plug#8eaecb6e)
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Checking nih_plug v0.0.0 (https://github.com/robbert-vdh/nih-plug#8eaecb6e)
[INFO] [stderr]     Checking sampler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `pitch_changed` is never read
[INFO] [stdout]   --> src/parameters.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SamplerParams {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub pitch_changed: Arc<AtomicBool>,
[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 `VstParent` is never constructed
[INFO] [stdout]   --> src/editor.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | struct VstParent(*mut ::std::ffi::c_void);
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:121:27
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn draw_on_off_button(cx: &mut Context, param_ptr: ParamPtr) -> Handle<Button> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn draw_on_off_button(cx: &mut Context, param_ptr: ParamPtr) -> Handle<'_, Button> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/plot.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(cx: &mut Context) -> Handle<Self> {
[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] 18 |     pub fn new(cx: &mut Context) -> Handle<'_, Self> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/ui/sampler.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn draw_sampler_gui(cx: &mut Context) -> Handle<VStack> {
[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] 9 | pub fn draw_sampler_gui(cx: &mut Context) -> Handle<'_, VStack> {
[INFO] [stdout]   |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/sampler.rs:83:29
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn draw_sample_selector(cx: &mut Context) -> Handle<HStack> {
[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] 83 | fn draw_sample_selector(cx: &mut Context) -> Handle<'_, HStack> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pitch_changed` is never read
[INFO] [stdout]   --> src/parameters.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SamplerParams {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub pitch_changed: Arc<AtomicBool>,
[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 `VstParent` is never constructed
[INFO] [stdout]   --> src/editor.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | struct VstParent(*mut ::std::ffi::c_void);
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:121:27
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn draw_on_off_button(cx: &mut Context, param_ptr: ParamPtr) -> Handle<Button> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn draw_on_off_button(cx: &mut Context, param_ptr: ParamPtr) -> Handle<'_, Button> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/plot.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(cx: &mut Context) -> Handle<Self> {
[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] 18 |     pub fn new(cx: &mut Context) -> Handle<'_, Self> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/ui/sampler.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn draw_sampler_gui(cx: &mut Context) -> Handle<VStack> {
[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] 9 | pub fn draw_sampler_gui(cx: &mut Context) -> Handle<'_, VStack> {
[INFO] [stdout]   |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/sampler.rs:83:29
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn draw_sample_selector(cx: &mut Context) -> Handle<HStack> {
[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] 83 | fn draw_sample_selector(cx: &mut Context) -> Handle<'_, HStack> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VstParent` is never constructed
[INFO] [stdout]   --> src/editor.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | struct VstParent(*mut ::std::ffi::c_void);
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:121:27
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn draw_on_off_button(cx: &mut Context, param_ptr: ParamPtr) -> Handle<Button> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn draw_on_off_button(cx: &mut Context, param_ptr: ParamPtr) -> Handle<'_, Button> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/plot.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(cx: &mut Context) -> Handle<Self> {
[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] 18 |     pub fn new(cx: &mut Context) -> Handle<'_, Self> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/ui/sampler.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn draw_sampler_gui(cx: &mut Context) -> Handle<VStack> {
[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] 9 | pub fn draw_sampler_gui(cx: &mut Context) -> Handle<'_, VStack> {
[INFO] [stdout]   |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/sampler.rs:83:29
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn draw_sample_selector(cx: &mut Context) -> Handle<HStack> {
[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] 83 | fn draw_sample_selector(cx: &mut Context) -> Handle<'_, HStack> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VstParent` is never constructed
[INFO] [stdout]   --> src/editor.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | struct VstParent(*mut ::std::ffi::c_void);
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:121:27
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn draw_on_off_button(cx: &mut Context, param_ptr: ParamPtr) -> Handle<Button> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn draw_on_off_button(cx: &mut Context, param_ptr: ParamPtr) -> Handle<'_, Button> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/plot.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(cx: &mut Context) -> Handle<Self> {
[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] 18 |     pub fn new(cx: &mut Context) -> Handle<'_, Self> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/ui/sampler.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn draw_sampler_gui(cx: &mut Context) -> Handle<VStack> {
[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] 9 | pub fn draw_sampler_gui(cx: &mut Context) -> Handle<'_, VStack> {
[INFO] [stdout]   |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/sampler.rs:83:29
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn draw_sample_selector(cx: &mut Context) -> Handle<HStack> {
[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] 83 | fn draw_sample_selector(cx: &mut Context) -> Handle<'_, HStack> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.19s
[INFO] running `Command { std: "docker" "inspect" "d7c18fdddc5a6091dd4beae582f426e5b616bbbebf10ecc4d359876c9664c048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7c18fdddc5a6091dd4beae582f426e5b616bbbebf10ecc4d359876c9664c048", kill_on_drop: false }`
[INFO] [stdout] d7c18fdddc5a6091dd4beae582f426e5b616bbbebf10ecc4d359876c9664c048
