[INFO] fetching crate voxudio 0.4.0...
[INFO] testing voxudio-0.4.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate voxudio 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate voxudio 0.4.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate voxudio 0.4.0
[INFO] tweaked toml for crates.io crate voxudio 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate voxudio 0.4.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate voxudio 0.4.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7fec4666fae0813e07f7af6ee9ade727df04247dbe23f5dd9e12becd6a2d601
[INFO] running `Command { std: "docker" "start" "-a" "e7fec4666fae0813e07f7af6ee9ade727df04247dbe23f5dd9e12becd6a2d601", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7fec4666fae0813e07f7af6ee9ade727df04247dbe23f5dd9e12becd6a2d601", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7fec4666fae0813e07f7af6ee9ade727df04247dbe23f5dd9e12becd6a2d601", kill_on_drop: false }`
[INFO] [stdout] e7fec4666fae0813e07f7af6ee9ade727df04247dbe23f5dd9e12becd6a2d601
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c21bec670cd386bb8a84f17c96ca12c0d27483d02c14e14ed4ac693e559e0e15
[INFO] running `Command { std: "docker" "start" "-a" "c21bec670cd386bb8a84f17c96ca12c0d27483d02c14e14ed4ac693e559e0e15", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling rodio v0.21.1
[INFO] [stderr]    Compiling voxudio v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.41s
[INFO] running `Command { std: "docker" "inspect" "c21bec670cd386bb8a84f17c96ca12c0d27483d02c14e14ed4ac693e559e0e15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c21bec670cd386bb8a84f17c96ca12c0d27483d02c14e14ed4ac693e559e0e15", kill_on_drop: false }`
[INFO] [stdout] c21bec670cd386bb8a84f17c96ca12c0d27483d02c14e14ed4ac693e559e0e15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52b5bb0fc755a82757545e1e54ff85aa119139661822450fe383593530c74bd9
[INFO] running `Command { std: "docker" "start" "-a" "52b5bb0fc755a82757545e1e54ff85aa119139661822450fe383593530c74bd9", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling voxudio v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `voxudio::*`
[INFO] [stdout]  --> tests/test_asr.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use voxudio::*;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AutomaticSpeechRecognizer`
[INFO] [stdout]  --> tests/test_asr.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let mut asr = AutomaticSpeechRecognizer::new("../checkpoint/automatic_speech_recognizer.onnx")?;
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `AutomaticSpeechRecognizer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AutomaticSpeechRecognizer`
[INFO] [stdout]  --> tests/test_asr.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let features = vec![0.0; AutomaticSpeechRecognizer::NUM_BINS as usize * 10];
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `AutomaticSpeechRecognizer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `voxudio` (test "test_asr") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MelBanksOptions` in this scope
[INFO] [stdout]   --> tests/test_offe.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 |         .with_mel_opts(MelBanksOptions {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `voxudio::*`
[INFO] [stdout]  --> tests/test_offe.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use voxudio::*;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OnlineFbankFeatureExtractor`
[INFO] [stdout]  --> tests/test_offe.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let fbank = OnlineFbankFeatureExtractor::fbank()?
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `OnlineFbankFeatureExtractor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OnlineFbankFeatureExtractor`
[INFO] [stdout]   --> tests/test_offe.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let mfcc = OnlineFbankFeatureExtractor::mfcc()?.build()?;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `OnlineFbankFeatureExtractor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `voxudio::*`
[INFO] [stdout]  --> tests/test_tcc.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use {std::f32::consts::PI, voxudio::*};
[INFO] [stdout]   |                            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OnlineFbankFeatureExtractor`
[INFO] [stdout]   --> tests/test_offe.rs:22:25
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let whisper_fbank = OnlineFbankFeatureExtractor::whisper_fbank()?.build()?;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `OnlineFbankFeatureExtractor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VoiceActivityDetector`
[INFO] [stdout]   --> tests/test_integration.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let mut vad = VoiceActivityDetector::new("../checkpoint/voice_activity_detector.onnx")?;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `VoiceActivityDetector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SpeakerEmbeddingExtractor`
[INFO] [stdout]   --> tests/test_integration.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let mut see = SpeakerEmbeddingExtractor::new("../checkpoint/speaker_embedding_extractor.onnx")?;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `SpeakerEmbeddingExtractor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ToneColorConverter`
[INFO] [stdout]   --> tests/test_integration.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let mut tcc = ToneColorConverter::new("../checkpoint/tone_color_converter.onnx")?;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of undeclared type `ToneColorConverter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ToneColorConverter`
[INFO] [stdout]  --> tests/test_tcc.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let tcc = ToneColorConverter::new("../checkpoint/tone_color_converter.onnx");
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^ use of undeclared type `ToneColorConverter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ToneColorConverter`
[INFO] [stdout]   --> tests/test_tcc.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let mut tcc = ToneColorConverter::new("../checkpoint/tone_color_converter.onnx")?;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of undeclared type `ToneColorConverter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `voxudio::*`
[INFO] [stdout]  --> tests/test_device.rs:1:47
[INFO] [stdout]   |
[INFO] [stdout] 1 | use {std::time::Duration, tokio::time::sleep, voxudio::*};
[INFO] [stdout]   |                                               ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AudioPlayer`
[INFO] [stdout]  --> tests/test_device.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let player = AudioPlayer::new()?;
[INFO] [stdout]   |                  ^^^^^^^^^^^ use of undeclared type `AudioPlayer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AudioPlayer`
[INFO] [stdout]   --> tests/test_device.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut player = AudioPlayer::new()?;
[INFO] [stdout]    |                      ^^^^^^^^^^^ use of undeclared type `AudioPlayer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ToneColorConverter`
[INFO] [stdout]   --> tests/test_tcc.rs:61:19
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let mut tcc = ToneColorConverter::new("../checkpoint/tone_color_converter.onnx")?;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of undeclared type `ToneColorConverter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AudioCollector`
[INFO] [stdout]   --> tests/test_integration.rs:84:29
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let Ok(mut collector) = AudioCollector::new() else {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^ use of undeclared type `AudioCollector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VoiceActivityDetector`
[INFO] [stdout]   --> tests/test_integration.rs:90:19
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let mut vad = VoiceActivityDetector::new("../checkpoint/voice_activity_detector.onnx")?;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `VoiceActivityDetector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AudioCollector`
[INFO] [stdout]   --> tests/test_device.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let Ok(collector) = AudioCollector::new() else {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ use of undeclared type `AudioCollector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AudioCollector`
[INFO] [stdout]   --> tests/test_device.rs:47:25
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let Ok(collector) = AudioCollector::new() else {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ use of undeclared type `AudioCollector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SpeakerEmbeddingExtractor`
[INFO] [stdout]   --> tests/test_tcc.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let mut see = SpeakerEmbeddingExtractor::new("../checkpoint/speaker_embedding_extractor.onnx")?;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `SpeakerEmbeddingExtractor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AudioCollector`
[INFO] [stdout]   --> tests/test_device.rs:67:29
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let Ok(mut collector) = AudioCollector::new() else {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^ use of undeclared type `AudioCollector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SpeakerEmbeddingExtractor`
[INFO] [stdout]   --> tests/test_integration.rs:93:19
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let mut see = SpeakerEmbeddingExtractor::new("../checkpoint/speaker_embedding_extractor.onnx")?;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `SpeakerEmbeddingExtractor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ToneColorConverter`
[INFO] [stdout]    --> tests/test_tcc.rs:117:19
[INFO] [stdout]     |
[INFO] [stdout] 117 |     let mut tcc = ToneColorConverter::new("../checkpoint/tone_color_converter.onnx")?;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ use of undeclared type `ToneColorConverter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `voxudio` (test "test_offe") due to 4 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ToneColorConverter`
[INFO] [stdout]    --> tests/test_tcc.rs:154:19
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let mut tcc = ToneColorConverter::new("../checkpoint/tone_color_converter.onnx")?;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ use of undeclared type `ToneColorConverter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `voxudio::*`
[INFO] [stdout]  --> tests/test_vad.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use {std::f32::consts::PI, voxudio::*};
[INFO] [stdout]   |                            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `voxudio` (test "test_integration") due to 6 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OpusCodec`
[INFO] [stdout]   --> tests/test_oc.rs:84:23
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let mut encoder = OpusCodec::new_encoder(sample_rate, channels, OpusApplication::Audio)?;
[INFO] [stdout]    |                       ^^^^^^^^^ use of undeclared type `OpusCodec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `voxudio` (test "test_device") due to 5 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OpusApplication`
[INFO] [stdout]   --> tests/test_oc.rs:84:69
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let mut encoder = OpusCodec::new_encoder(sample_rate, channels, OpusApplication::Audio)?;
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^^ use of undeclared type `OpusApplication`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OpusCodec`
[INFO] [stdout]   --> tests/test_oc.rs:87:27
[INFO] [stdout]    |
[INFO] [stdout] 87 |     encoder.set_bandwidth(OpusCodec::get_max_bandwidth_for_sample_rate(sample_rate))?;
[INFO] [stdout]    |                           ^^^^^^^^^ use of undeclared type `OpusCodec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OpusCodec`
[INFO] [stdout]   --> tests/test_oc.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let decoder = OpusCodec::new_decoder(sample_rate, channels)?;
[INFO] [stdout]    |                   ^^^^^^^^^ use of undeclared type `OpusCodec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OpusCodec`
[INFO] [stdout]    --> tests/test_oc.rs:108:63
[INFO] [stdout]     |
[INFO] [stdout] 108 |         let encoded = encoder.encode(frame_input, frame_size, OpusCodec::MAX_PACKET_SIZE)?;
[INFO] [stdout]     |                                                               ^^^^^^^^^ use of undeclared type `OpusCodec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VoiceActivityDetector`
[INFO] [stdout]  --> tests/test_vad.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let vad = VoiceActivityDetector::new("../checkpoint/voice_activity_detector.onnx");
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `VoiceActivityDetector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VoiceActivityDetector`
[INFO] [stdout]   --> tests/test_vad.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let mut vad = VoiceActivityDetector::new("../checkpoint/voice_activity_detector.onnx")?;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `VoiceActivityDetector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OpusCodec`
[INFO] [stdout]    --> tests/test_oc.rs:132:34
[INFO] [stdout]     |
[INFO] [stdout] 132 |     println!("Opus version: {}", OpusCodec::version());
[INFO] [stdout]     |                                  ^^^^^^^^^ use of undeclared type `OpusCodec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `voxudio::*`
[INFO] [stdout]  --> tests/test_see.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use {std::f32::consts::PI, voxudio::*};
[INFO] [stdout]   |                            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VoiceActivityDetector`
[INFO] [stdout]   --> tests/test_vad.rs:42:19
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut vad = VoiceActivityDetector::new("../checkpoint/voice_activity_detector.onnx")?;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `VoiceActivityDetector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `voxudio` (test "test_tcc") due to 6 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SpeakerEmbeddingExtractor`
[INFO] [stdout]  --> tests/test_see.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let see = SpeakerEmbeddingExtractor::new("../checkpoint/speaker_embedding_extractor.onnx");
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `SpeakerEmbeddingExtractor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VoiceActivityDetector`
[INFO] [stdout]    --> tests/test_vad.rs:103:19
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let mut vad = VoiceActivityDetector::new("../checkpoint/voice_activity_detector.onnx")?;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `VoiceActivityDetector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SpeakerEmbeddingExtractor`
[INFO] [stdout]   --> tests/test_see.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |         match SpeakerEmbeddingExtractor::new("../checkpoint/speaker_embedding_extractor.onnx") {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `SpeakerEmbeddingExtractor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VoiceActivityDetector`
[INFO] [stdout]    --> tests/test_vad.rs:159:19
[INFO] [stdout]     |
[INFO] [stdout] 159 |     let mut vad = VoiceActivityDetector::new("../checkpoint/voice_activity_detector.onnx")?;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `VoiceActivityDetector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SpeakerEmbeddingExtractor`
[INFO] [stdout]   --> tests/test_see.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |         match SpeakerEmbeddingExtractor::new("../checkpoint/speaker_embedding_extractor.onnx") {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `SpeakerEmbeddingExtractor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SpeakerEmbeddingExtractor`
[INFO] [stdout]   --> tests/test_see.rs:93:15
[INFO] [stdout]    |
[INFO] [stdout] 93 |         match SpeakerEmbeddingExtractor::new("../checkpoint/speaker_embedding_extractor.onnx") {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `SpeakerEmbeddingExtractor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SpeakerEmbeddingExtractor`
[INFO] [stdout]    --> tests/test_see.rs:114:15
[INFO] [stdout]     |
[INFO] [stdout] 114 |         match SpeakerEmbeddingExtractor::new("../checkpoint/speaker_embedding_extractor.onnx") {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `SpeakerEmbeddingExtractor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `voxudio` (test "test_oc") due to 6 previous errors
[INFO] [stderr] error: could not compile `voxudio` (test "test_see") due to 5 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `voxudio` (test "test_vad") due to 5 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "52b5bb0fc755a82757545e1e54ff85aa119139661822450fe383593530c74bd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52b5bb0fc755a82757545e1e54ff85aa119139661822450fe383593530c74bd9", kill_on_drop: false }`
[INFO] [stdout] 52b5bb0fc755a82757545e1e54ff85aa119139661822450fe383593530c74bd9
