[INFO] cloning repository https://github.com/brittonr/daisy-tracker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brittonr/daisy-tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrittonr%2Fdaisy-tracker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrittonr%2Fdaisy-tracker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95ea7b3f11a87ac6cf2a720e54af85b86d619f51
[INFO] checking brittonr/daisy-tracker against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrittonr%2Fdaisy-tracker" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/brittonr/daisy-tracker
[INFO] finished tweaking git repo https://github.com/brittonr/daisy-tracker
[INFO] tweaked toml for git repo https://github.com/brittonr/daisy-tracker written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brittonr/daisy-tracker on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brittonr/daisy-tracker 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fe3634b66c254511b7f3b6fec4cf18fde32fd75903006ab662141360c361622c
[INFO] running `Command { std: "docker" "start" "fe3634b66c254511b7f3b6fec4cf18fde32fd75903006ab662141360c361622c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe3634b66c254511b7f3b6fec4cf18fde32fd75903006ab662141360c361622c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe3634b66c254511b7f3b6fec4cf18fde32fd75903006ab662141360c361622c" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe3634b66c254511b7f3b6fec4cf18fde32fd75903006ab662141360c361622c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe3634b66c254511b7f3b6fec4cf18fde32fd75903006ab662141360c361622c" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking generic-array v1.3.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking glam v0.28.0
[INFO] [stderr]    Compiling cpal v0.16.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking micromath v1.1.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking float_eq v1.0.1
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking read_input v0.8.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking numeric-array v0.6.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking symphonia-codec-aac v0.5.5
[INFO] [stderr]     Checking symphonia-codec-adpcm v0.5.5
[INFO] [stderr]     Checking symphonia-codec-alac v0.5.5
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.5
[INFO] [stderr]     Checking midir v0.10.3
[INFO] [stderr]     Checking microfft v0.6.0
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.5
[INFO] [stderr]     Checking symphonia-format-caf v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]     Checking symphonia-format-riff v0.5.5
[INFO] [stderr]     Checking symphonia-format-isomp4 v0.5.5
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.5
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.5
[INFO] [stderr]     Checking symphonia-format-mkv v0.5.5
[INFO] [stderr]     Checking funutd v0.16.0
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking bare_metal_modulo v1.2.5
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking midi-msg v0.8.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thingbuf v0.1.6
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking fundsp v0.20.0
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:654:51
[INFO] [stdout]     |
[INFO] [stdout] 654 |         move |t, i: &Frame<f32, U1>| f(t, convert(i[0])),
[INFO] [stdout]     |                                                   ^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker.rs:650:22
[INFO] [stdout]     |
[INFO] [stdout] 650 |         f(t, convert(i[0]))
[INFO] [stdout]     |                      ^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker.rs:675:22
[INFO] [stdout]     |
[INFO] [stdout] 675 |         f(t, convert(i[0]))
[INFO] [stdout]     |                      ^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker.rs:694:22
[INFO] [stdout]     |
[INFO] [stdout] 694 |         f(t, convert(i[0]), convert(i[1]))
[INFO] [stdout]     |                      ^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker.rs:694:37
[INFO] [stdout]     |
[INFO] [stdout] 694 |         f(t, convert(i[0]), convert(i[1]))
[INFO] [stdout]     |                                     ^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker.rs:722:22
[INFO] [stdout]     |
[INFO] [stdout] 722 |         f(t, convert(i[0]), convert(i[1]))
[INFO] [stdout]     |                      ^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker.rs:722:37
[INFO] [stdout]     |
[INFO] [stdout] 722 |         f(t, convert(i[0]), convert(i[1]))
[INFO] [stdout]     |                                     ^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker32.rs:650:22
[INFO] [stdout]     |
[INFO] [stdout] 650 |         f(t, convert(i[0]))
[INFO] [stdout]     |                      ^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker32.rs:675:22
[INFO] [stdout]     |
[INFO] [stdout] 675 |         f(t, convert(i[0]))
[INFO] [stdout]     |                      ^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker32.rs:694:22
[INFO] [stdout]     |
[INFO] [stdout] 694 |         f(t, convert(i[0]), convert(i[1]))
[INFO] [stdout]     |                      ^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker32.rs:694:37
[INFO] [stdout]     |
[INFO] [stdout] 694 |         f(t, convert(i[0]), convert(i[1]))
[INFO] [stdout]     |                                     ^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker32.rs:722:22
[INFO] [stdout]     |
[INFO] [stdout] 722 |         f(t, convert(i[0]), convert(i[1]))
[INFO] [stdout]     |                      ^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker32.rs:722:37
[INFO] [stdout]     |
[INFO] [stdout] 722 |         f(t, convert(i[0]), convert(i[1]))
[INFO] [stdout]     |                                     ^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:681:51
[INFO] [stdout]     |
[INFO] [stdout] 681 |         move |t, i: &Frame<f32, U1>| f(t, convert(i[0])),
[INFO] [stdout]     |                                                   ^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:702:51
[INFO] [stdout]     |
[INFO] [stdout] 702 |         move |t, i: &Frame<f32, U2>| f(t, convert(i[0]), convert(i[1])),
[INFO] [stdout]     |                                                   ^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:702:66
[INFO] [stdout]     |
[INFO] [stdout] 702 |         move |t, i: &Frame<f32, U2>| f(t, convert(i[0]), convert(i[1])),
[INFO] [stdout]     |                                                                  ^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:732:51
[INFO] [stdout]     |
[INFO] [stdout] 732 |         move |t, i: &Frame<f32, U2>| f(t, convert(i[0]), convert(i[1])),
[INFO] [stdout]     |                                                   ^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:732:66
[INFO] [stdout]     |
[INFO] [stdout] 732 |         move |t, i: &Frame<f32, U2>| f(t, convert(i[0]), convert(i[1])),
[INFO] [stdout]     |                                                                  ^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:1736:6
[INFO] [stdout]      |
[INFO] [stdout] 1736 | ) -> An<impl AudioNode<Inputs = U2, Outputs = U2>> {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/sound.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     d[i] = x.node(i).left().left().value()[0];
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]    = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]              Index<RangeFull>
[INFO] [stdout]              Index<RangeTo<usize>>
[INFO] [stdout]              Index<std::ops::Range<usize>>
[INFO] [stdout]              Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]              Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot multiply `An<Binop<FrameAdd<UInt<UTerm, B1>>, Pipe<_, Sine<f64>>, _>>` by `f64`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/sound.rs:110:23
[INFO] [stdout]      |
[INFO] [stdout]  110 |     let mix = modes01 * 0.2 * lfo(|t| exp(-t * 16.0))
[INFO] [stdout]      |                       ^ no implementation for `An<Binop<FrameAdd<UInt<UTerm, B1>>, Pipe<_, Sine<f64>>, _>> * f64`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `std::ops::Mul<f64>` is not implemented for `An<Binop<FrameAdd<UInt<UTerm, B1>>, Pipe<_, Sine<f64>>, _>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/combinator.rs:177:1
[INFO] [stdout]      |
[INFO] [stdout]  177 | pub struct An<X: AudioNode>(pub X);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `combinator::An<X>` implements trait `std::ops::Mul<Rhs>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/combinator.rs:306:1
[INFO] [stdout]      |
[INFO] [stdout]  306 | / impl<X, Y> Mul<An<Y>> for An<X>
[INFO] [stdout]  307 | | where
[INFO] [stdout]  308 | |     X: AudioNode,
[INFO] [stdout]  309 | |     Y: AudioNode<Outputs = X::Outputs>,
[INFO] [stdout]  310 | |     X::Inputs: Add<Y::Inputs>,
[INFO] [stdout]  311 | |     <X::Inputs as Add<Y::Inputs>>::Output: Size<f32>,
[INFO] [stdout]      | |_____________________________________________________^ `std::ops::Mul<combinator::An<Y>>`
[INFO] [stdout] ...
[INFO] [stdout]  426 | / impl<X> Mul<f32> for An<X>
[INFO] [stdout]  427 | | where
[INFO] [stdout]  428 | |     X: AudioNode,
[INFO] [stdout]  429 | |     X::Inputs: Size<f32>,
[INFO] [stdout]  430 | |     X::Outputs: Size<f32>,
[INFO] [stdout]      | |__________________________^ `std::ops::Mul<f32>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:2038:1
[INFO] [stdout]      |
[INFO] [stdout] 2038 | / impl<X> core::ops::Mul<Net> for An<X>
[INFO] [stdout] 2039 | | where
[INFO] [stdout] 2040 | |     X: AudioNode + core::marker::Send + Sync + 'static,
[INFO] [stdout]      | |_______________________________________________________^ `std::ops::Mul<net::Net>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/fundsp-d5ca9667690bfa86.long-type-6283900776248986032.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot multiply `An<Binop<FrameAdd<UInt<UTerm, B1>>, Binop<FrameAdd<_>, _, _>, _>>` by `f64`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/sound.rs:111:19
[INFO] [stdout]      |
[INFO] [stdout]  111 |         + modes28 * 0.1 * lfo(|t| exp(-t * 14.0))
[INFO] [stdout]      |                   ^ no implementation for `An<Binop<FrameAdd<UInt<UTerm, B1>>, Binop<FrameAdd<_>, _, _>, _>> * f64`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `std::ops::Mul<f64>` is not implemented for `An<Binop<FrameAdd<UInt<UTerm, B1>>, Binop<FrameAdd<_>, _, _>, _>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/combinator.rs:177:1
[INFO] [stdout]      |
[INFO] [stdout]  177 | pub struct An<X: AudioNode>(pub X);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `combinator::An<X>` implements trait `std::ops::Mul<Rhs>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/combinator.rs:306:1
[INFO] [stdout]      |
[INFO] [stdout]  306 | / impl<X, Y> Mul<An<Y>> for An<X>
[INFO] [stdout]  307 | | where
[INFO] [stdout]  308 | |     X: AudioNode,
[INFO] [stdout]  309 | |     Y: AudioNode<Outputs = X::Outputs>,
[INFO] [stdout]  310 | |     X::Inputs: Add<Y::Inputs>,
[INFO] [stdout]  311 | |     <X::Inputs as Add<Y::Inputs>>::Output: Size<f32>,
[INFO] [stdout]      | |_____________________________________________________^ `std::ops::Mul<combinator::An<Y>>`
[INFO] [stdout] ...
[INFO] [stdout]  426 | / impl<X> Mul<f32> for An<X>
[INFO] [stdout]  427 | | where
[INFO] [stdout]  428 | |     X: AudioNode,
[INFO] [stdout]  429 | |     X::Inputs: Size<f32>,
[INFO] [stdout]  430 | |     X::Outputs: Size<f32>,
[INFO] [stdout]      | |__________________________^ `std::ops::Mul<f32>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:2038:1
[INFO] [stdout]      |
[INFO] [stdout] 2038 | / impl<X> core::ops::Mul<Net> for An<X>
[INFO] [stdout] 2039 | | where
[INFO] [stdout] 2040 | |     X: AudioNode + core::marker::Send + Sync + 'static,
[INFO] [stdout]      | |_______________________________________________________^ `std::ops::Mul<net::Net>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/fundsp-d5ca9667690bfa86.long-type-10450505224054840616.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/audionode.rs:538:22
[INFO] [stdout]     |
[INFO] [stdout] 538 |         Frame::splat(input[0])
[INFO] [stdout]     |                      ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/biquad.rs:185:26
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let x0 = convert(input[0]);
[INFO] [stdout]     |                          ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/biquad.rs:684:30
[INFO] [stdout]     |
[INFO] [stdout] 684 |         let x0 = F::from_f32(input[0]);
[INFO] [stdout]     |                              ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/biquad.rs:904:30
[INFO] [stdout]     |
[INFO] [stdout] 904 |         let x0 = F::from_f32(input[0]);
[INFO] [stdout]     |                              ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/delay.rs:117:31
[INFO] [stdout]     |
[INFO] [stdout] 117 |         self.buffer[self.i] = input[0];
[INFO] [stdout]     |                               ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/delay.rs:356:18
[INFO] [stdout]     |
[INFO] [stdout] 356 |         self.z = self.x.tick(&[v].into())[0];
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/dynamics.rs:283:14
[INFO] [stdout]     |
[INFO] [stdout] 283 |             [input[0] * value.to_f32()].into()
[INFO] [stdout]     |              ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/dynamics.rs:285:14
[INFO] [stdout]     |
[INFO] [stdout] 285 |             [input[0]].into()
[INFO] [stdout]     |              ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/dynamics.rs:428:37
[INFO] [stdout]     |
[INFO] [stdout] 428 |         self.state.tick(self.meter, input[0]);
[INFO] [stdout]     |                                     ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/dynamics.rs:483:37
[INFO] [stdout]     |
[INFO] [stdout] 483 |         self.state.tick(self.meter, input[0]);
[INFO] [stdout]     |                                     ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/filter.rs:73:10
[INFO] [stdout]     |
[INFO] [stdout]  73 |         [convert(self.value)].into()
[INFO] [stdout]     |          ^^^^^^^ cannot infer type of the type parameter `U` declared on the function `convert`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `Float`
[INFO] [stdout] help: the following types implement trait `Float`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/lib.rs:406:1
[INFO] [stdout]     |
[INFO] [stdout] 406 | impl Float for f32 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f32`
[INFO] [stdout] ...
[INFO] [stdout] 432 | impl Float for f64 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f64`
[INFO] [stdout] note: required by a bound in `convert`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/lib.rs:460:29
[INFO] [stdout]     |
[INFO] [stdout] 460 | pub fn convert<T: Float, U: Float>(x: T) -> U {
[INFO] [stdout]     |                             ^^^^^ required by this bound in `convert`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout]  73 |         [convert::<F, U>(self.value)].into()
[INFO] [stdout]     |                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `[_; 1]: Into<NumericArray<f32, UInt<UTerm, B1>>>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/filter.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 73 |         [convert(self.value)].into()
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/filter.rs:146:25
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let x = convert(input[0]);
[INFO] [stdout]     |                         ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/filter.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |         let x: F = convert(input[0]);
[INFO] [stdout]     |                            ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/filter.rs:322:10
[INFO] [stdout]     |
[INFO] [stdout] 322 |         [convert(y0)].into()
[INFO] [stdout]     |          ^^^^^^^ cannot infer type of the type parameter `U` declared on the function `convert`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `Float`
[INFO] [stdout] help: the following types implement trait `Float`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/lib.rs:406:1
[INFO] [stdout]     |
[INFO] [stdout] 406 | impl Float for f32 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f32`
[INFO] [stdout] ...
[INFO] [stdout] 432 | impl Float for f64 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f64`
[INFO] [stdout] note: required by a bound in `convert`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/lib.rs:460:29
[INFO] [stdout]     |
[INFO] [stdout] 460 | pub fn convert<T: Float, U: Float>(x: T) -> U {
[INFO] [stdout]     |                             ^^^^^ required by this bound in `convert`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 322 |         [convert::<F, U>(y0)].into()
[INFO] [stdout]     |                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `[_; 1]: Into<NumericArray<f32, UInt<UTerm, B1>>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/filter.rs:322:23
[INFO] [stdout]     |
[INFO] [stdout] 322 |         [convert(y0)].into()
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/filter.rs:409:10
[INFO] [stdout]     |
[INFO] [stdout] 409 |         [convert(y0)].into()
[INFO] [stdout]     |          ^^^^^^^ cannot infer type of the type parameter `U` declared on the function `convert`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `Float`
[INFO] [stdout] help: the following types implement trait `Float`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/lib.rs:406:1
[INFO] [stdout]     |
[INFO] [stdout] 406 | impl Float for f32 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f32`
[INFO] [stdout] ...
[INFO] [stdout] 432 | impl Float for f64 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f64`
[INFO] [stdout] note: required by a bound in `convert`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/lib.rs:460:29
[INFO] [stdout]     |
[INFO] [stdout] 460 | pub fn convert<T: Float, U: Float>(x: T) -> U {
[INFO] [stdout]     |                             ^^^^^ required by this bound in `convert`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 409 |         [convert::<F, U>(y0)].into()
[INFO] [stdout]     |                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `[_; 1]: Into<NumericArray<f32, UInt<UTerm, B1>>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/filter.rs:409:23
[INFO] [stdout]     |
[INFO] [stdout] 409 |         [convert(y0)].into()
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/fir.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 input[0]
[INFO] [stdout]    |                 ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]    = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]              Index<RangeFull>
[INFO] [stdout]              Index<RangeTo<usize>>
[INFO] [stdout]              Index<std::ops::Range<usize>>
[INFO] [stdout]              Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]              Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/follow.rs:104:44
[INFO] [stdout]     |
[INFO] [stdout] 104 |         self.v1 = self.coeff_now * convert(input[0]) + rcoeff * self.v1;
[INFO] [stdout]     |                                            ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/follow.rs:227:29
[INFO] [stdout]     |
[INFO] [stdout] 227 |         let v0: F = convert(input[0]);
[INFO] [stdout]     |                             ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<combinator::An<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>> as Shr<_>>::Output == combinator::An<audionode::Pipe<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>, _>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker.rs:577:33
[INFO] [stdout]     |
[INFO] [stdout] 577 |     (multipass::<U2>() | dc(q)) >> An(Moog::new(1000.0, q as f64))
[INFO] [stdout]     |                                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `combinator::An<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>>: Shr<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker.rs:577:33
[INFO] [stdout]     |
[INFO] [stdout] 577 |     (multipass::<U2>() | dc(q)) >> An(Moog::new(1000.0, q as f64))
[INFO] [stdout]     |                                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker.rs:2433:53
[INFO] [stdout]      |
[INFO] [stdout] 2433 |             [cos(angle) * gain, -sin(angle) * gain].into(),
[INFO] [stdout]      |                                                     ^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]      |
[INFO] [stdout] 2433 -             [cos(angle) * gain, -sin(angle) * gain].into(),
[INFO] [stdout] 2433 +             <[f32; 2] as Into<T>>::into([cos(angle) * gain, -sin(angle) * gain]),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `[_; 2]: Into<NumericArray<NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>, _>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker.rs:2436:10
[INFO] [stdout]      |
[INFO] [stdout] 2436 |         .into(),
[INFO] [stdout]      |          ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<combinator::An<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>> as Shr<_>>::Output == combinator::An<audionode::Pipe<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>, _>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker32.rs:577:33
[INFO] [stdout]     |
[INFO] [stdout] 577 |     (multipass::<U2>() | dc(q)) >> An(Moog::new(1000.0, q))
[INFO] [stdout]     |                                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `combinator::An<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>>: Shr<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker32.rs:577:33
[INFO] [stdout]     |
[INFO] [stdout] 577 |     (multipass::<U2>() | dc(q)) >> An(Moog::new(1000.0, q))
[INFO] [stdout]     |                                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker32.rs:2433:53
[INFO] [stdout]      |
[INFO] [stdout] 2433 |             [cos(angle) * gain, -sin(angle) * gain].into(),
[INFO] [stdout]      |                                                     ^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]      |
[INFO] [stdout] 2433 -             [cos(angle) * gain, -sin(angle) * gain].into(),
[INFO] [stdout] 2433 +             <[f32; 2] as Into<T>>::into([cos(angle) * gain, -sin(angle) * gain]),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `[_; 2]: Into<NumericArray<NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>, _>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker32.rs:2436:10
[INFO] [stdout]      |
[INFO] [stdout] 2436 |         .into(),
[INFO] [stdout]      |          ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/moog.rs:99:10
[INFO] [stdout]     |
[INFO] [stdout]  99 |         [convert(self.s3)].into()
[INFO] [stdout]     |          ^^^^^^^ cannot infer type of the type parameter `U` declared on the function `convert`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `Float`
[INFO] [stdout] help: the following types implement trait `Float`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/lib.rs:406:1
[INFO] [stdout]     |
[INFO] [stdout] 406 | impl Float for f32 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f32`
[INFO] [stdout] ...
[INFO] [stdout] 432 | impl Float for f64 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f64`
[INFO] [stdout] note: required by a bound in `convert`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/lib.rs:460:29
[INFO] [stdout]     |
[INFO] [stdout] 460 | pub fn convert<T: Float, U: Float>(x: T) -> U {
[INFO] [stdout]     |                             ^^^^^ required by this bound in `convert`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout]  99 |         [convert::<F, U>(self.s3)].into()
[INFO] [stdout]     |                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `[_; 1]: Into<NumericArray<f32, UInt<UTerm, B1>>>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/moog.rs:99:28
[INFO] [stdout]    |
[INFO] [stdout] 99 |         [convert(self.s3)].into()
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:964:39
[INFO] [stdout]     |
[INFO] [stdout] 964 |         let id = net.push(Box::new(An(Constant::new([scalar].into()))));
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ --------------- type must be known at this point
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       cannot infer type of the type parameter `N` declared on the struct `Constant`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `audionode::Size<f32>`
[INFO] [stdout] note: required by a bound in `audionode::Constant::<N>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/audionode.rs:452:9
[INFO] [stdout]     |
[INFO] [stdout] 452 | impl<N: Size<f32>> Constant<N> {
[INFO] [stdout]     |         ^^^^^^^^^ required by this bound in `Constant::<N>::new`
[INFO] [stdout] 453 |     /// Construct constant.
[INFO] [stdout] 454 |     pub fn new(output: Frame<f32, N>) -> Self {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] help: consider specifying a concrete type for the type parameter `N`
[INFO] [stdout]     |
[INFO] [stdout] 964 |         let id = net.push(Box::new(An(Constant::</* Type */>::new([scalar].into()))));
[INFO] [stdout]     |                                               ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f32; 1]: Into<NumericArray<f32, _>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:964:62
[INFO] [stdout]     |
[INFO] [stdout] 964 |         let id = net.push(Box::new(An(Constant::new([scalar].into()))));
[INFO] [stdout]     |                                                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `audionode::FrameAdd<_>: audionode::FrameBinop<UInt<UTerm, B1>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1661:33
[INFO] [stdout]      |
[INFO] [stdout] 1661 |         Net::binary(net1, net2, FrameAdd::new())
[INFO] [stdout]      |         -----------             ^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] note: required by a bound in `net::Net::binary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1576:22
[INFO] [stdout]      |
[INFO] [stdout] 1576 |     pub fn binary<B: FrameBinop<super::typenum::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::binary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `audionode::FrameMul<_>: audionode::FrameBinop<UInt<UTerm, B1>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1671:33
[INFO] [stdout]      |
[INFO] [stdout] 1671 |         Net::binary(net1, net2, FrameMul::new())
[INFO] [stdout]      |         -----------             ^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] note: required by a bound in `net::Net::binary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1576:22
[INFO] [stdout]      |
[INFO] [stdout] 1576 |     pub fn binary<B: FrameBinop<super::typenum::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::binary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `audionode::FrameAdd<_>: audionode::FrameBinop<UInt<UTerm, B1>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1963:30
[INFO] [stdout]      |
[INFO] [stdout] 1963 |         Net::binary(self, y, FrameAdd::new())
[INFO] [stdout]      |         -----------          ^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] note: required by a bound in `net::Net::binary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1576:22
[INFO] [stdout]      |
[INFO] [stdout] 1576 |     pub fn binary<B: FrameBinop<super::typenum::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::binary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `audionode::FrameAdd<_>: audionode::FrameBinop<UInt<UTerm, B1>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1974:51
[INFO] [stdout]      |
[INFO] [stdout] 1974 |         Net::binary(self, Net::wrap(Box::new(y)), FrameAdd::new())
[INFO] [stdout]      |         -----------                               ^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] note: required by a bound in `net::Net::binary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1576:22
[INFO] [stdout]      |
[INFO] [stdout] 1576 |     pub fn binary<B: FrameBinop<super::typenum::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::binary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `audionode::FrameAdd<_>: audionode::FrameBinop<UInt<UTerm, B1>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1985:51
[INFO] [stdout]      |
[INFO] [stdout] 1985 |         Net::binary(Net::wrap(Box::new(self)), y, FrameAdd::new())
[INFO] [stdout]      |         -----------                               ^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] note: required by a bound in `net::Net::binary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1576:22
[INFO] [stdout]      |
[INFO] [stdout] 1576 |     pub fn binary<B: FrameBinop<super::typenum::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::binary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `audionode::FrameSub<_>: audionode::FrameBinop<UInt<UTerm, B1>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1993:30
[INFO] [stdout]      |
[INFO] [stdout] 1993 |         Net::binary(self, y, FrameSub::new())
[INFO] [stdout]      |         -----------          ^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] note: required by a bound in `net::Net::binary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1576:22
[INFO] [stdout]      |
[INFO] [stdout] 1576 |     pub fn binary<B: FrameBinop<super::typenum::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::binary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `audionode::FrameSub<_>: audionode::FrameBinop<UInt<UTerm, B1>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:2004:51
[INFO] [stdout]      |
[INFO] [stdout] 2004 |         Net::binary(self, Net::wrap(Box::new(y)), FrameSub::new())
[INFO] [stdout]      |         -----------                               ^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] note: required by a bound in `net::Net::binary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1576:22
[INFO] [stdout]      |
[INFO] [stdout] 1576 |     pub fn binary<B: FrameBinop<super::typenum::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::binary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `audionode::FrameSub<_>: audionode::FrameBinop<UInt<UTerm, B1>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:2015:51
[INFO] [stdout]      |
[INFO] [stdout] 2015 |         Net::binary(Net::wrap(Box::new(self)), y, FrameSub::new())
[INFO] [stdout]      |         -----------                               ^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] note: required by a bound in `net::Net::binary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1576:22
[INFO] [stdout]      |
[INFO] [stdout] 1576 |     pub fn binary<B: FrameBinop<super::typenum::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::binary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `audionode::FrameMul<_>: audionode::FrameBinop<UInt<UTerm, B1>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:2023:30
[INFO] [stdout]      |
[INFO] [stdout] 2023 |         Net::binary(self, y, FrameMul::new())
[INFO] [stdout]      |         -----------          ^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] note: required by a bound in `net::Net::binary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1576:22
[INFO] [stdout]      |
[INFO] [stdout] 1576 |     pub fn binary<B: FrameBinop<super::typenum::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::binary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `audionode::FrameMul<_>: audionode::FrameBinop<UInt<UTerm, B1>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:2034:51
[INFO] [stdout]      |
[INFO] [stdout] 2034 |         Net::binary(self, Net::wrap(Box::new(y)), FrameMul::new())
[INFO] [stdout]      |         -----------                               ^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] note: required by a bound in `net::Net::binary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1576:22
[INFO] [stdout]      |
[INFO] [stdout] 1576 |     pub fn binary<B: FrameBinop<super::typenum::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::binary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `audionode::FrameMul<_>: audionode::FrameBinop<UInt<UTerm, B1>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:2045:51
[INFO] [stdout]      |
[INFO] [stdout] 2045 |         Net::binary(Net::wrap(Box::new(self)), y, FrameMul::new())
[INFO] [stdout]      |         -----------                               ^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] note: required by a bound in `net::Net::binary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1576:22
[INFO] [stdout]      |
[INFO] [stdout] 1576 |     pub fn binary<B: FrameBinop<super::typenum::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::binary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/noise.rs:280:21
[INFO] [stdout]     |
[INFO] [stdout] 280 |                 ) / input[1].to_f64();
[INFO] [stdout]     |                     ^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/oscillator.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |         self.phase += F::from_f32(input[0]) * self.sample_duration;
[INFO] [stdout]    |                                   ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]    = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]              Index<RangeFull>
[INFO] [stdout]              Index<RangeTo<usize>>
[INFO] [stdout]              Index<std::ops::Range<usize>>
[INFO] [stdout]              Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]              Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/oscillator.rs:279:56
[INFO] [stdout]     |
[INFO] [stdout] 279 |         let output = self.line[self.pos] * self.gain + input[0];
[INFO] [stdout]     |                                                        ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/oscillator.rs:348:25
[INFO] [stdout]     |
[INFO] [stdout] 348 |         let dt = 2.91 * input[0] / self.sr;
[INFO] [stdout]     |                         ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/oscillator.rs:407:18
[INFO] [stdout]     |
[INFO] [stdout] 407 |         let dt = input[0] / self.sr;
[INFO] [stdout]     |                  ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/oscillator.rs:476:35
[INFO] [stdout]     |
[INFO] [stdout] 476 |         self.phase += F::from_f32(input[0]) * self.sample_duration;
[INFO] [stdout]     |                                   ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<combinator::An<audionode::Constant<UInt<UTerm, B1>>> as Shr<combinator::An<oscillator::Sine<_>>>>::Output == combinator::An<audionode::Pipe<audionode::Constant<UInt<UTerm, B1>>, oscillator::Sine<F>>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:347:17
[INFO] [stdout]     |
[INFO] [stdout] 347 |     constant(f) >> sine()
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `combinator::An<audionode::Constant<UInt<UTerm, B1>>>: Shr<combinator::An<oscillator::Sine<_>>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:347:17
[INFO] [stdout]     |
[INFO] [stdout] 347 |     constant(f) >> sine()
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<combinator::An<audionode::Constant<UInt<UTerm, B1>>> as Shr<combinator::An<oscillator::Ramp<_>>>>::Output == combinator::An<audionode::Pipe<audionode::Constant<UInt<UTerm, B1>>, oscillator::Ramp<F>>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:367:17
[INFO] [stdout]     |
[INFO] [stdout] 367 |     constant(f) >> ramp()
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `combinator::An<audionode::Constant<UInt<UTerm, B1>>>: Shr<combinator::An<oscillator::Ramp<_>>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:367:17
[INFO] [stdout]     |
[INFO] [stdout] 367 |     constant(f) >> ramp()
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<combinator::An<audionode::Constant<UInt<UTerm, B1>>> as Shr<combinator::An<oscillator::Ramp<_>>>>::Output == combinator::An<audionode::Pipe<audionode::Constant<UInt<UTerm, B1>>, oscillator::Ramp<F>>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:380:17
[INFO] [stdout]     |
[INFO] [stdout] 380 |     constant(f) >> ramp_phase(phase)
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `combinator::An<audionode::Constant<UInt<UTerm, B1>>>: Shr<combinator::An<oscillator::Ramp<_>>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:380:17
[INFO] [stdout]     |
[INFO] [stdout] 380 |     constant(f) >> ramp_phase(phase)
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<combinator::An<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>> as Shr<_>>::Output == combinator::An<audionode::Pipe<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>, _>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:577:42
[INFO] [stdout]     |
[INFO] [stdout] 577 |     (multipass::<U2>() | dc(q.to_f32())) >> An(Moog::new(F::new(1000), q))
[INFO] [stdout]     |                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `combinator::An<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>>: Shr<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:577:42
[INFO] [stdout]     |
[INFO] [stdout] 577 |     (multipass::<U2>() | dc(q.to_f32())) >> An(Moog::new(F::new(1000), q))
[INFO] [stdout]     |                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<combinator::An<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>> as Shr<_>>::Output == combinator::An<audionode::Pipe<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>, _>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:2576:42
[INFO] [stdout]      |
[INFO] [stdout] 2576 |     (multipass::<U2>() | dc(q.to_f32())) >> lowrez()
[INFO] [stdout]      |                                          ^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `combinator::An<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>>: Shr<_>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:2576:42
[INFO] [stdout]      |
[INFO] [stdout] 2576 |     (multipass::<U2>() | dc(q.to_f32())) >> lowrez()
[INFO] [stdout]      |                                          ^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `combinator::An<rez::Rez<_, UInt<UInt<UTerm, B1>, B1>>>` is well-formed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:2576:42
[INFO] [stdout]      |
[INFO] [stdout] 2576 |     (multipass::<U2>() | dc(q.to_f32())) >> lowrez()
[INFO] [stdout]      |                                          ^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `combinator::An<rez::Rez<F, UInt<UInt<UTerm, B1>, B1>>>` is well-formed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:2576:45
[INFO] [stdout]      |
[INFO] [stdout] 2576 |     (multipass::<U2>() | dc(q.to_f32())) >> lowrez()
[INFO] [stdout]      |                                             ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<combinator::An<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>> as Shr<_>>::Output == combinator::An<audionode::Pipe<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>, _>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:2600:42
[INFO] [stdout]      |
[INFO] [stdout] 2600 |     (multipass::<U2>() | dc(q.to_f32())) >> bandrez()
[INFO] [stdout]      |                                          ^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `combinator::An<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>>: Shr<_>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:2600:42
[INFO] [stdout]      |
[INFO] [stdout] 2600 |     (multipass::<U2>() | dc(q.to_f32())) >> bandrez()
[INFO] [stdout]      |                                          ^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `combinator::An<rez::Rez<_, UInt<UInt<UTerm, B1>, B1>>>` is well-formed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:2600:42
[INFO] [stdout]      |
[INFO] [stdout] 2600 |     (multipass::<U2>() | dc(q.to_f32())) >> bandrez()
[INFO] [stdout]      |                                          ^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `combinator::An<rez::Rez<F, UInt<UInt<UTerm, B1>, B1>>>` is well-formed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:2600:45
[INFO] [stdout]      |
[INFO] [stdout] 2600 |     (multipass::<U2>() | dc(q.to_f32())) >> bandrez()
[INFO] [stdout]      |                                             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:2878:53
[INFO] [stdout]      |
[INFO] [stdout] 2878 |             [cos(angle) * gain, -sin(angle) * gain].into(),
[INFO] [stdout]      |                                                     ^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]      |
[INFO] [stdout] 2878 -             [cos(angle) * gain, -sin(angle) * gain].into(),
[INFO] [stdout] 2878 +             <[f32; 2] as Into<T>>::into([cos(angle) * gain, -sin(angle) * gain]),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `[_; 2]: Into<NumericArray<NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>, _>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:2881:10
[INFO] [stdout]      |
[INFO] [stdout] 2881 |         .into(),
[INFO] [stdout]      |          ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<An<_> as Shr<An<impl AudioNode<Inputs = U2, Outputs = U2>>>>::Output == dyn AudioUnit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/reverb.rs:35:34
[INFO] [stdout]     |
[INFO] [stdout]  35 |         &mut (An(Impulse::new()) >> reverb),
[INFO] [stdout]     |                                  ^^ type mismatch resolving `<An<_> as Shr<An<impl AudioNode<Inputs = U2, Outputs = U2>>>>::Output == dyn AudioUnit`
[INFO] [stdout]     |
[INFO] [stdout] note: expected this to be `dyn audiounit::AudioUnit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/combinator.rs:325:19
[INFO] [stdout]     |
[INFO] [stdout] 325 |     type Output = An<Pipe<X, Y>>;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: expected trait object `dyn audiounit::AudioUnit`
[INFO] [stdout]                      found struct `combinator::An<audionode::Pipe<audionode::Impulse<UInt<UInt<UTerm, B1>, B0>>, impl AudioNode<Inputs = U2, Outputs = U2>>>`
[INFO] [stdout]     = help: `combinator::An<audionode::Pipe<audionode::Impulse<UInt<UInt<UTerm, B1>, B0>>, impl AudioNode<Inputs = U2, Outputs = U2>>>` implements `AudioUnit` so you could box the found value and coerce it to the trait object `Box<dyn AudioUnit>`, you will have to change the expected type as well
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/fundsp-d5ca9667690bfa86.long-type-9158627420208928776.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/reverb.rs:256:46
[INFO] [stdout]     |
[INFO] [stdout] 256 |         let input0 = self.pre[0].filter_mono(input[0] * 0.5);
[INFO] [stdout]     |                                              ^^^^^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/reverb.rs:258:46
[INFO] [stdout]     |
[INFO] [stdout] 258 |         let input1 = self.pre[2].filter_mono(input[1] * 0.5);
[INFO] [stdout]     |                                              ^^^^^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/rez.rs:78:10
[INFO] [stdout]     |
[INFO] [stdout]  78 |         [convert(self.buf1 - self.bandpass * self.buf0)].into()
[INFO] [stdout]     |          ^^^^^^^ cannot infer type of the type parameter `U` declared on the function `convert`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `Float`
[INFO] [stdout] help: the following types implement trait `Float`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/lib.rs:406:1
[INFO] [stdout]     |
[INFO] [stdout] 406 | impl Float for f32 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f32`
[INFO] [stdout] ...
[INFO] [stdout] 432 | impl Float for f64 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f64`
[INFO] [stdout] note: required by a bound in `convert`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/lib.rs:460:29
[INFO] [stdout]     |
[INFO] [stdout] 460 | pub fn convert<T: Float, U: Float>(x: T) -> U {
[INFO] [stdout]     |                             ^^^^^ required by this bound in `convert`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout]  78 |         [convert::<F, U>(self.buf1 - self.bandpass * self.buf0)].into()
[INFO] [stdout]     |                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `[_; 1]: Into<NumericArray<f32, UInt<UTerm, B1>>>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/rez.rs:78:58
[INFO] [stdout]    |
[INFO] [stdout] 78 |         [convert(self.buf1 - self.bandpass * self.buf0)].into()
[INFO] [stdout]    |                                                          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/shape.rs:234:39
[INFO] [stdout]     |
[INFO] [stdout] 234 |         Frame::from([self.shape.shape(input[0])])
[INFO] [stdout]     |                                       ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/shared.rs:375:25
[INFO] [stdout]     |
[INFO] [stdout] 375 |         let frequency = input[0];
[INFO] [stdout]     |                         ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/snoop.rs:131:37
[INFO] [stdout]     |
[INFO] [stdout] 131 |         self.buffer.set(self.index, input[0]);
[INFO] [stdout]     |                                     ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:321:22
[INFO] [stdout]     |
[INFO] [stdout] 321 |         let cutoff = input[1];
[INFO] [stdout]     |                      ^^^^^^^^ `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:322:17
[INFO] [stdout]     |
[INFO] [stdout] 322 |         let q = input[2];
[INFO] [stdout]     |                 ^^^^^^^^ `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:380:22
[INFO] [stdout]     |
[INFO] [stdout] 380 |         let cutoff = input[1];
[INFO] [stdout]     |                      ^^^^^^^^ `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:381:17
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let q = input[2];
[INFO] [stdout]     |                 ^^^^^^^^ `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:439:22
[INFO] [stdout]     |
[INFO] [stdout] 439 |         let cutoff = input[1];
[INFO] [stdout]     |                      ^^^^^^^^ `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:440:17
[INFO] [stdout]     |
[INFO] [stdout] 440 |         let q = input[2];
[INFO] [stdout]     |                 ^^^^^^^^ `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:498:22
[INFO] [stdout]     |
[INFO] [stdout] 498 |         let cutoff = input[1];
[INFO] [stdout]     |                      ^^^^^^^^ `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 499 |         let q = input[2];
[INFO] [stdout]     |                 ^^^^^^^^ `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:557:22
[INFO] [stdout]     |
[INFO] [stdout] 557 |         let cutoff = input[1];
[INFO] [stdout]     |                      ^^^^^^^^ `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:558:17
[INFO] [stdout]     |
[INFO] [stdout] 558 |         let q = input[2];
[INFO] [stdout]     |                 ^^^^^^^^ `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:617:22
[INFO] [stdout]     |
[INFO] [stdout] 617 |         let cutoff = input[1];
[INFO] [stdout]     |                      ^^^^^^^^ `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:618:17
[INFO] [stdout]     |
[INFO] [stdout] 618 |         let q = input[2];
[INFO] [stdout]     |                 ^^^^^^^^ `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:678:22
[INFO] [stdout]     |
[INFO] [stdout] 678 |         let cutoff = input[1];
[INFO] [stdout]     |                      ^^^^^^^^ `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:679:17
[INFO] [stdout]     |
[INFO] [stdout] 679 |         let q = input[2];
[INFO] [stdout]     |                 ^^^^^^^^ `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:680:20
[INFO] [stdout]     |
[INFO] [stdout] 680 |         let gain = input[3];
[INFO] [stdout]     |                    ^^^^^^^^ `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:743:22
[INFO] [stdout]     |
[INFO] [stdout] 743 |         let cutoff = input[1];
[INFO] [stdout]     |                      ^^^^^^^^ `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:744:17
[INFO] [stdout]     |
[INFO] [stdout] 744 |         let q = input[2];
[INFO] [stdout]     |                 ^^^^^^^^ `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:745:20
[INFO] [stdout]     |
[INFO] [stdout] 745 |         let gain = input[3];
[INFO] [stdout]     |                    ^^^^^^^^ `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:811:22
[INFO] [stdout]     |
[INFO] [stdout] 811 |         let cutoff = input[1];
[INFO] [stdout]     |                      ^^^^^^^^ `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:812:17
[INFO] [stdout]     |
[INFO] [stdout] 812 |         let q = input[2];
[INFO] [stdout]     |                 ^^^^^^^^ `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:813:20
[INFO] [stdout]     |
[INFO] [stdout] 813 |         let gain = input[3];
[INFO] [stdout]     |                    ^^^^^^^^ `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:938:10
[INFO] [stdout]     |
[INFO] [stdout] 938 |         [convert(
[INFO] [stdout]     |          ^^^^^^^ cannot infer type of the type parameter `U` declared on the function `convert`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `Float`
[INFO] [stdout] help: the following types implement trait `Float`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/lib.rs:406:1
[INFO] [stdout]     |
[INFO] [stdout] 406 | impl Float for f32 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f32`
[INFO] [stdout] ...
[INFO] [stdout] 432 | impl Float for f64 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f64`
[INFO] [stdout] note: required by a bound in `convert`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/lib.rs:460:29
[INFO] [stdout]     |
[INFO] [stdout] 460 | pub fn convert<T: Float, U: Float>(x: T) -> U {
[INFO] [stdout]     |                             ^^^^^ required by this bound in `convert`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 938 |         [convert::<F, U>(
[INFO] [stdout]     |                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `[_; 1]: Into<NumericArray<f32, UInt<UTerm, B1>>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:941:10
[INFO] [stdout]     |
[INFO] [stdout] 941 |         .into()
[INFO] [stdout]     |          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:1096:26
[INFO] [stdout]      |
[INFO] [stdout] 1096 |         let v0 = convert(input[0]);
[INFO] [stdout]      |                          ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]      = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]                Index<RangeFull>
[INFO] [stdout]                Index<RangeTo<usize>>
[INFO] [stdout]                Index<std::ops::Range<usize>>
[INFO] [stdout]                Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]                Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:1178:22
[INFO] [stdout]      |
[INFO] [stdout] 1178 |         self.morph = input[3];
[INFO] [stdout]      |                      ^^^^^^^^ `NumericArray<f32, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]      = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]                Index<RangeFull>
[INFO] [stdout]                Index<RangeTo<usize>>
[INFO] [stdout]                Index<std::ops::Range<usize>>
[INFO] [stdout]                Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]                Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `std::ops::Range<i32>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:1179:62
[INFO] [stdout]      |
[INFO] [stdout] 1179 |         let filter_out = self.filter.tick(Frame::from_slice(&input[0..3]));
[INFO] [stdout]      |                                                              ^^^^^^^^^^^ `NumericArray<f32, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `std::ops::Range<i32>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Index<std::ops::Range<i32>>` is not implemented for `NumericArray<f32, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]      = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]                Index<RangeFull>
[INFO] [stdout]                Index<RangeTo<usize>>
[INFO] [stdout]                Index<std::ops::Range<usize>>
[INFO] [stdout]                Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]                Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:1180:11
[INFO] [stdout]      |
[INFO] [stdout] 1180 |         [(filter_out[0] + input[3] * input[0]) * 0.5].into()
[INFO] [stdout]      |           ^^^^^^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]      = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]                Index<RangeFull>
[INFO] [stdout]                Index<RangeTo<usize>>
[INFO] [stdout]                Index<std::ops::Range<usize>>
[INFO] [stdout]                Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]                Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:1180:27
[INFO] [stdout]      |
[INFO] [stdout] 1180 |         [(filter_out[0] + input[3] * input[0]) * 0.5].into()
[INFO] [stdout]      |                           ^^^^^^^^ `NumericArray<f32, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]      = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]                Index<RangeFull>
[INFO] [stdout]                Index<RangeTo<usize>>
[INFO] [stdout]                Index<std::ops::Range<usize>>
[INFO] [stdout]                Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]                Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:1180:38
[INFO] [stdout]      |
[INFO] [stdout] 1180 |         [(filter_out[0] + input[3] * input[0]) * 0.5].into()
[INFO] [stdout]      |                                      ^^^^^^^^ `NumericArray<f32, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]      = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]                Index<RangeFull>
[INFO] [stdout]                Index<RangeTo<usize>>
[INFO] [stdout]                Index<std::ops::Range<usize>>
[INFO] [stdout]                Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]                Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/wavetable.rs:313:25
[INFO] [stdout]     |
[INFO] [stdout] 313 |         let frequency = input[0];
[INFO] [stdout]     |                         ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/wavetable.rs:397:21
[INFO] [stdout]     |
[INFO] [stdout] 397 |         let phase = input[0].to_f32();
[INFO] [stdout]     |                     ^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0271, E0275, E0277, E0282, E0283, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0271`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fundsp` (lib) due to 131 previous errors
[INFO] running `Command { std: "docker" "inspect" "fe3634b66c254511b7f3b6fec4cf18fde32fd75903006ab662141360c361622c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe3634b66c254511b7f3b6fec4cf18fde32fd75903006ab662141360c361622c", kill_on_drop: false }`
[INFO] [stdout] fe3634b66c254511b7f3b6fec4cf18fde32fd75903006ab662141360c361622c
