[INFO] cloning repository https://github.com/t-sin/rust-vst3-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/t-sin/rust-vst3-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-sin%2Frust-vst3-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-sin%2Frust-vst3-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 293f09118721fb425a6f1208be1686947b6ec1e3 [INFO] checking t-sin/rust-vst3-example against master#cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd for pr-145463 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-sin%2Frust-vst3-example" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/t-sin/rust-vst3-example [INFO] finished tweaking git repo https://github.com/t-sin/rust-vst3-example [INFO] tweaked toml for git repo https://github.com/t-sin/rust-vst3-example written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/t-sin/rust-vst3-example on toolchain cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/t-sin/rust-vst3-example 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" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/RustAudio/vst3-sys` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 737cca39f79be2811b4e50fed89633da4c3e98fbb3b8f552aa12d4bf6d230065 [INFO] running `Command { std: "docker" "start" "-a" "737cca39f79be2811b4e50fed89633da4c3e98fbb3b8f552aa12d4bf6d230065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "737cca39f79be2811b4e50fed89633da4c3e98fbb3b8f552aa12d4bf6d230065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "737cca39f79be2811b4e50fed89633da4c3e98fbb3b8f552aa12d4bf6d230065", kill_on_drop: false }` [INFO] [stdout] 737cca39f79be2811b4e50fed89633da4c3e98fbb3b8f552aa12d4bf6d230065 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8925153baa6c7996c6fa3b41922f1ca2906b3793068733ecb88e76c7dfb71880 [INFO] running `Command { std: "docker" "start" "-a" "8925153baa6c7996c6fa3b41922f1ca2906b3793068733ecb88e76c7dfb71880", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling vst3-com-macros-support v0.2.0 (https://github.com/RustAudio/vst3-sys#425f386d) [INFO] [stderr] Compiling vst3-com-macros v0.2.0 (https://github.com/RustAudio/vst3-sys#425f386d) [INFO] [stderr] Checking vst3-com v0.1.0 (https://github.com/RustAudio/vst3-sys#425f386d) [INFO] [stderr] Checking vst3-sys v0.1.0 (https://github.com/RustAudio/vst3-sys#425f386d) [INFO] [stderr] Checking pi-vst3 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `velocity` is never read [INFO] [stdout] --> src/pi/event.rs:2:25 [INFO] [stdout] | [INFO] [stdout] 2 | NoteOn { note: u16, velocity: f64 }, [INFO] [stdout] | ------ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `note` is never read [INFO] [stdout] --> src/pi/event.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | NoteOff { note: u16 }, [INFO] [stdout] | ------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListParameter` is never constructed [INFO] [stdout] --> src/pi/parameters.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct ListParameter { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `velocity` is never read [INFO] [stdout] --> src/pi/event.rs:2:25 [INFO] [stdout] | [INFO] [stdout] 2 | NoteOn { note: u16, velocity: f64 }, [INFO] [stdout] | ------ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `note` is never read [INFO] [stdout] --> src/pi/event.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | NoteOff { note: u16 }, [INFO] [stdout] | ------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListParameter` is never constructed [INFO] [stdout] --> src/pi/parameters.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct ListParameter { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/vst3/controller.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[VST3(implements(IEditController, IUnitInfo))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 26 | let _ = #[VST3(implements(IEditController, IUnitInfo))] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/vst3/factory.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[VST3(implements(IPluginFactory3))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 20 | let _ = #[VST3(implements(IPluginFactory3))] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/vst3/plugin.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[VST3(implements(IComponent, IAudioProcessor))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 29 | let _ = #[VST3(implements(IComponent, IAudioProcessor))] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/vst3/controller.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[VST3(implements(IEditController, IUnitInfo))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 26 | let _ = #[VST3(implements(IEditController, IUnitInfo))] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/vst3/factory.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[VST3(implements(IPluginFactory3))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 20 | let _ = #[VST3(implements(IPluginFactory3))] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/vst3/plugin.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[VST3(implements(IComponent, IAudioProcessor))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 29 | let _ = #[VST3(implements(IComponent, IAudioProcessor))] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.43s [INFO] running `Command { std: "docker" "inspect" "8925153baa6c7996c6fa3b41922f1ca2906b3793068733ecb88e76c7dfb71880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8925153baa6c7996c6fa3b41922f1ca2906b3793068733ecb88e76c7dfb71880", kill_on_drop: false }` [INFO] [stdout] 8925153baa6c7996c6fa3b41922f1ca2906b3793068733ecb88e76c7dfb71880