[INFO] cloning repository https://github.com/Ommos92/bass_synth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ommos92/bass_synth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOmmos92%2Fbass_synth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOmmos92%2Fbass_synth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d90348274ab89f81a1232e3a31e1ab977fd3284
[INFO] checking Ommos92/bass_synth against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOmmos92%2Fbass_synth" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ommos92/bass_synth
[INFO] finished tweaking git repo https://github.com/Ommos92/bass_synth
[INFO] tweaked toml for git repo https://github.com/Ommos92/bass_synth written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ommos92/bass_synth 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/Ommos92/bass_synth 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-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 0425cf55e48ce815cc0e53b2fb64eb072d33e0ad72932eb1306abfde97632bbc
[INFO] running `Command { std: "docker" "start" "0425cf55e48ce815cc0e53b2fb64eb072d33e0ad72932eb1306abfde97632bbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0425cf55e48ce815cc0e53b2fb64eb072d33e0ad72932eb1306abfde97632bbc", 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" "0425cf55e48ce815cc0e53b2fb64eb072d33e0ad72932eb1306abfde97632bbc" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0425cf55e48ce815cc0e53b2fb64eb072d33e0ad72932eb1306abfde97632bbc", 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" "0425cf55e48ce815cc0e53b2fb64eb072d33e0ad72932eb1306abfde97632bbc" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking glam v0.28.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking ringbuf v0.4.8
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking microfft v0.6.0
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking tokio v1.51.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking thingbuf v0.1.6
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking symphonia-codec-alac v0.5.5
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.5
[INFO] [stderr]     Checking symphonia-codec-aac v0.5.5
[INFO] [stderr]     Checking symphonia-codec-adpcm v0.5.5
[INFO] [stderr]     Checking pitch-detection v0.3.0
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.5
[INFO] [stderr]     Checking symphonia-format-riff 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-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 symphonia-format-isomp4 v0.5.5
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.5
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking generic-array v1.3.5
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]     Checking numeric-array v0.6.1
[INFO] [stderr]     Checking funutd v0.16.0
[INFO] [stderr]     Checking fundsp v0.18.2
[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.18.2/src/prelude.rs:619:51
[INFO] [stdout]     |
[INFO] [stdout] 619 |         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] [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.18.2/src/hacker.rs:615:22
[INFO] [stdout]     |
[INFO] [stdout] 615 |         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.18.2/src/hacker.rs:640:22
[INFO] [stdout]     |
[INFO] [stdout] 640 |         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.18.2/src/hacker.rs:659:22
[INFO] [stdout]     |
[INFO] [stdout] 659 |         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.18.2/src/hacker.rs:659:37
[INFO] [stdout]     |
[INFO] [stdout] 659 |         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.18.2/src/hacker.rs:687:22
[INFO] [stdout]     |
[INFO] [stdout] 687 |         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.18.2/src/hacker.rs:687:37
[INFO] [stdout]     |
[INFO] [stdout] 687 |         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<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.18.2/src/hacker32.rs:615:22
[INFO] [stdout]     |
[INFO] [stdout] 615 |         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.18.2/src/hacker32.rs:640:22
[INFO] [stdout]     |
[INFO] [stdout] 640 |         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.18.2/src/hacker32.rs:659:22
[INFO] [stdout]     |
[INFO] [stdout] 659 |         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.18.2/src/hacker32.rs:659:37
[INFO] [stdout]     |
[INFO] [stdout] 659 |         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.18.2/src/hacker32.rs:687:22
[INFO] [stdout]     |
[INFO] [stdout] 687 |         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.18.2/src/hacker32.rs:687:37
[INFO] [stdout]     |
[INFO] [stdout] 687 |         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<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.18.2/src/prelude.rs:646:51
[INFO] [stdout]     |
[INFO] [stdout] 646 |         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] [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.18.2/src/prelude.rs:667:51
[INFO] [stdout]     |
[INFO] [stdout] 667 |         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.18.2/src/prelude.rs:667:66
[INFO] [stdout]     |
[INFO] [stdout] 667 |         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.18.2/src/prelude.rs:697:51
[INFO] [stdout]     |
[INFO] [stdout] 697 |         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.18.2/src/prelude.rs:697:66
[INFO] [stdout]     |
[INFO] [stdout] 697 |         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] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.18.2/src/prelude.rs:1699:6
[INFO] [stdout]      |
[INFO] [stdout] 1699 | ) -> An<impl AudioNode<Inputs = U2, Outputs = U2>> {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.7.9
[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.18.2/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>, _>>` by `f64`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.18.2/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`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `std::ops::Mul<f64>` is not implemented for `An<Binop<FrameAdd<UInt<UTerm, B1>>, Pipe<_, Sine>, _>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.18.2/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.18.2/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.18.2/src/net.rs:1737:1
[INFO] [stdout]      |
[INFO] [stdout] 1737 | / impl<X> core::ops::Mul<Net> for An<X>
[INFO] [stdout] 1738 | | where
[INFO] [stdout] 1739 | |     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-c3dd5694f0d9ec1c.long-type-13170233238122333703.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.18.2/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.18.2/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.18.2/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.18.2/src/net.rs:1737:1
[INFO] [stdout]      |
[INFO] [stdout] 1737 | / impl<X> core::ops::Mul<Net> for An<X>
[INFO] [stdout] 1738 | | where
[INFO] [stdout] 1739 | |     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-c3dd5694f0d9ec1c.long-type-13228881235598806535.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.18.2/src/audionode.rs:535:22
[INFO] [stdout]     |
[INFO] [stdout] 535 |         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.18.2/src/delay.rs:116:31
[INFO] [stdout]     |
[INFO] [stdout] 116 |         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.18.2/src/delay.rs:314:18
[INFO] [stdout]     |
[INFO] [stdout] 314 |         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.18.2/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.18.2/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.18.2/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.18.2/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[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.18.2/src/filter.rs:124:26
[INFO] [stdout]     |
[INFO] [stdout] 124 |         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[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.18.2/src/filter.rs:401:10
[INFO] [stdout]     |
[INFO] [stdout] 401 |         [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.18.2/src/lib.rs:349:1
[INFO] [stdout]     |
[INFO] [stdout] 349 | impl Float for f32 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f32`
[INFO] [stdout] ...
[INFO] [stdout] 375 | 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.18.2/src/lib.rs:403:29
[INFO] [stdout]     |
[INFO] [stdout] 403 | 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] 401 |         [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.18.2/src/filter.rs:401:31
[INFO] [stdout]     |
[INFO] [stdout] 401 |         [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.18.2/src/filter.rs:474:25
[INFO] [stdout]     |
[INFO] [stdout] 474 |         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.18.2/src/filter.rs:549:28
[INFO] [stdout]     |
[INFO] [stdout] 549 |         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.18.2/src/filter.rs:650:10
[INFO] [stdout]     |
[INFO] [stdout] 650 |         [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.18.2/src/lib.rs:349:1
[INFO] [stdout]     |
[INFO] [stdout] 349 | impl Float for f32 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f32`
[INFO] [stdout] ...
[INFO] [stdout] 375 | 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.18.2/src/lib.rs:403:29
[INFO] [stdout]     |
[INFO] [stdout] 403 | 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] 650 |         [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.18.2/src/filter.rs:650:23
[INFO] [stdout]     |
[INFO] [stdout] 650 |         [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.18.2/src/filter.rs:737:10
[INFO] [stdout]     |
[INFO] [stdout] 737 |         [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.18.2/src/lib.rs:349:1
[INFO] [stdout]     |
[INFO] [stdout] 349 | impl Float for f32 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f32`
[INFO] [stdout] ...
[INFO] [stdout] 375 | 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.18.2/src/lib.rs:403:29
[INFO] [stdout]     |
[INFO] [stdout] 403 | 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] 737 |         [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.18.2/src/filter.rs:737:23
[INFO] [stdout]     |
[INFO] [stdout] 737 |         [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.18.2/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.18.2/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.18.2/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.18.2/src/hacker.rs:542:33
[INFO] [stdout]     |
[INFO] [stdout] 542 |     (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.18.2/src/hacker.rs:542:33
[INFO] [stdout]     |
[INFO] [stdout] 542 |     (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.18.2/src/hacker.rs:2399:53
[INFO] [stdout]      |
[INFO] [stdout] 2399 |             [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] 2399 -             [cos(angle) * gain, -sin(angle) * gain].into(),
[INFO] [stdout] 2399 +             <[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.18.2/src/hacker.rs:2402:10
[INFO] [stdout]      |
[INFO] [stdout] 2402 |         .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.18.2/src/hacker32.rs:542:33
[INFO] [stdout]     |
[INFO] [stdout] 542 |     (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.18.2/src/hacker32.rs:542:33
[INFO] [stdout]     |
[INFO] [stdout] 542 |     (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.18.2/src/hacker32.rs:2396:53
[INFO] [stdout]      |
[INFO] [stdout] 2396 |             [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] 2396 -             [cos(angle) * gain, -sin(angle) * gain].into(),
[INFO] [stdout] 2396 +             <[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.18.2/src/hacker32.rs:2399:10
[INFO] [stdout]      |
[INFO] [stdout] 2399 |         .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.18.2/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.18.2/src/lib.rs:349:1
[INFO] [stdout]     |
[INFO] [stdout] 349 | impl Float for f32 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f32`
[INFO] [stdout] ...
[INFO] [stdout] 375 | 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.18.2/src/lib.rs:403:29
[INFO] [stdout]     |
[INFO] [stdout] 403 | 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.18.2/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.18.2/src/net.rs:776:39
[INFO] [stdout]     |
[INFO] [stdout] 776 |         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.18.2/src/audionode.rs:449:9
[INFO] [stdout]     |
[INFO] [stdout] 449 | impl<N: Size<f32>> Constant<N> {
[INFO] [stdout]     |         ^^^^^^^^^ required by this bound in `Constant::<N>::new`
[INFO] [stdout] 450 |     /// Construct constant.
[INFO] [stdout] 451 |     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] 776 |         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.18.2/src/net.rs:776:62
[INFO] [stdout]     |
[INFO] [stdout] 776 |         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.18.2/src/net.rs:1662:30
[INFO] [stdout]      |
[INFO] [stdout] 1662 |         Net::bin_op(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::bin_op`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.18.2/src/net.rs:1299:22
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     pub fn bin_op<B: FrameBinop<super::hacker32::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::bin_op`
[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.18.2/src/net.rs:1673:51
[INFO] [stdout]      |
[INFO] [stdout] 1673 |         Net::bin_op(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::bin_op`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.18.2/src/net.rs:1299:22
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     pub fn bin_op<B: FrameBinop<super::hacker32::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::bin_op`
[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.18.2/src/net.rs:1684:51
[INFO] [stdout]      |
[INFO] [stdout] 1684 |         Net::bin_op(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::bin_op`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.18.2/src/net.rs:1299:22
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     pub fn bin_op<B: FrameBinop<super::hacker32::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::bin_op`
[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.18.2/src/net.rs:1692:30
[INFO] [stdout]      |
[INFO] [stdout] 1692 |         Net::bin_op(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::bin_op`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.18.2/src/net.rs:1299:22
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     pub fn bin_op<B: FrameBinop<super::hacker32::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::bin_op`
[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.18.2/src/net.rs:1703:51
[INFO] [stdout]      |
[INFO] [stdout] 1703 |         Net::bin_op(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::bin_op`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.18.2/src/net.rs:1299:22
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     pub fn bin_op<B: FrameBinop<super::hacker32::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::bin_op`
[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.18.2/src/net.rs:1714:51
[INFO] [stdout]      |
[INFO] [stdout] 1714 |         Net::bin_op(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::bin_op`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.18.2/src/net.rs:1299:22
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     pub fn bin_op<B: FrameBinop<super::hacker32::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::bin_op`
[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.18.2/src/net.rs:1722:30
[INFO] [stdout]      |
[INFO] [stdout] 1722 |         Net::bin_op(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::bin_op`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.18.2/src/net.rs:1299:22
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     pub fn bin_op<B: FrameBinop<super::hacker32::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::bin_op`
[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.18.2/src/net.rs:1733:51
[INFO] [stdout]      |
[INFO] [stdout] 1733 |         Net::bin_op(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::bin_op`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.18.2/src/net.rs:1299:22
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     pub fn bin_op<B: FrameBinop<super::hacker32::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::bin_op`
[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.18.2/src/net.rs:1744:51
[INFO] [stdout]      |
[INFO] [stdout] 1744 |         Net::bin_op(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::bin_op`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.18.2/src/net.rs:1299:22
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     pub fn bin_op<B: FrameBinop<super::hacker32::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::bin_op`
[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.18.2/src/noise.rs:279:21
[INFO] [stdout]     |
[INFO] [stdout] 279 |                 ) / 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.18.2/src/oscillator.rs:68:23
[INFO] [stdout]    |
[INFO] [stdout] 68 |         self.phase += 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.18.2/src/oscillator.rs:288:56
[INFO] [stdout]     |
[INFO] [stdout] 288 |         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.18.2/src/oscillator.rs:357:25
[INFO] [stdout]     |
[INFO] [stdout] 357 |         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.18.2/src/oscillator.rs:416:18
[INFO] [stdout]     |
[INFO] [stdout] 416 |         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[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.18.2/src/prelude.rs:542:42
[INFO] [stdout]     |
[INFO] [stdout] 542 |     (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.18.2/src/prelude.rs:542:42
[INFO] [stdout]     |
[INFO] [stdout] 542 |     (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.18.2/src/prelude.rs:2539:42
[INFO] [stdout]      |
[INFO] [stdout] 2539 |     (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.18.2/src/prelude.rs:2539:42
[INFO] [stdout]      |
[INFO] [stdout] 2539 |     (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.18.2/src/prelude.rs:2539:42
[INFO] [stdout]      |
[INFO] [stdout] 2539 |     (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.18.2/src/prelude.rs:2539:45
[INFO] [stdout]      |
[INFO] [stdout] 2539 |     (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.18.2/src/prelude.rs:2563:42
[INFO] [stdout]      |
[INFO] [stdout] 2563 |     (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.18.2/src/prelude.rs:2563:42
[INFO] [stdout]      |
[INFO] [stdout] 2563 |     (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.18.2/src/prelude.rs:2563:42
[INFO] [stdout]      |
[INFO] [stdout] 2563 |     (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.18.2/src/prelude.rs:2563:45
[INFO] [stdout]      |
[INFO] [stdout] 2563 |     (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.18.2/src/prelude.rs:2841:53
[INFO] [stdout]      |
[INFO] [stdout] 2841 |             [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] 2841 -             [cos(angle) * gain, -sin(angle) * gain].into(),
[INFO] [stdout] 2841 +             <[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.18.2/src/prelude.rs:2844:10
[INFO] [stdout]      |
[INFO] [stdout] 2844 |         .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.18.2/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.18.2/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-c3dd5694f0d9ec1c.long-type-17035734560615526380.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.18.2/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.18.2/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.18.2/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.18.2/src/lib.rs:349:1
[INFO] [stdout]     |
[INFO] [stdout] 349 | impl Float for f32 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f32`
[INFO] [stdout] ...
[INFO] [stdout] 375 | 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.18.2/src/lib.rs:403:29
[INFO] [stdout]     |
[INFO] [stdout] 403 | 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.18.2/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.18.2/src/shape.rs:221:39
[INFO] [stdout]     |
[INFO] [stdout] 221 |         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.18.2/src/shared.rs:351:25
[INFO] [stdout]     |
[INFO] [stdout] 351 |         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.18.2/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.18.2/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.18.2/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.18.2/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.18.2/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.18.2/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.18.2/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.18.2/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.18.2/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.18.2/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.18.2/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.18.2/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.18.2/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.18.2/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.18.2/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.18.2/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.18.2/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.18.2/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.18.2/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.18.2/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.18.2/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.18.2/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.18.2/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.18.2/src/lib.rs:349:1
[INFO] [stdout]     |
[INFO] [stdout] 349 | impl Float for f32 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f32`
[INFO] [stdout] ...
[INFO] [stdout] 375 | 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.18.2/src/lib.rs:403:29
[INFO] [stdout]     |
[INFO] [stdout] 403 | 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.18.2/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.18.2/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.18.2/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.18.2/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.18.2/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.18.2/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.18.2/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.18.2/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.18.2/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 120 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0425cf55e48ce815cc0e53b2fb64eb072d33e0ad72932eb1306abfde97632bbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0425cf55e48ce815cc0e53b2fb64eb072d33e0ad72932eb1306abfde97632bbc", kill_on_drop: false }`
[INFO] [stdout] 0425cf55e48ce815cc0e53b2fb64eb072d33e0ad72932eb1306abfde97632bbc
