[INFO] fetching crate reputation-core 0.1.0...
[INFO] testing reputation-core-0.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate reputation-core 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate reputation-core 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate reputation-core 0.1.0
[INFO] tweaked toml for crates.io crate reputation-core 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reputation-core 0.1.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reputation-core 0.1.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-2026-04-21" "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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e60e38f40ba1c5d488741786bc8da9355bb7f1fb03f1eaf619cb10515418e3ca
[INFO] running `Command { std: "docker" "start" "-a" "e60e38f40ba1c5d488741786bc8da9355bb7f1fb03f1eaf619cb10515418e3ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e60e38f40ba1c5d488741786bc8da9355bb7f1fb03f1eaf619cb10515418e3ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e60e38f40ba1c5d488741786bc8da9355bb7f1fb03f1eaf619cb10515418e3ca", kill_on_drop: false }`
[INFO] [stdout] e60e38f40ba1c5d488741786bc8da9355bb7f1fb03f1eaf619cb10515418e3ca
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e953c2205aba61a1b1e364fc04513943d81e7c9048aa66f7dc0291b4d82171c5
[INFO] running `Command { std: "docker" "start" "-a" "e953c2205aba61a1b1e364fc04513943d81e7c9048aa66f7dc0291b4d82171c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling reputation-types v0.1.0
[INFO] [stderr]    Compiling reputation-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.18s
[INFO] running `Command { std: "docker" "inspect" "e953c2205aba61a1b1e364fc04513943d81e7c9048aa66f7dc0291b4d82171c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e953c2205aba61a1b1e364fc04513943d81e7c9048aa66f7dc0291b4d82171c5", kill_on_drop: false }`
[INFO] [stdout] e953c2205aba61a1b1e364fc04513943d81e7c9048aa66f7dc0291b4d82171c5
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d9d1ab16e78f71867bdcb331fdf891834e42d2694e89c523dfe3073e2f68333
[INFO] running `Command { std: "docker" "start" "-a" "7d9d1ab16e78f71867bdcb331fdf891834e42d2694e89c523dfe3073e2f68333", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling reputation-types v0.1.0
[INFO] [stderr]    Compiling reputation-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.67s
[INFO] running `Command { std: "docker" "inspect" "7d9d1ab16e78f71867bdcb331fdf891834e42d2694e89c523dfe3073e2f68333", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d9d1ab16e78f71867bdcb331fdf891834e42d2694e89c523dfe3073e2f68333", kill_on_drop: false }`
[INFO] [stdout] 7d9d1ab16e78f71867bdcb331fdf891834e42d2694e89c523dfe3073e2f68333
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 38d75fd5ef2060cc4ffebf237d45a77b16b25c8e9142d32a5bdeb4f118a1076c
[INFO] running `Command { std: "docker" "start" "-a" "38d75fd5ef2060cc4ffebf237d45a77b16b25c8e9142d32a5bdeb4f118a1076c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reputation_core-9dc84c9d7aa43869)
[INFO] [stdout] 
[INFO] [stdout] running 108 tests
[INFO] [stdout] test calculator::builder::tests::test_builder_clone ... ok
[INFO] [stdout] test calculator::builder::tests::test_bonus_config_default ... ok
[INFO] [stdout] test calculator::builder::tests::test_builder_custom_values ... ok
[INFO] [stdout] test calculator::builder::tests::test_builder_reset ... ok
[INFO] [stdout] test calculator::builder::tests::test_builder_defaults ... ok
[INFO] [stdout] test calculator::builder::tests::test_method_chaining ... ok
[INFO] [stdout] test calculator::builder::tests::test_preset_conservative ... ok
[INFO] [stdout] test calculator::builder::tests::test_preset_override ... ok
[INFO] [stdout] test calculator::builder::tests::test_preset_testing ... ok
[INFO] [stdout] test calculator::builder::tests::test_validation_confidence_k ... ok
[INFO] [stdout] test calculator::builder::tests::test_validation_prior_base ... ok
[INFO] [stdout] test calculator::builder::tests::test_validation_prior_max ... ok
[INFO] [stdout] test calculator::confidence::tests::test_confidence_at_k ... ok
[INFO] [stdout] test calculator::builder::tests::test_preset_aggressive ... ok
[INFO] [stdout] test calculator::confidence::tests::test_confidence_growth ... ok
[INFO] [stdout] test calculator::confidence::tests::test_very_large_k ... ok
[INFO] [stdout] test calculator::confidence::tests::test_very_small_k ... ok
[INFO] [stdout] test calculator::confidence::tests::test_zero_interactions ... ok
[INFO] [stdout] test calculator::prior::tests::test_detailed_breakdown ... ok
[INFO] [stdout] test calculator::empirical::tests::test_fractional_ratings ... ok
[INFO] [stdout] test calculator::empirical::tests::test_no_reviews ... ok
[INFO] [stdout] test calculator::empirical::tests::test_rating_conversion ... ok
[INFO] [stdout] test calculator::prior::tests::test_age_bonus ... ok
[INFO] [stdout] test calculator::prior::tests::test_breakdown_with_cap ... ok
[INFO] [stdout] test calculator::prior::tests::test_base_prior_score ... ok
[INFO] [stdout] test calculator::prior::tests::test_identity_bonuses ... ok
[INFO] [stdout] test calculator::prior::tests::test_mcp_level_bonuses ... ok
[INFO] [stdout] test calculator::prior::tests::test_prior_cap ... ok
[INFO] [stdout] test calculator::utils::tests::test_compare_agents ... ok
[INFO] [stdout] test calculator::utils::tests::test_edge_cases ... ok
[INFO] [stdout] test calculator::utils::tests::test_interactions_for_confidence ... ok
[INFO] [stdout] test config::tests::test_config_serialization ... ok
[INFO] [stdout] test calculator::utils::tests::test_explain_score ... ok
[INFO] [stdout] test config::tests::test_partial_config_deserialization ... ok
[INFO] [stdout] test config::tests::test_presets ... ok
[INFO] [stdout] test error::tests::test_builder_error_display ... ok
[INFO] [stdout] test error::tests::test_calculation_error_display ... ok
[INFO] [stdout] test error::tests::test_error_conversions ... ok
[INFO] [stdout] test error::tests::test_error_debug_format ... ok
[INFO] [stdout] test calculator::prior::tests::test_custom_base_and_cap ... ok
[INFO] [stdout] test error::tests::test_unicode_in_error_messages ... ok
[INFO] [stdout] test error::tests::test_reputation_error_display ... ok
[INFO] [stdout] test performance::tests::test_confidence_fast ... ok
[INFO] [stdout] test error::tests::test_error_downcast ... ok
[INFO] [stdout] test error::tests::test_validation_error_display ... ok
[INFO] [stdout] test error::tests::test_very_long_error_messages ... ok
[INFO] [stdout] test performance::tests::test_prior_fast ... ok
[INFO] [stdout] test tests::test_age_bonus ... ok
[INFO] [stdout] test tests::test_age_bonus_edge_cases ... ok
[INFO] [stdout] test error::tests::test_nested_error_context ... ok
[INFO] [stdout] test calculator::confidence::tests::test_confidence_bounds ... ok
[INFO] [stdout] test performance::tests::test_optimal_chunk_size ... ok
[INFO] [stdout] test tests::test_all_identity_flags ... ok
[INFO] [stdout] test performance::tests::test_empirical_fast ... ok
[INFO] [stdout] test calculator::utils::tests::test_predict_score_change ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test tests::test_calculator_new_invalid_confidence_k ... ok
[INFO] [stdout] test tests::test_calculator_new_invalid_prior_base ... ok
[INFO] [stdout] test tests::test_calculator_new_invalid_prior_max ... ok
[INFO] [stdout] test tests::test_combined_bonuses ... ok
[INFO] [stdout] test tests::test_confidence_calculation ... ok
[INFO] [stdout] test tests::test_confidence_level_boundaries ... ok
[INFO] [stdout] test tests::test_edge_case_maximum_rating ... ok
[INFO] [stdout] test tests::test_edge_case_minimum_rating ... ok
[INFO] [stdout] test tests::test_error_propagation_chain ... ok
[INFO] [stdout] test tests::test_enhanced_score_structure ... ok
[INFO] [stdout] test tests::test_identity_verified_bonus ... ok
[INFO] [stdout] test tests::test_inconsistent_reviews_error ... ok
[INFO] [stdout] test tests::test_default_calculation ... ok
[INFO] [stdout] test tests::test_invalid_mcp_level_error ... ok
[INFO] [stdout] test tests::test_individual_bonus_independence ... ok
[INFO] [stdout] test tests::test_invalid_rating_error ... ok
[INFO] [stdout] test tests::test_invalid_did_format ... ok
[INFO] [stdout] test tests::test_mcp_level_bonuses ... ok
[INFO] [stdout] test tests::test_open_source_bonus ... ok
[INFO] [stdout] test tests::test_prior_score_cap ... ok
[INFO] [stdout] test tests::test_nan_prevention_in_calculation ... ok
[INFO] [stdout] test tests::test_prior_score_cap_with_interactions ... ok
[INFO] [stdout] test tests::test_future_date_error ... ok
[INFO] [stdout] test tests::test_reviews_exceed_interactions_error ... ok
[INFO] [stdout] test tests::test_valid_edge_case_ratings ... ok
[INFO] [stdout] test tests::test_zero_confidence_k_prevention ... ok
[INFO] [stdout] test tests::test_provisional_score ... ok
[INFO] [stdout] test validation::tests::test_invalid_did_formats ... ok
[INFO] [stdout] test tests::test_valid_calculation_with_reviews ... ok
[INFO] [stdout] test validation::tests::test_max_u32_values ... ok
[INFO] [stdout] test validation::tests::test_complete_validation_chain ... ok
[INFO] [stdout] test validation::tests::test_mcp_level_validation ... ok
[INFO] [stdout] test validation::tests::test_rating_consistency ... ok
[INFO] [stdout] test validation::tests::test_future_date_validation ... ok
[INFO] [stdout] test tests::test_security_audit_bonus ... ok
[INFO] [stdout] test validation::tests::test_empty_string_fields ... ok
[INFO] [stdout] test validation::tests::test_rating_validation ... ok
[INFO] [stdout] test calculator::empirical::tests::test_reviews_but_no_rating ... ok
[INFO] [stdout] test validation::tests::test_rating_special_values ... ok
[INFO] [stdout] test validation::tests::test_date_edge_cases ... ok
[INFO] [stdout] test validation::tests::test_interaction_validation ... ok
[INFO] [stdout] test validation::tests::test_review_count_validation ... ok
[INFO] [stdout] test validation::tests::test_unicode_did_validation ... ok
[INFO] [stdout] test calculator::utils::tests::test_confidence_after_interactions ... ok
[INFO] [stdout] test validation::tests::test_valid_agent_data ... ok
[INFO] [stdout] test validation::tests::test_review_count_edge_cases ... ok
[INFO] [stdout] test validation::tests::test_valid_did_formats ... ok
[INFO] [stdout] test validation::tests::test_validation_stops_on_first_error ... ok
[INFO] [stdout] test validation::tests::test_very_long_did ... ok
[INFO] [stdout] test calculator::builder::tests::test_from_config ... ok
[INFO] [stdout] test calculator::confidence::tests::test_different_k_values ... ok
[INFO] [stdout] test validation::tests::test_validation_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 108 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/batch_processing.rs (/opt/rustwide/target/debug/deps/batch_processing-4a0aa4768cf8f405)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_empty_batch ... ok
[INFO] [stdout] test test_batch_with_errors ... ok
[INFO] [stdout] test test_basic_batch_processing ... ok
[INFO] [stdout] test test_batch_maintains_order ... ok
[INFO] [stdout] test test_batch_result_metadata ... ok
[INFO] [stdout] test test_single_agent_batch ... ok
[INFO] [stdout] test test_batch_with_progress_callback ... ok
[INFO] [stdout] test test_batch_with_options ... ok
[INFO] [stdout] test test_batch_performance ... ok
[INFO] [stderr]      Running tests/builder_pattern.rs (/opt/rustwide/target/debug/deps/builder_pattern-ca675b7dae03aa36)
[INFO] [stdout] test test_large_batch_memory_efficiency ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_all_presets_valid ... ok
[INFO] [stdout] test test_builder_cloning ... ok
[INFO] [stdout] test test_builder_config_inspection ... ok
[INFO] [stdout] test test_builder_from_config ... ok
[INFO] [stdout] test test_builder_preserves_defaults_when_partial ... ok
[INFO] [stdout] test test_builder_validation_errors ... ok
[INFO] [stdout] test test_builder_with_bonus_config ... ok
[INFO] [stdout] test test_builder_with_defaults ... ok
[INFO] [stdout] test test_complex_builder_chain ... ok
[INFO] [stdout] test test_edge_case_valid_configs ... ok
[INFO] [stdout] test test_preset_conservative ... ok
[INFO] [stdout] test test_preset_with_override ... ok
[INFO] [stdout] test test_builder_reset ... ok
[INFO] [stdout] test test_builder_with_custom_values ... ok
[INFO] [stderr]      Running tests/coverage_edge_cases.rs (/opt/rustwide/target/debug/deps/coverage_edge_cases-b3c784b57298dcb8)
[INFO] [stdout] test test_preset_testing ... ok
[INFO] [stdout] test test_preset_aggressive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_calculator_new_error_cases ... ok
[INFO] [stdout] test test_interactions_for_confidence_edge_cases ... ok
[INFO] [stdout] test test_predict_score_edge_cases ... ok
[INFO] [stdout] test test_config_file_operations ... ok
[INFO] [stdout] test test_edge_case_calculations ... ok
[INFO] [stdout] test test_batch_processing_edge_cases ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/enhanced_score_tests.rs (/opt/rustwide/target/debug/deps/enhanced_score_tests-ca5fb78290012f39)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_scenarios.rs (/opt/rustwide/target/debug/deps/integration_scenarios-c41bc99e9ed5d72a)
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_all_mcp_levels_in_breakdown ... ok
[INFO] [stdout] test test_components_consistency ... ok
[INFO] [stdout] test test_confidence_level_boundaries ... ok
[INFO] [stdout] test test_confidence_level_affects_weighting ... ok
[INFO] [stdout] test test_data_points_calculation ... ok
[INFO] [stdout] test test_is_provisional_flag ... ok
[INFO] [stdout] test test_edge_case_zero_data_components ... ok
[INFO] [stdout] test test_prior_breakdown_cap_enforcement ... ok
[INFO] [stdout] test test_prior_breakdown_individual_bonuses ... ok
[INFO] [stdout] test test_score_components_breakdown ... ok
[INFO] [stdout] test test_score_components_serialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_configuration_migration ... ok
[INFO] [stdout] test test_error_recovery_scenarios ... ok
[INFO] [stdout] test test_new_agent_lifecycle ... ok
[INFO] [stdout] test test_agent_comparison_scenarios ... ok
[INFO] [stdout] test test_reputation_boundary_conditions ... ok
[INFO] [stdout] test test_reputation_recovery ... ok
[INFO] [stdout] test test_real_world_batch_processing ... ok
[INFO] [stdout] test test_concurrent_access ... ok
[INFO] [stdout] test test_performance_under_load ... ok
[INFO] [stderr]      Running tests/phase2_integration_tests.rs (/opt/rustwide/target/debug/deps/phase2_integration_tests-533ca78f62dd176a)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_builder_bonus_config_integration ... ok
[INFO] [stdout] test test_compare_agents_with_different_builders ... ok
[INFO] [stdout] test test_utility_methods_with_enhanced_scores ... ok
[INFO] [stdout] test test_provisional_scores_in_batch ... ok
[INFO] [stdout] test test_full_phase2_workflow ... ok
[INFO] [stdout] test test_batch_with_progress_tracking_and_components ... ok
[INFO] [stdout] test test_builder_with_batch_processing ... ok
[INFO] [stderr]      Running tests/phase2_property_tests.rs (/opt/rustwide/target/debug/deps/phase2_property_tests-a929a2abc2f935f8)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test prop_confidence_level_monotonic ... ok
[INFO] [stdout] test prop_score_calculation_from_components ... ok
[INFO] [stdout] test prop_data_points_equals_sum ... ok
[INFO] [stdout] test prop_is_provisional_consistent_with_confidence ... ok
[INFO] [stdout] test prop_confidence_affects_provisional_status ... ok
[INFO] [stdout] test prop_builder_produces_valid_components ... ok
[INFO] [stdout] test prop_components_match_score_fields ... ok
[INFO] [stdout] test prop_prior_breakdown_total_bounded ... ok
[INFO] [stdout] test prop_mcp_bonus_correct ... ok
[INFO] [stdout] test prop_batch_preserves_component_details ... ok
[INFO] [stderr]      Running tests/phase3_property_tests.rs (/opt/rustwide/target/debug/deps/phase3_property_tests-9ae6d796ee2e2188)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test prop_batch_processing_reasonable_performance ... ok
[INFO] [stdout] test prop_confidence_after_interactions_valid ... ok
[INFO] [stdout] test prop_builder_pattern_consistent ... ok
[INFO] [stdout] test prop_extreme_values_no_overflow ... ok
[INFO] [stdout] test prop_single_calculation_performance ... ok
[INFO] [stdout] test prop_interactions_for_confidence_achievable ... ok
[INFO] [stdout] test prop_predict_score_change_bounded ... ok
[INFO] [stdout] test prop_compare_agents_consistent ... ok
[INFO] [stdout] test prop_more_credentials_equal_or_higher_prior ... ok
[INFO] [stdout] test prop_higher_rating_higher_empirical_score ... ok
[INFO] [stdout] test prop_confidence_monotonic_in_interactions ... ok
[INFO] [stdout] test prop_empirical_score_bounds ... ok
[INFO] [stdout] test prop_zero_interactions_valid_score ... ok
[INFO] [stdout] test prop_confidence_formula_correct ... ok
[INFO] [stdout] test prop_batch_with_progress_tracking ... ok
[INFO] [stdout] test prop_score_formula_holds ... ok
[INFO] [stdout] test prop_algorithm_deterministic ... ok
[INFO] [stdout] test prop_prior_respects_bounds ... ok
[INFO] [stdout] test prop_confidence_always_in_unit_interval ... ok
[INFO] [stdout] test prop_score_always_in_valid_range ... ok
[INFO] [stdout] test prop_weights_sum_to_one ... ok
[INFO] [stdout] test prop_batch_equals_individual_calculation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.86s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/security_tests.rs (/opt/rustwide/target/debug/deps/security_tests-15667868278ceac2)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_arithmetic_overflow_protection ... ok
[INFO] [stdout] test test_error_message_security ... ok
[INFO] [stdout] test test_date_validation_security ... ok
[INFO] [stdout] test test_did_validation_security ... ok
[INFO] [stdout] test test_no_panic_paths ... ok
[INFO] [stdout] test test_mcp_level_validation_security ... ok
[INFO] [stdout] test test_review_consistency_security ... ok
[INFO] [stdout] test test_score_bounds_with_extreme_inputs ... ok
[INFO] [stdout] test test_rating_bounds_security ... ok
[INFO] [stderr]      Running tests/test_vectors.rs (/opt/rustwide/target/debug/deps/test_vectors-fe60c90cbb372f7a)
[INFO] [stdout] test test_confidence_calculation_bounds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_generate_test_vectors ... ok
[INFO] [stdout] test tests::test_save_and_load_vectors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/utility_methods.rs (/opt/rustwide/target/debug/deps/utility_methods-e11f0c4011d8a08b)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_compare_agents_confidence_vs_score ... ok
[INFO] [stdout] test test_explain_score_provisional ... ok
[INFO] [stdout] test test_explain_score_basic ... ok
[INFO] [stdout] test test_explain_score_no_reviews ... ok
[INFO] [stdout] test test_explain_score_with_credentials ... ok
[INFO] [stdout] test test_interactions_for_confidence_targets ... ok
[INFO] [stdout] test test_large_numbers ... ok
[INFO] [stdout] test test_predict_score_change_first_reviews ... ok
[INFO] [stdout] test test_predict_score_change_invalid_rating ... ok
[INFO] [stdout] test test_predict_score_change_negative ... ok
[INFO] [stdout] test test_predict_score_change_positive ... ok
[INFO] [stdout] test test_compare_identical_agents ... ok
[INFO] [stdout] test test_score_explanation_formatting ... ok
[INFO] [stdout] test test_utility_methods_with_presets ... ok
[INFO] [stdout] test test_compare_agents_basic ... ok
[INFO] [stdout] test test_confidence_after_interactions ... ok
[INFO] [stdout] test test_interactions_for_confidence_edge_cases ... ok
[INFO] [stderr]      Running tests/validate_test_vectors.rs (/opt/rustwide/target/debug/deps/validate_test_vectors-c80993adf2a2e7df)
[INFO] [stdout] test test_interactions_for_confidence_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_vector_categories_coverage ... ok
[INFO] [stdout] test test_validate_all_test_vectors ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_validate_all_test_vectors stdout ----
[INFO] [stdout] Validating 41 test vectors...
[INFO] [stdout] 
[INFO] [stdout] Test vector validation failures:
[INFO] [stdout]   - TC004: Score mismatch - expected 55, got 60
[INFO] [stdout]   - TC005: Score mismatch - expected 60, got 65
[INFO] [stdout]   - TC006: Score mismatch - expected 65, got 70
[INFO] [stdout]   - TC015: Score mismatch - expected 51.5625, got 56.25
[INFO] [stdout]   - TC016: Score mismatch - expected 60, got 63
[INFO] [stdout]   - TC017: Score mismatch - expected 69.23076923076923, got 70.38461538461539
[INFO] [stdout]   - TC018: Score mismatch - expected 73.25581395348837, got 73.60465116279069
[INFO] [stdout]   - TC019: Score mismatch - expected 74.63054187192118, got 74.70443349753694
[INFO] [stdout]   - TC025: Score mismatch - expected 76.08695652173913, got 76.73913043478261
[INFO] [stdout]   - TC026: Score mismatch - expected 79.126213592233, got 79.27184466019416
[INFO] [stdout]   - TC027: Score mismatch - expected 79.55665024630542, got 79.63054187192118
[INFO] [stdout]   - TC028: Score mismatch - expected 79.91026919242273, got 79.92522432701895
[INFO] [stdout]   - TC029: Score mismatch - expected 79.95506739890165, got 79.96255616575137
[INFO] [stdout]   - TC030: Score mismatch - expected 70.38461538461539, got 71.53846153846153
[INFO] [stdout]   - TC031: Score mismatch - expected 70.38461538461539, got 71.53846153846153
[INFO] [stdout]   - TC032: Score mismatch - expected 70.84615384615384, got 72
[INFO] [stdout]   - TC033: Score mismatch - expected 69.92307692307692, got 71.07692307692308
[INFO] [stdout]   - TC034: Score mismatch - expected 72.6923076923077, got 73.84615384615384
[INFO] [stdout]   - TC039: Score mismatch - expected 50, got 55
[INFO] [stdout]   - TC040: Score mismatch - expected 50, got 55
[INFO] [stdout]   - TC041: Score mismatch - expected 50, got 55
[INFO] [stdout] 
[INFO] [stdout] thread 'test_validate_all_test_vectors' (369) panicked at tests/validate_test_vectors.rs:144:9:
[INFO] [stdout] 21 test vectors failed validation
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5602aa30ed8a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5602aa30ed8a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5602aa30ed8a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5602aa30ed8a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5602aa32363a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5602aa32363a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5602aa313602 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5602aa313602 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5602aa2edbbf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5602aa2edbbf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5602aa306e89 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5602aa2587bc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5602aa2587bc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5602aa307042 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5602aa307042 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5602aa2edc78 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5602aa2e2d39 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5602aa2ee98d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5602aa323dcc - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5602aa24b0b6 - validate_test_vectors::test_validate_all_test_vectors::ha2a2cc48d7e8303c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/validate_test_vectors.rs:144:9
[INFO] [stdout]   20:     0x5602aa24c047 - validate_test_vectors::test_validate_all_test_vectors::{{closure}}::h7e92022a7bf623aa
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/validate_test_vectors.rs:53:36
[INFO] [stdout]   21:     0x5602aa234a56 - core::ops::function::FnOnce::call_once::hbbeb6119542f8208
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5602aa24c8bb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5602aa24c8bb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5602aa25928b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5602aa25928b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5602aa25928b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5602aa25928b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5602aa25928b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stderr] error: test failed, to rerun pass `--test validate_test_vectors`
[INFO] [stdout]   29:     0x5602aa25928b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5602aa25928b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5602aa2536e4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5602aa2536e4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5602aa25be92 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5602aa25be92 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5602aa25be92 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5602aa25be92 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5602aa25be92 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5602aa25be92 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5602aa25be92 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5602aa30e33f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   41:     0x5602aa30e33f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7284571e4aa4 - <unknown>
[INFO] [stdout]   43:     0x728457271a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_validate_all_test_vectors
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "38d75fd5ef2060cc4ffebf237d45a77b16b25c8e9142d32a5bdeb4f118a1076c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38d75fd5ef2060cc4ffebf237d45a77b16b25c8e9142d32a5bdeb4f118a1076c", kill_on_drop: false }`
[INFO] [stdout] 38d75fd5ef2060cc4ffebf237d45a77b16b25c8e9142d32a5bdeb4f118a1076c
