[INFO] cloning repository https://github.com/chirgwin/steel-capture [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chirgwin/steel-capture" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchirgwin%2Fsteel-capture", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchirgwin%2Fsteel-capture'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a564b7e53f91df860c319192e73e14a44ac3f58 [INFO] testing chirgwin/steel-capture against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchirgwin%2Fsteel-capture" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chirgwin/steel-capture [INFO] finished tweaking git repo https://github.com/chirgwin/steel-capture [INFO] tweaked toml for git repo https://github.com/chirgwin/steel-capture written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chirgwin/steel-capture on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chirgwin/steel-capture 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a191c4d9a3268faff061ceda2a1a204471db4998275012ea85385e8240a38247 [INFO] running `Command { std: "docker" "start" "-a" "a191c4d9a3268faff061ceda2a1a204471db4998275012ea85385e8240a38247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a191c4d9a3268faff061ceda2a1a204471db4998275012ea85385e8240a38247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a191c4d9a3268faff061ceda2a1a204471db4998275012ea85385e8240a38247", kill_on_drop: false }` [INFO] [stdout] a191c4d9a3268faff061ceda2a1a204471db4998275012ea85385e8240a38247 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a336bde4ae2000ab8bd1da1e7bb40989203c69393700282bbbffe677e6916747 [INFO] running `Command { std: "docker" "start" "-a" "a336bde4ae2000ab8bd1da1e7bb40989203c69393700282bbbffe677e6916747", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling wry v0.54.2 [INFO] [stderr] Compiling dpi v0.1.2 [INFO] [stderr] Compiling clap_builder v4.5.59 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling jiff v0.2.20 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling rosc v0.10.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling gdk-sys v0.18.2 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling atk-sys v0.18.2 [INFO] [stderr] Compiling gtk-sys v0.18.2 [INFO] [stderr] Compiling javascriptcore-rs-sys v1.1.1 [INFO] [stderr] Compiling soup3-sys v0.5.0 [INFO] [stderr] Compiling webkit2gtk-sys v2.0.2 [INFO] [stderr] Compiling gdkx11-sys v0.18.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling gtk3-macros v0.18.2 [INFO] [stderr] Compiling dlopen2_derive v0.4.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling dlopen2 v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling gdkwayland-sys v0.18.2 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling clap v4.5.59 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling glib v0.18.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling cairo-rs v0.18.5 [INFO] [stderr] Compiling atk v0.18.2 [INFO] [stderr] Compiling javascriptcore-rs v1.1.2 [INFO] [stderr] Compiling gdk-pixbuf v0.18.5 [INFO] [stderr] Compiling pango v0.18.3 [INFO] [stderr] Compiling soup3 v0.5.0 [INFO] [stderr] Compiling gdk v0.18.2 [INFO] [stderr] Compiling gdkx11 v0.18.2 [INFO] [stderr] Compiling webkit2gtk v2.0.2 [INFO] [stderr] Compiling tao v0.34.5 [INFO] [stderr] Compiling steel-capture v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s [INFO] running `Command { std: "docker" "inspect" "a336bde4ae2000ab8bd1da1e7bb40989203c69393700282bbbffe677e6916747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a336bde4ae2000ab8bd1da1e7bb40989203c69393700282bbbffe677e6916747", kill_on_drop: false }` [INFO] [stdout] a336bde4ae2000ab8bd1da1e7bb40989203c69393700282bbbffe677e6916747 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f6dc577c9493922ee693cbacb75fc8f72ace047badfcb79bdf98f6ca73961f0 [INFO] running `Command { std: "docker" "start" "-a" "6f6dc577c9493922ee693cbacb75fc8f72ace047badfcb79bdf98f6ca73961f0", kill_on_drop: false }` [INFO] [stderr] Compiling steel-capture v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.19s [INFO] running `Command { std: "docker" "inspect" "6f6dc577c9493922ee693cbacb75fc8f72ace047badfcb79bdf98f6ca73961f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f6dc577c9493922ee693cbacb75fc8f72ace047badfcb79bdf98f6ca73961f0", kill_on_drop: false }` [INFO] [stdout] 6f6dc577c9493922ee693cbacb75fc8f72ace047badfcb79bdf98f6ca73961f0 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 859e898ef3c26afa6a868de93d34dbfcb7145b7b0a7d278f8ef3f64cca656af8 [INFO] running `Command { std: "docker" "start" "-a" "859e898ef3c26afa6a868de93d34dbfcb7145b7b0a7d278f8ef3f64cca656af8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/steel_capture-1cf72e76a598040b) [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test bar_inference::tests::test_bar_lifted_returns_none ... ok [INFO] [stdout] test bar_inference::tests::test_silence_with_no_bar ... ok [INFO] [stdout] test bar_sensor::tests::test_bar_at_fret_0 ... ok [INFO] [stdout] test bar_sensor::tests::test_bar_at_fret_5 ... ok [INFO] [stdout] test bar_inference::tests::test_goertzel_finds_frequency ... ok [INFO] [stdout] test bar_sensor::tests::test_bar_beyond_sensors ... ok [INFO] [stdout] test bar_inference::tests::test_sensor_only_during_silence ... ok [INFO] [stdout] test bar_sensor::tests::test_bar_between_sensors ... ok [INFO] [stdout] test bar_sensor::tests::test_bar_lifted ... ok [INFO] [stdout] test bar_sensor::tests::test_interpolation_accuracy ... ok [INFO] [stdout] test bar_sensor::tests::test_interpolation_between_sensors ... ok [INFO] [stdout] test bar_sensor::tests::test_smoothing ... ok [INFO] [stdout] test copedant::tests::test_bar_inference_with_pedal ... ok [INFO] [stdout] test calibration::tests::test_calibration_roundtrip ... ok [INFO] [stdout] test copedant::tests::test_compute_pitches_at_fret ... ok [INFO] [stdout] test copedant::tests::test_lkl_raises_e_to_f ... ok [INFO] [stdout] test copedant::tests::test_bar_position_inference ... ok [INFO] [stdout] test copedant::tests::test_midi_to_hz_roundtrip ... ok [INFO] [stdout] test copedant::tests::test_partial_pedal ... ok [INFO] [stdout] test copedant::tests::test_pedal_a_plus_c ... ok [INFO] [stdout] test copedant::tests::test_pedal_a_raises ... ok [INFO] [stdout] test jsonl_reader::tests::test_open_empty_file ... ok [INFO] [stdout] test jsonl_reader::tests::test_open_missing_format ... ok [INFO] [stdout] test copedant::tests::test_pedal_c_raises_e_and_b ... ok [INFO] [stdout] test copedant::tests::test_rkl_changes ... ok [INFO] [stdout] test copedant::tests::test_lkr_lowers_e_to_eb ... ok [INFO] [stdout] test copedant::tests::test_rkr_hard_stop ... ok [INFO] [stdout] test copedant::tests::test_open_string_pitches ... ok [INFO] [stdout] test copedant::tests::test_rkr_soft_stop ... ok [INFO] [stdout] test jsonl_reader::tests::test_next_frame_reports_error ... ok [INFO] [stdout] test jsonl_reader::tests::test_open_valid_header ... ok [INFO] [stdout] test jsonl_reader::tests::test_open_wrong_format ... ok [INFO] [stdout] test jsonl_reader::tests::test_read_all_skips_malformed ... ok [INFO] [stdout] test jsonl_reader::tests::test_read_frames ... ok [INFO] [stdout] test string_detector::tests::test_no_bar_all_inactive ... ok [INFO] [stdout] test string_detector::tests::test_amplitude_normalized_range ... ok [INFO] [stdout] test string_detector::tests::test_detects_with_pedal_a ... ok [INFO] [stdout] test string_detector::tests::test_silence_all_inactive ... ok [INFO] [stdout] test string_detector::tests::test_detects_single_string ... ok [INFO] [stdout] test string_detector::tests::test_detects_three_string_grip ... ok [INFO] [stdout] test string_detector::tests::test_attack_only_on_onset ... ok [INFO] [stdout] test string_detector::tests::test_release_then_reattack ... ok [INFO] [stdout] test bar_inference::tests::test_fused_with_audio ... ok [INFO] [stdout] test bar_inference::tests::test_fused_with_pedal_a ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/steel_capture-75909902c0e941ac) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-64975e373297c060) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test test_bar_sensor_to_inference_pipeline ... ok [INFO] [stdout] test test_copedant_pitches_across_all_frets ... ok [INFO] [stdout] test test_jsonl_compact_null_bar ... ok [INFO] [stdout] test test_jsonl_compact_bar_source_variants ... ok [INFO] [stdout] test test_jsonl_header_copedant_embedded ... ok [INFO] [stdout] test test_jsonl_header_format ... ok [INFO] [stdout] test test_jsonl_compact_preserves_all_fields ... ok [INFO] [stdout] test test_jsonl_input_end_to_end ... ok [INFO] [stdout] test test_jsonl_reader_corrupted_frame ... ok [INFO] [stdout] test test_jsonl_reader_malformed_header ... ok [INFO] [stdout] test test_jsonl_multi_frame_stream ... ok [INFO] [stdout] test test_jsonl_header_has_channel_definitions ... ok [INFO] [stdout] test test_string_detector_standalone_resolution ... ok [INFO] [stdout] test test_ws_json_serialization ... ok [INFO] [stdout] test test_jsonl_roundtrip_header_fields ... ok [INFO] [stdout] test test_hardware_mode_bar_sensor_during_silence ... ok [INFO] [stdout] test test_jsonl_roundtrip_silence ... ok [INFO] [stdout] test test_pipeline_silence_no_bar ... ok [INFO] [stdout] test test_jsonl_roundtrip_three_string_grip ... ok [INFO] [stdout] test test_pipeline_attacks_on_string_onset ... ok [INFO] [stdout] test test_pipeline_pedal_triggers_attack_on_active_strings ... ok [INFO] [stdout] test test_jsonl_roundtrip_bar_slide ... ok [INFO] [stdout] test test_pipeline_volume_affects_pitches_not_detection ... ok [INFO] [stdout] test test_pipeline_pedal_a_changes_pitch ... ok [INFO] [stdout] test test_pipeline_basic_three_string_grip ... ok [INFO] [stdout] test test_hardware_mode_pedal_attack_with_audio ... ok [INFO] [stdout] test test_hardware_mode_audio_detection ... ok [INFO] [stdout] test test_audio_string_detection_matches_simulator ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.27s [INFO] [stdout] [INFO] [stderr] Doc-tests steel_capture [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "859e898ef3c26afa6a868de93d34dbfcb7145b7b0a7d278f8ef3f64cca656af8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "859e898ef3c26afa6a868de93d34dbfcb7145b7b0a7d278f8ef3f64cca656af8", kill_on_drop: false }` [INFO] [stdout] 859e898ef3c26afa6a868de93d34dbfcb7145b7b0a7d278f8ef3f64cca656af8