[INFO] cloning repository https://github.com/DGriffin91/baseplug_tests
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DGriffin91/baseplug_tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDGriffin91%2Fbaseplug_tests", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDGriffin91%2Fbaseplug_tests'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64d62a427fe35d0f7867508e31e3e25359b3d6e8
[INFO] checking DGriffin91/baseplug_tests against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDGriffin91%2Fbaseplug_tests" "/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/baseplug_tests
[INFO] finished tweaking git repo https://github.com/DGriffin91/baseplug_tests
[INFO] tweaked toml for git repo https://github.com/DGriffin91/baseplug_tests written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DGriffin91/baseplug_tests on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DGriffin91/baseplug_tests 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/wrl/baseplug.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded log-panics v2.0.0
[INFO] [stderr]   Downloaded simplelog v0.8.0
[INFO] [stderr]   Downloaded vst2-sys v0.2.0
[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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6253d3afc0bc4d9c034817aeddef651f025f5b86add135adde3bd61a487789b7
[INFO] running `Command { std: "docker" "start" "-a" "6253d3afc0bc4d9c034817aeddef651f025f5b86add135adde3bd61a487789b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6253d3afc0bc4d9c034817aeddef651f025f5b86add135adde3bd61a487789b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6253d3afc0bc4d9c034817aeddef651f025f5b86add135adde3bd61a487789b7", kill_on_drop: false }`
[INFO] [stdout] 6253d3afc0bc4d9c034817aeddef651f025f5b86add135adde3bd61a487789b7
[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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f81394af23e299398973144702ba517b0e7e8071c2fc1dea8b73004ff685a37f
[INFO] running `Command { std: "docker" "start" "-a" "f81394af23e299398973144702ba517b0e7e8071c2fc1dea8b73004ff685a37f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking vst2-sys v0.2.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking baseplug-tests v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking log-panics v2.0.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking dirs-sys v0.3.5
[INFO] [stderr]     Checking dirs v3.0.1
[INFO] [stderr]     Checking chrono v0.4.19
[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 baseplug v0.1.0 (https://github.com/wrl/baseplug.git?branch=trunk#9cec68f3)
[INFO] [stderr]     Checking dynsat v0.1.0 (/opt/rustwide/workdir/dynsat)
[INFO] [stderr]     Checking gain v0.1.0 (/opt/rustwide/workdir/gain)
[INFO] [stderr]     Checking varb v0.1.0 (/opt/rustwide/workdir/varb)
[INFO] [stderr]     Checking onepole v0.1.0 (/opt/rustwide/workdir/onepole)
[INFO] [stdout] error: vst2 requires an exported main() symbol, this will conflict for example with `cargo test` and non dynamic library crates.
[INFO] [stdout]    --> onepole/src/lib.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | baseplug::vst2!(OnePole, b"tAbE");
[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]    --> dynsat/src/lib.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | baseplug::vst2!(DynSat, b"tAnE");
[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]  --> dynsat/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] error: vst2 requires an exported main() symbol, this will conflict for example with `cargo test` and non dynamic library crates.
[INFO] [stdout]    --> dynsat/src/lib.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | baseplug::vst2!(DynSat, b"tAnE");
[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] error: vst2 requires an exported main() symbol, this will conflict for example with `cargo test` and non dynamic library crates.
[INFO] [stdout]   --> gain/src/lib.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | baseplug::vst2!(Gain, b"tAnE");
[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]   --> gain/src/lib.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | baseplug::vst2!(Gain, b"tAnE");
[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]  --> gain/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]    --> onepole/src/lib.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | baseplug::vst2!(OnePole, b"tAbE");
[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: unexpected `cfg` condition name: `crate_type`
[INFO] [stdout]    --> dynsat/src/lib.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | baseplug::vst2!(DynSat, b"tAnE");
[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: unexpected `cfg` condition name: `crate_type`
[INFO] [stdout]   --> gain/src/lib.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | baseplug::vst2!(Gain, b"tAnE");
[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]  --> dynsat/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: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> gain/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: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> onepole/src/lib.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | #![feature(generic_associated_types)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: vst2 requires an exported main() symbol, this will conflict for example with `cargo test` and non dynamic library crates.
[INFO] [stdout]    --> varb/src/lib.rs:221:1
[INFO] [stdout]     |
[INFO] [stdout] 221 | baseplug::vst2!(VerbPlug, b"tAnF");
[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] [stderr] error: could not compile `gain` (lib test) due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unexpected `cfg` condition name: `crate_type`
[INFO] [stdout]    --> onepole/src/lib.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | baseplug::vst2!(OnePole, b"tAbE");
[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: unexpected `cfg` condition name: `crate_type`
[INFO] [stdout]    --> varb/src/lib.rs:221:1
[INFO] [stdout]     |
[INFO] [stdout] 221 | baseplug::vst2!(VerbPlug, b"tAnF");
[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]  --> varb/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: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> onepole/src/lib.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | #![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]    --> varb/src/lib.rs:221:1
[INFO] [stdout]     |
[INFO] [stdout] 221 | baseplug::vst2!(VerbPlug, b"tAnF");
[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]  --> varb/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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> gain/src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   baseplug::model! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Parameters` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 13 | |     #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout] 14 | |     struct GainModel {
[INFO] [stdout]    | |            ---------
[INFO] [stdout]    | |            |
[INFO] [stdout]    | |            `GainModelSmooth` is not local
[INFO] [stdout]    | |            `GainModelSmooth` is not local
[INFO] [stdout] 15 | |         #[model(min = -90.0, max = 3.0)]
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | | }
[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] [stdout] warning: fields `g` and `k` are never read
[INFO] [stdout]   --> dynsat/src/svf.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct SVFCoefficients<T> {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 24 |     pub g: T,
[INFO] [stdout]    |         ^
[INFO] [stdout] 25 |     pub k: T,
[INFO] [stdout]    |         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SVFCoefficients` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `lin_to_db`, `sign`, and `bw_to_q` are never used
[INFO] [stdout]   --> dynsat/src/units.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub trait Units<T> {
[INFO] [stdout]    |           ----- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 12 |     fn lin_to_db(self) -> T;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 13 |     fn sign(self, b: T) -> T;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 14 |     fn bw_to_q(self, f0: T, fs: T) -> T;
[INFO] [stdout]    |        ^^^^^^^
[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]   --> dynsat/src/lib.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 |   baseplug::model! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Parameters` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 38 | |     #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout] 39 | |     struct DynSatModel {
[INFO] [stdout]    | |            -----------
[INFO] [stdout]    | |            |
[INFO] [stdout]    | |            `DynSatModelSmooth` is not local
[INFO] [stdout]    | |            `DynSatModelSmooth` is not local
[INFO] [stdout] 40 | |         #[model(min = -12.0, max = 96.0)]
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_IMPL_PARAMETERS_FOR_DynSatModel`
[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] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> onepole/src/lib.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |             1 | 2 | 5 | _ => {
[INFO] [stdout]    |             ------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 92 |             3 => {
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> onepole/src/lib.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |             1 | 2 | 5 | _ => {
[INFO] [stdout]    |             ------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 98 |             4 => {
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `a` is never read
[INFO] [stdout]   --> onepole/src/lib.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let mut a = 0.0;
[INFO] [stdout]    |                     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `g` is never read
[INFO] [stdout]   --> onepole/src/lib.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let mut g = 0.0;
[INFO] [stdout]    |                     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `a1` is never read
[INFO] [stdout]   --> onepole/src/lib.rs:83:22
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let mut a1 = 0.0;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `g` is never read
[INFO] [stdout]   --> onepole/src/lib.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | struct OnePoleCoeffs {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] 74 |     a: f64,
[INFO] [stdout] 75 |     g: f64,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OnePoleCoeffs` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[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]   --> onepole/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   baseplug::model! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Parameters` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout] 43 | |     struct OnePoleModel {
[INFO] [stdout]    | |            ------------
[INFO] [stdout]    | |            |
[INFO] [stdout]    | |            `OnePoleModelSmooth` is not local
[INFO] [stdout]    | |            `OnePoleModelSmooth` is not local
[INFO] [stdout] 44 | |         #[model(min = -6.0, max = 6.0)]
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_IMPL_PARAMETERS_FOR_OnePoleModel`
[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] [stderr] error: could not compile `dynsat` (lib test) due to 1 previous error; 2 warnings emitted
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> onepole/src/lib.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |             1 | 2 | 5 | _ => {
[INFO] [stdout]    |             ------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 92 |             3 => {
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> onepole/src/lib.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |             1 | 2 | 5 | _ => {
[INFO] [stdout]    |             ------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 98 |             4 => {
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `a` is never read
[INFO] [stdout]   --> onepole/src/lib.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let mut a = 0.0;
[INFO] [stdout]    |                     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `g` is never read
[INFO] [stdout]   --> onepole/src/lib.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let mut g = 0.0;
[INFO] [stdout]    |                     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `a1` is never read
[INFO] [stdout]   --> onepole/src/lib.rs:83:22
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let mut a1 = 0.0;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `onepole` (lib test) due to 1 previous error; 7 warnings emitted
[INFO] [stderr] error: could not compile `varb` (lib test) due to 1 previous error; 2 warnings emitted
[INFO] [stdout] warning: struct `Comp` is never constructed
[INFO] [stdout]  --> varb/src/comp.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Comp {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `update`, and `process` are never used
[INFO] [stdout]   --> varb/src/comp.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Comp {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 14 |     pub fn new(threshold: f64, attack: f64, release: f64, sample_rate: f64, ratio: f64) -> Comp {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn update(
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn process(&mut self, detector_input: f64) -> f64 {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SVFCoefficients` is never constructed
[INFO] [stdout]   --> varb/src/svf.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct SVFCoefficients<T> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_params` is never used
[INFO] [stdout]   --> varb/src/svf.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl SVFCoefficients<f64> {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 35 |     /// Creates a SVF from a set of filter coefficients
[INFO] [stdout] 36 |     pub fn from_params(
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SVF` is never constructed
[INFO] [stdout]    --> varb/src/svf.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 219 | pub struct SVF<T> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `run`, and `update_coefficients` are never used
[INFO] [stdout]    --> varb/src/svf.rs:227:12
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl SVF<f64> {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] 226 |     /// Creates a SVF from a set of filter coefficients
[INFO] [stdout] 227 |     pub fn new(coefficients: SVFCoefficients<f64>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 |     pub fn run(&mut self, input: f64) -> f64 {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pub fn update_coefficients(&mut self, new_coefficients: SVFCoefficients<f64>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `db_to_lin`, `lin_to_db`, `sign`, and `bw_to_q` are never used
[INFO] [stdout]   --> varb/src/units.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub trait Units<T> {
[INFO] [stdout]    |           ----- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 11 |     fn db_to_lin(self) -> T;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 12 |     fn lin_to_db(self) -> T;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 13 |     fn sign(self, b: T) -> T;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 14 |     fn bw_to_q(self, f0: T, fs: T) -> T;
[INFO] [stdout]    |        ^^^^^^^
[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]   --> varb/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 |   baseplug::model! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Parameters` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 30 | |     #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout] 31 | |     struct VerbPlugModel {
[INFO] [stdout]    | |            -------------
[INFO] [stdout]    | |            |
[INFO] [stdout]    | |            `VerbPlugModelSmooth` is not local
[INFO] [stdout]    | |            `VerbPlugModelSmooth` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_IMPL_PARAMETERS_FOR_VerbPlugModel`
[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" "f81394af23e299398973144702ba517b0e7e8071c2fc1dea8b73004ff685a37f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f81394af23e299398973144702ba517b0e7e8071c2fc1dea8b73004ff685a37f", kill_on_drop: false }`
[INFO] [stdout] f81394af23e299398973144702ba517b0e7e8071c2fc1dea8b73004ff685a37f
