[INFO] cloning repository https://github.com/andrewgazelka/darude-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewgazelka/darude-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewgazelka%2Fdarude-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewgazelka%2Fdarude-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f6fff3898d1df272d647d4e92434453e64e0d96 [INFO] checking andrewgazelka/darude-test against 4d7f6614d0baa7689bd05eba340114667db4d5b7 for pr-133502-28 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewgazelka%2Fdarude-test" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/andrewgazelka/darude-test [INFO] finished tweaking git repo https://github.com/andrewgazelka/darude-test [INFO] tweaked toml for git repo https://github.com/andrewgazelka/darude-test written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/andrewgazelka/darude-test 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/andrewgazelka/darude-test 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 5397584f35a329bba5ab437419ded119b4f423b4a4aa1e8992e0c3d15ded0296 [INFO] running `Command { std: "docker" "start" "5397584f35a329bba5ab437419ded119b4f423b4a4aa1e8992e0c3d15ded0296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5397584f35a329bba5ab437419ded119b4f423b4a4aa1e8992e0c3d15ded0296", 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" "5397584f35a329bba5ab437419ded119b4f423b4a4aa1e8992e0c3d15ded0296" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5397584f35a329bba5ab437419ded119b4f423b4a4aa1e8992e0c3d15ded0296", 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" "5397584f35a329bba5ab437419ded119b4f423b4a4aa1e8992e0c3d15ded0296" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking extended v0.1.0 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking symphonia-core v0.5.5 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Checking symphonia-metadata v0.5.5 [INFO] [stderr] Checking symphonia-codec-pcm v0.5.5 [INFO] [stderr] Checking symphonia-codec-alac v0.5.5 [INFO] [stderr] Checking symphonia-codec-aac v0.5.5 [INFO] [stderr] Checking symphonia-codec-adpcm v0.5.5 [INFO] [stderr] Checking generic-array v1.3.5 [INFO] [stderr] Checking glam v0.28.0 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.5 [INFO] [stderr] Checking symphonia-format-riff v0.5.5 [INFO] [stderr] Checking symphonia-format-caf v0.5.5 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.5 [INFO] [stderr] Checking symphonia-format-mkv v0.5.5 [INFO] [stderr] Checking symphonia-format-isomp4 v0.5.5 [INFO] [stderr] Checking symphonia-bundle-flac v0.5.5 [INFO] [stderr] Checking symphonia-format-ogg v0.5.5 [INFO] [stderr] Checking symphonia-codec-vorbis v0.5.5 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking numeric-array v0.6.1 [INFO] [stderr] Checking microfft v0.6.0 [INFO] [stderr] Checking symphonia v0.5.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking funutd v0.16.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking thingbuf v0.1.6 [INFO] [stderr] Checking fundsp v0.20.0 [INFO] [stdout] error[E0277]: cannot multiply `An>, Pipe<_, Sine>, _>>` 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>, Pipe<_, Sine>, _>> * f64` [INFO] [stdout] | [INFO] [stdout] help: the trait `std::ops::Mul` is not implemented for `An>, Pipe<_, Sine>, _>>` [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(pub X); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: `combinator::An` implements trait `std::ops::Mul` [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 Mul> for An [INFO] [stdout] 307 | | where [INFO] [stdout] 308 | | X: AudioNode, [INFO] [stdout] 309 | | Y: AudioNode, [INFO] [stdout] 310 | | X::Inputs: Add, [INFO] [stdout] 311 | | >::Output: Size, [INFO] [stdout] | |_____________________________________________________^ `std::ops::Mul>` [INFO] [stdout] ... [INFO] [stdout] 426 | / impl Mul for An [INFO] [stdout] 427 | | where [INFO] [stdout] 428 | | X: AudioNode, [INFO] [stdout] 429 | | X::Inputs: Size, [INFO] [stdout] 430 | | X::Outputs: Size, [INFO] [stdout] | |__________________________^ `std::ops::Mul` [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 core::ops::Mul for An [INFO] [stdout] 2039 | | where [INFO] [stdout] 2040 | | X: AudioNode + core::marker::Send + Sync + 'static, [INFO] [stdout] | |_______________________________________________________^ `std::ops::Mul` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/fundsp/856bd93844bcca35/out/fundsp-856bd93844bcca35.long-type-14796462987616099905.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, _, _>, _>>` 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, _, _>, _>> * f64` [INFO] [stdout] | [INFO] [stdout] help: the trait `std::ops::Mul` is not implemented for `An>, Binop, _, _>, _>>` [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(pub X); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: `combinator::An` implements trait `std::ops::Mul` [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 Mul> for An [INFO] [stdout] 307 | | where [INFO] [stdout] 308 | | X: AudioNode, [INFO] [stdout] 309 | | Y: AudioNode, [INFO] [stdout] 310 | | X::Inputs: Add, [INFO] [stdout] 311 | | >::Output: Size, [INFO] [stdout] | |_____________________________________________________^ `std::ops::Mul>` [INFO] [stdout] ... [INFO] [stdout] 426 | / impl Mul for An [INFO] [stdout] 427 | | where [INFO] [stdout] 428 | | X: AudioNode, [INFO] [stdout] 429 | | X::Inputs: Size, [INFO] [stdout] 430 | | X::Outputs: Size, [INFO] [stdout] | |__________________________^ `std::ops::Mul` [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 core::ops::Mul for An [INFO] [stdout] 2039 | | where [INFO] [stdout] 2040 | | X: AudioNode + core::marker::Send + Sync + 'static, [INFO] [stdout] | |_______________________________________________________^ `std::ops::Mul` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/fundsp/856bd93844bcca35/out/fundsp-856bd93844bcca35.long-type-8993366349668492939.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" "5397584f35a329bba5ab437419ded119b4f423b4a4aa1e8992e0c3d15ded0296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5397584f35a329bba5ab437419ded119b4f423b4a4aa1e8992e0c3d15ded0296", kill_on_drop: false }` [INFO] [stdout] 5397584f35a329bba5ab437419ded119b4f423b4a4aa1e8992e0c3d15ded0296