[INFO] fetching crate lasprs 0.9.1... [INFO] testing lasprs-0.9.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate lasprs 0.9.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate lasprs 0.9.1 [INFO] finished tweaking crates.io crate lasprs 0.9.1 [INFO] tweaked toml for crates.io crate lasprs 0.9.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lasprs 0.9.1 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 lasprs 0.9.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0068f5bbf71d10001232367d76980183980b26f4e533e5f4c968a1814ad8edfd [INFO] running `Command { std: "docker" "start" "-a" "0068f5bbf71d10001232367d76980183980b26f4e533e5f4c968a1814ad8edfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0068f5bbf71d10001232367d76980183980b26f4e533e5f4c968a1814ad8edfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0068f5bbf71d10001232367d76980183980b26f4e533e5f4c968a1814ad8edfd", kill_on_drop: false }` [INFO] [stdout] 0068f5bbf71d10001232367d76980183980b26f4e533e5f4c968a1814ad8edfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 45df38c8542bd63b48de42ff9f282af65e9229ffa18af5fccf50ee306fe909a7 [INFO] running `Command { std: "docker" "start" "-a" "45df38c8542bd63b48de42ff9f282af65e9229ffa18af5fccf50ee306fe909a7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pyo3-build-config v0.25.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling pyo3-macros-backend v0.25.1 [INFO] [stderr] Compiling pyo3-ffi v0.25.1 [INFO] [stderr] Compiling pyo3 v0.25.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling numpy v0.25.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling hdf5-types v0.8.1 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling hdf5 v0.8.1 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling cpal v0.16.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling hdf5-sys v0.8.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling pkg-version-impl v0.1.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rustfft v6.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling toml_parser v1.0.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling inventory v0.3.20 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling toml_writer v1.0.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling realfft v3.5.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling pkg-version v1.0.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling hdf5-derive v0.8.1 [INFO] [stderr] Compiling reinterpret v0.2.1 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling softfloat v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling pyo3-stub-gen-derive v0.10.0 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling pyo3-macros v0.25.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling argh v0.1.13 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.9.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling pyo3-stub-gen v0.10.0 [INFO] [stderr] Compiling lasprs v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/slm/slmsettings.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | Lref=(Lref_default)))] [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 38 - Lref=(Lref_default)))] [INFO] [stdout] 38 + Lref=Lref_default ))] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized] target(s) in 2m 25s [INFO] running `Command { std: "docker" "inspect" "45df38c8542bd63b48de42ff9f282af65e9229ffa18af5fccf50ee306fe909a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45df38c8542bd63b48de42ff9f282af65e9229ffa18af5fccf50ee306fe909a7", kill_on_drop: false }` [INFO] [stdout] 45df38c8542bd63b48de42ff9f282af65e9229ffa18af5fccf50ee306fe909a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8857f92629426ed34e6335da08f604c4e94744003a07e6169e6a7ab994a1b977 [INFO] running `Command { std: "docker" "start" "-a" "8857f92629426ed34e6335da08f604c4e94744003a07e6169e6a7ab994a1b977", kill_on_drop: false }` [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/slm/slmsettings.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | Lref=(Lref_default)))] [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 38 - Lref=(Lref_default)))] [INFO] [stdout] 38 + Lref=Lref_default ))] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lasprs v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/slm/slmsettings.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | Lref=(Lref_default)))] [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 38 - Lref=(Lref_default)))] [INFO] [stdout] 38 + Lref=Lref_default ))] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 7.86s [INFO] running `Command { std: "docker" "inspect" "8857f92629426ed34e6335da08f604c4e94744003a07e6169e6a7ab994a1b977", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8857f92629426ed34e6335da08f604c4e94744003a07e6169e6a7ab994a1b977", kill_on_drop: false }` [INFO] [stdout] 8857f92629426ed34e6335da08f604c4e94744003a07e6169e6a7ab994a1b977 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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", kill_on_drop: false }` [INFO] [stdout] e29822ced846fc32fa050d5700b03f0d1ec3c7bd1fefb37ea2c9b83f76cf187b [INFO] running `Command { std: "docker" "start" "-a" "e29822ced846fc32fa050d5700b03f0d1ec3c7bd1fefb37ea2c9b83f76cf187b", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/slm/slmsettings.rs:38:15 [INFO] [stderr] | [INFO] [stderr] 38 | Lref=(Lref_default)))] [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 38 - Lref=(Lref_default)))] [INFO] [stderr] 38 + Lref=Lref_default ))] [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `lasprs` (lib) generated 1 warning (run `cargo fix --lib -p lasprs` to apply 1 suggestion) [INFO] [stderr] warning: `lasprs` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lasprs-7f3ca822b94163dc) [INFO] [stdout] [INFO] [stdout] running 49 tests [INFO] [stdout] test filter::biquad::test::test_biquad1 ... ok [INFO] [stdout] test filter::biquad::test::test_bilinear ... ok [INFO] [stdout] test daq::streamdata::test::test ... ok [INFO] [stdout] test filter::biquad::test::test_setDC ... ok [INFO] [stdout] test filter::biquad::test::test_firstOrderHighPass ... ok [INFO] [stdout] test filter::biquad::test::test_firstOrderLowpass ... ok [INFO] [stdout] test filter::octave::test::test_G ... ok [INFO] [stdout] test filter::octave::test::test_names ... ok [INFO] [stdout] test filter::octave::test::test_finder ... ok [INFO] [stdout] test filter::seriesbiquad::test::test_biquad3 ... ok [INFO] [stdout] test filter::seriesbiquad::test::test_seriesbiquad_tf1 ... ok [INFO] [stdout] test filter::seriesbiquad::test::test_seriesbiquad_tf2 ... ok [INFO] [stdout] test filter::zpkmodel::test::test_A ... ok [INFO] [stdout] test filter::zpkmodel::test::test_C ... ok [INFO] [stdout] test filter::octave::test::test_thirdoctave ... ok [INFO] [stdout] test filter::octave::test::test_name_and_approx ... ok [INFO] [stdout] test ps::aps::test::test_apssettings2 ... ok [INFO] [stdout] test filter::octave::test::test_octave ... ok [INFO] [stdout] test ps::aps::test::test_overlap_keep ... ok [INFO] [stdout] test filter::octave::test::out_range_octave1 - should panic ... ok [INFO] [stdout] test filter::seriesbiquad::test::test_biquad2 - should panic ... ok [INFO] [stdout] test ps::aps::test::test_apssettings1 - should panic ... ok [INFO] [stdout] test filter::octave::test::out_range_octave2 - should panic ... ok [INFO] [stdout] test ps::overlap::test::test_overlap1 ... ok [INFO] [stdout] test filter::octave::test::test_builders ... ok [INFO] [stdout] test ps::freqweighting::test::test ... ok [INFO] [stdout] test ps::ps::test::test_fft_DC ... ok [INFO] [stdout] test ps::ps::test::test_fft_AC ... ok [INFO] [stdout] test ps::ps::test::test_parseval ... ok [INFO] [stdout] test ps::timebuffer::test::test_timebuffer1 ... ok [INFO] [stdout] test ps::timebuffer::test::test_timebuffer3 ... ok [INFO] [stdout] test ps::timebuffer::test::test_timebuffer2 ... ok [INFO] [stdout] test ps::window::test::test_windows ... ok [INFO] [stdout] test ps::ps::test::test_ps_scale ... ok [INFO] [stdout] test rt::rtview::test::test_rtviewer1 ... FAILED [INFO] [stdout] test siggen::siggen::test::test_sample ... ok [INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0' [INFO] [stdout] test siggen::siggen::test::test_sine ... ok [INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory [INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings [INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory [INFO] [stderr] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name [INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory [INFO] [stderr] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory [INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default [INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0' [INFO] [stdout] test siggen::siggen::test::test_whitenoise ... ok [INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory [INFO] [stdout] test ps::aps::test::test_tf1 ... ok [INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings [INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory [INFO] [stderr] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name [INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory [INFO] [stderr] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory [INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default [INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM pipewire [INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM pipewire [INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM pulse [INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM pulse [INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM jack [INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM jack [INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM oss [INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM oss [INFO] [stdout] test siggen::sweep::test::test_phase_linsweep1 ... ok [INFO] [stdout] test siggen::siggen::test::test_sine2 ... ok [INFO] [stdout] test slm::slmsettings::test::test_slmsettings1 ... ok [INFO] [stdout] test slm::tw::test::test_tw ... ok [INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0' [INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory [INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings [INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory [INFO] [stderr] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name [INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory [INFO] [stderr] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory [INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default [INFO] [stdout] test rt::rtaps::test::test_rtaps1 ... FAILED [INFO] [stdout] test slm::slm::test::test_slm1 ... ok [INFO] [stdout] test ps::aps::test::test_tf2 ... ok [INFO] [stdout] test ps::ps::test::test_parseval_with_window ... ok [INFO] [stdout] test ps::aps::test::test_ap ... ok [INFO] [stdout] test ps::aps::test::test_expweighting ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- rt::rtview::test::test_rtviewer1 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'rt::rtview::test::test_rtviewer1' (65) panicked at src/daq/streammgr.rs:186:13: [INFO] [stdout] BUG: Stream manager is supposed to be a singleton [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f615741a0d2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] 1: 0x5f615742b16f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] 2: 0x5f61573e5f83 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] 3: 0x5f61573f2012 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] 4: 0x5f61573f78ff - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] 5: 0x5f61573f7791 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] 6: 0x5f615738998e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] 7: 0x5f61573f7fbf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] 8: 0x5f61573f7d36 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] 9: 0x5f61573f2149 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] 10: 0x5f61573da86d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] 11: 0x5f6157433090 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] 12: 0x5f6156c62da2 - lasprs::daq::streammgr::StreamMgr::new::h12b0bb2835781b48 [INFO] [stdout] 13: 0x5f615702aa16 - lasprs::rt::rtview::test::test_rtviewer1::hdd207d00ae18e141 [INFO] [stdout] 14: 0x5f615702ada3 - lasprs::rt::rtview::test::test_rtviewer1::{{closure}}::hda5f29a21c4ffc03 [INFO] [stdout] 15: 0x5f615731fca6 - core::ops::function::FnOnce::call_once::h0806f151a7a21ca9 [INFO] [stdout] 16: 0x5f61573897db - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] 17: 0x5f615739d7ed - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] 18: 0x5f6157376d34 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] 19: 0x5f615737a66a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] 20: 0x5f61573ed54f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] 21: 0x77aefd44baa4 - [INFO] [stdout] 22: 0x77aefd4d8a64 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- rt::rtaps::test::test_rtaps1 stdout ---- [INFO] [stdout] [src/daq/streammgr.rs:829:13] val = CpalApi [INFO] [stdout] Error: Could not obtain default input configuration [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] 1: anyhow::__private::format_err [INFO] [stdout] 2: lasprs::daq::api::api_cpal::CpalApi::startDefaultInputStream [INFO] [stdout] 3: lasprs::daq::streammgr::StreamMgr::startDefaultInputStream::{{closure}} [INFO] [stdout] 4: lasprs::daq::streammgr::StreamMgr::startDefaultInputStream [INFO] [stdout] 5: lasprs::rt::rtaps::test::test_rtaps1 [INFO] [stdout] 6: lasprs::rt::rtaps::test::test_rtaps1::{{closure}} [INFO] [stdout] 7: core::ops::function::FnOnce::call_once [INFO] [stdout] 8: test::__rust_begin_short_backtrace [INFO] [stdout] 9: test::run_test::{{closure}} [INFO] [stdout] 10: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] 11: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] 12: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 13: [INFO] [stdout] 14: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] rt::rtaps::test::test_rtaps1 [INFO] [stdout] rt::rtview::test::test_rtviewer1 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 47 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.61s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "e29822ced846fc32fa050d5700b03f0d1ec3c7bd1fefb37ea2c9b83f76cf187b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e29822ced846fc32fa050d5700b03f0d1ec3c7bd1fefb37ea2c9b83f76cf187b", kill_on_drop: false }` [INFO] [stdout] e29822ced846fc32fa050d5700b03f0d1ec3c7bd1fefb37ea2c9b83f76cf187b