[INFO] cloning repository https://github.com/DGriffin91/imgui_baseplug_baseview_test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DGriffin91/imgui_baseplug_baseview_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDGriffin91%2Fimgui_baseplug_baseview_test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDGriffin91%2Fimgui_baseplug_baseview_test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35473cf7fe53f2a004b7d13a0addc744567402c3
[INFO] checking DGriffin91/imgui_baseplug_baseview_test against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDGriffin91%2Fimgui_baseplug_baseview_test" "/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/DGriffin91/imgui_baseplug_baseview_test
[INFO] finished tweaking git repo https://github.com/DGriffin91/imgui_baseplug_baseview_test
[INFO] tweaked toml for git repo https://github.com/DGriffin91/imgui_baseplug_baseview_test written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DGriffin91/imgui_baseplug_baseview_test on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DGriffin91/imgui_baseplug_baseview_test 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 965e299468b4d84f9f5d0c919475b59958212c505c49402863bcbce7b15d3970
[INFO] running `Command { std: "docker" "start" "-a" "965e299468b4d84f9f5d0c919475b59958212c505c49402863bcbce7b15d3970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "965e299468b4d84f9f5d0c919475b59958212c505c49402863bcbce7b15d3970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "965e299468b4d84f9f5d0c919475b59958212c505c49402863bcbce7b15d3970", kill_on_drop: false }`
[INFO] [stdout] 965e299468b4d84f9f5d0c919475b59958212c505c49402863bcbce7b15d3970
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 480c186cb6279e7a3229cde5569d592393ddf73ce8ea71d9b639d25d4d68ce9e
[INFO] running `Command { std: "docker" "start" "-a" "480c186cb6279e7a3229cde5569d592393ddf73ce8ea71d9b639d25d4d68ce9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling x11 v2.18.2
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]     Checking lock_api v0.4.3
[INFO] [stderr]     Checking chlorine v1.0.7
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking num-integer v0.1.44
[INFO] [stderr]     Checking keyboard-types v0.5.0
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking vst2-sys v0.2.0
[INFO] [stderr]     Checking cache-padded v1.1.1
[INFO] [stderr]     Checking log-panics v2.0.0
[INFO] [stderr]     Checking rtrb v0.1.3
[INFO] [stderr]    Compiling imgui-sys v0.7.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling imgui-opengl-renderer v0.11.0
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]     Checking dirs-sys v0.3.5
[INFO] [stderr]     Checking dirs v3.0.1
[INFO] [stderr]     Checking raw-gl-context v0.1.2
[INFO] [stderr]     Checking simplelog v0.8.0
[INFO] [stderr]     Checking vst v0.2.1
[INFO] [stderr]    Compiling baseplug-derive v0.1.0 (https://github.com/wrl/baseplug.git?branch=trunk#9cec68f3)
[INFO] [stderr]     Checking imgui v0.7.0
[INFO] [stderr]     Checking baseplug v0.1.0 (https://github.com/wrl/baseplug.git?branch=trunk#9cec68f3)
[INFO] [stderr]     Checking xcb-util v0.3.0
[INFO] [stderr]     Checking baseview v0.1.0 (https://github.com/RustAudio/baseview?branch=master#d399c127)
[INFO] [stderr]     Checking imgui-baseview v0.0.0 (https://github.com/BillyDM/imgui-baseview?branch=main#906001f3)
[INFO] [stderr]     Checking imgui_baseplug_baseview_test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: vst2 requires an exported main() symbol, this will conflict for example with `cargo test` and non dynamic library crates.
[INFO] [stdout]    --> src/lib.rs:196:1
[INFO] [stdout]     |
[INFO] [stdout] 196 | baseplug::vst2!(Gain, b"tRbE");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `baseplug::vst2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `crate_type`
[INFO] [stdout]    --> src/lib.rs:196:1
[INFO] [stdout]     |
[INFO] [stdout] 196 | baseplug::vst2!(Gain, b"tRbE");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `baseplug::vst2` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `baseplug::vst2` may come from an old version of the `baseplug` crate, try updating your dependency with `cargo update -p baseplug`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `baseplug::vst2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `crate_type`
[INFO] [stdout]    --> src/lib.rs:196:1
[INFO] [stdout]     |
[INFO] [stdout] 196 | baseplug::vst2!(Gain, b"tRbE");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `baseplug::vst2` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `baseplug::vst2` may come from an old version of the `baseplug` crate, try updating your dependency with `cargo update -p baseplug`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `baseplug::vst2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `imgui_baseplug_baseview_test` (lib test) due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: struct `VstParent` is never constructed
[INFO] [stdout]    --> src/lib.rs:158:8
[INFO] [stdout]     |
[INFO] [stdout] 158 | 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 |   baseplug::model! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Parameters` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 20 | |     #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout] 21 | |     struct GainModel {
[INFO] [stdout]    | |            ---------
[INFO] [stdout]    | |            |
[INFO] [stdout]    | |            `GainModelSmooth` is not local
[INFO] [stdout]    | |            `GainModelSmooth` is not local
[INFO] [stdout] 22 | |         #[model(min = -90.0, max = 3.0)]
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_IMPL_PARAMETERS_FOR_GainModel`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the macro `baseplug::model` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the macro `baseplug::model` may come from an old version of the `baseplug_derive` crate, try updating your dependency with `cargo update -p baseplug_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `baseplug::model` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "480c186cb6279e7a3229cde5569d592393ddf73ce8ea71d9b639d25d4d68ce9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "480c186cb6279e7a3229cde5569d592393ddf73ce8ea71d9b639d25d4d68ce9e", kill_on_drop: false }`
[INFO] [stdout] 480c186cb6279e7a3229cde5569d592393ddf73ce8ea71d9b639d25d4d68ce9e
