[INFO] cloning repository https://github.com/jonochang/voxput [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonochang/voxput" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonochang%2Fvoxput", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonochang%2Fvoxput'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2a418b235f0f02de724014fd2a92002b262af78 [INFO] testing jonochang/voxput against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonochang%2Fvoxput" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jonochang/voxput [INFO] finished tweaking git repo https://github.com/jonochang/voxput [INFO] tweaked toml for git repo https://github.com/jonochang/voxput written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jonochang/voxput on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jonochang/voxput 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fde5265305ba75b11e4ee8440bc4fe05b53ff2157e8dc4ce93ada06da530c00 [INFO] running `Command { std: "docker" "start" "-a" "7fde5265305ba75b11e4ee8440bc4fe05b53ff2157e8dc4ce93ada06da530c00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fde5265305ba75b11e4ee8440bc4fe05b53ff2157e8dc4ce93ada06da530c00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fde5265305ba75b11e4ee8440bc4fe05b53ff2157e8dc4ce93ada06da530c00", kill_on_drop: false }` [INFO] [stdout] 7fde5265305ba75b11e4ee8440bc4fe05b53ff2157e8dc4ce93ada06da530c00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cad83e193a9a27cf00117dbb9eb1c18d7dcf807f0af32dab4fb7aac146f473c4 [INFO] running `Command { std: "docker" "start" "-a" "cad83e193a9a27cf00117dbb9eb1c18d7dcf807f0af32dab4fb7aac146f473c4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling clap_builder v4.5.59 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling async-executor v1.14.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling clap v4.5.59 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zvariant_utils v3.3.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling zvariant_derive v5.9.2 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling zvariant v5.9.2 [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 toml v0.8.23 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling zbus_names v4.3.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling zbus_macros v5.13.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling zbus v5.13.2 [INFO] [stderr] Compiling voxput-core v0.3.2 (/opt/rustwide/workdir/crates/voxput-core) [INFO] [stderr] Compiling voxput v0.3.2 (/opt/rustwide/workdir/crates/voxput-cli) [INFO] [stderr] Compiling voxputd v0.3.2 (/opt/rustwide/workdir/crates/voxputd) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "cad83e193a9a27cf00117dbb9eb1c18d7dcf807f0af32dab4fb7aac146f473c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cad83e193a9a27cf00117dbb9eb1c18d7dcf807f0af32dab4fb7aac146f473c4", kill_on_drop: false }` [INFO] [stdout] cad83e193a9a27cf00117dbb9eb1c18d7dcf807f0af32dab4fb7aac146f473c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78123e0a96f6b67c9bf3f9f8cbdae03e61e4808ef1d8f2881ba21c775d3268b5 [INFO] running `Command { std: "docker" "start" "-a" "78123e0a96f6b67c9bf3f9f8cbdae03e61e4808ef1d8f2881ba21c775d3268b5", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling insta v1.46.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling mockito v1.7.2 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling voxput-core v0.3.2 (/opt/rustwide/workdir/crates/voxput-core) [INFO] [stderr] Compiling voxput v0.3.2 (/opt/rustwide/workdir/crates/voxput-cli) [INFO] [stderr] Compiling voxputd v0.3.2 (/opt/rustwide/workdir/crates/voxputd) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.61s [INFO] running `Command { std: "docker" "inspect" "78123e0a96f6b67c9bf3f9f8cbdae03e61e4808ef1d8f2881ba21c775d3268b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78123e0a96f6b67c9bf3f9f8cbdae03e61e4808ef1d8f2881ba21c775d3268b5", kill_on_drop: false }` [INFO] [stdout] 78123e0a96f6b67c9bf3f9f8cbdae03e61e4808ef1d8f2881ba21c775d3268b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f8f665745f4a835b87e4e7fba88e1cc99bb8b8022f8914f8c65d249aa4708e58 [INFO] running `Command { std: "docker" "start" "-a" "f8f665745f4a835b87e4e7fba88e1cc99bb8b8022f8914f8c65d249aa4708e58", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/voxput-25e8b3e5eb994d8a) [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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/voxput_core-c988b3e1a6cb92a0) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test audio::tests::duration_secs_zero_for_empty ... ok [INFO] [stdout] test audio::tests::duration_secs_correct ... ok [INFO] [stdout] test audio::wav::tests::encode_clamps_out_of_range_samples ... ok [INFO] [stdout] test audio::wav::tests::encode_empty_audio_has_44_byte_header ... ok [INFO] [stdout] test audio::wav::tests::encode_sample_rate_encoded_correctly ... ok [INFO] [stdout] test audio::wav::tests::encode_produces_riff_magic_bytes ... ok [INFO] [stdout] test config::schema::tests::empty_toml_deserialises_to_defaults ... ok [INFO] [stdout] test audio::wav::tests::encode_has_correct_length ... ok [INFO] [stdout] test config::schema::tests::partial_toml_works ... ok [INFO] [stdout] test config::tests::api_key_resolved_from_field ... ok [INFO] [stdout] test config::tests::api_key_missing_returns_error ... ok [INFO] [stdout] test config::tests::default_config_has_sensible_values ... ok [INFO] [stdout] test config::schema::tests::full_toml_round_trips ... ok [INFO] [stdout] test output::tests::stdout_sink_does_not_error ... ok [INFO] [stdout] test config::tests::apply_file_config_overrides_defaults ... ok [INFO] [stdout] test state::tests::recording_to_transcribing ... ok [INFO] [stdout] test state::tests::transcription_failed_goes_to_error ... ok [INFO] [stdout] test state::tests::reset_from_any_state ... ok [INFO] [stdout] test state::tests::transcription_complete_returns_to_idle ... ok [INFO] [stdout] test state::tests::idle_to_recording ... ok [INFO] [stdout] test state::tests::invalid_transition_does_not_panic ... ok [INFO] [stdout] test state::tests::starts_idle ... ok [INFO] [stdout] test provider::groq::tests::transcribe_400_audio_too_short ... ok [INFO] [stdout] test provider::groq::tests::transcribe_success ... ok [INFO] [stdout] test provider::groq::tests::transcribe_with_language_option ... ok [INFO] [stdout] test provider::groq::tests::transcribe_401_returns_provider_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/groq_integration.rs (/opt/rustwide/target/debug/deps/groq_integration-21926033763d6b0b) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test transcribes_voice_fixture_to_expected_text ... ok [INFO] [stdout] test invalid_api_key_returns_provider_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/voxputd-5bef1ee7ca042355) [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] Doc-tests voxput_core [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" "f8f665745f4a835b87e4e7fba88e1cc99bb8b8022f8914f8c65d249aa4708e58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8f665745f4a835b87e4e7fba88e1cc99bb8b8022f8914f8c65d249aa4708e58", kill_on_drop: false }` [INFO] [stdout] f8f665745f4a835b87e4e7fba88e1cc99bb8b8022f8914f8c65d249aa4708e58