[INFO] fetching crate reputation-core 0.1.0...
[INFO] testing reputation-core-0.1.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate reputation-core 0.1.0 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate reputation-core 0.1.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_xorshift v0.4.0
[INFO] [stderr]   Downloaded reputation-types v0.1.0
[INFO] [stderr]   Downloaded rusty-fork v0.3.0
[INFO] [stderr]   Downloaded clap v4.5.41
[INFO] [stderr]   Downloaded cc v1.2.29
[INFO] [stderr]   Downloaded proptest v1.7.0
[INFO] [stderr]   Downloaded clap_builder v4.5.41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3b099eb22f89d5520bda2c52d4f66b32b8cc6ecb82754e61f7f79615ac6dc04
[INFO] running `Command { std: "docker" "start" "-a" "b3b099eb22f89d5520bda2c52d4f66b32b8cc6ecb82754e61f7f79615ac6dc04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3b099eb22f89d5520bda2c52d4f66b32b8cc6ecb82754e61f7f79615ac6dc04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3b099eb22f89d5520bda2c52d4f66b32b8cc6ecb82754e61f7f79615ac6dc04", kill_on_drop: false }`
[INFO] [stdout] b3b099eb22f89d5520bda2c52d4f66b32b8cc6ecb82754e61f7f79615ac6dc04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d7baf7ee74d07ac03fccd8c3ccb263cf68270c5ea2abcb169a697ffec47e80e
[INFO] running `Command { std: "docker" "start" "-a" "7d7baf7ee74d07ac03fccd8c3ccb263cf68270c5ea2abcb169a697ffec47e80e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rayon v1.10.0
[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 serde_json v1.0.140
[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 15.53s
[INFO] running `Command { std: "docker" "inspect" "7d7baf7ee74d07ac03fccd8c3ccb263cf68270c5ea2abcb169a697ffec47e80e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d7baf7ee74d07ac03fccd8c3ccb263cf68270c5ea2abcb169a697ffec47e80e", kill_on_drop: false }`
[INFO] [stdout] 7d7baf7ee74d07ac03fccd8c3ccb263cf68270c5ea2abcb169a697ffec47e80e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 588678c6891d350ac02debaced7461ec7445499be4e08143e8cd2d410f4c20be
[INFO] running `Command { std: "docker" "start" "-a" "588678c6891d350ac02debaced7461ec7445499be4e08143e8cd2d410f4c20be", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rusty-fork v0.3.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 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 32.77s
[INFO] running `Command { std: "docker" "inspect" "588678c6891d350ac02debaced7461ec7445499be4e08143e8cd2d410f4c20be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "588678c6891d350ac02debaced7461ec7445499be4e08143e8cd2d410f4c20be", kill_on_drop: false }`
[INFO] [stdout] 588678c6891d350ac02debaced7461ec7445499be4e08143e8cd2d410f4c20be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e514fcb9a853919154ec2e29a1350babaacbc05230eb64a872854b264399045c
[INFO] running `Command { std: "docker" "start" "-a" "e514fcb9a853919154ec2e29a1350babaacbc05230eb64a872854b264399045c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reputation_core-e42c65b441010cc1)
[INFO] [stdout] 
[INFO] [stdout] running 108 tests
[INFO] [stdout] test calculator::builder::tests::test_from_config ... ok
[INFO] [stdout] test calculator::builder::tests::test_builder_clone ... ok
[INFO] [stdout] test calculator::builder::tests::test_builder_defaults ... ok
[INFO] [stdout] test calculator::builder::tests::test_preset_aggressive ... 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_bonus_config_default ... ok
[INFO] [stdout] test calculator::builder::tests::test_builder_reset ... 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_builder_custom_values ... ok
[INFO] [stdout] test calculator::confidence::tests::test_confidence_bounds ... ok
[INFO] [stdout] test calculator::confidence::tests::test_confidence_growth ... ok
[INFO] [stdout] test calculator::confidence::tests::test_very_small_k ... ok
[INFO] [stdout] test calculator::confidence::tests::test_different_k_values ... ok
[INFO] [stdout] test calculator::confidence::tests::test_zero_interactions ... ok
[INFO] [stdout] test calculator::empirical::tests::test_fractional_ratings ... ok
[INFO] [stdout] test calculator::prior::tests::test_age_bonus ... ok
[INFO] [stdout] test calculator::empirical::tests::test_reviews_but_no_rating ... ok
[INFO] [stdout] test calculator::prior::tests::test_base_prior_score ... ok
[INFO] [stdout] test calculator::prior::tests::test_breakdown_with_cap ... ok
[INFO] [stdout] test calculator::confidence::tests::test_very_large_k ... ok
[INFO] [stdout] test calculator::utils::tests::test_edge_cases ... ok
[INFO] [stdout] test calculator::builder::tests::test_preset_testing ... ok
[INFO] [stdout] test calculator::utils::tests::test_confidence_after_interactions ... ok
[INFO] [stdout] test calculator::builder::tests::test_validation_confidence_k ... ok
[INFO] [stdout] test calculator::utils::tests::test_predict_score_change ... ok
[INFO] [stdout] test calculator::utils::tests::test_explain_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::utils::tests::test_compare_agents ... ok
[INFO] [stdout] test calculator::prior::tests::test_custom_base_and_cap ... ok
[INFO] [stdout] test calculator::utils::tests::test_interactions_for_confidence ... 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_calculation_error_display ... ok
[INFO] [stdout] test error::tests::test_error_conversions ... ok
[INFO] [stdout] test calculator::prior::tests::test_prior_cap ... ok
[INFO] [stdout] test error::tests::test_reputation_error_display ... ok
[INFO] [stdout] test config::tests::test_config_serialization ... ok
[INFO] [stdout] test error::tests::test_very_long_error_messages ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test error::tests::test_builder_error_display ... ok
[INFO] [stdout] test performance::tests::test_confidence_fast ... ok
[INFO] [stdout] test error::tests::test_nested_error_context ... ok
[INFO] [stdout] test error::tests::test_unicode_in_error_messages ... ok
[INFO] [stdout] test performance::tests::test_optimal_chunk_size ... ok
[INFO] [stdout] test performance::tests::test_prior_fast ... ok
[INFO] [stdout] test tests::test_all_identity_flags ... ok
[INFO] [stdout] test tests::test_calculator_new_invalid_confidence_k ... ok
[INFO] [stdout] test error::tests::test_error_debug_format ... ok
[INFO] [stdout] test tests::test_age_bonus_edge_cases ... ok
[INFO] [stdout] test tests::test_calculator_new_invalid_prior_max ... ok
[INFO] [stdout] test tests::test_age_bonus ... ok
[INFO] [stdout] test tests::test_calculator_new_invalid_prior_base ... ok
[INFO] [stdout] test tests::test_combined_bonuses ... ok
[INFO] [stdout] test tests::test_edge_case_maximum_rating ... ok
[INFO] [stdout] test error::tests::test_validation_error_display ... ok
[INFO] [stdout] test tests::test_future_date_error ... ok
[INFO] [stdout] test tests::test_confidence_calculation ... ok
[INFO] [stdout] test error::tests::test_error_downcast ... ok
[INFO] [stdout] test tests::test_enhanced_score_structure ... ok
[INFO] [stdout] test performance::tests::test_empirical_fast ... ok
[INFO] [stdout] test tests::test_inconsistent_reviews_error ... ok
[INFO] [stdout] test tests::test_invalid_did_format ... 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_mcp_level_bonuses ... ok
[INFO] [stdout] test tests::test_nan_prevention_in_calculation ... ok
[INFO] [stdout] test tests::test_open_source_bonus ... ok
[INFO] [stdout] test tests::test_provisional_score ... ok
[INFO] [stdout] test tests::test_reviews_exceed_interactions_error ... ok
[INFO] [stdout] test tests::test_security_audit_bonus ... ok
[INFO] [stdout] test tests::test_valid_edge_case_ratings ... ok
[INFO] [stdout] test tests::test_prior_score_cap ... ok
[INFO] [stdout] test tests::test_zero_confidence_k_prevention ... ok
[INFO] [stdout] test calculator::empirical::tests::test_rating_conversion ... ok
[INFO] [stdout] test tests::test_prior_score_cap_with_interactions ... ok
[INFO] [stdout] test validation::tests::test_complete_validation_chain ... ok
[INFO] [stdout] test tests::test_identity_verified_bonus ... ok
[INFO] [stdout] test tests::test_valid_calculation_with_reviews ... ok
[INFO] [stdout] test validation::tests::test_interaction_validation ... ok
[INFO] [stdout] test validation::tests::test_max_u32_values ... ok
[INFO] [stdout] test validation::tests::test_empty_string_fields ... ok
[INFO] [stdout] test validation::tests::test_invalid_did_formats ... ok
[INFO] [stdout] test validation::tests::test_mcp_level_validation ... ok
[INFO] [stdout] test validation::tests::test_date_edge_cases ... ok
[INFO] [stdout] test validation::tests::test_future_date_validation ... ok
[INFO] [stdout] test validation::tests::test_valid_agent_data ... ok
[INFO] [stdout] test validation::tests::test_validation_stops_on_first_error ... ok
[INFO] [stdout] test validation::tests::test_review_count_validation ... ok
[INFO] [stdout] test validation::tests::test_unicode_did_validation ... ok
[INFO] [stdout] test tests::test_default_calculation ... ok
[INFO] [stdout] test tests::test_edge_case_minimum_rating ... ok
[INFO] [stdout] test validation::tests::test_very_long_did ... ok
[INFO] [stdout] test tests::test_confidence_level_boundaries ... ok
[INFO] [stdout] test calculator::builder::tests::test_method_chaining ... ok
[INFO] [stdout] test validation::tests::test_rating_consistency ... ok
[INFO] [stdout] test calculator::empirical::tests::test_no_reviews ... ok
[INFO] [stdout] test validation::tests::test_rating_special_values ... ok
[INFO] [stdout] test calculator::prior::tests::test_detailed_breakdown ... ok
[INFO] [stdout] test validation::tests::test_rating_validation ... ok
[INFO] [stdout] test validation::tests::test_valid_did_formats ... ok
[INFO] [stdout] test validation::tests::test_review_count_edge_cases ... ok
[INFO] [stdout] test tests::test_error_propagation_chain ... 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.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/batch_processing.rs (/opt/rustwide/target/debug/deps/batch_processing-7a3ad9e4b7c6829e)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_single_agent_batch ... ok
[INFO] [stdout] test test_empty_batch ... ok
[INFO] [stdout] test test_batch_maintains_order ... ok
[INFO] [stdout] test test_batch_performance ... ok
[INFO] [stdout] test test_batch_with_options ... ok
[INFO] [stdout] test test_batch_with_progress_callback ... ok
[INFO] [stdout] test test_basic_batch_processing ... ok
[INFO] [stdout] test test_batch_result_metadata ... ok
[INFO] [stdout] test test_batch_with_errors ... ok
[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.20s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/builder_pattern.rs (/opt/rustwide/target/debug/deps/builder_pattern-55383be45003d3f0)
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_all_presets_valid ... ok
[INFO] [stdout] test test_builder_config_inspection ... ok
[INFO] [stdout] test test_builder_cloning ... ok
[INFO] [stdout] test test_builder_preserves_defaults_when_partial ... ok
[INFO] [stdout] test test_builder_from_config ... ok
[INFO] [stdout] test test_builder_reset ... ok
[INFO] [stdout] test test_builder_validation_errors ... ok
[INFO] [stdout] test test_builder_with_custom_values ... 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_testing ... ok
[INFO] [stdout] test test_preset_with_override ... ok
[INFO] [stdout] test test_preset_aggressive ... ok
[INFO] [stderr]      Running tests/coverage_edge_cases.rs (/opt/rustwide/target/debug/deps/coverage_edge_cases-f8727f508959e55f)
[INFO] [stdout] test test_builder_with_bonus_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_edge_case_calculations ... ok
[INFO] [stdout] test test_predict_score_edge_cases ... ok
[INFO] [stdout] test test_calculator_new_error_cases ... ok
[INFO] [stdout] test test_batch_processing_edge_cases ... ok
[INFO] [stdout] test test_config_file_operations ... ok
[INFO] [stdout] test test_interactions_for_confidence_edge_cases ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/enhanced_score_tests.rs (/opt/rustwide/target/debug/deps/enhanced_score_tests-738ffe27351312cf)
[INFO] [stdout] 
[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_affects_weighting ... ok
[INFO] [stdout] test test_data_points_calculation ... ok
[INFO] [stdout] test test_prior_breakdown_cap_enforcement ... ok
[INFO] [stdout] test test_edge_case_zero_data_components ... ok
[INFO] [stdout] test test_is_provisional_flag ... ok
[INFO] [stdout] test test_score_components_serialization ... ok
[INFO] [stdout] test test_score_components_breakdown ... ok
[INFO] [stdout] test test_prior_breakdown_individual_bonuses ... ok
[INFO] [stdout] test test_confidence_level_boundaries ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_scenarios.rs (/opt/rustwide/target/debug/deps/integration_scenarios-e3a03f7d641a4b6c)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_agent_comparison_scenarios ... ok
[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_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] [stderr]      Running tests/phase2_integration_tests.rs (/opt/rustwide/target/debug/deps/phase2_integration_tests-65cde39064996de0)
[INFO] [stdout] test test_performance_under_load ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_compare_agents_with_different_builders ... ok
[INFO] [stdout] test test_utility_methods_with_enhanced_scores ... ok
[INFO] [stdout] test test_builder_with_batch_processing ... ok
[INFO] [stdout] test test_batch_with_progress_tracking_and_components ... ok
[INFO] [stdout] test test_full_phase2_workflow ... ok
[INFO] [stdout] test test_provisional_scores_in_batch ... ok
[INFO] [stdout] test test_builder_bonus_config_integration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stderr]      Running tests/phase2_property_tests.rs (/opt/rustwide/target/debug/deps/phase2_property_tests-59ad4fde7631ccce)
[INFO] [stdout] test prop_confidence_level_monotonic ... ok
[INFO] [stdout] test prop_prior_breakdown_total_bounded ... ok
[INFO] [stdout] test prop_data_points_equals_sum ... ok
[INFO] [stdout] test prop_score_calculation_from_components ... ok
[INFO] [stdout] test prop_builder_produces_valid_components ... ok
[INFO] [stdout] test prop_mcp_bonus_correct ... ok
[INFO] [stdout] test prop_components_match_score_fields ... ok
[INFO] [stdout] test prop_is_provisional_consistent_with_confidence ... ok
[INFO] [stdout] test prop_confidence_affects_provisional_status ... ok
[INFO] [stdout] test prop_batch_preserves_component_details ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stderr]      Running tests/phase3_property_tests.rs (/opt/rustwide/target/debug/deps/phase3_property_tests-8dc9c69af80e1ea8)
[INFO] [stdout] test prop_higher_rating_higher_empirical_score ... ok
[INFO] [stdout] test prop_batch_processing_reasonable_performance ... ok
[INFO] [stdout] test prop_interactions_for_confidence_achievable ... ok
[INFO] [stdout] test prop_confidence_after_interactions_valid ... ok
[INFO] [stdout] test prop_extreme_values_no_overflow ... ok
[INFO] [stdout] test prop_single_calculation_performance ... FAILED
[INFO] [stdout] test prop_confidence_monotonic_in_interactions ... ok
[INFO] [stdout] test prop_builder_pattern_consistent ... ok
[INFO] [stdout] test prop_predict_score_change_bounded ... ok
[INFO] [stdout] test prop_confidence_formula_correct ... ok
[INFO] [stdout] test prop_more_credentials_equal_or_higher_prior ... ok
[INFO] [stdout] test prop_score_formula_holds ... ok
[INFO] [stdout] test prop_empirical_score_bounds ... ok
[INFO] [stdout] test prop_batch_with_progress_tracking ... ok
[INFO] [stdout] test prop_zero_interactions_valid_score ... ok
[INFO] [stdout] test prop_compare_agents_consistent ... ok
[INFO] [stdout] test prop_confidence_always_in_unit_interval ... ok
[INFO] [stdout] test prop_algorithm_deterministic ... ok
[INFO] [stdout] test prop_score_always_in_valid_range ... ok
[INFO] [stdout] test prop_weights_sum_to_one ... ok
[INFO] [stdout] test prop_prior_respects_bounds ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test phase3_property_tests`
[INFO] [stdout] test prop_batch_equals_individual_calculation ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- prop_single_calculation_performance stdout ----
[INFO] [stdout] proptest: FileFailurePersistence::SourceParallel set, but failed to find lib.rs or main.rs
[INFO] [stdout] proptest: FileFailurePersistence::SourceParallel set, but failed to find lib.rs or main.rs
[INFO] [stdout] proptest: failed to append to /opt/rustwide/workdir/tests/phase3_property_tests.proptest-regressions: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] thread 'prop_single_calculation_performance' (340) panicked at tests/phase3_property_tests.rs:484:1:
[INFO] [stdout] Test failed: Single calculation took 30070μs, expected <1000μs at tests/phase3_property_tests.rs:496.
[INFO] [stdout] minimal failing input: agent = AgentData {
[INFO] [stdout]     did: "did:test:simple",
[INFO] [stdout]     created_at: 2024-12-14T04:56:27.081730827Z,
[INFO] [stdout]     mcp_level: Some(
[INFO] [stdout]         3,
[INFO] [stdout]     ),
[INFO] [stdout]     identity_verified: true,
[INFO] [stdout]     security_audit_passed: false,
[INFO] [stdout]     open_source: false,
[INFO] [stdout]     total_interactions: 2637,
[INFO] [stdout]     total_reviews: 2637,
[INFO] [stdout]     average_rating: Some(
[INFO] [stdout]         2.1118616759798816,
[INFO] [stdout]     ),
[INFO] [stdout]     positive_reviews: 733,
[INFO] [stdout]     negative_reviews: 1904,
[INFO] [stdout] }, calc = Calculator {
[INFO] [stdout]     confidence_k: 10.0,
[INFO] [stdout]     prior_base: 40.0,
[INFO] [stdout]     prior_max: 90.0,
[INFO] [stdout] }
[INFO] [stdout] 	successes: 79
[INFO] [stdout] 	local rejects: 0
[INFO] [stdout] 	global rejects: 0
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f10177d40b2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f10177d40b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f10177d40b2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f10177d40b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f10177e57df - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f10177e57df - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f10177a0341 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f10177a0341 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f10177acb72 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f10177b1bef - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5f10177b1a81 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5f10175f8cde - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5f10175f8cde - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f10177b235f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5f10177b235f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5f10177b210a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5f10177accb9 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f10177942cd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5f10177edb70 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f101759650e - phase3_property_tests::prop_single_calculation_performance::h35a696090213f5a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   20:     0x5f10175965e7 - phase3_property_tests::prop_single_calculation_performance::{{closure}}::h6dbe030227949b2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   21:     0x5f10175b4046 - core::ops::function::FnOnce::call_once::he185077f3d113511
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5f10175f8abb - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f10175f8abb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5f101760e6f5 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5f101760e6f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5f101760e6f5 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x5f101760e6f5 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x5f101760e6f5 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5f101760e6f5 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5f101760e6f5 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5f10175e4ef4 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5f10175e4ef4 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x5f10175e889a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x5f10175e889a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5f10175e889a - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x5f10175e889a - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x5f10175e889a - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5f10175e889a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x5f10175e889a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5f10177a7d7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   41:     0x5f10177a7d7f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   42:     0x7db04c02eaa4 - <unknown>
[INFO] [stdout]   43:     0x7db04c0bba64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     prop_single_calculation_performance
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 21 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.99s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e514fcb9a853919154ec2e29a1350babaacbc05230eb64a872854b264399045c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e514fcb9a853919154ec2e29a1350babaacbc05230eb64a872854b264399045c", kill_on_drop: false }`
[INFO] [stdout] e514fcb9a853919154ec2e29a1350babaacbc05230eb64a872854b264399045c
