[INFO] fetching crate saturation 0.2.2...
[INFO] testing saturation-0.2.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate saturation 0.2.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate saturation 0.2.2
[INFO] finished tweaking crates.io crate saturation 0.2.2
[INFO] tweaked toml for crates.io crate saturation 0.2.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate saturation 0.2.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate saturation 0.2.2 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded tupleops-macros v0.1.0
[INFO] [stderr] Downloaded plotters-bitmap v0.3.7
[INFO] [stderr] Downloaded moddef v0.2.6
[INFO] [stderr] Downloaded tupleops-generator v0.1.0
[INFO] [stderr] Downloaded numscale v0.1.0
[INFO] [stderr] Downloaded yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr] Downloaded linspace v0.1.1
[INFO] [stderr] Downloaded tupleops v0.1.1
[INFO] [stderr] Downloaded dwrote v0.11.3
[INFO] [stderr] Downloaded core-graphics v0.23.2
[INFO] [stderr] Downloaded float-ord v0.3.2
[INFO] [stderr] Downloaded pathfinder_simd v0.5.4
[INFO] [stderr] Downloaded font-kit v0.14.2
[INFO] [stderr] Downloaded cc v1.2.17
[INFO] [stderr] Downloaded flate2 v1.1.0
[INFO] [stderr] Downloaded real_time_fir_iir_filters v1.3.3
[INFO] [stderr] Downloaded core-text v20.1.0
[INFO] [stderr] Downloaded pathfinder_geometry v0.5.1
[INFO] [stderr] Downloaded gif v0.12.0
[INFO] [stderr] Downloaded freetype-sys v0.20.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d20c73b760157cc145ade40241b2dc6f619bcbaae32317bd6197b11b772fc6e8
[INFO] running `Command { std: "docker" "start" "-a" "d20c73b760157cc145ade40241b2dc6f619bcbaae32317bd6197b11b772fc6e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d20c73b760157cc145ade40241b2dc6f619bcbaae32317bd6197b11b772fc6e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d20c73b760157cc145ade40241b2dc6f619bcbaae32317bd6197b11b772fc6e8", kill_on_drop: false }`
[INFO] [stdout] d20c73b760157cc145ade40241b2dc6f619bcbaae32317bd6197b11b772fc6e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8dccd186aaed1d7647e061daf7dcac2c980a5cfce29b027cb6317cba14bbfa8c
[INFO] running `Command { std: "docker" "start" "-a" "8dccd186aaed1d7647e061daf7dcac2c980a5cfce29b027cb6317cba14bbfa8c", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.94
[INFO] [stderr] Compiling tupleops-generator v0.1.0
[INFO] [stderr] Compiling libm v0.2.15
[INFO] [stderr] Compiling bytemuck v1.22.0
[INFO] [stderr] Compiling moddef v0.2.6
[INFO] [stderr] Compiling quote v1.0.40
[INFO] [stderr] Compiling syn v2.0.100
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling serde_derive v1.0.219
[INFO] [stderr] Compiling tupleops-macros v0.1.0
[INFO] [stderr] Compiling tupleops v0.1.1
[INFO] [stderr] Compiling serde v1.0.219
[INFO] [stderr] Compiling real_time_fir_iir_filters v1.3.3
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | #![feature(generic_arg_infer)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute
[INFO] [stdout] |
[INFO] [stdout] = help: the feature `generic_arg_infer` has been stable since `1.89.0` and no longer requires an attribute to enable
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:4:1
[INFO] [stdout] |
[INFO] [stdout] 4 | #![feature(trait_alias)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:5:1
[INFO] [stdout] |
[INFO] [stdout] 5 | #![feature(associated_const_equality)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:6:1
[INFO] [stdout] |
[INFO] [stdout] 6 | #![feature(split_array)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:7:1
[INFO] [stdout] |
[INFO] [stdout] 7 | #![feature(decl_macro)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:8:1
[INFO] [stdout] |
[INFO] [stdout] 8 | #![feature(negative_impls)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:9:1
[INFO] [stdout] |
[INFO] [stdout] 9 | #![feature(tuple_trait)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | #![feature(iter_array_chunks)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:11:1
[INFO] [stdout] |
[INFO] [stdout] 11 | #![feature(derive_const)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:12:1
[INFO] [stdout] |
[INFO] [stdout] 12 | #![feature(associated_type_defaults)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:13:1
[INFO] [stdout] |
[INFO] [stdout] 13 | #![feature(never_type)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:14:1
[INFO] [stdout] |
[INFO] [stdout] 14 | #![feature(const_type_id)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:15:1
[INFO] [stdout] |
[INFO] [stdout] 15 | #![feature(const_swap_nonoverlapping)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:16:1
[INFO] [stdout] |
[INFO] [stdout] 16 | #![feature(adt_const_params)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:17:1
[INFO] [stdout] |
[INFO] [stdout] 17 | #![feature(core_intrinsics)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:18:1
[INFO] [stdout] |
[INFO] [stdout] 18 | #![feature(generic_const_exprs)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | #![feature(specialization)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:20:1
[INFO] [stdout] |
[INFO] [stdout] 20 | #![feature(const_trait_impl)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:788:17
[INFO] [stdout] |
[INFO] [stdout] 788 | ... fn get_internals(&self) -> (&Internals<
::F, $conf>, &real_time_fir_iir_filters::param::Param
)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Self::SOS_BUFFERS`, found `1`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/filters/iir/first/first_order_rc_filter.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / crate::def_rtf!(
[INFO] [stdout] 4 | | {
[INFO] [stdout] 5 | | /// # Configurations
[INFO] [stdout] 6 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 103 | | [(); ::OUTPUTS]:
[INFO] [stdout] 104 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant `Self::SOS_BUFFERS`
[INFO] [stdout] found constant `1`
[INFO] [stdout] = note: this error originates in the macro `real_time_fir_iir_filters::def_rtf` which comes from the expansion of the macro `crate::def_rtf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:788:17
[INFO] [stdout] |
[INFO] [stdout] 788 | ... fn get_internals(&self) -> (&Internals<::F, $conf>, &real_time_fir_iir_filters::param::Param
)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Self::SOS_STAGES`, found `0`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/filters/iir/first/first_order_rc_filter.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / crate::def_rtf!(
[INFO] [stdout] 4 | | {
[INFO] [stdout] 5 | | /// # Configurations
[INFO] [stdout] 6 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 103 | | [(); ::OUTPUTS]:
[INFO] [stdout] 104 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant `Self::SOS_STAGES`
[INFO] [stdout] found constant `0`
[INFO] [stdout] = note: this error originates in the macro `real_time_fir_iir_filters::def_rtf` which comes from the expansion of the macro `crate::def_rtf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:788:17
[INFO] [stdout] |
[INFO] [stdout] 788 | ... fn get_internals(&self) -> (&Internals<::F, $conf>, &real_time_fir_iir_filters::param::Param
)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Self::ORDER`, found `1`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/filters/iir/first/first_order_rc_filter.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / crate::def_rtf!(
[INFO] [stdout] 4 | | {
[INFO] [stdout] 5 | | /// # Configurations
[INFO] [stdout] 6 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 103 | | [(); ::OUTPUTS]:
[INFO] [stdout] 104 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant `Self::ORDER`
[INFO] [stdout] found constant `1`
[INFO] [stdout] = note: this error originates in the macro `real_time_fir_iir_filters::def_rtf` which comes from the expansion of the macro `crate::def_rtf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:788:17
[INFO] [stdout] |
[INFO] [stdout] 788 | ... fn get_internals(&self) -> (&Internals<::F, $conf>, &real_time_fir_iir_filters::param::Param
)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Self::O_BUFFERS`, found `1`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/filters/iir/first/first_order_rc_filter.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / crate::def_rtf!(
[INFO] [stdout] 4 | | {
[INFO] [stdout] 5 | | /// # Configurations
[INFO] [stdout] 6 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 103 | | [(); ::OUTPUTS]:
[INFO] [stdout] 104 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant `Self::O_BUFFERS`
[INFO] [stdout] found constant `1`
[INFO] [stdout] = note: this error originates in the macro `real_time_fir_iir_filters::def_rtf` which comes from the expansion of the macro `crate::def_rtf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:788:17
[INFO] [stdout] |
[INFO] [stdout] 788 | ... fn get_internals(&self) -> (&Internals<::F, $conf>, &real_time_fir_iir_filters::param::Param
)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `$sos*($sos >= 1) as usize - ($sos >= 1) as usize`, found `$sos*($sos >= 1) as usize - ($sos >= 1) as usize`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/filters/iir/first/first_order_rc_filter.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / crate::def_rtf!(
[INFO] [stdout] 4 | | {
[INFO] [stdout] 5 | | /// # Configurations
[INFO] [stdout] 6 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 103 | | [(); ::OUTPUTS]:
[INFO] [stdout] 104 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant `$sos*($sos >= 1) as usize - ($sos >= 1) as usize`
[INFO] [stdout] found constant `$sos*($sos >= 1) as usize - ($sos >= 1) as usize`
[INFO] [stdout] = note: this error originates in the macro `real_time_fir_iir_filters::def_rtf` which comes from the expansion of the macro `crate::def_rtf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:788:17
[INFO] [stdout] |
[INFO] [stdout] 788 | ... fn get_internals(&self) -> (&Internals<::F, $conf>, &real_time_fir_iir_filters::param::Param
)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `($sos >= 1) as usize`, found `($sos >= 1) as usize`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/filters/iir/first/first_order_rc_filter.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / crate::def_rtf!(
[INFO] [stdout] 4 | | {
[INFO] [stdout] 5 | | /// # Configurations
[INFO] [stdout] 6 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 103 | | [(); ::OUTPUTS]:
[INFO] [stdout] 104 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant `($sos >= 1) as usize`
[INFO] [stdout] found constant `($sos >= 1) as usize`
[INFO] [stdout] = note: this error originates in the macro `real_time_fir_iir_filters::def_rtf` which comes from the expansion of the macro `crate::def_rtf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:788:17
[INFO] [stdout] |
[INFO] [stdout] 788 | ... fn get_internals(&self) -> (&Internals<::F, $conf>, &real_time_fir_iir_filters::param::Param
)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `$order + 1`, found `$order + 1`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/filters/iir/first/first_order_rc_filter.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / crate::def_rtf!(
[INFO] [stdout] 4 | | {
[INFO] [stdout] 5 | | /// # Configurations
[INFO] [stdout] 6 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 103 | | [(); ::OUTPUTS]:
[INFO] [stdout] 104 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant `$order + 1`
[INFO] [stdout] found constant `$order + 1`
[INFO] [stdout] = note: this error originates in the macro `real_time_fir_iir_filters::def_rtf` which comes from the expansion of the macro `crate::def_rtf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:788:17
[INFO] [stdout] |
[INFO] [stdout] 788 | ... fn get_internals(&self) -> (&Internals<::F, $conf>, &real_time_fir_iir_filters::param::Param
)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Self::OUTPUTS`, found `<$cc as $conf_trait>::$const`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/filters/iir/first/first_order_rc_filter.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / crate::def_rtf!(
[INFO] [stdout] 4 | | {
[INFO] [stdout] 5 | | /// # Configurations
[INFO] [stdout] 6 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 103 | | [(); ::OUTPUTS]:
[INFO] [stdout] 104 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant `Self::OUTPUTS`
[INFO] [stdout] found constant `<$cc as $conf_trait>::$const`
[INFO] [stdout] = note: this error originates in the macro `real_time_fir_iir_filters::def_rtf` which comes from the expansion of the macro `crate::def_rtf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:788:17
[INFO] [stdout] |
[INFO] [stdout] 788 | ... fn get_internals(&self) -> (&Internals<::F, $conf>, &real_time_fir_iir_filters::param::Param
)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `$is_iir as usize`, found `$is_iir as usize`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/filters/iir/first/first_order_rc_filter.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / crate::def_rtf!(
[INFO] [stdout] 4 | | {
[INFO] [stdout] 5 | | /// # Configurations
[INFO] [stdout] 6 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 103 | | [(); ::OUTPUTS]:
[INFO] [stdout] 104 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant `$is_iir as usize`
[INFO] [stdout] found constant `$is_iir as usize`
[INFO] [stdout] = note: this error originates in the macro `real_time_fir_iir_filters::def_rtf` which comes from the expansion of the macro `crate::def_rtf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:793:17
[INFO] [stdout] |
[INFO] [stdout] 793 | ... fn get_internals_mut(&mut self) -> (&mut Internals<::F, $conf>, &mut real_time_fir_iir_filters::param::Param
)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Self::SOS_BUFFERS`, found `1`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/filters/iir/first/first_order_rc_filter.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / crate::def_rtf!(
[INFO] [stdout] 4 | | {
[INFO] [stdout] 5 | | /// # Configurations
[INFO] [stdout] 6 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 103 | | [(); ::OUTPUTS]:
[INFO] [stdout] 104 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant `Self::SOS_BUFFERS`
[INFO] [stdout] found constant `1`
[INFO] [stdout] = note: this error originates in the macro `real_time_fir_iir_filters::def_rtf` which comes from the expansion of the macro `crate::def_rtf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:793:17
[INFO] [stdout] |
[INFO] [stdout] 793 | ... fn get_internals_mut(&mut self) -> (&mut Internals<::F, $conf>, &mut real_time_fir_iir_filters::param::Param
)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Self::SOS_STAGES`, found `0`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/filters/iir/first/first_order_rc_filter.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / crate::def_rtf!(
[INFO] [stdout] 4 | | {
[INFO] [stdout] 5 | | /// # Configurations
[INFO] [stdout] 6 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 103 | | [(); ::OUTPUTS]:
[INFO] [stdout] 104 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant `Self::SOS_STAGES`
[INFO] [stdout] found constant `0`
[INFO] [stdout] = note: this error originates in the macro `real_time_fir_iir_filters::def_rtf` which comes from the expansion of the macro `crate::def_rtf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:793:17
[INFO] [stdout] |
[INFO] [stdout] 793 | ... fn get_internals_mut(&mut self) -> (&mut Internals<::F, $conf>, &mut real_time_fir_iir_filters::param::Param
)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Self::ORDER`, found `1`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/filters/iir/first/first_order_rc_filter.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / crate::def_rtf!(
[INFO] [stdout] 4 | | {
[INFO] [stdout] 5 | | /// # Configurations
[INFO] [stdout] 6 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 103 | | [(); ::OUTPUTS]:
[INFO] [stdout] 104 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant `Self::ORDER`
[INFO] [stdout] found constant `1`
[INFO] [stdout] = note: this error originates in the macro `real_time_fir_iir_filters::def_rtf` which comes from the expansion of the macro `crate::def_rtf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:793:17
[INFO] [stdout] |
[INFO] [stdout] 793 | ... fn get_internals_mut(&mut self) -> (&mut Internals<::F, $conf>, &mut real_time_fir_iir_filters::param::Param
)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Self::O_BUFFERS`, found `1`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/filters/iir/first/first_order_rc_filter.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / crate::def_rtf!(
[INFO] [stdout] 4 | | {
[INFO] [stdout] 5 | | /// # Configurations
[INFO] [stdout] 6 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 103 | | [(); ::OUTPUTS]:
[INFO] [stdout] 104 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant `Self::O_BUFFERS`
[INFO] [stdout] found constant `1`
[INFO] [stdout] = note: this error originates in the macro `real_time_fir_iir_filters::def_rtf` which comes from the expansion of the macro `crate::def_rtf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:793:17
[INFO] [stdout] |
[INFO] [stdout] 793 | ... fn get_internals_mut(&mut self) -> (&mut Internals<::F, $conf>, &mut real_time_fir_iir_filters::param::Param
)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `$sos*($sos >= 1) as usize - ($sos >= 1) as usize`, found `$sos*($sos >= 1) as usize - ($sos >= 1) as usize`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/filters/iir/first/first_order_rc_filter.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / crate::def_rtf!(
[INFO] [stdout] 4 | | {
[INFO] [stdout] 5 | | /// # Configurations
[INFO] [stdout] 6 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 103 | | [(); ::OUTPUTS]:
[INFO] [stdout] 104 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant `$sos*($sos >= 1) as usize - ($sos >= 1) as usize`
[INFO] [stdout] found constant `$sos*($sos >= 1) as usize - ($sos >= 1) as usize`
[INFO] [stdout] = note: this error originates in the macro `real_time_fir_iir_filters::def_rtf` which comes from the expansion of the macro `crate::def_rtf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:793:17
[INFO] [stdout] |
[INFO] [stdout] 793 | ... fn get_internals_mut(&mut self) -> (&mut Internals<::F, $conf>, &mut real_time_fir_iir_filters::param::Param
)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `($sos >= 1) as usize`, found `($sos >= 1) as usize`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/filters/iir/first/first_order_rc_filter.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / crate::def_rtf!(
[INFO] [stdout] 4 | | {
[INFO] [stdout] 5 | | /// # Configurations
[INFO] [stdout] 6 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 103 | | [(); ::OUTPUTS]:
[INFO] [stdout] 104 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant `($sos >= 1) as usize`
[INFO] [stdout] found constant `($sos >= 1) as usize`
[INFO] [stdout] = note: this error originates in the macro `real_time_fir_iir_filters::def_rtf` which comes from the expansion of the macro `crate::def_rtf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:793:17
[INFO] [stdout] |
[INFO] [stdout] 793 | ... fn get_internals_mut(&mut self) -> (&mut Internals<::F, $conf>, &mut real_time_fir_iir_filters::param::Param
)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `$order + 1`, found `$order + 1`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/filters/iir/first/first_order_rc_filter.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / crate::def_rtf!(
[INFO] [stdout] 4 | | {
[INFO] [stdout] 5 | | /// # Configurations
[INFO] [stdout] 6 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 103 | | [(); ::OUTPUTS]:
[INFO] [stdout] 104 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant `$order + 1`
[INFO] [stdout] found constant `$order + 1`
[INFO] [stdout] = note: this error originates in the macro `real_time_fir_iir_filters::def_rtf` which comes from the expansion of the macro `crate::def_rtf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:793:17
[INFO] [stdout] |
[INFO] [stdout] 793 | ... fn get_internals_mut(&mut self) -> (&mut Internals<::F, $conf>, &mut real_time_fir_iir_filters::param::Param
)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Self::OUTPUTS`, found `<$cc as $conf_trait>::$const`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/filters/iir/first/first_order_rc_filter.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / crate::def_rtf!(
[INFO] [stdout] 4 | | {
[INFO] [stdout] 5 | | /// # Configurations
[INFO] [stdout] 6 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 103 | | [(); ::OUTPUTS]:
[INFO] [stdout] 104 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant `Self::OUTPUTS`
[INFO] [stdout] found constant `<$cc as $conf_trait>::$const`
[INFO] [stdout] = note: this error originates in the macro `real_time_fir_iir_filters::def_rtf` which comes from the expansion of the macro `crate::def_rtf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:793:17
[INFO] [stdout] |
[INFO] [stdout] 793 | ... fn get_internals_mut(&mut self) -> (&mut Internals<::F, $conf>, &mut real_time_fir_iir_filters::param::Param
)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `$is_iir as usize`, found `$is_iir as usize`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/filters/iir/first/first_order_rc_filter.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / crate::def_rtf!(
[INFO] [stdout] 4 | | {
[INFO] [stdout] 5 | | /// # Configurations
[INFO] [stdout] 6 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 103 | | [(); ::OUTPUTS]:
[INFO] [stdout] 104 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant `$is_iir as usize`
[INFO] [stdout] found constant `$is_iir as usize`
[INFO] [stdout] = note: this error originates in the macro `real_time_fir_iir_filters::def_rtf` which comes from the expansion of the macro `crate::def_rtf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:799:17
[INFO] [stdout] |
[INFO] [stdout] 799 | / fn make_coeffs($arg_param: &P, $arg_rate: Self::F) -> (
[INFO] [stdout] 800 | | BInternals<::F, $conf>,
[INFO] [stdout] 801 | | [AInternals<
::F, $conf>; $is_iir as usize]
[INFO] [stdout] 802 | | )
[INFO] [stdout] | |_________________^ expected `Self::SOS_BUFFERS`, found `1`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/filters/iir/first/first_order_rc_filter.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / crate::def_rtf!(
[INFO] [stdout] 4 | | {
[INFO] [stdout] 5 | | /// # Configurations
[INFO] [stdout] 6 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 103 | | [(); ::OUTPUTS]:
[INFO] [stdout] 104 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant `Self::SOS_BUFFERS`
[INFO] [stdout] found constant `1`
[INFO] [stdout] = note: this error originates in the macro `real_time_fir_iir_filters::def_rtf` which comes from the expansion of the macro `crate::def_rtf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:799:17
[INFO] [stdout] |
[INFO] [stdout] 799 | / fn make_coeffs($arg_param: &P, $arg_rate: Self::F) -> (
[INFO] [stdout] 800 | | BInternals<::F, $conf>,
[INFO] [stdout] 801 | | [AInternals<
::F, $conf>; $is_iir as usize]
[INFO] [stdout] 802 | | )
[INFO] [stdout] | |_________________^ expected `$sos*($sos >= 1) as usize - ($sos >= 1) as usize`, found `$sos*($sos >= 1) as usize - ($sos >= 1) as usize`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/filters/iir/first/first_order_rc_filter.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / crate::def_rtf!(
[INFO] [stdout] 4 | | {
[INFO] [stdout] 5 | | /// # Configurations
[INFO] [stdout] 6 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 103 | | [(); ::OUTPUTS]:
[INFO] [stdout] 104 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant `$sos*($sos >= 1) as usize - ($sos >= 1) as usize`
[INFO] [stdout] found constant `$sos*($sos >= 1) as usize - ($sos >= 1) as usize`
[INFO] [stdout] = note: this error originates in the macro `real_time_fir_iir_filters::def_rtf` which comes from the expansion of the macro `crate::def_rtf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:799:17
[INFO] [stdout] |
[INFO] [stdout] 799 | / fn make_coeffs($arg_param: &P, $arg_rate: Self::F) -> (
[INFO] [stdout] 800 | | BInternals<::F, $conf>,
[INFO] [stdout] 801 | | [AInternals<
::F, $conf>; $is_iir as usize]
[INFO] [stdout] 802 | | )
[INFO] [stdout] | |_________________^ expected `Self::O_BUFFERS`, found `1`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/filters/iir/first/first_order_rc_filter.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / crate::def_rtf!(
[INFO] [stdout] 4 | | {
[INFO] [stdout] 5 | | /// # Configurations
[INFO] [stdout] 6 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 103 | | [(); ::OUTPUTS]:
[INFO] [stdout] 104 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant `Self::O_BUFFERS`
[INFO] [stdout] found constant `1`
[INFO] [stdout] = note: this error originates in the macro `real_time_fir_iir_filters::def_rtf` which comes from the expansion of the macro `crate::def_rtf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:799:17
[INFO] [stdout] |
[INFO] [stdout] 799 | / fn make_coeffs($arg_param: &P, $arg_rate: Self::F) -> (
[INFO] [stdout] 800 | | BInternals<::F, $conf>,
[INFO] [stdout] 801 | | [AInternals<
::F, $conf>; $is_iir as usize]
[INFO] [stdout] 802 | | )
[INFO] [stdout] | |_________________^ expected `($sos >= 1) as usize`, found `($sos >= 1) as usize`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/filters/iir/first/first_order_rc_filter.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / crate::def_rtf!(
[INFO] [stdout] 4 | | {
[INFO] [stdout] 5 | | /// # Configurations
[INFO] [stdout] 6 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 103 | | [(); ::OUTPUTS]:
[INFO] [stdout] 104 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant `($sos >= 1) as usize`
[INFO] [stdout] found constant `($sos >= 1) as usize`
[INFO] [stdout] = note: this error originates in the macro `real_time_fir_iir_filters::def_rtf` which comes from the expansion of the macro `crate::def_rtf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:799:17
[INFO] [stdout] |
[INFO] [stdout] 799 | / fn make_coeffs($arg_param: &P, $arg_rate: Self::F) -> (
[INFO] [stdout] 800 | | BInternals<::F, $conf>,
[INFO] [stdout] 801 | | [AInternals<
::F, $conf>; $is_iir as usize]
[INFO] [stdout] 802 | | )
[INFO] [stdout] | |_________________^ expected `$order + 1`, found `$order + 1`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/filters/iir/first/first_order_rc_filter.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / crate::def_rtf!(
[INFO] [stdout] 4 | | {
[INFO] [stdout] 5 | | /// # Configurations
[INFO] [stdout] 6 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 103 | | [(); ::OUTPUTS]:
[INFO] [stdout] 104 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant `$order + 1`
[INFO] [stdout] found constant `$order + 1`
[INFO] [stdout] = note: this error originates in the macro `real_time_fir_iir_filters::def_rtf` which comes from the expansion of the macro `crate::def_rtf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:799:17
[INFO] [stdout] |
[INFO] [stdout] 799 | / fn make_coeffs($arg_param: &P, $arg_rate: Self::F) -> (
[INFO] [stdout] 800 | | BInternals<::F, $conf>,
[INFO] [stdout] 801 | | [AInternals<
::F, $conf>; $is_iir as usize]
[INFO] [stdout] 802 | | )
[INFO] [stdout] | |_________________^ expected `Self::OUTPUTS`, found `<$cc as $conf_trait>::$const`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/filters/iir/first/first_order_rc_filter.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / crate::def_rtf!(
[INFO] [stdout] 4 | | {
[INFO] [stdout] 5 | | /// # Configurations
[INFO] [stdout] 6 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 103 | | [(); ::OUTPUTS]:
[INFO] [stdout] 104 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant `Self::OUTPUTS`
[INFO] [stdout] found constant `<$cc as $conf_trait>::$const`
[INFO] [stdout] = note: this error originates in the macro `real_time_fir_iir_filters::def_rtf` which comes from the expansion of the macro `crate::def_rtf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:799:17
[INFO] [stdout] |
[INFO] [stdout] 799 | / fn make_coeffs($arg_param: &P, $arg_rate: Self::F) -> (
[INFO] [stdout] 800 | | BInternals<::F, $conf>,
[INFO] [stdout] 801 | | [AInternals<
::F, $conf>; $is_iir as usize]
[INFO] [stdout] 802 | | )
[INFO] [stdout] | |_________________^ expected `Self::SOS_STAGES`, found `0`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/filters/iir/first/first_order_rc_filter.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / crate::def_rtf!(
[INFO] [stdout] 4 | | {
[INFO] [stdout] 5 | | /// # Configurations
[INFO] [stdout] 6 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 103 | | [(); ::OUTPUTS]:
[INFO] [stdout] 104 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant `Self::SOS_STAGES`
[INFO] [stdout] found constant `0`
[INFO] [stdout] = note: this error originates in the macro `real_time_fir_iir_filters::def_rtf` which comes from the expansion of the macro `crate::def_rtf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/lib.rs:799:17
[INFO] [stdout] |
[INFO] [stdout] 799 | / fn make_coeffs($arg_param: &P, $arg_rate: Self::F) -> (
[INFO] [stdout] 800 | | BInternals<::F, $conf>,
[INFO] [stdout] 801 | | [AInternals<
::F, $conf>; $is_iir as usize]
[INFO] [stdout] 802 | | )
[INFO] [stdout] | |_________________^ expected `Self::IS_IIR as usize`, found `$is_iir as usize`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/filters/iir/first/first_order_rc_filter.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / crate::def_rtf!(
[INFO] [stdout] 4 | | {
[INFO] [stdout] 5 | | /// # Configurations
[INFO] [stdout] 6 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 103 | | [(); ::OUTPUTS]:
[INFO] [stdout] 104 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant `Self::IS_IIR as usize`
[INFO] [stdout] found constant `$is_iir as usize`
[INFO] [stdout] = note: this error originates in the macro `real_time_fir_iir_filters::def_rtf` which comes from the expansion of the macro `crate::def_rtf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/param/param/butterworth.rs:30:17
[INFO] [stdout] |
[INFO] [stdout] 30 | type Conf = C
[INFO] [stdout] | ^ expected ` as base::chebyshev::ChebyshevFilterParamBase>::TYPE`, found `false`
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant ` as base::chebyshev::ChebyshevFilterParamBase>::TYPE`
[INFO] [stdout] found constant `false`
[INFO] [stdout] note: required by a bound in `param::param::butterworth::ButterworthFilterParam`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/param/param/butterworth.rs:7:79
[INFO] [stdout] |
[INFO] [stdout] 5 | pub trait ButterworthFilterParam<
[INFO] [stdout] | ---------------------- required by a bound in this trait
[INFO] [stdout] 6 | C
[INFO] [stdout] 7 | >: ChebyshevFilterParamBase::F>, TYPE = false>
[INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `ButterworthFilterParam`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/param/param/butterworth.rs:33:18
[INFO] [stdout] |
[INFO] [stdout] 33 | type Omega = Omega
[INFO] [stdout] | ^^^^^^^^^^^^^^^ expected ` as base::chebyshev::ChebyshevFilterParamBase>::TYPE`, found `false`
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant ` as base::chebyshev::ChebyshevFilterParamBase>::TYPE`
[INFO] [stdout] found constant `false`
[INFO] [stdout] note: required by a bound in `param::param::butterworth::ButterworthFilterParam`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/param/param/butterworth.rs:7:79
[INFO] [stdout] |
[INFO] [stdout] 5 | pub trait ButterworthFilterParam<
[INFO] [stdout] | ---------------------- required by a bound in this trait
[INFO] [stdout] 6 | C
[INFO] [stdout] 7 | >: ChebyshevFilterParamBase::F>, TYPE = false>
[INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `ButterworthFilterParam`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/param/param/butterworth.rs:37:5
[INFO] [stdout] |
[INFO] [stdout] 37 | / fn omega(&self) -> Self::Omega
[INFO] [stdout] 38 | | where
[INFO] [stdout] 39 | | [(); Self::ORDER]:
[INFO] [stdout] | |__________________________^ expected ` as base::chebyshev::ChebyshevFilterParamBase>::TYPE`, found `false`
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant ` as base::chebyshev::ChebyshevFilterParamBase>::TYPE`
[INFO] [stdout] found constant `false`
[INFO] [stdout] note: required by a bound in `param::param::butterworth::ButterworthFilterParam`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/param/param/butterworth.rs:7:79
[INFO] [stdout] |
[INFO] [stdout] 5 | pub trait ButterworthFilterParam<
[INFO] [stdout] | ---------------------- required by a bound in this trait
[INFO] [stdout] 6 | C
[INFO] [stdout] 7 | >: ChebyshevFilterParamBase::F>, TYPE = false>
[INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `ButterworthFilterParam`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/param/param/butterworth.rs:24:62
[INFO] [stdout] |
[INFO] [stdout] 24 | impl ButterworthFilterParam for Omega
[INFO] [stdout] | ^^^^^^^^^^^^^^^ expected ` as base::chebyshev::ChebyshevFilterParamBase>::TYPE`, found `false`
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant ` as base::chebyshev::ChebyshevFilterParamBase>::TYPE`
[INFO] [stdout] found constant `false`
[INFO] [stdout] note: required by a bound in `param::param::butterworth::ButterworthFilterParam`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/param/param/butterworth.rs:7:79
[INFO] [stdout] |
[INFO] [stdout] 5 | pub trait ButterworthFilterParam<
[INFO] [stdout] | ---------------------- required by a bound in this trait
[INFO] [stdout] 6 | C
[INFO] [stdout] 7 | >: ChebyshevFilterParamBase::F>, TYPE = false>
[INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `ButterworthFilterParam`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/param/val/omega.rs:80:17
[INFO] [stdout] |
[INFO] [stdout] 80 | type Conf = C
[INFO] [stdout] | ^ expected ` as base::chebyshev::ChebyshevFilterParamBase>::TYPE`, found `false`
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant ` as base::chebyshev::ChebyshevFilterParamBase>::TYPE`
[INFO] [stdout] found constant `false`
[INFO] [stdout] note: required by a bound in `param::param::butterworth::ButterworthFilterParam`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/param/param/butterworth.rs:7:79
[INFO] [stdout] |
[INFO] [stdout] 5 | pub trait ButterworthFilterParam<
[INFO] [stdout] | ---------------------- required by a bound in this trait
[INFO] [stdout] 6 | C
[INFO] [stdout] 7 | >: ChebyshevFilterParamBase::F>, TYPE = false>
[INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `ButterworthFilterParam`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/param/val/omega.rs:83:18
[INFO] [stdout] |
[INFO] [stdout] 83 | type Omega = Omega
[INFO] [stdout] | ^^^^^^^^^^^^^^^ expected ` as base::chebyshev::ChebyshevFilterParamBase>::TYPE`, found `false`
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant ` as base::chebyshev::ChebyshevFilterParamBase>::TYPE`
[INFO] [stdout] found constant `false`
[INFO] [stdout] note: required by a bound in `param::param::butterworth::ButterworthFilterParam`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/param/param/butterworth.rs:7:79
[INFO] [stdout] |
[INFO] [stdout] 5 | pub trait ButterworthFilterParam<
[INFO] [stdout] | ---------------------- required by a bound in this trait
[INFO] [stdout] 6 | C
[INFO] [stdout] 7 | >: ChebyshevFilterParamBase::F>, TYPE = false>
[INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `ButterworthFilterParam`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/param/val/omega.rs:87:5
[INFO] [stdout] |
[INFO] [stdout] 87 | / fn omega(&self) -> Self::Omega
[INFO] [stdout] 88 | | where
[INFO] [stdout] 89 | | [(); Self::ORDER]:
[INFO] [stdout] | |__________________________^ expected ` as base::chebyshev::ChebyshevFilterParamBase>::TYPE`, found `false`
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant ` as base::chebyshev::ChebyshevFilterParamBase>::TYPE`
[INFO] [stdout] found constant `false`
[INFO] [stdout] note: required by a bound in `param::param::butterworth::ButterworthFilterParam`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/param/param/butterworth.rs:7:79
[INFO] [stdout] |
[INFO] [stdout] 5 | pub trait ButterworthFilterParam<
[INFO] [stdout] | ---------------------- required by a bound in this trait
[INFO] [stdout] 6 | C
[INFO] [stdout] 7 | >: ChebyshevFilterParamBase::F>, TYPE = false>
[INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `ButterworthFilterParam`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/param/val/omega.rs:75:62
[INFO] [stdout] |
[INFO] [stdout] 75 | impl ButterworthFilterParam for Omega
[INFO] [stdout] | ^^^^^^^^^^^^^^^ expected ` as base::chebyshev::ChebyshevFilterParamBase>::TYPE`, found `false`
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant ` as base::chebyshev::ChebyshevFilterParamBase>::TYPE`
[INFO] [stdout] found constant `false`
[INFO] [stdout] note: required by a bound in `param::param::butterworth::ButterworthFilterParam`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/param/param/butterworth.rs:7:79
[INFO] [stdout] |
[INFO] [stdout] 5 | pub trait ButterworthFilterParam<
[INFO] [stdout] | ---------------------- required by a bound in this trait
[INFO] [stdout] 6 | C
[INFO] [stdout] 7 | >: ChebyshevFilterParamBase::F>, TYPE = false>
[INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `ButterworthFilterParam`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/param/val/rc.rs:69:43
[INFO] [stdout] |
[INFO] [stdout] 69 | impl FirstOrderRCFilterParam for RC
[INFO] [stdout] | ^^^^^ expected ` as FilterParam>::ORDER`, found `1`
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant ` as FilterParam>::ORDER`
[INFO] [stdout] found constant `1`
[INFO] [stdout] note: required by a bound in `param::param::first_order_rc::FirstOrderRCFilterParam`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/param/param/first_order_rc.rs:13:19
[INFO] [stdout] |
[INFO] [stdout] 9 | pub trait FirstOrderRCFilterParam: FirstOrderFilterParamBase::F>>
[INFO] [stdout] | ----------------------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout] 13 | + FilterParam
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `FirstOrderRCFilterParam`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/param/param/butterworth.rs:37:24
[INFO] [stdout] |
[INFO] [stdout] 37 | fn omega(&self) -> Self::Omega
[INFO] [stdout] | ^^^^^^^^^^^ expected ` as base::chebyshev::ChebyshevFilterParamBase>::TYPE`, found `false`
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant ` as base::chebyshev::ChebyshevFilterParamBase>::TYPE`
[INFO] [stdout] found constant `false`
[INFO] [stdout] note: required by a bound in `param::param::butterworth::ButterworthFilterParam`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/param/param/butterworth.rs:7:79
[INFO] [stdout] |
[INFO] [stdout] 5 | pub trait ButterworthFilterParam<
[INFO] [stdout] | ---------------------- required by a bound in this trait
[INFO] [stdout] 6 | C
[INFO] [stdout] 7 | >: ChebyshevFilterParamBase::F>, TYPE = false>
[INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `ButterworthFilterParam`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/param/val/omega.rs:87:24
[INFO] [stdout] |
[INFO] [stdout] 87 | fn omega(&self) -> Self::Omega
[INFO] [stdout] | ^^^^^^^^^^^ expected ` as base::chebyshev::ChebyshevFilterParamBase>::TYPE`, found `false`
[INFO] [stdout] |
[INFO] [stdout] = note: expected constant ` as base::chebyshev::ChebyshevFilterParamBase>::TYPE`
[INFO] [stdout] found constant `false`
[INFO] [stdout] note: required by a bound in `param::param::butterworth::ButterworthFilterParam`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/real_time_fir_iir_filters-1.3.3/src/param/param/butterworth.rs:7:79
[INFO] [stdout] |
[INFO] [stdout] 5 | pub trait ButterworthFilterParam<
[INFO] [stdout] | ---------------------- required by a bound in this trait
[INFO] [stdout] 6 | C
[INFO] [stdout] 7 | >: ChebyshevFilterParamBase::F>, TYPE = false>
[INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `ButterworthFilterParam`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr]
[INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/ty/normalize_erasing_regions.rs:171:13:
[INFO] [stderr] Box
[INFO] [stderr] stack backtrace:
[INFO] [stdout] error: internal compiler error: compiler/rustc_middle/src/ty/normalize_erasing_regions.rs:171:13: Failed to normalize Alias(Projection, AliasTy { args: [f32], def_id: DefId(0:518 ~ real_time_fir_iir_filters[f4e1]::param::conf::elliptic::EllipticFilterConf::Conf), .. }) in typing_env=TypingEnv { typing_mode: PostAnalysis, param_env: ParamEnv { caller_bounds: [Binder { value: TraitPredicate(, polarity:Positive), bound_vars: [] }, Binder { value: TraitPredicate(, polarity:Positive), bound_vars: [] }, Binder { value: OutlivesPredicate(Self/#0, '{erased}), bound_vars: [] }, Binder { value: TraitPredicate(, polarity:Positive), bound_vars: [] }, Binder { value: TraitPredicate(, polarity:Positive), bound_vars: [] }, Binder { value: TraitPredicate(, polarity:Positive), bound_vars: [] }, Binder { value: TraitPredicate(, polarity:Positive), bound_vars: [] }, Binder { value: TraitPredicate(, polarity:Positive), bound_vars: [] }] } }, maybe try to call `try_normalize_erasing_regions` instead
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] 0: 0x7a1ee9000f83 - ::fmt::hdcfcb6d4c8489523
[INFO] [stderr] 1: 0x7a1ee9802d77 - core::fmt::write::h8a494366950f23bb
[INFO] [stderr] 2: 0x7a1eeabd14d1 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stderr] 3: 0x7a1ee9000de2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr] 4: 0x7a1ee9004887 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stderr] 5: 0x7a1ee90043eb - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stderr] 6: 0x7a1ee80627e3 - std[9479b33d5e275715]::panicking::update_hook::>::{closure#0}
[INFO] [stderr] 7: 0x7a1ee90050ce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr] 8: 0x7a1ee809c2f1 - std[9479b33d5e275715]::panicking::begin_panic::::{closure#0}
[INFO] [stderr] 9: 0x7a1ee8091286 - std[9479b33d5e275715]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !>
[INFO] [stderr] 10: 0x7a1ee8090f17 - std[9479b33d5e275715]::panicking::begin_panic::
[INFO] [stderr] 11: 0x7a1ee80a5f91 - ::emit_producing_guarantee
[INFO] [stderr] 12: 0x7a1ee86b5dda - rustc_middle[581473cc959b0df7]::util::bug::opt_span_bug_fmt::::{closure#0}
[INFO] [stderr] 13: 0x7a1ee869560a - rustc_middle[581473cc959b0df7]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0}
[INFO] [stderr] 14: 0x7a1ee869547b - rustc_middle[581473cc959b0df7]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !>
[INFO] [stderr] 15: 0x7a1ee56d1fb0 - rustc_middle[581473cc959b0df7]::util::bug::bug_fmt
[INFO] [stderr] 16: 0x7a1ee9d2eab8 - >::fold_ty
[INFO] [stderr] 17: 0x7a1ee9f4a3c3 - rustc_ty_utils[327c3462a5d70139]::instance::resolve_instance_raw
[INFO] [stderr] 18: 0x7a1ee9f49700 - rustc_query_impl[4e8a788e737bdb2b]::plumbing::__rust_begin_short_backtrace::>
[INFO] [stderr] 19: 0x7a1ee9f48826 - rustc_query_system[5711f675e4c02644]::query::plumbing::try_execute_query::)>, rustc_middle[581473cc959b0df7]::query::erase::Erased<[u8; 32usize]>>, false, false, false>, rustc_query_impl[4e8a788e737bdb2b]::plumbing::QueryCtxt, false>
[INFO] [stderr] 20: 0x7a1ee9f48469 - rustc_query_impl[4e8a788e737bdb2b]::query_impl::resolve_instance_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 21: 0x7a1ee9f3caa2 - ::try_resolve
[INFO] [stderr] 22: 0x7a1ee9f3b252 - ::const_eval_resolve_for_typeck
[INFO] [stderr] 23: 0x7a1ee9f3a318 - rustc_trait_selection[6d7a3a0502c35771]::traits::try_evaluate_const
[INFO] [stderr] 24: 0x7a1ee9809242 - ::evaluate_predicate_recursively
[INFO] [stderr] 25: 0x7a1ee985c3e7 - ::evaluate_predicates_recursively::>>
[INFO] [stderr] 26: 0x7a1ee980891e - ::evaluate_predicate_recursively
[INFO] [stderr] 27: 0x7a1ee985c3e7 - ::evaluate_predicates_recursively::>>
[INFO] [stderr] 28: 0x7a1ee9809182 - ::evaluate_predicate_recursively
[INFO] [stderr] 29: 0x7a1ee985c3e7 - ::evaluate_predicates_recursively::>>
[INFO] [stderr] 30: 0x7a1ee980891e - ::evaluate_predicate_recursively
[INFO] [stderr] 31: 0x7a1ee985c3e7 - ::evaluate_predicates_recursively::>>
[INFO] [stderr] 32: 0x7a1ee980891e - ::evaluate_predicate_recursively
[INFO] [stderr] 33: 0x7a1eea56956f - ::candidate_from_obligation::{closure#0}::{closure#0}
[INFO] [stderr] 34: 0x7a1ee989c904 - ::poly_select::{closure#0}
[INFO] [stderr] 35: 0x7a1eea06f531 - ::process_obligation
[INFO] [stderr] 36: 0x7a1ee9805a42 - >::process_obligations::
[INFO] [stderr] 37: 0x7a1eea102f10 - rustc_hir_analysis[64676e49d1c8bee]::check::wfcheck::enter_wf_checking_ctxt::
[INFO] [stderr] 38: 0x7a1eea11e940 - rustc_hir_analysis[64676e49d1c8bee]::check::check::check_item_type
[INFO] [stderr] 39: 0x7a1eea1166f5 - rustc_hir_analysis[64676e49d1c8bee]::check::wfcheck::check_well_formed
[INFO] [stderr] 40: 0x7a1eea1166d7 - rustc_query_impl[4e8a788e737bdb2b]::plumbing::__rust_begin_short_backtrace::>
[INFO] [stderr] 41: 0x7a1eea115f0c - rustc_query_system[5711f675e4c02644]::query::plumbing::try_execute_query::, rustc_query_system[5711f675e4c02644]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[4e8a788e737bdb2b]::plumbing::QueryCtxt, false>
[INFO] [stderr] 42: 0x7a1eea115a42 - rustc_query_impl[4e8a788e737bdb2b]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 43: 0x7a1eea1126d1 - rustc_hir_analysis[64676e49d1c8bee]::check::wfcheck::check_type_wf
[INFO] [stderr] 44: 0x7a1eea11259d - rustc_query_impl[4e8a788e737bdb2b]::plumbing::__rust_begin_short_backtrace::>
[INFO] [stderr] 45: 0x7a1eea8d1dbc - rustc_query_system[5711f675e4c02644]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[4e8a788e737bdb2b]::plumbing::QueryCtxt, false>
[INFO] [stderr] 46: 0x7a1eea8d1bb6 - rustc_query_impl[4e8a788e737bdb2b]::query_impl::check_type_wf::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 47: 0x7a1ee99d4a79 - rustc_hir_analysis[64676e49d1c8bee]::check_crate
[INFO] [stderr] 48: 0x7a1ee99d9004 - rustc_interface[c9c4c8df4db17049]::passes::analysis
[INFO] [stderr] 49: 0x7a1ee99d8cc7 - rustc_query_impl[4e8a788e737bdb2b]::plumbing::__rust_begin_short_backtrace::>
[INFO] [stderr] 50: 0x7a1eea8d2b08 - rustc_query_system[5711f675e4c02644]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[4e8a788e737bdb2b]::plumbing::QueryCtxt, false>
[INFO] [stderr] 51: 0x7a1eea8d2776 - rustc_query_impl[4e8a788e737bdb2b]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 52: 0x7a1eeac17e0b - rustc_interface[c9c4c8df4db17049]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[773a1ede480c2143]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0}
[INFO] [stderr] 53: 0x7a1eeaac11f1 - rustc_interface[c9c4c8df4db17049]::interface::run_compiler::<(), rustc_driver_impl[773a1ede480c2143]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr] 54: 0x7a1eea9751c1 - std[9479b33d5e275715]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr] 55: 0x7a1eea974ea2 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[42326c15e70145c1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr] 56: 0x7a1eea97a7c5 - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stderr] 57: 0x7a1ee428aaa4 -
[INFO] [stderr] 58: 0x7a1ee4317a34 - clone
[INFO] [stderr] 59: 0x0 -
[INFO] [stderr]
[INFO] [stderr] note: using internal features is not supported and expected to cause internal compiler errors when used incorrectly
[INFO] [stderr]
[INFO] [stderr] note: rustc 1.90.0 (1159e78c4 2025-09-14) running on x86_64-unknown-linux-gnu
[INFO] [stderr]
[INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr]
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr]
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [resolve_instance_raw] resolving instance ` as param::base::chebyshev::ChebyshevFilterParamBase<::Conf>>::TYPE`
[INFO] [stderr] #1 [check_well_formed] checking that `param::conf::elliptic::EllipticFilterConf::Conf` is well-formed
[INFO] [stderr] #2 [check_type_wf] checking that types are well-formed
[INFO] [stderr] #3 [analysis] running analysis passes on this crate
[INFO] [stderr] end of query stack
[INFO] [stdout] Some errors have detailed explanations: E0308, E0554.
[INFO] [stdout]
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `real_time_fir_iir_filters` (lib) due to 55 previous errors
[INFO] running `Command { std: "docker" "inspect" "8dccd186aaed1d7647e061daf7dcac2c980a5cfce29b027cb6317cba14bbfa8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dccd186aaed1d7647e061daf7dcac2c980a5cfce29b027cb6317cba14bbfa8c", kill_on_drop: false }`
[INFO] [stdout] 8dccd186aaed1d7647e061daf7dcac2c980a5cfce29b027cb6317cba14bbfa8c