[INFO] cloning repository https://github.com/glittercowboy/sequins-plugin-language
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glittercowboy/sequins-plugin-language" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglittercowboy%2Fsequins-plugin-language", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglittercowboy%2Fsequins-plugin-language'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3dcf481c515c1dd51736ae1e6f219bd3a0c5e10c
[INFO] checking glittercowboy/sequins-plugin-language against 656a9da186dacaf3bf8f7f7296a825d256cb4ae3 for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglittercowboy%2Fsequins-plugin-language" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/glittercowboy/sequins-plugin-language
[INFO] finished tweaking git repo https://github.com/glittercowboy/sequins-plugin-language
[INFO] tweaked toml for git repo https://github.com/glittercowboy/sequins-plugin-language written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/glittercowboy/sequins-plugin-language on toolchain 656a9da186dacaf3bf8f7f7296a825d256cb4ae3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/glittercowboy/sequins-plugin-language 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" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ariadne v0.6.0
[INFO] [stderr]   Downloaded logos v0.16.1
[INFO] [stderr]   Downloaded logos-derive v0.16.1
[INFO] [stderr]   Downloaded logos-codegen v0.16.1
[INFO] [stderr]   Downloaded numeric-array v0.6.1
[INFO] [stderr]   Downloaded stacker v0.1.23
[INFO] [stderr]   Downloaded psm v0.1.30
[INFO] [stderr]   Downloaded generic-array v1.3.5
[INFO] [stderr]   Downloaded clap v4.5.59
[INFO] [stderr]   Downloaded thingbuf v0.1.6
[INFO] [stderr]   Downloaded ar_archive_writer v0.5.1
[INFO] [stderr]   Downloaded safe_arch v1.0.0
[INFO] [stderr]   Downloaded chumsky v0.12.0
[INFO] [stderr]   Downloaded wide v1.1.1
[INFO] [stderr]   Downloaded clap_builder v4.5.59
[INFO] [stderr]   Downloaded microfft v0.6.0
[INFO] [stderr]   Downloaded glam v0.28.0
[INFO] [stderr]   Downloaded resampler v0.4.1
[INFO] [stderr]   Downloaded regex-automata v0.3.9
[INFO] [stderr]   Downloaded fundsp v0.23.0
[INFO] [stderr]   Downloaded funutd v0.16.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 85611ad28456c8a680e10513f82186785894bfeea983fe5afb5d11a39386a745
[INFO] running `Command { std: "docker" "start" "85611ad28456c8a680e10513f82186785894bfeea983fe5afb5d11a39386a745", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85611ad28456c8a680e10513f82186785894bfeea983fe5afb5d11a39386a745", 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" "85611ad28456c8a680e10513f82186785894bfeea983fe5afb5d11a39386a745" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85611ad28456c8a680e10513f82186785894bfeea983fe5afb5d11a39386a745", 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" "85611ad28456c8a680e10513f82186785894bfeea983fe5afb5d11a39386a745" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking ariadne v0.6.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking glam v0.28.0
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking safe_arch v1.0.0
[INFO] [stderr]     Checking resampler v0.4.1
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking wide v1.1.1
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]     Checking clap_builder v4.5.59
[INFO] [stderr]     Checking microfft v0.6.0
[INFO] [stderr]     Checking generic-array v1.3.5
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]     Checking numeric-array v0.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thingbuf v0.1.6
[INFO] [stderr]     Checking clap v4.5.59
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]     Checking chumsky v0.12.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking logos v0.16.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking funutd v0.16.0
[INFO] [stderr]     Checking sequins-diagnostics v0.1.0 (/opt/rustwide/workdir/crates/sequins-diagnostics)
[INFO] [stderr]     Checking insta v1.46.3
[INFO] [stderr]     Checking fundsp v0.23.0
[INFO] [stderr]     Checking sequins-lexer v0.1.0 (/opt/rustwide/workdir/crates/sequins-lexer)
[INFO] [stderr]     Checking sequins-parser v0.1.0 (/opt/rustwide/workdir/crates/sequins-parser)
[INFO] [stderr]     Checking sequins-types v0.1.0 (/opt/rustwide/workdir/crates/sequins-types)
[INFO] [stderr]     Checking sequins-ir v0.1.0 (/opt/rustwide/workdir/crates/sequins-ir)
[INFO] [stderr]     Checking sequins-codegen v0.1.0 (/opt/rustwide/workdir/crates/sequins-codegen)
[INFO] [stderr]     Checking sequins-sim v0.1.0 (/opt/rustwide/workdir/crates/sequins-sim)
[INFO] [stdout] warning: overflow evaluating the requirement `Box<An<FixedSvf<f32, LowpassMode<f32>>>>: CoerceUnsized<Box<dyn fundsp::audiounit::AudioUnit>>`
[INFO] [stdout]    --> crates/sequins-sim/src/interpreter.rs:375:43
[INFO] [stdout]     |
[INFO] [stdout] 375 |                         FilterMode::Lp => Box::new(lowpass_hz(freq, q)),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `An<FixedSvf<f32, LowpassMode<f32>>>: Unsize<dyn fundsp::audiounit::AudioUnit>`
[INFO] [stdout]     = note: which requires `An<FixedSvf<f32, LowpassMode<f32>>>: fundsp::audiounit::AudioUnit`
[INFO] [stdout]     = note: which requires `UInt<UTerm, B1>: Size<f32>`
[INFO] [stdout]     = note: which requires `UInt<UTerm, B1>: ArrayLength`
[INFO] [stdout]     = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]     = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]     = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sequins_sim`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Box<An<FixedSvf<f32, LowpassMode<f32>>>>: CoerceUnsized<Box<dyn fundsp::audiounit::AudioUnit>>`
[INFO] [stdout]    --> crates/sequins-sim/src/interpreter.rs:375:43
[INFO] [stdout]     |
[INFO] [stdout] 375 |                         FilterMode::Lp => Box::new(lowpass_hz(freq, q)),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `An<FixedSvf<f32, LowpassMode<f32>>>: Unsize<dyn fundsp::audiounit::AudioUnit>`
[INFO] [stdout]     = note: which requires `An<FixedSvf<f32, LowpassMode<f32>>>: fundsp::audiounit::AudioUnit`
[INFO] [stdout]     = note: which requires `UInt<UTerm, B1>: Size<f32>`
[INFO] [stdout]     = note: which requires `UInt<UTerm, B1>: ArrayLength`
[INFO] [stdout]     = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]     = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]     = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sequins_sim`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sequins-cli v0.1.0 (/opt/rustwide/workdir/crates/sequins-cli)
[INFO] [stdout] warning: overflow evaluating the requirement `Box<An<FixedSvf<f32, LowpassMode<f32>>>>: CoerceUnsized<Box<dyn fundsp::audiounit::AudioUnit>>`
[INFO] [stdout]   --> crates/sequins-sim/tests/dsp_reference.rs:78:45
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let mut reference: Box<dyn AudioUnit> = Box::new(lowpass_hz(1000.0f32, 0.7f32));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `An<FixedSvf<f32, LowpassMode<f32>>>: Unsize<dyn fundsp::audiounit::AudioUnit>`
[INFO] [stdout]    = note: which requires `An<FixedSvf<f32, LowpassMode<f32>>>: fundsp::audiounit::AudioUnit`
[INFO] [stdout]    = note: which requires `UInt<UTerm, B1>: Size<f32>`
[INFO] [stdout]    = note: which requires `UInt<UTerm, B1>: ArrayLength`
[INFO] [stdout]    = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]    = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]    = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`dsp_reference`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `sequins-diagnostics`
[INFO] [stderr]  --> crates/sequins-lexer/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | sequins-diagnostics = { path = "../sequins-diagnostics" }
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `sequins-diagnostics`
[INFO] [stderr] warning: `sequins-lexer` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "85611ad28456c8a680e10513f82186785894bfeea983fe5afb5d11a39386a745", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85611ad28456c8a680e10513f82186785894bfeea983fe5afb5d11a39386a745", kill_on_drop: false }`
[INFO] [stdout] 85611ad28456c8a680e10513f82186785894bfeea983fe5afb5d11a39386a745
