[INFO] fetching crate ruv-neural-signal 0.1.0... [INFO] testing ruv-neural-signal-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate ruv-neural-signal 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate ruv-neural-signal 0.1.0 [INFO] finished tweaking crates.io crate ruv-neural-signal 0.1.0 [INFO] tweaked toml for crates.io crate ruv-neural-signal 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ruv-neural-signal 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ruv-neural-signal 0.1.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ed25519 v2.2.3 [INFO] [stderr] Downloaded zerocopy-derive v0.8.40 [INFO] [stderr] Downloaded ed25519-dalek v2.2.0 [INFO] [stderr] Downloaded ruv-neural-core v0.1.0 [INFO] [stderr] Downloaded zerocopy v0.8.40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f4039d895bfe63da1736ab23e81019a146df9f18294c2d20a5cec06f1c28ae8 [INFO] running `Command { std: "docker" "start" "-a" "8f4039d895bfe63da1736ab23e81019a146df9f18294c2d20a5cec06f1c28ae8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f4039d895bfe63da1736ab23e81019a146df9f18294c2d20a5cec06f1c28ae8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f4039d895bfe63da1736ab23e81019a146df9f18294c2d20a5cec06f1c28ae8", kill_on_drop: false }` [INFO] [stdout] 8f4039d895bfe63da1736ab23e81019a146df9f18294c2d20a5cec06f1c28ae8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0e84da85c06c0f9289a6a5f9c0dcec5a9e5b9d95f86ab05805291aa0558d03d [INFO] running `Command { std: "docker" "start" "-a" "d0e84da85c06c0f9289a6a5f9c0dcec5a9e5b9d95f86ab05805291aa0558d03d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling rustfft v6.4.1 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ruv-neural-core v0.1.0 [INFO] [stderr] Compiling ruv-neural-signal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.90s [INFO] running `Command { std: "docker" "inspect" "d0e84da85c06c0f9289a6a5f9c0dcec5a9e5b9d95f86ab05805291aa0558d03d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0e84da85c06c0f9289a6a5f9c0dcec5a9e5b9d95f86ab05805291aa0558d03d", kill_on_drop: false }` [INFO] [stdout] d0e84da85c06c0f9289a6a5f9c0dcec5a9e5b9d95f86ab05805291aa0558d03d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 998705b45980bc2a1d35ecebdc7999a4ed917c146750c96cbfcc48f47279b46f [INFO] running `Command { std: "docker" "start" "-a" "998705b45980bc2a1d35ecebdc7999a4ed917c146750c96cbfcc48f47279b46f", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling regex v1.12.3 [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 ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling ruv-neural-core v0.1.0 [INFO] [stderr] Compiling ruv-neural-signal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 41.14s [INFO] running `Command { std: "docker" "inspect" "998705b45980bc2a1d35ecebdc7999a4ed917c146750c96cbfcc48f47279b46f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "998705b45980bc2a1d35ecebdc7999a4ed917c146750c96cbfcc48f47279b46f", kill_on_drop: false }` [INFO] [stdout] 998705b45980bc2a1d35ecebdc7999a4ed917c146750c96cbfcc48f47279b46f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6349a772e43b6e4017ee6b280c2e36855109a4cf3d668eb3b8d9db1e256a200d [INFO] running `Command { std: "docker" "start" "-a" "6349a772e43b6e4017ee6b280c2e36855109a4cf3d668eb3b8d9db1e256a200d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ruv_neural_signal-5a7fd5afeee393ce) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test artifact::tests::detect_eye_blinks_finds_large_deflections ... ok [INFO] [stdout] test artifact::tests::reject_artifacts_interpolates_correctly ... ok [INFO] [stdout] test filter::tests::notch_removes_target_frequency ... ok [INFO] [stdout] test hilbert::tests::empty_signal ... ok [INFO] [stdout] test hilbert::tests::hilbert_of_cosine_gives_sine ... ok [INFO] [stdout] test filter::tests::lowpass_passes_low_frequency ... ok [INFO] [stdout] test filter::tests::bandpass_rejects_out_of_band ... ok [INFO] [stdout] test filter::tests::empty_signal_returns_empty ... ok [INFO] [stdout] test filter::tests::bandpass_passes_correct_frequency ... ok [INFO] [stdout] test artifact::tests::detect_cardiac_finds_periodic_peaks ... ok [INFO] [stdout] test hilbert::tests::instantaneous_amplitude_of_constant_frequency ... ok [INFO] [stdout] test spectral::tests::band_power_extracts_correct_band ... ok [INFO] [stdout] test spectral::tests::empty_signal_psd ... ok [INFO] [stdout] test preprocessing::tests::custom_pipeline_builds_and_runs ... ok [INFO] [stdout] test preprocessing::tests::empty_data_returns_error ... ok [INFO] [stdout] test connectivity::tests::plv_of_identical_signals_is_one ... ok [INFO] [stdout] test spectral::tests::psd_of_sinusoid_peaks_at_correct_frequency ... ok [INFO] [stdout] test preprocessing::tests::preprocessing_pipeline_processes_without_error ... ok [INFO] [stdout] test spectral::tests::stft_produces_correct_dimensions ... ok [INFO] [stdout] test filter::tests::highpass_passes_high_frequency ... ok [INFO] [stdout] test connectivity::tests::coherence_of_identical_signals_is_one ... ok [INFO] [stdout] test connectivity::tests::compute_all_pairs_returns_symmetric_matrix ... ok [INFO] [stdout] test connectivity::tests::plv_of_unrelated_signals_is_low ... ok [INFO] [stdout] test spectral::tests::spectral_entropy_white_noise_gt_pure_tone ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests ruv_neural_signal [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/preprocessing.rs - preprocessing::PreprocessingPipeline (line 28) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6349a772e43b6e4017ee6b280c2e36855109a4cf3d668eb3b8d9db1e256a200d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6349a772e43b6e4017ee6b280c2e36855109a4cf3d668eb3b8d9db1e256a200d", kill_on_drop: false }` [INFO] [stdout] 6349a772e43b6e4017ee6b280c2e36855109a4cf3d668eb3b8d9db1e256a200d