[INFO] cloning repository https://github.com/k-cross/soundscape
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/k-cross/soundscape" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-cross%2Fsoundscape", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-cross%2Fsoundscape'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec774a6135bb46e6ca977e9b30f5aff53aa49ccb
[INFO] checking k-cross/soundscape against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-cross%2Fsoundscape" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/k-cross/soundscape
[INFO] finished tweaking git repo https://github.com/k-cross/soundscape
[INFO] tweaked toml for git repo https://github.com/k-cross/soundscape written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/k-cross/soundscape 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/k-cross/soundscape 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-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7817bf7a4282454fcc805db84973e0efd87953743a684a070e7e09a741a3124f
[INFO] running `Command { std: "docker" "start" "7817bf7a4282454fcc805db84973e0efd87953743a684a070e7e09a741a3124f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7817bf7a4282454fcc805db84973e0efd87953743a684a070e7e09a741a3124f", 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" "7817bf7a4282454fcc805db84973e0efd87953743a684a070e7e09a741a3124f" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7817bf7a4282454fcc805db84973e0efd87953743a684a070e7e09a741a3124f", 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" "7817bf7a4282454fcc805db84973e0efd87953743a684a070e7e09a741a3124f" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling inotify-sys v0.1.7
[INFO] [stderr]     Checking glam v0.28.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling rtsan-standalone v0.3.0
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling flacenc v0.5.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.5
[INFO] [stderr]     Checking symphonia-codec-aac v0.5.5
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking symphonia-codec-alac v0.5.5
[INFO] [stderr]     Checking symphonia-codec-adpcm v0.5.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]     Checking symphonia-format-riff v0.5.5
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.5
[INFO] [stderr]     Checking generic-array v0.14.7
[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 symphonia-format-caf v0.5.5
[INFO] [stderr]     Checking generic-array v1.4.3
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking microfft v0.6.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking safe_arch v1.0.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling cpal v0.17.1
[INFO] [stderr]     Checking consume_on_drop v0.1.1
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking alsa v0.10.0
[INFO] [stderr]     Checking ringbuf v0.4.8
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking wide v1.5.0
[INFO] [stderr]     Checking resampler v0.4.1
[INFO] [stderr]    Compiling rtsan-standalone-sys v0.3.0
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking numeric-array v0.6.1
[INFO] [stderr]     Checking jiff v0.2.31
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rtsan-standalone-macros v0.3.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking midly v0.5.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking thingbuf v0.1.6
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking funutd v0.16.0
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking realfft v3.5.0
[INFO] [stderr]     Checking fft-convolver v0.3.0
[INFO] [stderr]     Checking fundsp v0.20.0
[INFO] [stderr]     Checking fundsp v0.23.0
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:654:51
[INFO] [stdout]     |
[INFO] [stdout] 654 |         move |t, i: &Frame<f32, U1>| f(t, convert(i[0])),
[INFO] [stdout]     |                                                   ^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [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.23.0/src/prelude.rs:637:51
[INFO] [stdout]     |
[INFO] [stdout] 637 |         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.20.0/src/hacker.rs:650:22
[INFO] [stdout]     |
[INFO] [stdout] 650 |         f(t, convert(i[0]))
[INFO] [stdout]     |                      ^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker.rs:675:22
[INFO] [stdout]     |
[INFO] [stdout] 675 |         f(t, convert(i[0]))
[INFO] [stdout]     |                      ^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker.rs:694:22
[INFO] [stdout]     |
[INFO] [stdout] 694 |         f(t, convert(i[0]), convert(i[1]))
[INFO] [stdout]     |                      ^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker.rs:694:37
[INFO] [stdout]     |
[INFO] [stdout] 694 |         f(t, convert(i[0]), convert(i[1]))
[INFO] [stdout]     |                                     ^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker.rs:722:22
[INFO] [stdout]     |
[INFO] [stdout] 722 |         f(t, convert(i[0]), convert(i[1]))
[INFO] [stdout]     |                      ^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker.rs:722:37
[INFO] [stdout]     |
[INFO] [stdout] 722 |         f(t, convert(i[0]), convert(i[1]))
[INFO] [stdout]     |                                     ^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker32.rs:650:22
[INFO] [stdout]     |
[INFO] [stdout] 650 |         f(t, convert(i[0]))
[INFO] [stdout]     |                      ^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker32.rs:675:22
[INFO] [stdout]     |
[INFO] [stdout] 675 |         f(t, convert(i[0]))
[INFO] [stdout]     |                      ^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker32.rs:694:22
[INFO] [stdout]     |
[INFO] [stdout] 694 |         f(t, convert(i[0]), convert(i[1]))
[INFO] [stdout]     |                      ^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker32.rs:694:37
[INFO] [stdout]     |
[INFO] [stdout] 694 |         f(t, convert(i[0]), convert(i[1]))
[INFO] [stdout]     |                                     ^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker32.rs:722:22
[INFO] [stdout]     |
[INFO] [stdout] 722 |         f(t, convert(i[0]), convert(i[1]))
[INFO] [stdout]     |                      ^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker32.rs:722:37
[INFO] [stdout]     |
[INFO] [stdout] 722 |         f(t, convert(i[0]), convert(i[1]))
[INFO] [stdout]     |                                     ^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [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.23.0/src/prelude.rs:664:51
[INFO] [stdout]     |
[INFO] [stdout] 664 |         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.23.0/src/prelude.rs:685:51
[INFO] [stdout]     |
[INFO] [stdout] 685 |         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.23.0/src/prelude.rs:685:66
[INFO] [stdout]     |
[INFO] [stdout] 685 |         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.23.0/src/prelude.rs:715:51
[INFO] [stdout]     |
[INFO] [stdout] 715 |         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.23.0/src/prelude.rs:715:66
[INFO] [stdout]     |
[INFO] [stdout] 715 |         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<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:681:51
[INFO] [stdout]     |
[INFO] [stdout] 681 |         move |t, i: &Frame<f32, U1>| f(t, convert(i[0])),
[INFO] [stdout]     |                                                   ^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:702:51
[INFO] [stdout]     |
[INFO] [stdout] 702 |         move |t, i: &Frame<f32, U2>| f(t, convert(i[0]), convert(i[1])),
[INFO] [stdout]     |                                                   ^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:702:66
[INFO] [stdout]     |
[INFO] [stdout] 702 |         move |t, i: &Frame<f32, U2>| f(t, convert(i[0]), convert(i[1])),
[INFO] [stdout]     |                                                                  ^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:732:51
[INFO] [stdout]     |
[INFO] [stdout] 732 |         move |t, i: &Frame<f32, U2>| f(t, convert(i[0]), convert(i[1])),
[INFO] [stdout]     |                                                   ^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:732:66
[INFO] [stdout]     |
[INFO] [stdout] 732 |         move |t, i: &Frame<f32, U2>| f(t, convert(i[0]), convert(i[1])),
[INFO] [stdout]     |                                                                  ^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[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.23.0/src/prelude32.rs:634:22
[INFO] [stdout]     |
[INFO] [stdout] 634 |         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.23.0/src/prelude32.rs:659:22
[INFO] [stdout]     |
[INFO] [stdout] 659 |         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.23.0/src/prelude32.rs:678:22
[INFO] [stdout]     |
[INFO] [stdout] 678 |         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.23.0/src/prelude32.rs:678:37
[INFO] [stdout]     |
[INFO] [stdout] 678 |         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.23.0/src/prelude32.rs:706:22
[INFO] [stdout]     |
[INFO] [stdout] 706 |         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.23.0/src/prelude32.rs:706:37
[INFO] [stdout]     |
[INFO] [stdout] 706 |         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.23.0/src/prelude64.rs:634:22
[INFO] [stdout]     |
[INFO] [stdout] 634 |         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.23.0/src/prelude64.rs:659:22
[INFO] [stdout]     |
[INFO] [stdout] 659 |         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.23.0/src/prelude64.rs:678:22
[INFO] [stdout]     |
[INFO] [stdout] 678 |         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.23.0/src/prelude64.rs:678:37
[INFO] [stdout]     |
[INFO] [stdout] 678 |         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.23.0/src/prelude64.rs:706:22
[INFO] [stdout]     |
[INFO] [stdout] 706 |         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.23.0/src/prelude64.rs:706:37
[INFO] [stdout]     |
[INFO] [stdout] 706 |         f(t, convert(i[0]), convert(i[1]))
[INFO] [stdout]     |                                     ^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:1736:6
[INFO] [stdout]      |
[INFO] [stdout] 1736 | ) -> An<impl AudioNode<Inputs = U2, Outputs = U2>> {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[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.23.0/src/prelude.rs:1736:6
[INFO] [stdout]      |
[INFO] [stdout] 1736 | ) -> An<impl AudioNode<Inputs = U2, Outputs = U2>> {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[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.23.0/src/prelude.rs:2677:15
[INFO] [stdout]      |
[INFO] [stdout] 2677 |               | lfo(move |t| {
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 2678 | |                 (
[INFO] [stdout] 2679 | |                     lerp11(
[INFO] [stdout] 2680 | |                         separation,
[INFO] [stdout] ...    |
[INFO] [stdout] 2700 | |             })
[INFO] [stdout]      | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<Tap<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as AudioNode>::Inputs == UInt<UTerm, B1>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.23.0/src/prelude.rs:2702:13
[INFO] [stdout]      |
[INFO] [stdout] 2676 |           & (pass()
[INFO] [stdout]      |  ___________-
[INFO] [stdout] 2677 | |             | lfo(move |t| {
[INFO] [stdout] 2678 | |                 (
[INFO] [stdout] 2679 | |                     lerp11(
[INFO] [stdout] ...    |
[INFO] [stdout] 2700 | |             })
[INFO] [stdout] 2701 | |             .interval(0.01))
[INFO] [stdout]      | |____________________________-
[INFO] [stdout] 2702 |               >> multitap::<U4>(separation, separation * 4.0 + variation))
[INFO] [stdout]      |               ^^ --------------------------------------------------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               type mismatch resolving `<Tap<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as AudioNode>::Inputs == UInt<UTerm, B1>`
[INFO] [stdout]      |
[INFO] [stdout] note: expected this to be `UInt<UTerm, B1>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.23.0/src/delay.rs:190:19
[INFO] [stdout]      |
[INFO] [stdout]  190 |     type Inputs = Sum<N, U1>;
[INFO] [stdout]      |                   ^^^^^^^^^^
[INFO] [stdout]      = note: expected struct `UInt<UTerm, _>`
[INFO] [stdout]                 found struct `UInt<UInt<UInt<UTerm, B1>, B0>, _>`
[INFO] [stdout] note: required for `combinator::An<audionode::Pass>` to implement `Shr<combinator::An<delay::Tap<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.23.0/src/combinator.rs:358:12
[INFO] [stdout]      |
[INFO] [stdout]  358 | impl<X, Y> Shr<An<Y>> for An<X>
[INFO] [stdout]      |            ^^^^^^^^^^     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  361 |     Y: AudioNode<Inputs = X::Outputs>,
[INFO] [stdout]      |                  ------------------- unsatisfied trait bound introduced here
[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.23.0/src/sound.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     d[i] = x.node(i).left().left().value()[0];
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]    = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]              Index<RangeFull>
[INFO] [stdout]              Index<RangeTo<usize>>
[INFO] [stdout]              Index<std::ops::Range<usize>>
[INFO] [stdout]              Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]              Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot multiply `An<Binop<FrameAdd<UInt<UTerm, B1>>, Pipe<_, Sine<f64>>, _>>` by `f64`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.23.0/src/sound.rs:110:23
[INFO] [stdout]      |
[INFO] [stdout]  110 |     let mix = modes01 * 0.2 * lfo(|t| exp(-t * 16.0))
[INFO] [stdout]      |                       ^ no implementation for `An<Binop<FrameAdd<UInt<UTerm, B1>>, Pipe<_, Sine<f64>>, _>> * f64`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `std::ops::Mul<f64>` is not implemented for `An<Binop<FrameAdd<UInt<UTerm, B1>>, Pipe<_, Sine<f64>>, _>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.23.0/src/combinator.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | 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.23.0/src/combinator.rs:344:1
[INFO] [stdout]      |
[INFO] [stdout]  344 | / impl<X, Y> Mul<An<Y>> for An<X>
[INFO] [stdout]  345 | | where
[INFO] [stdout]  346 | |     X: AudioNode,
[INFO] [stdout]  347 | |     Y: AudioNode<Outputs = X::Outputs>,
[INFO] [stdout]  348 | |     X::Inputs: Add<Y::Inputs>,
[INFO] [stdout]  349 | |     <X::Inputs as Add<Y::Inputs>>::Output: Size<f32>,
[INFO] [stdout]      | |_____________________________________________________^ `std::ops::Mul<combinator::An<Y>>`
[INFO] [stdout] ...
[INFO] [stdout]  464 | / impl<X> Mul<f32> for An<X>
[INFO] [stdout]  465 | | where
[INFO] [stdout]  466 | |     X: AudioNode,
[INFO] [stdout]  467 | |     X::Inputs: Size<f32>,
[INFO] [stdout]  468 | |     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.23.0/src/net.rs:2043:1
[INFO] [stdout]      |
[INFO] [stdout] 2043 | / impl<X> core::ops::Mul<Net> for An<X>
[INFO] [stdout] 2044 | | where
[INFO] [stdout] 2045 | |     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-24f750b0c5f29c6b.long-type-15026538315460336478.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/sound.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     d[i] = x.node(i).left().left().value()[0];
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]    = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]              Index<RangeFull>
[INFO] [stdout]              Index<RangeTo<usize>>
[INFO] [stdout]              Index<std::ops::Range<usize>>
[INFO] [stdout]              Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]              Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot multiply `An<Binop<FrameAdd<UInt<UTerm, B1>>, Pipe<_, Sine<f64>>, _>>` by `f64`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/sound.rs:110:23
[INFO] [stdout]      |
[INFO] [stdout]  110 |     let mix = modes01 * 0.2 * lfo(|t| exp(-t * 16.0))
[INFO] [stdout]      |                       ^ no implementation for `An<Binop<FrameAdd<UInt<UTerm, B1>>, Pipe<_, Sine<f64>>, _>> * f64`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `std::ops::Mul<f64>` is not implemented for `An<Binop<FrameAdd<UInt<UTerm, B1>>, Pipe<_, Sine<f64>>, _>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/combinator.rs:177:1
[INFO] [stdout]      |
[INFO] [stdout]  177 | pub struct An<X: AudioNode>(pub X);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `combinator::An<X>` implements trait `std::ops::Mul<Rhs>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/combinator.rs:306:1
[INFO] [stdout]      |
[INFO] [stdout]  306 | / impl<X, Y> Mul<An<Y>> for An<X>
[INFO] [stdout]  307 | | where
[INFO] [stdout]  308 | |     X: AudioNode,
[INFO] [stdout]  309 | |     Y: AudioNode<Outputs = X::Outputs>,
[INFO] [stdout]  310 | |     X::Inputs: Add<Y::Inputs>,
[INFO] [stdout]  311 | |     <X::Inputs as Add<Y::Inputs>>::Output: Size<f32>,
[INFO] [stdout]      | |_____________________________________________________^ `std::ops::Mul<combinator::An<Y>>`
[INFO] [stdout] ...
[INFO] [stdout]  426 | / impl<X> Mul<f32> for An<X>
[INFO] [stdout]  427 | | where
[INFO] [stdout]  428 | |     X: AudioNode,
[INFO] [stdout]  429 | |     X::Inputs: Size<f32>,
[INFO] [stdout]  430 | |     X::Outputs: Size<f32>,
[INFO] [stdout]      | |__________________________^ `std::ops::Mul<f32>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:2038:1
[INFO] [stdout]      |
[INFO] [stdout] 2038 | / impl<X> core::ops::Mul<Net> for An<X>
[INFO] [stdout] 2039 | | where
[INFO] [stdout] 2040 | |     X: AudioNode + core::marker::Send + Sync + 'static,
[INFO] [stdout]      | |_______________________________________________________^ `std::ops::Mul<net::Net>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/fundsp-982e157884aab7b6.long-type-10741772700653452338.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot multiply `An<Binop<FrameAdd<UInt<UTerm, B1>>, Binop<FrameAdd<_>, _, _>, _>>` by `f64`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/sound.rs:111:19
[INFO] [stdout]      |
[INFO] [stdout]  111 |         + modes28 * 0.1 * lfo(|t| exp(-t * 14.0))
[INFO] [stdout]      |                   ^ no implementation for `An<Binop<FrameAdd<UInt<UTerm, B1>>, Binop<FrameAdd<_>, _, _>, _>> * f64`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `std::ops::Mul<f64>` is not implemented for `An<Binop<FrameAdd<UInt<UTerm, B1>>, Binop<FrameAdd<_>, _, _>, _>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/combinator.rs:177:1
[INFO] [stdout]      |
[INFO] [stdout]  177 | pub struct An<X: AudioNode>(pub X);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `combinator::An<X>` implements trait `std::ops::Mul<Rhs>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/combinator.rs:306:1
[INFO] [stdout]      |
[INFO] [stdout]  306 | / impl<X, Y> Mul<An<Y>> for An<X>
[INFO] [stdout]  307 | | where
[INFO] [stdout]  308 | |     X: AudioNode,
[INFO] [stdout]  309 | |     Y: AudioNode<Outputs = X::Outputs>,
[INFO] [stdout]  310 | |     X::Inputs: Add<Y::Inputs>,
[INFO] [stdout]  311 | |     <X::Inputs as Add<Y::Inputs>>::Output: Size<f32>,
[INFO] [stdout]      | |_____________________________________________________^ `std::ops::Mul<combinator::An<Y>>`
[INFO] [stdout] ...
[INFO] [stdout]  426 | / impl<X> Mul<f32> for An<X>
[INFO] [stdout]  427 | | where
[INFO] [stdout]  428 | |     X: AudioNode,
[INFO] [stdout]  429 | |     X::Inputs: Size<f32>,
[INFO] [stdout]  430 | |     X::Outputs: Size<f32>,
[INFO] [stdout]      | |__________________________^ `std::ops::Mul<f32>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:2038:1
[INFO] [stdout]      |
[INFO] [stdout] 2038 | / impl<X> core::ops::Mul<Net> for An<X>
[INFO] [stdout] 2039 | | where
[INFO] [stdout] 2040 | |     X: AudioNode + core::marker::Send + Sync + 'static,
[INFO] [stdout]      | |_______________________________________________________^ `std::ops::Mul<net::Net>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/fundsp-982e157884aab7b6.long-type-11039241236396646994.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.23.0/src/sound.rs:111:19
[INFO] [stdout]      |
[INFO] [stdout]  111 |         + modes28 * 0.1 * lfo(|t| exp(-t * 14.0))
[INFO] [stdout]      |                   ^ no implementation for `An<Binop<FrameAdd<UInt<UTerm, B1>>, Binop<FrameAdd<_>, _, _>, _>> * f64`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `std::ops::Mul<f64>` is not implemented for `An<Binop<FrameAdd<UInt<UTerm, B1>>, Binop<FrameAdd<_>, _, _>, _>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.23.0/src/combinator.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | 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.23.0/src/combinator.rs:344:1
[INFO] [stdout]      |
[INFO] [stdout]  344 | / impl<X, Y> Mul<An<Y>> for An<X>
[INFO] [stdout]  345 | | where
[INFO] [stdout]  346 | |     X: AudioNode,
[INFO] [stdout]  347 | |     Y: AudioNode<Outputs = X::Outputs>,
[INFO] [stdout]  348 | |     X::Inputs: Add<Y::Inputs>,
[INFO] [stdout]  349 | |     <X::Inputs as Add<Y::Inputs>>::Output: Size<f32>,
[INFO] [stdout]      | |_____________________________________________________^ `std::ops::Mul<combinator::An<Y>>`
[INFO] [stdout] ...
[INFO] [stdout]  464 | / impl<X> Mul<f32> for An<X>
[INFO] [stdout]  465 | | where
[INFO] [stdout]  466 | |     X: AudioNode,
[INFO] [stdout]  467 | |     X::Inputs: Size<f32>,
[INFO] [stdout]  468 | |     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.23.0/src/net.rs:2043:1
[INFO] [stdout]      |
[INFO] [stdout] 2043 | / impl<X> core::ops::Mul<Net> for An<X>
[INFO] [stdout] 2044 | | where
[INFO] [stdout] 2045 | |     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-24f750b0c5f29c6b.long-type-15682111811578713820.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.23.0/src/lib.rs:501:9
[INFO] [stdout]     |
[INFO] [stdout] 501 |         frame[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.23.0/src/lib.rs:577:9
[INFO] [stdout]     |
[INFO] [stdout] 577 |         frame[0] as f64
[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.23.0/src/audionode.rs:528:22
[INFO] [stdout]     |
[INFO] [stdout] 528 |         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.23.0/src/biquad.rs:185:26
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let x0 = convert(input[0]);
[INFO] [stdout]     |                          ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.23.0/src/biquad.rs:684:30
[INFO] [stdout]     |
[INFO] [stdout] 684 |         let x0 = F::from_f32(input[0]);
[INFO] [stdout]     |                              ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.23.0/src/biquad.rs:904:30
[INFO] [stdout]     |
[INFO] [stdout] 904 |         let x0 = F::from_f32(input[0]);
[INFO] [stdout]     |                              ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fundsp` (lib) due to 31 previous errors
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name fundsp --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="fft"' --cfg 'feature="files"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fft", "files", "std"))' -C metadata=d2748ffd22722893 -C extra-filename=-24f750b0c5f29c6b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-b330238e90c336f8.rmeta --extern fft_convolver=/opt/rustwide/target/debug/deps/libfft_convolver-3bbaf529fdd3bc33.rmeta --extern funutd=/opt/rustwide/target/debug/deps/libfunutd-234f4453226df762.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-0351dbc9c736718e.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-89e5b3015da8f563.rmeta --extern microfft=/opt/rustwide/target/debug/deps/libmicrofft-fa77704f387e9694.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-357e1c2c434d7907.rmeta --extern numeric_array=/opt/rustwide/target/debug/deps/libnumeric_array-f8d951c1dade77b9.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6f8123b0c2eed634.rmeta --extern resampler=/opt/rustwide/target/debug/deps/libresampler-692b21a10e467c75.rmeta --extern symphonia=/opt/rustwide/target/debug/deps/libsymphonia-3a48d5207e1230c9.rmeta --extern thingbuf=/opt/rustwide/target/debug/deps/libthingbuf-74287cf6d0556fda.rmeta --extern tinyvec=/opt/rustwide/target/debug/deps/libtinyvec-5702823d1ce52f92.rmeta --extern wide=/opt/rustwide/target/debug/deps/libwide-cb1172d88e7fb1d7.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/audionode.rs:538:22
[INFO] [stdout]     |
[INFO] [stdout] 538 |         Frame::splat(input[0])
[INFO] [stdout]     |                      ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/biquad.rs:185:26
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let x0 = convert(input[0]);
[INFO] [stdout]     |                          ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/biquad.rs:684:30
[INFO] [stdout]     |
[INFO] [stdout] 684 |         let x0 = F::from_f32(input[0]);
[INFO] [stdout]     |                              ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/biquad.rs:904:30
[INFO] [stdout]     |
[INFO] [stdout] 904 |         let x0 = F::from_f32(input[0]);
[INFO] [stdout]     |                              ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/delay.rs:117:31
[INFO] [stdout]     |
[INFO] [stdout] 117 |         self.buffer[self.i] = input[0];
[INFO] [stdout]     |                               ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/delay.rs:356:18
[INFO] [stdout]     |
[INFO] [stdout] 356 |         self.z = self.x.tick(&[v].into())[0];
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/dynamics.rs:283:14
[INFO] [stdout]     |
[INFO] [stdout] 283 |             [input[0] * value.to_f32()].into()
[INFO] [stdout]     |              ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/dynamics.rs:285:14
[INFO] [stdout]     |
[INFO] [stdout] 285 |             [input[0]].into()
[INFO] [stdout]     |              ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/dynamics.rs:428:37
[INFO] [stdout]     |
[INFO] [stdout] 428 |         self.state.tick(self.meter, input[0]);
[INFO] [stdout]     |                                     ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/dynamics.rs:483:37
[INFO] [stdout]     |
[INFO] [stdout] 483 |         self.state.tick(self.meter, input[0]);
[INFO] [stdout]     |                                     ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/filter.rs:73:10
[INFO] [stdout]     |
[INFO] [stdout]  73 |         [convert(self.value)].into()
[INFO] [stdout]     |          ^^^^^^^ cannot infer type of the type parameter `U` declared on the function `convert`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `Float`
[INFO] [stdout] help: the following types implement trait `Float`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/lib.rs:406:1
[INFO] [stdout]     |
[INFO] [stdout] 406 | impl Float for f32 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f32`
[INFO] [stdout] ...
[INFO] [stdout] 432 | impl Float for f64 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f64`
[INFO] [stdout] note: required by a bound in `convert`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/lib.rs:460:29
[INFO] [stdout]     |
[INFO] [stdout] 460 | pub fn convert<T: Float, U: Float>(x: T) -> U {
[INFO] [stdout]     |                             ^^^^^ required by this bound in `convert`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout]  73 |         [convert::<F, U>(self.value)].into()
[INFO] [stdout]     |                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `[_; 1]: Into<NumericArray<f32, UInt<UTerm, B1>>>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/filter.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 73 |         [convert(self.value)].into()
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/filter.rs:146:25
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let x = convert(input[0]);
[INFO] [stdout]     |                         ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/filter.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |         let x: F = convert(input[0]);
[INFO] [stdout]     |                            ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/filter.rs:322:10
[INFO] [stdout]     |
[INFO] [stdout] 322 |         [convert(y0)].into()
[INFO] [stdout]     |          ^^^^^^^ cannot infer type of the type parameter `U` declared on the function `convert`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `Float`
[INFO] [stdout] help: the following types implement trait `Float`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/lib.rs:406:1
[INFO] [stdout]     |
[INFO] [stdout] 406 | impl Float for f32 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f32`
[INFO] [stdout] ...
[INFO] [stdout] 432 | impl Float for f64 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f64`
[INFO] [stdout] note: required by a bound in `convert`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/lib.rs:460:29
[INFO] [stdout]     |
[INFO] [stdout] 460 | pub fn convert<T: Float, U: Float>(x: T) -> U {
[INFO] [stdout]     |                             ^^^^^ required by this bound in `convert`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 322 |         [convert::<F, U>(y0)].into()
[INFO] [stdout]     |                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `[_; 1]: Into<NumericArray<f32, UInt<UTerm, B1>>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/filter.rs:322:23
[INFO] [stdout]     |
[INFO] [stdout] 322 |         [convert(y0)].into()
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/filter.rs:409:10
[INFO] [stdout]     |
[INFO] [stdout] 409 |         [convert(y0)].into()
[INFO] [stdout]     |          ^^^^^^^ cannot infer type of the type parameter `U` declared on the function `convert`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `Float`
[INFO] [stdout] help: the following types implement trait `Float`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/lib.rs:406:1
[INFO] [stdout]     |
[INFO] [stdout] 406 | impl Float for f32 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f32`
[INFO] [stdout] ...
[INFO] [stdout] 432 | impl Float for f64 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f64`
[INFO] [stdout] note: required by a bound in `convert`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/lib.rs:460:29
[INFO] [stdout]     |
[INFO] [stdout] 460 | pub fn convert<T: Float, U: Float>(x: T) -> U {
[INFO] [stdout]     |                             ^^^^^ required by this bound in `convert`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 409 |         [convert::<F, U>(y0)].into()
[INFO] [stdout]     |                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `[_; 1]: Into<NumericArray<f32, UInt<UTerm, B1>>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/filter.rs:409:23
[INFO] [stdout]     |
[INFO] [stdout] 409 |         [convert(y0)].into()
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/fir.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 input[0]
[INFO] [stdout]    |                 ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]    = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]              Index<RangeFull>
[INFO] [stdout]              Index<RangeTo<usize>>
[INFO] [stdout]              Index<std::ops::Range<usize>>
[INFO] [stdout]              Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]              Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/follow.rs:104:44
[INFO] [stdout]     |
[INFO] [stdout] 104 |         self.v1 = self.coeff_now * convert(input[0]) + rcoeff * self.v1;
[INFO] [stdout]     |                                            ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/follow.rs:227:29
[INFO] [stdout]     |
[INFO] [stdout] 227 |         let v0: F = convert(input[0]);
[INFO] [stdout]     |                             ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<combinator::An<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>> as Shr<_>>::Output == combinator::An<audionode::Pipe<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>, _>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker.rs:577:33
[INFO] [stdout]     |
[INFO] [stdout] 577 |     (multipass::<U2>() | dc(q)) >> An(Moog::new(1000.0, q as f64))
[INFO] [stdout]     |                                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `combinator::An<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>>: Shr<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker.rs:577:33
[INFO] [stdout]     |
[INFO] [stdout] 577 |     (multipass::<U2>() | dc(q)) >> An(Moog::new(1000.0, q as f64))
[INFO] [stdout]     |                                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker.rs:2433:53
[INFO] [stdout]      |
[INFO] [stdout] 2433 |             [cos(angle) * gain, -sin(angle) * gain].into(),
[INFO] [stdout]      |                                                     ^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]      |
[INFO] [stdout] 2433 -             [cos(angle) * gain, -sin(angle) * gain].into(),
[INFO] [stdout] 2433 +             <[f32; 2] as Into<T>>::into([cos(angle) * gain, -sin(angle) * gain]),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `[_; 2]: Into<NumericArray<NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>, _>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker.rs:2436:10
[INFO] [stdout]      |
[INFO] [stdout] 2436 |         .into(),
[INFO] [stdout]      |          ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<combinator::An<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>> as Shr<_>>::Output == combinator::An<audionode::Pipe<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>, _>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker32.rs:577:33
[INFO] [stdout]     |
[INFO] [stdout] 577 |     (multipass::<U2>() | dc(q)) >> An(Moog::new(1000.0, q))
[INFO] [stdout]     |                                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `combinator::An<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>>: Shr<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker32.rs:577:33
[INFO] [stdout]     |
[INFO] [stdout] 577 |     (multipass::<U2>() | dc(q)) >> An(Moog::new(1000.0, q))
[INFO] [stdout]     |                                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker32.rs:2433:53
[INFO] [stdout]      |
[INFO] [stdout] 2433 |             [cos(angle) * gain, -sin(angle) * gain].into(),
[INFO] [stdout]      |                                                     ^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]      |
[INFO] [stdout] 2433 -             [cos(angle) * gain, -sin(angle) * gain].into(),
[INFO] [stdout] 2433 +             <[f32; 2] as Into<T>>::into([cos(angle) * gain, -sin(angle) * gain]),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `[_; 2]: Into<NumericArray<NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>, _>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/hacker32.rs:2436:10
[INFO] [stdout]      |
[INFO] [stdout] 2436 |         .into(),
[INFO] [stdout]      |          ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/moog.rs:99:10
[INFO] [stdout]     |
[INFO] [stdout]  99 |         [convert(self.s3)].into()
[INFO] [stdout]     |          ^^^^^^^ cannot infer type of the type parameter `U` declared on the function `convert`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `Float`
[INFO] [stdout] help: the following types implement trait `Float`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/lib.rs:406:1
[INFO] [stdout]     |
[INFO] [stdout] 406 | impl Float for f32 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f32`
[INFO] [stdout] ...
[INFO] [stdout] 432 | impl Float for f64 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f64`
[INFO] [stdout] note: required by a bound in `convert`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/lib.rs:460:29
[INFO] [stdout]     |
[INFO] [stdout] 460 | pub fn convert<T: Float, U: Float>(x: T) -> U {
[INFO] [stdout]     |                             ^^^^^ required by this bound in `convert`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout]  99 |         [convert::<F, U>(self.s3)].into()
[INFO] [stdout]     |                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `[_; 1]: Into<NumericArray<f32, UInt<UTerm, B1>>>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/moog.rs:99:28
[INFO] [stdout]    |
[INFO] [stdout] 99 |         [convert(self.s3)].into()
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:964:39
[INFO] [stdout]     |
[INFO] [stdout] 964 |         let id = net.push(Box::new(An(Constant::new([scalar].into()))));
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ --------------- type must be known at this point
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       cannot infer type of the type parameter `N` declared on the struct `Constant`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `audionode::Size<f32>`
[INFO] [stdout] note: required by a bound in `audionode::Constant::<N>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/audionode.rs:452:9
[INFO] [stdout]     |
[INFO] [stdout] 452 | impl<N: Size<f32>> Constant<N> {
[INFO] [stdout]     |         ^^^^^^^^^ required by this bound in `Constant::<N>::new`
[INFO] [stdout] 453 |     /// Construct constant.
[INFO] [stdout] 454 |     pub fn new(output: Frame<f32, N>) -> Self {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] help: consider specifying a concrete type for the type parameter `N`
[INFO] [stdout]     |
[INFO] [stdout] 964 |         let id = net.push(Box::new(An(Constant::</* Type */>::new([scalar].into()))));
[INFO] [stdout]     |                                               ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f32; 1]: Into<NumericArray<f32, _>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:964:62
[INFO] [stdout]     |
[INFO] [stdout] 964 |         let id = net.push(Box::new(An(Constant::new([scalar].into()))));
[INFO] [stdout]     |                                                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `audionode::FrameAdd<_>: audionode::FrameBinop<UInt<UTerm, B1>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1661:33
[INFO] [stdout]      |
[INFO] [stdout] 1661 |         Net::binary(net1, net2, FrameAdd::new())
[INFO] [stdout]      |         -----------             ^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] note: required by a bound in `net::Net::binary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1576:22
[INFO] [stdout]      |
[INFO] [stdout] 1576 |     pub fn binary<B: FrameBinop<super::typenum::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::binary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `audionode::FrameMul<_>: audionode::FrameBinop<UInt<UTerm, B1>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1671:33
[INFO] [stdout]      |
[INFO] [stdout] 1671 |         Net::binary(net1, net2, FrameMul::new())
[INFO] [stdout]      |         -----------             ^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] note: required by a bound in `net::Net::binary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1576:22
[INFO] [stdout]      |
[INFO] [stdout] 1576 |     pub fn binary<B: FrameBinop<super::typenum::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::binary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `audionode::FrameAdd<_>: audionode::FrameBinop<UInt<UTerm, B1>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1963:30
[INFO] [stdout]      |
[INFO] [stdout] 1963 |         Net::binary(self, y, FrameAdd::new())
[INFO] [stdout]      |         -----------          ^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] note: required by a bound in `net::Net::binary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1576:22
[INFO] [stdout]      |
[INFO] [stdout] 1576 |     pub fn binary<B: FrameBinop<super::typenum::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::binary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `audionode::FrameAdd<_>: audionode::FrameBinop<UInt<UTerm, B1>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1974:51
[INFO] [stdout]      |
[INFO] [stdout] 1974 |         Net::binary(self, Net::wrap(Box::new(y)), FrameAdd::new())
[INFO] [stdout]      |         -----------                               ^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] note: required by a bound in `net::Net::binary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1576:22
[INFO] [stdout]      |
[INFO] [stdout] 1576 |     pub fn binary<B: FrameBinop<super::typenum::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::binary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `audionode::FrameAdd<_>: audionode::FrameBinop<UInt<UTerm, B1>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1985:51
[INFO] [stdout]      |
[INFO] [stdout] 1985 |         Net::binary(Net::wrap(Box::new(self)), y, FrameAdd::new())
[INFO] [stdout]      |         -----------                               ^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] note: required by a bound in `net::Net::binary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1576:22
[INFO] [stdout]      |
[INFO] [stdout] 1576 |     pub fn binary<B: FrameBinop<super::typenum::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::binary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `audionode::FrameSub<_>: audionode::FrameBinop<UInt<UTerm, B1>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1993:30
[INFO] [stdout]      |
[INFO] [stdout] 1993 |         Net::binary(self, y, FrameSub::new())
[INFO] [stdout]      |         -----------          ^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] note: required by a bound in `net::Net::binary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1576:22
[INFO] [stdout]      |
[INFO] [stdout] 1576 |     pub fn binary<B: FrameBinop<super::typenum::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::binary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `audionode::FrameSub<_>: audionode::FrameBinop<UInt<UTerm, B1>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:2004:51
[INFO] [stdout]      |
[INFO] [stdout] 2004 |         Net::binary(self, Net::wrap(Box::new(y)), FrameSub::new())
[INFO] [stdout]      |         -----------                               ^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] note: required by a bound in `net::Net::binary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1576:22
[INFO] [stdout]      |
[INFO] [stdout] 1576 |     pub fn binary<B: FrameBinop<super::typenum::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::binary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `audionode::FrameSub<_>: audionode::FrameBinop<UInt<UTerm, B1>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:2015:51
[INFO] [stdout]      |
[INFO] [stdout] 2015 |         Net::binary(Net::wrap(Box::new(self)), y, FrameSub::new())
[INFO] [stdout]      |         -----------                               ^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] note: required by a bound in `net::Net::binary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1576:22
[INFO] [stdout]      |
[INFO] [stdout] 1576 |     pub fn binary<B: FrameBinop<super::typenum::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::binary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `audionode::FrameMul<_>: audionode::FrameBinop<UInt<UTerm, B1>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:2023:30
[INFO] [stdout]      |
[INFO] [stdout] 2023 |         Net::binary(self, y, FrameMul::new())
[INFO] [stdout]      |         -----------          ^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] note: required by a bound in `net::Net::binary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1576:22
[INFO] [stdout]      |
[INFO] [stdout] 1576 |     pub fn binary<B: FrameBinop<super::typenum::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::binary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `audionode::FrameMul<_>: audionode::FrameBinop<UInt<UTerm, B1>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:2034:51
[INFO] [stdout]      |
[INFO] [stdout] 2034 |         Net::binary(self, Net::wrap(Box::new(y)), FrameMul::new())
[INFO] [stdout]      |         -----------                               ^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] note: required by a bound in `net::Net::binary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1576:22
[INFO] [stdout]      |
[INFO] [stdout] 1576 |     pub fn binary<B: FrameBinop<super::typenum::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::binary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `audionode::FrameMul<_>: audionode::FrameBinop<UInt<UTerm, B1>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:2045:51
[INFO] [stdout]      |
[INFO] [stdout] 2045 |         Net::binary(Net::wrap(Box::new(self)), y, FrameMul::new())
[INFO] [stdout]      |         -----------                               ^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] note: required by a bound in `net::Net::binary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/net.rs:1576:22
[INFO] [stdout]      |
[INFO] [stdout] 1576 |     pub fn binary<B: FrameBinop<super::typenum::U1> + Sync + Send + 'static>(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Net::binary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/noise.rs:280:21
[INFO] [stdout]     |
[INFO] [stdout] 280 |                 ) / input[1].to_f64();
[INFO] [stdout]     |                     ^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/oscillator.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |         self.phase += F::from_f32(input[0]) * self.sample_duration;
[INFO] [stdout]    |                                   ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]    = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]              Index<RangeFull>
[INFO] [stdout]              Index<RangeTo<usize>>
[INFO] [stdout]              Index<std::ops::Range<usize>>
[INFO] [stdout]              Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]              Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/oscillator.rs:279:56
[INFO] [stdout]     |
[INFO] [stdout] 279 |         let output = self.line[self.pos] * self.gain + input[0];
[INFO] [stdout]     |                                                        ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/oscillator.rs:348:25
[INFO] [stdout]     |
[INFO] [stdout] 348 |         let dt = 2.91 * input[0] / self.sr;
[INFO] [stdout]     |                         ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/oscillator.rs:407:18
[INFO] [stdout]     |
[INFO] [stdout] 407 |         let dt = input[0] / self.sr;
[INFO] [stdout]     |                  ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/oscillator.rs:476:35
[INFO] [stdout]     |
[INFO] [stdout] 476 |         self.phase += F::from_f32(input[0]) * self.sample_duration;
[INFO] [stdout]     |                                   ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<combinator::An<audionode::Constant<UInt<UTerm, B1>>> as Shr<combinator::An<oscillator::Sine<_>>>>::Output == combinator::An<audionode::Pipe<audionode::Constant<UInt<UTerm, B1>>, oscillator::Sine<F>>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:347:17
[INFO] [stdout]     |
[INFO] [stdout] 347 |     constant(f) >> sine()
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `combinator::An<audionode::Constant<UInt<UTerm, B1>>>: Shr<combinator::An<oscillator::Sine<_>>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:347:17
[INFO] [stdout]     |
[INFO] [stdout] 347 |     constant(f) >> sine()
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<combinator::An<audionode::Constant<UInt<UTerm, B1>>> as Shr<combinator::An<oscillator::Ramp<_>>>>::Output == combinator::An<audionode::Pipe<audionode::Constant<UInt<UTerm, B1>>, oscillator::Ramp<F>>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:367:17
[INFO] [stdout]     |
[INFO] [stdout] 367 |     constant(f) >> ramp()
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `combinator::An<audionode::Constant<UInt<UTerm, B1>>>: Shr<combinator::An<oscillator::Ramp<_>>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:367:17
[INFO] [stdout]     |
[INFO] [stdout] 367 |     constant(f) >> ramp()
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<combinator::An<audionode::Constant<UInt<UTerm, B1>>> as Shr<combinator::An<oscillator::Ramp<_>>>>::Output == combinator::An<audionode::Pipe<audionode::Constant<UInt<UTerm, B1>>, oscillator::Ramp<F>>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:380:17
[INFO] [stdout]     |
[INFO] [stdout] 380 |     constant(f) >> ramp_phase(phase)
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `combinator::An<audionode::Constant<UInt<UTerm, B1>>>: Shr<combinator::An<oscillator::Ramp<_>>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:380:17
[INFO] [stdout]     |
[INFO] [stdout] 380 |     constant(f) >> ramp_phase(phase)
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<combinator::An<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>> as Shr<_>>::Output == combinator::An<audionode::Pipe<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>, _>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:577:42
[INFO] [stdout]     |
[INFO] [stdout] 577 |     (multipass::<U2>() | dc(q.to_f32())) >> An(Moog::new(F::new(1000), q))
[INFO] [stdout]     |                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `combinator::An<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>>: Shr<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:577:42
[INFO] [stdout]     |
[INFO] [stdout] 577 |     (multipass::<U2>() | dc(q.to_f32())) >> An(Moog::new(F::new(1000), q))
[INFO] [stdout]     |                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<combinator::An<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>> as Shr<_>>::Output == combinator::An<audionode::Pipe<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>, _>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:2576:42
[INFO] [stdout]      |
[INFO] [stdout] 2576 |     (multipass::<U2>() | dc(q.to_f32())) >> lowrez()
[INFO] [stdout]      |                                          ^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `combinator::An<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>>: Shr<_>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:2576:42
[INFO] [stdout]      |
[INFO] [stdout] 2576 |     (multipass::<U2>() | dc(q.to_f32())) >> lowrez()
[INFO] [stdout]      |                                          ^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `combinator::An<rez::Rez<_, UInt<UInt<UTerm, B1>, B1>>>` is well-formed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:2576:42
[INFO] [stdout]      |
[INFO] [stdout] 2576 |     (multipass::<U2>() | dc(q.to_f32())) >> lowrez()
[INFO] [stdout]      |                                          ^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `combinator::An<rez::Rez<F, UInt<UInt<UTerm, B1>, B1>>>` is well-formed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:2576:45
[INFO] [stdout]      |
[INFO] [stdout] 2576 |     (multipass::<U2>() | dc(q.to_f32())) >> lowrez()
[INFO] [stdout]      |                                             ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<combinator::An<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>> as Shr<_>>::Output == combinator::An<audionode::Pipe<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>, _>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:2600:42
[INFO] [stdout]      |
[INFO] [stdout] 2600 |     (multipass::<U2>() | dc(q.to_f32())) >> bandrez()
[INFO] [stdout]      |                                          ^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `combinator::An<audionode::Stack<audionode::MultiPass<UInt<UInt<UTerm, B1>, B0>>, _>>: Shr<_>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:2600:42
[INFO] [stdout]      |
[INFO] [stdout] 2600 |     (multipass::<U2>() | dc(q.to_f32())) >> bandrez()
[INFO] [stdout]      |                                          ^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `combinator::An<rez::Rez<_, UInt<UInt<UTerm, B1>, B1>>>` is well-formed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:2600:42
[INFO] [stdout]      |
[INFO] [stdout] 2600 |     (multipass::<U2>() | dc(q.to_f32())) >> bandrez()
[INFO] [stdout]      |                                          ^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `combinator::An<rez::Rez<F, UInt<UInt<UTerm, B1>, B1>>>` is well-formed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:2600:45
[INFO] [stdout]      |
[INFO] [stdout] 2600 |     (multipass::<U2>() | dc(q.to_f32())) >> bandrez()
[INFO] [stdout]      |                                             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:2878:53
[INFO] [stdout]      |
[INFO] [stdout] 2878 |             [cos(angle) * gain, -sin(angle) * gain].into(),
[INFO] [stdout]      |                                                     ^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]      |
[INFO] [stdout] 2878 -             [cos(angle) * gain, -sin(angle) * gain].into(),
[INFO] [stdout] 2878 +             <[f32; 2] as Into<T>>::into([cos(angle) * gain, -sin(angle) * gain]),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `[_; 2]: Into<NumericArray<NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>, _>>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/prelude.rs:2881:10
[INFO] [stdout]      |
[INFO] [stdout] 2881 |         .into(),
[INFO] [stdout]      |          ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<An<_> as Shr<An<impl AudioNode<Inputs = U2, Outputs = U2>>>>::Output == dyn AudioUnit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/reverb.rs:35:34
[INFO] [stdout]     |
[INFO] [stdout]  35 |         &mut (An(Impulse::new()) >> reverb),
[INFO] [stdout]     |                                  ^^ type mismatch resolving `<An<_> as Shr<An<impl AudioNode<Inputs = U2, Outputs = U2>>>>::Output == dyn AudioUnit`
[INFO] [stdout]     |
[INFO] [stdout] note: expected this to be `dyn audiounit::AudioUnit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/combinator.rs:325:19
[INFO] [stdout]     |
[INFO] [stdout] 325 |     type Output = An<Pipe<X, Y>>;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: expected trait object `dyn audiounit::AudioUnit`
[INFO] [stdout]                      found struct `combinator::An<audionode::Pipe<audionode::Impulse<UInt<UInt<UTerm, B1>, B0>>, impl AudioNode<Inputs = U2, Outputs = U2>>>`
[INFO] [stdout]     = help: `combinator::An<audionode::Pipe<audionode::Impulse<UInt<UInt<UTerm, B1>, B0>>, impl AudioNode<Inputs = U2, Outputs = U2>>>` implements `AudioUnit` so you could box the found value and coerce it to the trait object `Box<dyn AudioUnit>`, you will have to change the expected type as well
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/fundsp-982e157884aab7b6.long-type-7613026523721470821.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/reverb.rs:256:46
[INFO] [stdout]     |
[INFO] [stdout] 256 |         let input0 = self.pre[0].filter_mono(input[0] * 0.5);
[INFO] [stdout]     |                                              ^^^^^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/reverb.rs:258:46
[INFO] [stdout]     |
[INFO] [stdout] 258 |         let input1 = self.pre[2].filter_mono(input[1] * 0.5);
[INFO] [stdout]     |                                              ^^^^^^^^ `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UTerm, B1>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/rez.rs:78:10
[INFO] [stdout]     |
[INFO] [stdout]  78 |         [convert(self.buf1 - self.bandpass * self.buf0)].into()
[INFO] [stdout]     |          ^^^^^^^ cannot infer type of the type parameter `U` declared on the function `convert`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `Float`
[INFO] [stdout] help: the following types implement trait `Float`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/lib.rs:406:1
[INFO] [stdout]     |
[INFO] [stdout] 406 | impl Float for f32 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f32`
[INFO] [stdout] ...
[INFO] [stdout] 432 | impl Float for f64 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f64`
[INFO] [stdout] note: required by a bound in `convert`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/lib.rs:460:29
[INFO] [stdout]     |
[INFO] [stdout] 460 | pub fn convert<T: Float, U: Float>(x: T) -> U {
[INFO] [stdout]     |                             ^^^^^ required by this bound in `convert`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout]  78 |         [convert::<F, U>(self.buf1 - self.bandpass * self.buf0)].into()
[INFO] [stdout]     |                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `[_; 1]: Into<NumericArray<f32, UInt<UTerm, B1>>>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/rez.rs:78:58
[INFO] [stdout]    |
[INFO] [stdout] 78 |         [convert(self.buf1 - self.bandpass * self.buf0)].into()
[INFO] [stdout]    |                                                          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/shape.rs:234:39
[INFO] [stdout]     |
[INFO] [stdout] 234 |         Frame::from([self.shape.shape(input[0])])
[INFO] [stdout]     |                                       ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/shared.rs:375:25
[INFO] [stdout]     |
[INFO] [stdout] 375 |         let frequency = input[0];
[INFO] [stdout]     |                         ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/snoop.rs:131:37
[INFO] [stdout]     |
[INFO] [stdout] 131 |         self.buffer.set(self.index, input[0]);
[INFO] [stdout]     |                                     ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:321:22
[INFO] [stdout]     |
[INFO] [stdout] 321 |         let cutoff = input[1];
[INFO] [stdout]     |                      ^^^^^^^^ `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:322:17
[INFO] [stdout]     |
[INFO] [stdout] 322 |         let q = input[2];
[INFO] [stdout]     |                 ^^^^^^^^ `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:380:22
[INFO] [stdout]     |
[INFO] [stdout] 380 |         let cutoff = input[1];
[INFO] [stdout]     |                      ^^^^^^^^ `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:381:17
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let q = input[2];
[INFO] [stdout]     |                 ^^^^^^^^ `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:439:22
[INFO] [stdout]     |
[INFO] [stdout] 439 |         let cutoff = input[1];
[INFO] [stdout]     |                      ^^^^^^^^ `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:440:17
[INFO] [stdout]     |
[INFO] [stdout] 440 |         let q = input[2];
[INFO] [stdout]     |                 ^^^^^^^^ `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:498:22
[INFO] [stdout]     |
[INFO] [stdout] 498 |         let cutoff = input[1];
[INFO] [stdout]     |                      ^^^^^^^^ `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 499 |         let q = input[2];
[INFO] [stdout]     |                 ^^^^^^^^ `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:557:22
[INFO] [stdout]     |
[INFO] [stdout] 557 |         let cutoff = input[1];
[INFO] [stdout]     |                      ^^^^^^^^ `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:558:17
[INFO] [stdout]     |
[INFO] [stdout] 558 |         let q = input[2];
[INFO] [stdout]     |                 ^^^^^^^^ `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:617:22
[INFO] [stdout]     |
[INFO] [stdout] 617 |         let cutoff = input[1];
[INFO] [stdout]     |                      ^^^^^^^^ `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:618:17
[INFO] [stdout]     |
[INFO] [stdout] 618 |         let q = input[2];
[INFO] [stdout]     |                 ^^^^^^^^ `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UTerm, B1>, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:678:22
[INFO] [stdout]     |
[INFO] [stdout] 678 |         let cutoff = input[1];
[INFO] [stdout]     |                      ^^^^^^^^ `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:679:17
[INFO] [stdout]     |
[INFO] [stdout] 679 |         let q = input[2];
[INFO] [stdout]     |                 ^^^^^^^^ `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:680:20
[INFO] [stdout]     |
[INFO] [stdout] 680 |         let gain = input[3];
[INFO] [stdout]     |                    ^^^^^^^^ `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:743:22
[INFO] [stdout]     |
[INFO] [stdout] 743 |         let cutoff = input[1];
[INFO] [stdout]     |                      ^^^^^^^^ `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:744:17
[INFO] [stdout]     |
[INFO] [stdout] 744 |         let q = input[2];
[INFO] [stdout]     |                 ^^^^^^^^ `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:745:20
[INFO] [stdout]     |
[INFO] [stdout] 745 |         let gain = input[3];
[INFO] [stdout]     |                    ^^^^^^^^ `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:811:22
[INFO] [stdout]     |
[INFO] [stdout] 811 |         let cutoff = input[1];
[INFO] [stdout]     |                      ^^^^^^^^ `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:812:17
[INFO] [stdout]     |
[INFO] [stdout] 812 |         let q = input[2];
[INFO] [stdout]     |                 ^^^^^^^^ `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:813:20
[INFO] [stdout]     |
[INFO] [stdout] 813 |         let gain = input[3];
[INFO] [stdout]     |                    ^^^^^^^^ `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<F, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:938:10
[INFO] [stdout]     |
[INFO] [stdout] 938 |         [convert(
[INFO] [stdout]     |          ^^^^^^^ cannot infer type of the type parameter `U` declared on the function `convert`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `Float`
[INFO] [stdout] help: the following types implement trait `Float`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/lib.rs:406:1
[INFO] [stdout]     |
[INFO] [stdout] 406 | impl Float for f32 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f32`
[INFO] [stdout] ...
[INFO] [stdout] 432 | impl Float for f64 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ `f64`
[INFO] [stdout] note: required by a bound in `convert`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/lib.rs:460:29
[INFO] [stdout]     |
[INFO] [stdout] 460 | pub fn convert<T: Float, U: Float>(x: T) -> U {
[INFO] [stdout]     |                             ^^^^^ required by this bound in `convert`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 938 |         [convert::<F, U>(
[INFO] [stdout]     |                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `[_; 1]: Into<NumericArray<f32, UInt<UTerm, B1>>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:941:10
[INFO] [stdout]     |
[INFO] [stdout] 941 |         .into()
[INFO] [stdout]     |          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`fundsp`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:1096:26
[INFO] [stdout]      |
[INFO] [stdout] 1096 |         let v0 = convert(input[0]);
[INFO] [stdout]      |                          ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]      = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]                Index<RangeFull>
[INFO] [stdout]                Index<RangeTo<usize>>
[INFO] [stdout]                Index<std::ops::Range<usize>>
[INFO] [stdout]                Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]                Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:1178:22
[INFO] [stdout]      |
[INFO] [stdout] 1178 |         self.morph = input[3];
[INFO] [stdout]      |                      ^^^^^^^^ `NumericArray<f32, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]      = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]                Index<RangeFull>
[INFO] [stdout]                Index<RangeTo<usize>>
[INFO] [stdout]                Index<std::ops::Range<usize>>
[INFO] [stdout]                Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]                Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `std::ops::Range<i32>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:1179:62
[INFO] [stdout]      |
[INFO] [stdout] 1179 |         let filter_out = self.filter.tick(Frame::from_slice(&input[0..3]));
[INFO] [stdout]      |                                                              ^^^^^^^^^^^ `NumericArray<f32, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `std::ops::Range<i32>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Index<std::ops::Range<i32>>` is not implemented for `NumericArray<f32, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]      = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]                Index<RangeFull>
[INFO] [stdout]                Index<RangeTo<usize>>
[INFO] [stdout]                Index<std::ops::Range<usize>>
[INFO] [stdout]                Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]                Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:1180:11
[INFO] [stdout]      |
[INFO] [stdout] 1180 |         [(filter_out[0] + input[3] * input[0]) * 0.5].into()
[INFO] [stdout]      |           ^^^^^^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]      = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]                Index<RangeFull>
[INFO] [stdout]                Index<RangeTo<usize>>
[INFO] [stdout]                Index<std::ops::Range<usize>>
[INFO] [stdout]                Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]                Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:1180:27
[INFO] [stdout]      |
[INFO] [stdout] 1180 |         [(filter_out[0] + input[3] * input[0]) * 0.5].into()
[INFO] [stdout]      |                           ^^^^^^^^ `NumericArray<f32, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]      = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]                Index<RangeFull>
[INFO] [stdout]                Index<RangeTo<usize>>
[INFO] [stdout]                Index<std::ops::Range<usize>>
[INFO] [stdout]                Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]                Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/svf.rs:1180:38
[INFO] [stdout]      |
[INFO] [stdout] 1180 |         [(filter_out[0] + input[3] * input[0]) * 0.5].into()
[INFO] [stdout]      |                                      ^^^^^^^^ `NumericArray<f32, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>` cannot be indexed by `i32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]      = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]                Index<RangeFull>
[INFO] [stdout]                Index<RangeTo<usize>>
[INFO] [stdout]                Index<std::ops::Range<usize>>
[INFO] [stdout]                Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]                Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/wavetable.rs:313:25
[INFO] [stdout]     |
[INFO] [stdout] 313 |         let frequency = input[0];
[INFO] [stdout]     |                         ^^^^^^^^ `NumericArray<f32, UInt<UTerm, B1>>` cannot be indexed by `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Index<i32>` is not implemented for `NumericArray<f32, UInt<UTerm, B1>>`
[INFO] [stdout]     = help: `NumericArray<T, N>` implements trait `Index<Idx>`:
[INFO] [stdout]               Index<RangeFull>
[INFO] [stdout]               Index<RangeTo<usize>>
[INFO] [stdout]               Index<std::ops::Range<usize>>
[INFO] [stdout]               Index<std::ops::RangeFrom<usize>>
[INFO] [stdout]               Index<usize>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.20.0/src/wavetable.rs:397:21
[INFO] [stdout]     |
[INFO] [stdout] 397 |         let phase = input[0].to_f32();
[INFO] [stdout]     |                     ^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0271, E0275, E0277, E0282, E0283, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0271`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fundsp` (lib) due to 131 previous errors
[INFO] running `Command { std: "docker" "inspect" "7817bf7a4282454fcc805db84973e0efd87953743a684a070e7e09a741a3124f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7817bf7a4282454fcc805db84973e0efd87953743a684a070e7e09a741a3124f", kill_on_drop: false }`
[INFO] [stdout] 7817bf7a4282454fcc805db84973e0efd87953743a684a070e7e09a741a3124f
