[INFO] fetching crate stft-rs 0.6.0...
[INFO] testing stft-rs-0.6.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate stft-rs 0.6.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate stft-rs 0.6.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate stft-rs 0.6.0
[INFO] tweaked toml for crates.io crate stft-rs 0.6.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stft-rs 0.6.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stft-rs 0.6.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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d87065c6d4c1282f19a15a7efe29d664f0feb5eda52bd69632f034a91dcf8e85
[INFO] running `Command { std: "docker" "start" "-a" "d87065c6d4c1282f19a15a7efe29d664f0feb5eda52bd69632f034a91dcf8e85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d87065c6d4c1282f19a15a7efe29d664f0feb5eda52bd69632f034a91dcf8e85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d87065c6d4c1282f19a15a7efe29d664f0feb5eda52bd69632f034a91dcf8e85", kill_on_drop: false }`
[INFO] [stdout] d87065c6d4c1282f19a15a7efe29d664f0feb5eda52bd69632f034a91dcf8e85
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b134abc8b4b87776919eb6745bb4148884206f0bd6ee27243cf9c5262e3173af
[INFO] running `Command { std: "docker" "start" "-a" "b134abc8b4b87776919eb6745bb4148884206f0bd6ee27243cf9c5262e3173af", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling stft-rs v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.73s
[INFO] running `Command { std: "docker" "inspect" "b134abc8b4b87776919eb6745bb4148884206f0bd6ee27243cf9c5262e3173af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b134abc8b4b87776919eb6745bb4148884206f0bd6ee27243cf9c5262e3173af", kill_on_drop: false }`
[INFO] [stdout] b134abc8b4b87776919eb6745bb4148884206f0bd6ee27243cf9c5262e3173af
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74d09ff94c1bb50979f33daee71110ab7dc7389a70af54f60d964876dc62f130
[INFO] running `Command { std: "docker" "start" "-a" "74d09ff94c1bb50979f33daee71110ab7dc7389a70af54f60d964876dc62f130", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling noisy_float v0.2.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling rand_distr v0.6.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde v1.0.228
[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.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling ndarray-stats v0.7.0
[INFO] [stderr]    Compiling stft-rs v0.6.0 (/opt/rustwide/workdir)
[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` (example "spectral_operations")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name spectral_operations --edition=2024 examples/spectral_operations.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="rustfft-backend"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "microfft-backend", "rayon", "rustfft-backend", "std"))' -C metadata=c5ad9008f09ba38e -C extra-filename=-a7a73340b9fa6b84 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ee9d56bcb84498f8.rlib --extern ndarray_stats=/opt/rustwide/target/debug/deps/libndarray_stats-760c4d9daad8bcf1.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7d363071c4a72204.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b818c2dbae387a2d.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-0f7c4ce2cc670931.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-56ccce3eadb2a784.rlib --extern stft_rs=/opt/rustwide/target/debug/deps/libstft_rs-febf28487756fec5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-5f7bd235e60d4098/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `stft-rs` (example "advanced_streaming")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name advanced_streaming --edition=2024 examples/advanced_streaming.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="rustfft-backend"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "microfft-backend", "rayon", "rustfft-backend", "std"))' -C metadata=dd4859341e889ba6 -C extra-filename=-4c6c9c6caf3d5788 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ee9d56bcb84498f8.rlib --extern ndarray_stats=/opt/rustwide/target/debug/deps/libndarray_stats-760c4d9daad8bcf1.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7d363071c4a72204.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b818c2dbae387a2d.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-0f7c4ce2cc670931.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-56ccce3eadb2a784.rlib --extern stft_rs=/opt/rustwide/target/debug/deps/libstft_rs-febf28487756fec5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-5f7bd235e60d4098/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `stft-rs` (test "allocation_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name allocation_tests --edition=2024 tests/allocation_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="rustfft-backend"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "microfft-backend", "rayon", "rustfft-backend", "std"))' -C metadata=fc71e931dbd0ad93 -C extra-filename=-1bed6ac0b3652704 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ee9d56bcb84498f8.rlib --extern ndarray_stats=/opt/rustwide/target/debug/deps/libndarray_stats-760c4d9daad8bcf1.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7d363071c4a72204.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b818c2dbae387a2d.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-0f7c4ce2cc670931.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-56ccce3eadb2a784.rlib --extern stft_rs=/opt/rustwide/target/debug/deps/libstft_rs-febf28487756fec5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-5f7bd235e60d4098/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `stft-rs` (example "backend_comparison")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name backend_comparison --edition=2024 examples/backend_comparison.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="rustfft-backend"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "microfft-backend", "rayon", "rustfft-backend", "std"))' -C metadata=64b32d0d0f6048cd -C extra-filename=-ed9e3923bffdb449 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ee9d56bcb84498f8.rlib --extern ndarray_stats=/opt/rustwide/target/debug/deps/libndarray_stats-760c4d9daad8bcf1.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7d363071c4a72204.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b818c2dbae387a2d.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-0f7c4ce2cc670931.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-56ccce3eadb2a784.rlib --extern stft_rs=/opt/rustwide/target/debug/deps/libstft_rs-febf28487756fec5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-5f7bd235e60d4098/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `stft-rs` (test "streaming_multichannel_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name streaming_multichannel_tests --edition=2024 tests/streaming_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="rustfft-backend"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "microfft-backend", "rayon", "rustfft-backend", "std"))' -C metadata=433f7e683ae407cd -C extra-filename=-7c8896763ec285a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ee9d56bcb84498f8.rlib --extern ndarray_stats=/opt/rustwide/target/debug/deps/libndarray_stats-760c4d9daad8bcf1.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7d363071c4a72204.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b818c2dbae387a2d.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-0f7c4ce2cc670931.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-56ccce3eadb2a784.rlib --extern stft_rs=/opt/rustwide/target/debug/deps/libstft_rs-febf28487756fec5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-5f7bd235e60d4098/out` (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/beta-2026-04-21-x86_64-unknown-linux-gnu/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="rustfft-backend"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "microfft-backend", "rayon", "rustfft-backend", "std"))' -C metadata=72e5b55de4e5c413 -C extra-filename=-48ce59de58170006 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ee9d56bcb84498f8.rlib --extern ndarray_stats=/opt/rustwide/target/debug/deps/libndarray_stats-760c4d9daad8bcf1.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7d363071c4a72204.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b818c2dbae387a2d.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-0f7c4ce2cc670931.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-56ccce3eadb2a784.rlib --extern stft_rs=/opt/rustwide/target/debug/deps/libstft_rs-febf28487756fec5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-5f7bd235e60d4098/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `stft-rs` (example "basic_usage")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name basic_usage --edition=2024 examples/basic_usage.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="rustfft-backend"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "microfft-backend", "rayon", "rustfft-backend", "std"))' -C metadata=f715947bb525109f -C extra-filename=-1494f3e372d9924c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ee9d56bcb84498f8.rlib --extern ndarray_stats=/opt/rustwide/target/debug/deps/libndarray_stats-760c4d9daad8bcf1.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7d363071c4a72204.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b818c2dbae387a2d.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-0f7c4ce2cc670931.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-56ccce3eadb2a784.rlib --extern stft_rs=/opt/rustwide/target/debug/deps/libstft_rs-febf28487756fec5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-5f7bd235e60d4098/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `stft-rs` (example "spectral_processing")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name spectral_processing --edition=2024 examples/spectral_processing.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="rustfft-backend"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "microfft-backend", "rayon", "rustfft-backend", "std"))' -C metadata=fb8b1b62a2af85b0 -C extra-filename=-d327f7d785099a03 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ee9d56bcb84498f8.rlib --extern ndarray_stats=/opt/rustwide/target/debug/deps/libndarray_stats-760c4d9daad8bcf1.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7d363071c4a72204.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b818c2dbae387a2d.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-0f7c4ce2cc670931.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-56ccce3eadb2a784.rlib --extern stft_rs=/opt/rustwide/target/debug/deps/libstft_rs-febf28487756fec5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-5f7bd235e60d4098/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `stft-rs` (example "multichannel_midside")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name multichannel_midside --edition=2024 examples/multichannel_midside.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="rustfft-backend"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "microfft-backend", "rayon", "rustfft-backend", "std"))' -C metadata=49bcc008c15e6855 -C extra-filename=-c581442bfbaf0a92 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ee9d56bcb84498f8.rlib --extern ndarray_stats=/opt/rustwide/target/debug/deps/libndarray_stats-760c4d9daad8bcf1.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7d363071c4a72204.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b818c2dbae387a2d.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-0f7c4ce2cc670931.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-56ccce3eadb2a784.rlib --extern stft_rs=/opt/rustwide/target/debug/deps/libstft_rs-febf28487756fec5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-5f7bd235e60d4098/out` (signal: 9, SIGKILL: kill)
[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/beta-2026-04-21-x86_64-unknown-linux-gnu/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="rustfft-backend"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "microfft-backend", "rayon", "rustfft-backend", "std"))' -C metadata=b79603e748f9c90c -C extra-filename=-c450f4f1552520e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ee9d56bcb84498f8.rlib --extern ndarray_stats=/opt/rustwide/target/debug/deps/libndarray_stats-760c4d9daad8bcf1.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7d363071c4a72204.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b818c2dbae387a2d.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-0f7c4ce2cc670931.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-56ccce3eadb2a784.rlib --extern stft_rs=/opt/rustwide/target/debug/deps/libstft_rs-febf28487756fec5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-5f7bd235e60d4098/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `stft-rs` (example "streaming_usage")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name streaming_usage --edition=2024 examples/streaming_usage.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="rustfft-backend"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "microfft-backend", "rayon", "rustfft-backend", "std"))' -C metadata=3d99b115a0b6e7f2 -C extra-filename=-9e696f71440f32c4 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ee9d56bcb84498f8.rlib --extern ndarray_stats=/opt/rustwide/target/debug/deps/libndarray_stats-760c4d9daad8bcf1.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7d363071c4a72204.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b818c2dbae387a2d.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-0f7c4ce2cc670931.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-56ccce3eadb2a784.rlib --extern stft_rs=/opt/rustwide/target/debug/deps/libstft_rs-febf28487756fec5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-5f7bd235e60d4098/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `stft-rs` (example "type_aliases")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name type_aliases --edition=2024 examples/type_aliases.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="rustfft-backend"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "microfft-backend", "rayon", "rustfft-backend", "std"))' -C metadata=311c4688dee6a634 -C extra-filename=-e194294ceddfcbe5 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ee9d56bcb84498f8.rlib --extern ndarray_stats=/opt/rustwide/target/debug/deps/libndarray_stats-760c4d9daad8bcf1.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7d363071c4a72204.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b818c2dbae387a2d.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-0f7c4ce2cc670931.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-56ccce3eadb2a784.rlib --extern stft_rs=/opt/rustwide/target/debug/deps/libstft_rs-febf28487756fec5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-5f7bd235e60d4098/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `stft-rs` (example "buffer_reuse")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name buffer_reuse --edition=2024 examples/buffer_reuse.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="rustfft-backend"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "microfft-backend", "rayon", "rustfft-backend", "std"))' -C metadata=495ccc00a24a2ea4 -C extra-filename=-4c25ab840aa883c2 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ee9d56bcb84498f8.rlib --extern ndarray_stats=/opt/rustwide/target/debug/deps/libndarray_stats-760c4d9daad8bcf1.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7d363071c4a72204.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b818c2dbae387a2d.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-0f7c4ce2cc670931.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-56ccce3eadb2a784.rlib --extern stft_rs=/opt/rustwide/target/debug/deps/libstft_rs-febf28487756fec5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-5f7bd235e60d4098/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "74d09ff94c1bb50979f33daee71110ab7dc7389a70af54f60d964876dc62f130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74d09ff94c1bb50979f33daee71110ab7dc7389a70af54f60d964876dc62f130", kill_on_drop: false }`
[INFO] [stdout] 74d09ff94c1bb50979f33daee71110ab7dc7389a70af54f60d964876dc62f130
