[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 master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDGriffin91%2Fimgui_baseplug_baseview_test" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DGriffin91/imgui_baseplug_baseview_test on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/wrl/baseplug.git`
[INFO] [stderr]     Updating git repository `https://github.com/RustAudio/baseview`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/BillyDM/imgui-baseview`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vst v0.2.1
[INFO] [stderr]   Downloaded redox_syscall v0.2.6
[INFO] [stderr]   Downloaded log-panics v2.0.0
[INFO] [stderr]   Downloaded imgui-opengl-renderer v0.11.0
[INFO] [stderr]   Downloaded simplelog v0.8.0
[INFO] [stderr]   Downloaded vst2-sys v0.2.0
[INFO] [stderr]   Downloaded keyboard-types v0.5.0
[INFO] [stderr]   Downloaded chlorine v1.0.7
[INFO] [stderr]   Downloaded raw-gl-context v0.1.2
[INFO] [stderr]   Downloaded imgui v0.7.0
[INFO] [stderr]   Downloaded dirs v3.0.1
[INFO] [stderr]   Downloaded xcb v0.9.0
[INFO] [stderr]   Downloaded xcb-util v0.3.0
[INFO] [stderr]   Downloaded lock_api v0.4.3
[INFO] [stderr]   Downloaded imgui-sys v0.7.0
[INFO] [stderr]   Downloaded rtrb v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 503d7588c6b153f268b2753adffdcc7b7bf8d1089036290aec317ab70f80c919
[INFO] running `Command { std: "docker" "start" "-a" "503d7588c6b153f268b2753adffdcc7b7bf8d1089036290aec317ab70f80c919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "503d7588c6b153f268b2753adffdcc7b7bf8d1089036290aec317ab70f80c919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "503d7588c6b153f268b2753adffdcc7b7bf8d1089036290aec317ab70f80c919", kill_on_drop: false }`
[INFO] [stdout] 503d7588c6b153f268b2753adffdcc7b7bf8d1089036290aec317ab70f80c919
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82a310b43b472c4cc0b604524e3e848f79472c793b0ca46f3d7e3afb6e625bef
[INFO] running `Command { std: "docker" "start" "-a" "82a310b43b472c4cc0b604524e3e848f79472c793b0ca46f3d7e3afb6e625bef", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling x11 v2.18.2
[INFO] [stderr]    Compiling imgui-sys v0.7.0
[INFO] [stderr]     Checking lock_api v0.4.3
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking chlorine v1.0.7
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking num-integer v0.1.44
[INFO] [stderr]     Checking keyboard-types v0.5.0
[INFO] [stderr]     Checking vst2-sys v0.2.0
[INFO] [stderr]     Checking log-panics v2.0.0
[INFO] [stderr]     Checking rtrb v0.1.3
[INFO] [stderr]    Compiling gl_generator v0.14.0
[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 nix v0.18.0
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking dirs-sys v0.3.5
[INFO] [stderr]     Checking vst v0.2.1
[INFO] [stderr]     Checking dirs v3.0.1
[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 raw-gl-context v0.1.2
[INFO] [stderr]     Checking simplelog v0.8.0
[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 serde_json v1.0.64
[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" "82a310b43b472c4cc0b604524e3e848f79472c793b0ca46f3d7e3afb6e625bef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82a310b43b472c4cc0b604524e3e848f79472c793b0ca46f3d7e3afb6e625bef", kill_on_drop: false }`
[INFO] [stdout] 82a310b43b472c4cc0b604524e3e848f79472c793b0ca46f3d7e3afb6e625bef
