[INFO] cloning repository https://github.com/fortunto2/rust-synth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fortunto2/rust-synth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffortunto2%2Frust-synth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffortunto2%2Frust-synth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 12b25e0d881381ec7e5db60db239f98a4997894e
[INFO] checking fortunto2/rust-synth against 4d7f6614d0baa7689bd05eba340114667db4d5b7 for pr-133502-28
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffortunto2%2Frust-synth" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fortunto2/rust-synth
[INFO] finished tweaking git repo https://github.com/fortunto2/rust-synth
[INFO] tweaked toml for git repo https://github.com/fortunto2/rust-synth written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fortunto2/rust-synth on toolchain 4d7f6614d0baa7689bd05eba340114667db4d5b7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fortunto2/rust-synth already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1584d0ce6ab42b6e549ffd3b319023d0b1d66476784cd54d5779ec58cec5b7c0
[INFO] running `Command { std: "docker" "start" "1584d0ce6ab42b6e549ffd3b319023d0b1d66476784cd54d5779ec58cec5b7c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1584d0ce6ab42b6e549ffd3b319023d0b1d66476784cd54d5779ec58cec5b7c0", 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" "1584d0ce6ab42b6e549ffd3b319023d0b1d66476784cd54d5779ec58cec5b7c0" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1584d0ce6ab42b6e549ffd3b319023d0b1d66476784cd54d5779ec58cec5b7c0", 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" "1584d0ce6ab42b6e549ffd3b319023d0b1d66476784cd54d5779ec58cec5b7c0" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling flacenc v0.5.1
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking glam v0.28.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.5
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking symphonia-format-riff v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.5
[INFO] [stderr]     Checking symphonia-format-isomp4 v0.5.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling ogg_next_sys v0.1.4
[INFO] [stderr]    Compiling aotuv_lancer_vorbis_sys v0.1.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.5
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.5
[INFO] [stderr]     Checking symphonia-format-mkv v0.5.5
[INFO] [stderr]     Checking symphonia-format-caf v0.5.5
[INFO] [stderr]     Checking symphonia-codec-adpcm v0.5.5
[INFO] [stderr]     Checking generic-array v1.3.5
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.5
[INFO] [stderr]     Checking symphonia-codec-aac v0.5.5
[INFO] [stderr]     Checking symphonia-codec-alac v0.5.5
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking microfft v0.6.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking numeric-array v0.6.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking funutd v0.16.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking thingbuf v0.1.6
[INFO] [stderr]     Checking vorbis_rs v0.5.5
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking fundsp v0.20.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[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/build/fundsp/47f96168889bd83f/out/fundsp-47f96168889bd83f.long-type-12234840334049371344.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/build/fundsp/47f96168889bd83f/out/fundsp-47f96168889bd83f.long-type-6830489012909214358.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fundsp` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "1584d0ce6ab42b6e549ffd3b319023d0b1d66476784cd54d5779ec58cec5b7c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1584d0ce6ab42b6e549ffd3b319023d0b1d66476784cd54d5779ec58cec5b7c0", kill_on_drop: false }`
[INFO] [stdout] 1584d0ce6ab42b6e549ffd3b319023d0b1d66476784cd54d5779ec58cec5b7c0
