[INFO] fetching crate supervox-agent 0.7.2...
[INFO] testing supervox-agent-0.7.2 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate supervox-agent 0.7.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate supervox-agent 0.7.2
[INFO] finished tweaking crates.io crate supervox-agent 0.7.2
[INFO] tweaked toml for crates.io crate supervox-agent 0.7.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate supervox-agent 0.7.2 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 crates.io crate supervox-agent 0.7.2 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-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c1147accbf92b7a7bfa0782f62d4f1e737df3d642618d2202392eee1801caaa5
[INFO] running `Command { std: "docker" "start" "c1147accbf92b7a7bfa0782f62d4f1e737df3d642618d2202392eee1801caaa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1147accbf92b7a7bfa0782f62d4f1e737df3d642618d2202392eee1801caaa5", 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" "c1147accbf92b7a7bfa0782f62d4f1e737df3d642618d2202392eee1801caaa5" "/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" "c1147accbf92b7a7bfa0782f62d4f1e737df3d642618d2202392eee1801caaa5", 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" "c1147accbf92b7a7bfa0782f62d4f1e737df3d642618d2202392eee1801caaa5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling value-ext v0.1.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling genai v0.6.0-beta.10
[INFO] [stderr]    Compiling voxkit v0.7.2
[INFO] [stderr]    Compiling sgr-agent v0.3.0
[INFO] [stderr]    Compiling supervox-agent v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "c1147accbf92b7a7bfa0782f62d4f1e737df3d642618d2202392eee1801caaa5", 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" "c1147accbf92b7a7bfa0782f62d4f1e737df3d642618d2202392eee1801caaa5" "/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 tower-http v0.6.8
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling genai v0.6.0-beta.10
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling voxkit v0.7.2
[INFO] [stderr]    Compiling sgr-agent v0.3.0
[INFO] [stderr]    Compiling supervox-agent v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.81s
[INFO] running `Command { std: "docker" "inspect" "c1147accbf92b7a7bfa0782f62d4f1e737df3d642618d2202392eee1801caaa5", 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" "c1147accbf92b7a7bfa0782f62d4f1e737df3d642618d2202392eee1801caaa5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/supervox_agent-08624e502d15a8c4)
[INFO] [stdout] 
[INFO] [stdout] running 109 tests
[INFO] [stdout] test storage::tests::collect_tags_empty ... ok
[INFO] [stdout] test storage::tests::action_store_empty_when_missing ... ok
[INFO] [stdout] test storage::tests::collect_tags_multiple_calls ... ok
[INFO] [stdout] test storage::tests::collect_tags_sorted_by_frequency ... ok
[INFO] [stdout] test storage::tests::audio_path_for_call_returns_expected_path ... ok
[INFO] [stdout] test storage::tests::compute_stats_empty_dir ... ok
[INFO] [stdout] test storage::tests::call_stats_serialization_roundtrip ... ok
[INFO] [stdout] test storage::tests::action_store_save_and_load_roundtrip ... ok
[INFO] [stdout] test storage::tests::compute_stats_mixed_analyzed_unanalyzed ... ok
[INFO] [stdout] test storage::tests::config_partial_toml_uses_defaults ... ok
[INFO] [stdout] test storage::tests::export_markdown_no_analysis ... ok
[INFO] [stdout] test storage::tests::config_creates_default_when_missing ... ok
[INFO] [stdout] test storage::tests::export_markdown_with_translation ... ok
[INFO] [stdout] test storage::tests::export_markdown_full ... ok
[INFO] [stdout] test storage::tests::export_markdown_with_bookmarks ... ok
[INFO] [stdout] test storage::tests::compute_stats_theme_aggregation ... ok
[INFO] [stdout] test storage::tests::export_markdown_without_bookmarks ... ok
[INFO] [stdout] test storage::tests::filter_calls_combined_tag_and_date ... ok
[INFO] [stdout] test storage::tests::delete_nonexistent_fails ... ok
[INFO] [stdout] test storage::tests::delete_call_removes_wav_and_analysis ... ok
[INFO] [stdout] test storage::tests::export_markdown_without_audio_path ... ok
[INFO] [stdout] test storage::tests::filter_calls_since_only ... ok
[INFO] [stdout] test storage::tests::filter_calls_multi_tag_or ... ok
[INFO] [stdout] test storage::tests::filter_calls_until_only ... ok
[INFO] [stdout] test storage::tests::filter_calls_tag_case_insensitive ... ok
[INFO] [stdout] test storage::tests::export_markdown_with_audio_path ... ok
[INFO] [stdout] test storage::tests::filter_calls_no_matches ... ok
[INFO] [stdout] test storage::tests::filter_calls_empty_filter_passthrough ... ok
[INFO] [stdout] test storage::tests::list_calls_empty_dir ... ok
[INFO] [stdout] test storage::tests::has_audio_false_when_no_wav ... ok
[INFO] [stdout] test storage::tests::config_roundtrip_toml ... ok
[INFO] [stdout] test storage::tests::load_analysis_nonexistent_dir_returns_none ... ok
[INFO] [stdout] test storage::tests::list_calls_returns_sorted ... ok
[INFO] [stdout] test storage::tests::filter_calls_single_tag ... ok
[INFO] [stdout] test storage::tests::load_nonexistent_fails ... ok
[INFO] [stdout] test storage::tests::load_analysis_not_found_returns_none ... ok
[INFO] [stdout] test storage::tests::save_and_load_analysis_roundtrip ... ok
[INFO] [stdout] test storage::tests::list_tracked_actions_returns_actions_from_analyzed_calls ... ok
[INFO] [stdout] test storage::tests::compute_stats_old_calls_not_in_week ... ok
[INFO] [stdout] test tools::analyze::tests::analyze_tool_def ... ok
[INFO] [stdout] test storage::tests::set_action_incomplete_removes_entry ... ok
[INFO] [stdout] test storage::tests::save_creates_directory ... ok
[INFO] [stdout] test storage::tests::find_action_by_prefix_exact ... ok
[INFO] [stdout] test storage::tests::list_tracked_actions_excludes_completed_by_default ... ok
[INFO] [stdout] test storage::tests::update_call_tags_sets_themes ... ok
[INFO] [stdout] test storage::tests::set_action_completed_creates_entry ... ok
[INFO] [stdout] test storage::tests::save_and_load_roundtrip ... ok
[INFO] [stdout] test storage::tests::list_calls_excludes_analysis_files ... ok
[INFO] [stdout] test storage::tests::list_calls_nonexistent_dir ... ok
[INFO] [stdout] test storage::tests::update_call_tags_idempotent ... ok
[INFO] [stdout] test storage::tests::delete_call_removes_file ... ok
[INFO] [stdout] test storage::tests::find_action_by_prefix_not_found ... ok
[INFO] [stdout] test storage::tests::has_audio_true_when_wav_exists ... ok
[INFO] [stdout] test storage::tests::save_analysis_no_call_fails ... ok
[INFO] [stdout] test storage::tests::list_tracked_actions_respects_filter ... ok
[INFO] [stdout] test tools::analyze::tests::parse_analyze_args ... ok
[INFO] [stdout] test tools::follow_up::tests::follow_up_tool_def ... ok
[INFO] [stdout] test tools::ask::tests::ask_tool_def ... ok
[INFO] [stdout] test tools::follow_up::tests::parse_follow_up_args ... ok
[INFO] [stdout] test tools::rolling_summary::tests::parse_rolling_summary_args ... ok
[INFO] [stdout] test tools::rolling_summary::tests::rolling_summary_tool_def ... ok
[INFO] [stdout] test tools::search::tests::parse_search_args ... ok
[INFO] [stdout] test tools::search::tests::search_tool_def ... ok
[INFO] [stdout] test tools::translate::tests::parse_translate_args ... ok
[INFO] [stdout] test tools::translate::tests::translate_missing_args_fails ... ok
[INFO] [stdout] test types::tests::action_id_deterministic ... ok
[INFO] [stdout] test tools::translate::tests::translate_tool_def ... ok
[INFO] [stdout] test tools::rolling_summary::tests::parse_with_prior_summary ... ok
[INFO] [stdout] test types::tests::action_id_different_inputs ... ok
[INFO] [stdout] test types::tests::call_analysis_serialization_roundtrip ... ok
[INFO] [stdout] test types::tests::call_optional_fields_default ... ok
[INFO] [stdout] test tools::search::tests::search_finds_matching_calls ... ok
[INFO] [stdout] test types::tests::call_serialization_roundtrip ... ok
[INFO] [stdout] test types::tests::call_match_roundtrip ... ok
[INFO] [stdout] test types::tests::call_without_audio_path_deserializes ... ok
[INFO] [stdout] test types::tests::call_without_audio_path_omits_field ... ok
[INFO] [stdout] test types::tests::action_state_serialization ... ok
[INFO] [stdout] test types::tests::call_with_bookmarks_roundtrip ... ok
[INFO] [stdout] test types::tests::call_with_audio_path_roundtrip ... ok
[INFO] [stdout] test types::tests::bookmark_serialization_roundtrip ... ok
[INFO] [stdout] test types::tests::call_without_bookmarks_backward_compat ... ok
[INFO] [stdout] test types::tests::call_without_bookmarks_omits_field ... ok
[INFO] [stdout] test tools::search::tests::search_case_insensitive ... ok
[INFO] [stdout] test types::tests::capture_mode_includes_system ... ok
[INFO] [stdout] test types::tests::capture_mode_serde_roundtrip ... ok
[INFO] [stdout] test types::tests::config_defaults ... ok
[INFO] [stdout] test types::tests::config_partial_json ... ok
[INFO] [stdout] test types::tests::llm_backend_serde_roundtrip ... ok
[INFO] [stdout] test types::tests::config_translate_false ... ok
[INFO] [stdout] test tools::search::tests::search_cyrillic_no_panic ... ok
[INFO] [stdout] test types::tests::stt_backend_display ... ok
[INFO] [stdout] test types::tests::stt_backend_serde_roundtrip ... ok
[INFO] [stdout] test types::tests::mood_deserializes_lowercase ... ok
[INFO] [stdout] test types::tests::tracked_action_serialization ... ok
[INFO] [stdout] test types::tests::config_toml_whisper_mic_ollama ... ok
[INFO] [stdout] test types::tests::validate_ducking_threshold_negative ... ok
[INFO] [stdout] test types::tests::validate_ducking_threshold_out_of_range ... ok
[INFO] [stdout] test tools::search::tests::search_empty_dir ... ok
[INFO] [stdout] test types::tests::mood_serializes_lowercase ... ok
[INFO] [stdout] test tools::search::tests::search_no_matches ... ok
[INFO] [stdout] test types::tests::action_id_is_hex ... ok
[INFO] [stdout] test types::tests::config_custom_ducking_threshold ... ok
[INFO] [stdout] test types::tests::config_backward_compat_toml_strings ... ok
[INFO] [stdout] test types::tests::validate_summary_lag_zero ... ok
[INFO] [stdout] test types::tests::validate_known_whisper_models_ok ... ok
[INFO] [stdout] test types::tests::validate_valid_config_no_warnings ... ok
[INFO] [stdout] test types::tests::validate_unknown_whisper_model ... ok
[INFO] [stdout] test tools::ask::tests::parse_ask_args ... ok
[INFO] [stdout] test types::tests::bookmark_without_note ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 109 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests supervox_agent
[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" "c1147accbf92b7a7bfa0782f62d4f1e737df3d642618d2202392eee1801caaa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1147accbf92b7a7bfa0782f62d4f1e737df3d642618d2202392eee1801caaa5", kill_on_drop: false }`
[INFO] [stdout] c1147accbf92b7a7bfa0782f62d4f1e737df3d642618d2202392eee1801caaa5
