[INFO] fetching crate stft-rs 0.4.0... [INFO] testing stft-rs-0.4.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate stft-rs 0.4.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate stft-rs 0.4.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate stft-rs 0.4.0 [INFO] tweaked toml for crates.io crate stft-rs 0.4.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate stft-rs 0.4.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate stft-rs 0.4.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4338518cc7ea6813f0425b0a417d81377a32369d91314f0b019fe97c775f7ff4 [INFO] running `Command { std: "docker" "start" "-a" "4338518cc7ea6813f0425b0a417d81377a32369d91314f0b019fe97c775f7ff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4338518cc7ea6813f0425b0a417d81377a32369d91314f0b019fe97c775f7ff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4338518cc7ea6813f0425b0a417d81377a32369d91314f0b019fe97c775f7ff4", kill_on_drop: false }` [INFO] [stdout] 4338518cc7ea6813f0425b0a417d81377a32369d91314f0b019fe97c775f7ff4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 161cd193505a4b58b320591db9ba02e5bbe9bb9b7b063a518848cb838c21198d [INFO] running `Command { std: "docker" "start" "-a" "161cd193505a4b58b320591db9ba02e5bbe9bb9b7b063a518848cb838c21198d", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling ndarray v0.17.1 [INFO] [stderr] Compiling rustfft v6.4.1 [INFO] [stderr] Compiling stft-rs v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.29s [INFO] running `Command { std: "docker" "inspect" "161cd193505a4b58b320591db9ba02e5bbe9bb9b7b063a518848cb838c21198d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "161cd193505a4b58b320591db9ba02e5bbe9bb9b7b063a518848cb838c21198d", kill_on_drop: false }` [INFO] [stdout] 161cd193505a4b58b320591db9ba02e5bbe9bb9b7b063a518848cb838c21198d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96b173799fd51b9d36457f966d2f5db6bd9e519b0f65660da32fc1683cb7d761 [INFO] running `Command { std: "docker" "start" "-a" "96b173799fd51b9d36457f966d2f5db6bd9e519b0f65660da32fc1683cb7d761", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling ndarray v0.17.1 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling rustfft v6.4.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling stft-rs v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling ndarray-stats v0.6.0 [INFO] [stdout] warning: function `calculate_snr` is never used [INFO] [stdout] --> tests/common/mod.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn calculate_snr(original: &[f32], reconstructed: &[f32]) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stft-rs` (test "multichannel_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name multichannel_tests --edition=2024 tests/multichannel_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rayon"))' -C metadata=f3cc0baf22e16dcb -C extra-filename=-de24026197c98a1f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b07582c8484286ed.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-2d72a8db7f83ef7e.rlib --extern ndarray_stats=/opt/rustwide/target/debug/deps/libndarray_stats-8d22790e2c561828.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7ac82bb74aac6d36.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2181f4949aab0bd3.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-d6c51ed1ce7781b2.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-004d4eadf7139295.rlib --extern stft_rs=/opt/rustwide/target/debug/deps/libstft_rs-3e5d93e90c84f61f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `stft-rs` (example "multichannel_stereo") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name multichannel_stereo --edition=2024 examples/multichannel_stereo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rayon"))' -C metadata=f6b6f3066847bf43 -C extra-filename=-d5f4e9086d382e91 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b07582c8484286ed.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-2d72a8db7f83ef7e.rlib --extern ndarray_stats=/opt/rustwide/target/debug/deps/libndarray_stats-8d22790e2c561828.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7ac82bb74aac6d36.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2181f4949aab0bd3.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-d6c51ed1ce7781b2.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-004d4eadf7139295.rlib --extern stft_rs=/opt/rustwide/target/debug/deps/libstft_rs-3e5d93e90c84f61f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `stft-rs` (test "batch_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name batch_tests --edition=2024 tests/batch_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rayon"))' -C metadata=eb2ccc36a5f8a31a -C extra-filename=-b58caf05066de2d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b07582c8484286ed.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-2d72a8db7f83ef7e.rlib --extern ndarray_stats=/opt/rustwide/target/debug/deps/libndarray_stats-8d22790e2c561828.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7ac82bb74aac6d36.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2181f4949aab0bd3.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-d6c51ed1ce7781b2.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-004d4eadf7139295.rlib --extern stft_rs=/opt/rustwide/target/debug/deps/libstft_rs-3e5d93e90c84f61f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `stft-rs` (test "mel_tests"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name mel_tests --edition=2024 tests/mel_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rayon"))' -C metadata=c54657720ef2fa7d -C extra-filename=-b77a74b9a978f864 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b07582c8484286ed.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-2d72a8db7f83ef7e.rlib --extern ndarray_stats=/opt/rustwide/target/debug/deps/libndarray_stats-8d22790e2c561828.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7ac82bb74aac6d36.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2181f4949aab0bd3.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-d6c51ed1ce7781b2.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-004d4eadf7139295.rlib --extern stft_rs=/opt/rustwide/target/debug/deps/libstft_rs-3e5d93e90c84f61f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `stft-rs` (test "streaming_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name streaming_tests --edition=2024 tests/streaming_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rayon"))' -C metadata=32e446ef298ba766 -C extra-filename=-7c5f99a236e3b0b2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b07582c8484286ed.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-2d72a8db7f83ef7e.rlib --extern ndarray_stats=/opt/rustwide/target/debug/deps/libndarray_stats-8d22790e2c561828.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7ac82bb74aac6d36.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2181f4949aab0bd3.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-d6c51ed1ce7781b2.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-004d4eadf7139295.rlib --extern stft_rs=/opt/rustwide/target/debug/deps/libstft_rs-3e5d93e90c84f61f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "96b173799fd51b9d36457f966d2f5db6bd9e519b0f65660da32fc1683cb7d761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96b173799fd51b9d36457f966d2f5db6bd9e519b0f65660da32fc1683cb7d761", kill_on_drop: false }` [INFO] [stdout] 96b173799fd51b9d36457f966d2f5db6bd9e519b0f65660da32fc1683cb7d761