[INFO] cloning repository https://github.com/stevenke1981/qwen-vox-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stevenke1981/qwen-vox-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenke1981%2Fqwen-vox-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenke1981%2Fqwen-vox-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68904b9279fb65ee00b25844b19c2d6fe370ffc1
[INFO] testing stevenke1981/qwen-vox-rs against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenke1981%2Fqwen-vox-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stevenke1981/qwen-vox-rs
[INFO] finished tweaking git repo https://github.com/stevenke1981/qwen-vox-rs
[INFO] tweaked toml for git repo https://github.com/stevenke1981/qwen-vox-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stevenke1981/qwen-vox-rs on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stevenke1981/qwen-vox-rs 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bee06e418d48aad29c651b49b74c798956884035cef3382a962f8d154aa91a40
[INFO] running `Command { std: "docker" "start" "bee06e418d48aad29c651b49b74c798956884035cef3382a962f8d154aa91a40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bee06e418d48aad29c651b49b74c798956884035cef3382a962f8d154aa91a40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bee06e418d48aad29c651b49b74c798956884035cef3382a962f8d154aa91a40" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bee06e418d48aad29c651b49b74c798956884035cef3382a962f8d154aa91a40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bee06e418d48aad29c651b49b74c798956884035cef3382a962f8d154aa91a40" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pulp v0.22.2
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling pulp-wasm-simd-flag v0.1.0
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.3
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling dyn-stack v0.13.2
[INFO] [stderr]    Compiling zip v7.2.0
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling safetensors v0.7.0
[INFO] [stderr]    Compiling safetensors v0.4.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling gemm-common v0.19.0
[INFO] [stderr]    Compiling float8 v0.6.1
[INFO] [stderr]    Compiling gemm-f32 v0.19.0
[INFO] [stderr]    Compiling gemm-f64 v0.19.0
[INFO] [stderr]    Compiling gemm-c32 v0.19.0
[INFO] [stderr]    Compiling gemm-c64 v0.19.0
[INFO] [stderr]    Compiling gemm-f16 v0.19.0
[INFO] [stderr]    Compiling gemm v0.19.0
[INFO] [stderr]    Compiling candle-core v0.9.2
[INFO] [stderr]    Compiling candle-nn v0.9.2
[INFO] [stderr]    Compiling qwen-vox-core v0.1.1 (/opt/rustwide/workdir/crates/qwen-vox-core)
[INFO] [stderr]    Compiling qwen-vox-cli v0.1.1 (/opt/rustwide/workdir/crates/qwen-vox-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "bee06e418d48aad29c651b49b74c798956884035cef3382a962f8d154aa91a40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bee06e418d48aad29c651b49b74c798956884035cef3382a962f8d154aa91a40" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling qwen-vox-core v0.1.1 (/opt/rustwide/workdir/crates/qwen-vox-core)
[INFO] [stderr]    Compiling qwen-vox-cli v0.1.1 (/opt/rustwide/workdir/crates/qwen-vox-cli)
[INFO] [stdout] warning: unused variable: `waveform`
[INFO] [stdout]    --> crates/qwen-vox-core/tests/alignment_verification.rs:439:9
[INFO] [stdout]     |
[INFO] [stdout] 439 |     let waveform = decoder
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_waveform`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ref_block5`
[INFO] [stdout]    --> crates/qwen-vox-core/tests/alignment_verification.rs:560:9
[INFO] [stdout]     |
[INFO] [stdout] 560 |     let ref_block5 = codes_store
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ref_block5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ref_block6`
[INFO] [stdout]    --> crates/qwen-vox-core/tests/alignment_verification.rs:564:9
[INFO] [stdout]     |
[INFO] [stdout] 564 |     let ref_block6 = codes_store
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ref_block6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.86s
[INFO] running `Command { std: "docker" "inspect" "bee06e418d48aad29c651b49b74c798956884035cef3382a962f8d154aa91a40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bee06e418d48aad29c651b49b74c798956884035cef3382a962f8d154aa91a40" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `waveform`
[INFO] [stderr]    --> crates/qwen-vox-core/tests/alignment_verification.rs:439:9
[INFO] [stderr]     |
[INFO] [stderr] 439 |     let waveform = decoder
[INFO] [stderr]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_waveform`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ref_block5`
[INFO] [stderr]    --> crates/qwen-vox-core/tests/alignment_verification.rs:560:9
[INFO] [stderr]     |
[INFO] [stderr] 560 |     let ref_block5 = codes_store
[INFO] [stderr]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ref_block5`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ref_block6`
[INFO] [stderr]    --> crates/qwen-vox-core/tests/alignment_verification.rs:564:9
[INFO] [stderr]     |
[INFO] [stderr] 564 |     let ref_block6 = codes_store
[INFO] [stderr]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ref_block6`
[INFO] [stderr] 
[INFO] [stderr] warning: `qwen-vox-core` (test "alignment_verification") generated 3 warnings (run `cargo fix --test "alignment_verification" -p qwen-vox-core` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qwen_vox-10889ebca32c3b86)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tests::manual_max_frames_is_preserved ... ok
[INFO] [stdout] test tests::normalize_peak_within_target ... ok
[INFO] [stdout] test tests::normalize_handles_nan_and_inf ... ok
[INFO] [stdout] test tests::normalize_soft_limiter_preserves_below_threshold ... ok
[INFO] [stdout] test tests::normalize_removes_dc_offset ... ok
[INFO] [stdout] test tests::auto_max_frames_gives_audible_minimum ... ok
[INFO] [stdout] test tests::normalize_preserves_silence ... ok
[INFO] [stdout] test tests::auto_max_frames_scales_for_long_text ... ok
[INFO] [stdout] test tests::normalize_hot_signal_gets_limited ... ok
[INFO] [stdout] test tests::speed_stretch_changes_length ... ok
[INFO] [stdout] test tests::normalize_empty_is_noop ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qwen_vox_core-8c63ecd11857b8e5)
[INFO] [stdout] 
[INFO] [stdout] running 71 tests
[INFO] [stdout] test alignment::tests::test_cosine_similarity_identical ... ok
[INFO] [stdout] test alignment::tests::test_cosine_similarity_opposite ... ok
[INFO] [stdout] test alignment::tests::test_cosine_similarity_orthogonal ... ok
[INFO] [stdout] test alignment::tests::test_mean_abs_diff ... ok
[INFO] [stdout] test alignment::tests::test_cosine_near_alignment ... ok
[INFO] [stdout] test audio_features::tests::test_qwen3_speaker_mel_rejects_wrong_sample_rate ... ok
[INFO] [stdout] test conv_decoder::test_causal_conv_transpose_layer_shape ... ok
[INFO] [stdout] test conv_decoder::test_decoder_block_shape ... ok
[INFO] [stdout] test conv_decoder::test_causal_conv1d_layer_with_stride ... ok
[INFO] [stdout] test conv_decoder::test_causal_conv1d_layer_shape ... ok
[INFO] [stdout] test conv_decoder::test_residual_unit_shape ... ok
[INFO] [stdout] test alignment::tests::test_max_abs_diff ... ok
[INFO] [stdout] test custom_ops::tests::test_causal_crop_right ... ok
[INFO] [stdout] test custom_ops::tests::test_causal_pad_left ... ok
[INFO] [stdout] test custom_ops::tests::test_layer_scale ... ok
[INFO] [stdout] test device::tests::test_device_manager_cpu ... ok
[INFO] [stdout] test custom_ops::tests::test_snake_beta_identity_at_zero ... ok
[INFO] [stdout] test device::tests::test_device_manager_from_str ... ok
[INFO] [stdout] test pipeline::tests::test_gelu_erf_basic ... ok
[INFO] [stdout] test quantizer::tests::test_code_predictor_predict_shape ... ok
[INFO] [stdout] test pipeline::tests::test_codec_decoder_from_weights_quantizer_only ... ok
[INFO] [stdout] test custom_ops::tests::test_sliding_window_mask ... ok
[INFO] [stdout] test custom_ops::tests::test_causal_mask ... ok
[INFO] [stdout] test quantizer::tests::test_rvq_and_split_shapes ... ok
[INFO] [stdout] test pipeline::tests::test_convnext_block_preserves_shape ... ok
[INFO] [stdout] test quantizer::tests::test_residual_vector_quantizer_encode_residual_order ... ok
[INFO] [stdout] test conv_decoder::test_tokenizer_decoder_forward_post_shape ... ok
[INFO] [stdout] test device::tests::test_device_manager_default ... ok
[INFO] [stdout] test sampling::tests::argmax_mode_returns_deterministic ... ok
[INFO] [stdout] test sampling::tests::argmax_returns_highest ... ok
[INFO] [stdout] test quantizer::tests::test_euclidean_codebook_encode_nearest ... ok
[INFO] [stdout] test sampling::tests::sample_returns_valid_index ... ok
[INFO] [stdout] test sampling::tests::top_k_keeps_only_k_tokens ... ok
[INFO] [stdout] test sampling::tests::seeded_sampling_is_reproducible ... ok
[INFO] [stdout] test sampling::tests::repetition_penalty_reduces_repeated_logits ... ok
[INFO] [stdout] test sampling::tests::default_config_matches_upstream ... ok
[INFO] [stdout] test quantizer::tests::test_euclidean_codebook_decode ... ok
[INFO] [stdout] test speaker_encoder::tests::test_speaker_encoder_real_base_weights_smoke ... ignored, loads local 0.6B model weights; run manually for speaker encoder smoke
[INFO] [stdout] test speech_tokenizer_encoder::tests::test_extra_padding_matches_mimi_examples ... ok
[INFO] [stdout] test speech_tokenizer_encoder::tests::test_speech_tokenizer_encoder_real_weights_smoke ... ignored
[INFO] [stdout] test sampling::tests::repetition_penalty_increases_negative_logits ... ok
[INFO] [stdout] test speech_tokenizer_encoder::tests::test_sliding_additive_causal_mask ... ok
[INFO] [stdout] test speaker_encoder::tests::test_speaker_encoder_construction_without_weights ... ok
[INFO] [stdout] test talker::tests::test_generate_returns_frames ... ignored, CPU-bound: 28-layer transformer autoregressive loop takes >5 min on CPU
[INFO] [stdout] test talker::tests::test_talker_construction_fails_without_weights ... ok
[INFO] [stdout] test speaker_encoder::tests::test_speaker_encoder_loads_whole_model_prefix ... ok
[INFO] [stdout] test tokenizer::tests::test_tokenizer_config_deserialize ... ok
[INFO] [stdout] test tokenizer::tests::test_special_tokens ... ok
[INFO] [stdout] test speaker_encoder::tests::test_speaker_encoder_loads_bare_component_prefix ... ok
[INFO] [stdout] test tokenizer::tests::test_qwen3_official_prompt_token_ids ... ok
[INFO] [stdout] test transformer::tests::test_rotary_embedding_shape_and_position_offset ... ok
[INFO] [stdout] test speech_synth::tests::synthesizes_cjk_text ... ok
[INFO] [stdout] test transformer::tests::test_rms_norm_shape_and_basic ... ok
[INFO] [stdout] test transformer::tests::test_stack_no_proj_no_norm ... ok
[INFO] [stdout] test transformer::tests::test_swiglu_shape ... ok
[INFO] [stdout] test pipeline::tests::test_upsample_stage_doubles_time ... ok
[INFO] [stdout] test weights::tests::test_component_weights_prefix ... ok
[INFO] [stdout] test weights::tests::test_weight_store_empty ... ok
[INFO] [stdout] test transformer::tests::test_transformer_block_with_layer_scale ... ok
[INFO] [stdout] test transformer::tests::test_grouped_query_attention_with_rope_cache ... ok
[INFO] [stdout] test transformer::tests::test_transformer_stack_with_projections_and_norm ... ok
[INFO] [stdout] test transformer::tests::test_grouped_query_attention_shape_mha_and_gqa ... ok
[INFO] [stdout] test speech_synth::tests::synthesizes_non_silent_audio ... ok
[INFO] [stdout] test speaker_encoder::tests::test_speaker_encoder_forward_shape ... ok
[INFO] [stdout] test audio_features::tests::test_qwen3_speaker_mel_shape ... ok
[INFO] [stdout] test talker::tests::test_encode_text_shape ... ok
[INFO] [stdout] test talker::tests::test_encode_text_empty_succeeds ... ok
[INFO] [stdout] test talker::tests::test_talker_from_store_with_minimal_weights ... ok
[INFO] [stdout] test pipeline::tests::test_full_pipeline_shape_propagation ... ok
[INFO] [stdout] test talker::tests::test_backbone_forward_preserves_shape has been running for over 60 seconds
[INFO] [stdout] test talker::tests::test_predict_codes_returns_16_codes has been running for over 60 seconds
[INFO] [stdout] test talker::tests::test_predict_codes_returns_16_codes ... ok
[INFO] [stdout] test talker::tests::test_backbone_forward_preserves_shape ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 68 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 418.91s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/alignment_verification.rs (/opt/rustwide/target/debug/deps/alignment_verification-086bd82cfb93cf25)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_load_intermediate_activations ... ok
[INFO] [stdout] test test_load_tokenizer_decoder_weights_for_alignment ... ok
[INFO] [stdout] test test_decoder_numerical_alignment ... ok
[INFO] [stdout] test test_decoder_only_pipeline_with_test_input ... ok
[INFO] [stdout] test test_alignment_framework_with_real_data ... ok
[INFO] [stdout] test test_cosine_similarity_threshold ... ok
[INFO] [stdout] test test_tokenizer_encode_with_real_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.63s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/audio_output_verification.rs (/opt/rustwide/target/debug/deps/audio_output_verification-002acc8fca1d5494)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_intermediate_activations_available ... ok
[INFO] [stdout] test test_weight_conversion_complete ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_weight_conversion_complete stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_weight_conversion_complete' (1382) panicked at crates/qwen-vox-core/tests/audio_output_verification.rs:58:5:
[INFO] [stdout] Main model weights should exist
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e85ce5de81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e85ce5de81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e85ce5de81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e85ce5de81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57e85ce730ba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e85ce730ba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x57e85ce6285c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x57e85ce6285c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x57e85ce3bbb6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e85ce3bbb6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e85ce55fc9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e85cd055c0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x57e85cd055c0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57e85ce56182 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x57e85ce56182 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x57e85ce3bc94 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x57e85ce33029 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57e85ce3c96d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x57e85ce7388c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e85ccf64bc - audio_output_verification[7ecadd9d090509e1]::test_weight_conversion_complete
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/qwen-vox-core/tests/audio_output_verification.rs:58:5
[INFO] [stdout]   20:     0x57e85ccf6017 - audio_output_verification[7ecadd9d090509e1]::test_weight_conversion_complete::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/qwen-vox-core/tests/audio_output_verification.rs:54:37
[INFO] [stdout]   21:     0x57e85ccf8816 - <audio_output_verification[7ecadd9d090509e1]::test_weight_conversion_complete::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x57e85ccf88fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x57e85ccf88fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x57e85cd05f45 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x57e85cd05f45 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x57e85cd05f45 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27:     0x57e85cd05f45 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x57e85cd05f45 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x57e85cd05f45 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x57e85cd05f45 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x57e85cd009f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x57e85cd009f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x57e85cd09092 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x57e85cd09092 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x57e85cd09092 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x57e85cd09092 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x57e85cd09092 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x57e85cd09092 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x57e85cd09092 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x57e85ce5d70f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   41:     0x57e85ce5d70f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   42:     0x759daf3c0aa4 - <unknown>
[INFO] [stdout]   43:     0x759daf44da64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_weight_conversion_complete
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p qwen-vox-core --test audio_output_verification`
[INFO] running `Command { std: "docker" "inspect" "bee06e418d48aad29c651b49b74c798956884035cef3382a962f8d154aa91a40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bee06e418d48aad29c651b49b74c798956884035cef3382a962f8d154aa91a40", kill_on_drop: false }`
[INFO] [stdout] bee06e418d48aad29c651b49b74c798956884035cef3382a962f8d154aa91a40
