[INFO] fetching crate voirs-singing 0.1.0-rc.1...
[INFO] testing voirs-singing-0.1.0-rc.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate voirs-singing 0.1.0-rc.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate voirs-singing 0.1.0-rc.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate voirs-singing 0.1.0-rc.1
[INFO] tweaked toml for crates.io crate voirs-singing 0.1.0-rc.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate voirs-singing 0.1.0-rc.1 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 voirs-singing 0.1.0-rc.1 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] dcbfb748375b3112589349abef2f1b58592594b3881f9fd4f1c13584a3b210ff
[INFO] running `Command { std: "docker" "start" "-a" "dcbfb748375b3112589349abef2f1b58592594b3881f9fd4f1c13584a3b210ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dcbfb748375b3112589349abef2f1b58592594b3881f9fd4f1c13584a3b210ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcbfb748375b3112589349abef2f1b58592594b3881f9fd4f1c13584a3b210ff", kill_on_drop: false }`
[INFO] [stdout] dcbfb748375b3112589349abef2f1b58592594b3881f9fd4f1c13584a3b210ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 92066b06a24d67b776797df1c75d9d9a7a692b50fcfc60ff14d7c1061b81619a
[INFO] running `Command { std: "docker" "start" "-a" "92066b06a24d67b776797df1c75d9d9a7a692b50fcfc60ff14d7c1061b81619a", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pulp v0.22.2
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling pulp-wasm-simd-flag v0.1.0
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.3
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling dasp_ring_buffer v0.11.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling oxiarc-core v0.2.6
[INFO] [stderr]    Compiling dasp_frame v0.11.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling oxiarc-zstd v0.2.6
[INFO] [stderr]    Compiling oxiarc-lz4 v0.2.6
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling dasp_rms v0.11.0
[INFO] [stderr]    Compiling dasp_peak v0.11.0
[INFO] [stderr]    Compiling dasp_envelope v0.11.0
[INFO] [stderr]    Compiling dasp_interpolate v0.11.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling dasp_window v0.11.1
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling oxifft-codegen v0.1.3
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling dasp_signal v0.11.0
[INFO] [stderr]    Compiling dasp_slice v0.11.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling dyn-stack v0.13.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling scirs2-core v0.3.4
[INFO] [stderr]    Compiling safe_arch v1.0.0
[INFO] [stderr]    Compiling zip v7.2.0
[INFO] [stderr]    Compiling safetensors v0.7.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling wide v1.2.0
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rand_distr v0.6.0
[INFO] [stderr]    Compiling dasp v0.11.0
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling oxifft v0.1.3
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.10.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ndarray-rand v0.16.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling gemm-common v0.19.0
[INFO] [stderr]    Compiling float8 v0.6.1
[INFO] [stderr]    Compiling gemm-f32 v0.19.0
[INFO] [stderr]    Compiling gemm-c32 v0.19.0
[INFO] [stderr]    Compiling gemm-f64 v0.19.0
[INFO] [stderr]    Compiling gemm-c64 v0.19.0
[INFO] [stderr]    Compiling gemm-f16 v0.19.0
[INFO] [stderr]    Compiling gemm v0.19.0
[INFO] [stderr]    Compiling candle-core v0.9.2
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling candle-nn v0.9.2
[INFO] [stderr]    Compiling scirs2-fft v0.3.4
[INFO] [stderr] error: could not compile `scirs2-core` (lib)
[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 scirs2_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scirs2-core-0.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' --allow=unused_variables --allow=unused_mut --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes '--allow=clippy::expect_used' --allow=dead_code --cfg 'feature="array"' --cfg 'feature="crossbeam"' --cfg 'feature="crossbeam-deque"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="gpu"' --cfg 'feature="ndarray-rand"' --cfg 'feature="num_cpus"' --cfg 'feature="parallel"' --cfg 'feature="random"' --cfg 'feature="rayon"' --cfg 'feature="regex"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="serialization"' --cfg 'feature="simd"' --cfg 'feature="statrs"' --cfg 'feature="std"' --cfg 'feature="validation"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "all_ints", "alloc", "arbitrary-precision", "array", "array_io", "array_protocol", "array_protocol_all", "array_protocol_cuda", "array_protocol_distributed", "array_protocol_gpu", "array_protocol_jit", "array_protocol_metal", "array_protocol_opencl", "array_protocol_rocm", "array_protocol_wgpu", "array_stats", "arrow", "async", "async-trait", "benchmarking", "bytemuck", "cache", "cached", "cloud", "compression", "cross_platform", "crossbeam", "crossbeam-deque", "crossbeam-utils", "crypto", "cuda", "data_validation", "database", "default", "embedded", "embedded-alloc", "ffi", "fixed-point", "float32", "float64", "gpu", "instrumentation", "int32", "int64", "jit", "leak_detection", "libc", "libm", "linalg", "log", "logging", "memmap2", "memory_call_stack", "memory_compression", "memory_efficient", "memory_efficient_all_types", "memory_management", "memory_metrics", "memory_visualization", "metal", "ml_pipeline", "mmap", "mpsgraph", "ndarray-rand", "ndarray-stats", "num-bigint", "num_cpus", "observability", "observability_http", "opencl", "opentelemetry", "opentelemetry-otlp", "opentelemetry_sdk", "oxiblas-blas", "oxiblas-lapack", "oxiblas-ndarray", "oxicode", "parallel", "perf-event", "production", "profiling", "profiling_advanced", "profiling_all", "profiling_chrome", "profiling_flame", "profiling_memory", "profiling_opentelemetry", "profiling_otlp", "profiling_perf", "profiling_prometheus", "prometheus", "python", "quickcheck", "random", "rayon", "regex", "reqwest", "rocm", "rug", "s3", "serde", "serde_json", "serialization", "sha2", "simd", "statrs", "std", "sysinfo", "testing", "tokio", "tracing", "tracing-appender", "tracing-chrome", "tracing-flame", "tracing-opentelemetry", "tracing-subscriber", "types", "ufuncs", "uint32", "uint64", "validation", "versioning", "wgpu_backend", "wide"))' -C metadata=7ad254dea53a7e0d -C extra-filename=-db9feab44042012c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-23612ba340ec9589.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-6a12d0129be5e8d8.rmeta --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-b81513ac3fdc60a3.rmeta --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-1e596f85d25cbf0f.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-d120373eaebf0872.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-2f0ebb13e01f9882.rmeta --extern ndarray_rand=/opt/rustwide/target/debug/deps/libndarray_rand-071fe59664ad8e39.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-61deb91064830596.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-eb8f4fa23cfb994b.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-551d7e3effd11bdb.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-8befe4c091d8505c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ac012fec71d6948.rmeta --extern oxiarc_lz4=/opt/rustwide/target/debug/deps/liboxiarc_lz4-a244024c7a295308.rmeta --extern oxiarc_zstd=/opt/rustwide/target/debug/deps/liboxiarc_zstd-ca12941552d9d532.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-2792ddc11a551b1b.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-8769d5d997e8564b.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-140da08c6a2aee6c.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-a8aa2a07f4669e95.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-b70ed3d550464998.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ba2917cb9ddc0905.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9e047d87245d011d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-91f94431f9a9b95f.rmeta --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-df0ae5fcb1cc08cc.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-82082bc69f1723e1.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-5b4aaeeac6bb8211.rmeta --extern wide=/opt/rustwide/target/debug/deps/libwide-a237bbeaf5dc4ba7.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "92066b06a24d67b776797df1c75d9d9a7a692b50fcfc60ff14d7c1061b81619a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92066b06a24d67b776797df1c75d9d9a7a692b50fcfc60ff14d7c1061b81619a", kill_on_drop: false }`
[INFO] [stdout] 92066b06a24d67b776797df1c75d9d9a7a692b50fcfc60ff14d7c1061b81619a
