[INFO] fetching crate soma-core 2.0.2...
[INFO] testing soma-core-2.0.2 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate soma-core 2.0.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate soma-core 2.0.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate soma-core 2.0.2
[INFO] tweaked toml for crates.io crate soma-core 2.0.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate soma-core 2.0.2 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate soma-core 2.0.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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.39
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.8
[INFO] [stderr]   Downloaded clap_builder v4.5.39
[INFO] [stderr]   Downloaded cc v1.2.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76cd25088caec50692146a2036bcbc9ee1b6c4c432e947b7eb3b23cb8ff6cdef
[INFO] running `Command { std: "docker" "start" "-a" "76cd25088caec50692146a2036bcbc9ee1b6c4c432e947b7eb3b23cb8ff6cdef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76cd25088caec50692146a2036bcbc9ee1b6c4c432e947b7eb3b23cb8ff6cdef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76cd25088caec50692146a2036bcbc9ee1b6c4c432e947b7eb3b23cb8ff6cdef", kill_on_drop: false }`
[INFO] [stdout] 76cd25088caec50692146a2036bcbc9ee1b6c4c432e947b7eb3b23cb8ff6cdef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8208c8bab09991e712a1309ad481ace85d9cdb6a9745db1a1c5a8b3fd6f1f2a7
[INFO] running `Command { std: "docker" "start" "-a" "8208c8bab09991e712a1309ad481ace85d9cdb6a9745db1a1c5a8b3fd6f1f2a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling soma-core v2.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 38s
[INFO] running `Command { std: "docker" "inspect" "8208c8bab09991e712a1309ad481ace85d9cdb6a9745db1a1c5a8b3fd6f1f2a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8208c8bab09991e712a1309ad481ace85d9cdb6a9745db1a1c5a8b3fd6f1f2a7", kill_on_drop: false }`
[INFO] [stdout] 8208c8bab09991e712a1309ad481ace85d9cdb6a9745db1a1c5a8b3fd6f1f2a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10c384c80061111227963d28519b9ac0ed060091daed9a10745ab16fcc7526e8
[INFO] running `Command { std: "docker" "start" "-a" "10c384c80061111227963d28519b9ac0ed060091daed9a10745ab16fcc7526e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling soma-core v2.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 01s
[INFO] running `Command { std: "docker" "inspect" "10c384c80061111227963d28519b9ac0ed060091daed9a10745ab16fcc7526e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10c384c80061111227963d28519b9ac0ed060091daed9a10745ab16fcc7526e8", kill_on_drop: false }`
[INFO] [stdout] 10c384c80061111227963d28519b9ac0ed060091daed9a10745ab16fcc7526e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9a8fbeabf2d4f49cadcf1b3869ab7fe11bd3a8ae5bcf979842814920d708d613
[INFO] running `Command { std: "docker" "start" "-a" "9a8fbeabf2d4f49cadcf1b3869ab7fe11bd3a8ae5bcf979842814920d708d613", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/soma_core-8adaf004275883b2)
[INFO] [stdout] 
[INFO] [stdout] running 154 tests
[INFO] [stdout] test classification::edit_classifier_working::tests::test_batch_classification ... ok
[INFO] [stdout] test classification::edit_classifier_working::tests::test_classification_system_creation ... ok
[INFO] [stdout] test classification::edit_classifier_working::tests::test_edit_classification ... ok
[INFO] [stdout] test classification::edit_classifier_working::tests::test_security_pattern_detection ... ok
[INFO] [stdout] test classification::edit_classifier_working::tests::test_filtering ... ok
[INFO] [stdout] test classification::types::tests::test_edit_category_priority ... ok
[INFO] [stdout] test cli::advanced_preview::tests::test_editor_text_insertion ... ok
[INFO] [stdout] test cli::cognitive_workflow::tests::test_cognitive_analysis_structure ... ok
[INFO] [stdout] test cli::cognitive_workflow::tests::test_cognitive_workflow_creation ... ok
[INFO] [stdout] test cli::advanced_preview::tests::test_scroll_adjustment ... ok
[INFO] [stdout] test cli::editor::tests::test_cursor_movement ... ok
[INFO] [stdout] test cli::editor::tests::test_editor_creation ... ok
[INFO] [stdout] test cli::editor::tests::test_newline_insertion ... ok
[INFO] [stdout] test classification::types::tests::test_risk_assessment_builder ... ok
[INFO] [stdout] test cli::advanced_preview::tests::test_editor_newline_insertion ... ok
[INFO] [stdout] test agents::custom_agent_config::tests::test_custom_agent_configuration_system_creation ... ok
[INFO] [stdout] test cli::advanced_preview::tests::test_pane_switching ... ok
[INFO] [stdout] test cli::advanced_preview::tests::test_advanced_preview_system_creation ... ok
[INFO] [stdout] test cli::advanced_preview::tests::test_auto_preview_timing ... ok
[INFO] [stdout] test agents::custom_agent_config::tests::test_custom_agent_creation ... ok
[INFO] [stdout] test cli::editor::tests::test_text_insertion ... ok
[INFO] [stdout] test cli::meta_reflective::tests::test_meta_reflective_system_creation ... ok
[INFO] [stdout] test classification::types::tests::test_edit_category_description ... ok
[INFO] [stdout] test cli::meta_reflective::tests::test_performance_metrics_update ... ok
[INFO] [stdout] test agents::custom_agent_config::tests::test_user_interaction_recording ... ok
[INFO] [stdout] test cli::meta_reflective::tests::test_analyze_meta_reflective ... ok
[INFO] [stdout] test cli::meta_reflective::tests::test_meta_reflective_session_tracking ... ok
[INFO] [stdout] test cli::meta_reflective::tests::test_context_setup ... ok
[INFO] [stdout] test cli::meta_reflective::tests::test_optimization_recommendations ... ok
[INFO] [stdout] test cli::preview::tests::test_confidence_visualization ... ok
[INFO] [stdout] test cli::preview::tests::test_preview_generation ... ok
[INFO] [stdout] test cli::staged_application::tests::test_demo_edit_creation ... ok
[INFO] [stdout] test cli::preview::tests::test_diff_generation ... ok
[INFO] [stdout] test cli::preview::tests::test_syntax_highlighter ... ok
[INFO] [stdout] test agents::custom_agent_config::tests::test_personality_creation_and_retrieval ... ok
[INFO] [stdout] test cli::preview::tests::test_preview_builder ... ok
[INFO] [stdout] test cli::staged_application::tests::test_staged_application_interface_creation ... ok
[INFO] [stdout] test cli::time_travel::tests::test_add_edits_to_timeline ... ok
[INFO] [stdout] test agents::custom_agent_config::tests::test_save_and_load_configuration ... ok
[INFO] [stdout] test cli::staged_application::tests::test_staged_application_interface_with_system ... ok
[INFO] [stdout] test cli::advanced_preview::tests::test_cursor_movement ... ok
[INFO] [stdout] test cli::time_travel::tests::test_time_travel_cli_creation ... ok
[INFO] [stdout] test cli::visual_reasoning::tests::test_process_visual_reasoning_function ... ignored
[INFO] [stdout] test cli::preview::tests::test_render_to_string ... ok
[INFO] [stdout] test cli::visual_reasoning::tests::test_visual_analysis_result_creation ... ok
[INFO] [stdout] test cli::visual_reasoning::tests::test_dependency_extraction_helper ... ok
[INFO] [stdout] test cli::visual_reasoning::tests::test_pattern_detection_helper ... ok
[INFO] [stdout] test cli::visual_reasoning::tests::test_visual_session_creation ... ok
[INFO] [stdout] test cli::visual_reasoning::tests::test_visual_reasoning_cli_creation ... ok
[INFO] [stdout] test edit_control::conditional_logic::tests::test_always_pass_condition ... ok
[INFO] [stdout] test edit_control::conditional_logic::tests::test_chain_creation ... ok
[INFO] [stdout] test edit_control::conditional_logic::tests::test_classification_condition ... ok
[INFO] [stdout] test cli::advanced_preview::tests::test_preview_line_extraction ... ok
[INFO] [stdout] test cli::time_travel::tests::test_timeline_selection ... ok
[INFO] [stdout] test cli::cognitive_workflow::tests::test_edit_context_building ... ok
[INFO] [stdout] test edit_control::conditional_logic::tests::test_condition_creation ... ok
[INFO] [stdout] test edit_control::conditional_logic::tests::test_session_creation ... ok
[INFO] [stdout] test edit_control::conditional_logic::tests::test_success_rate_calculation ... ok
[INFO] [stdout] test edit_control::conditional_logic::tests::test_test_configuration ... ok
[INFO] [stdout] test edit_control::edit_history_time_travel::tests::test_checkpoint_creation ... ok
[INFO] [stdout] test edit_control::conditional_logic::tests::test_conditional_system_creation ... ok
[INFO] [stdout] test edit_control::conditional_logic::tests::test_edit_id_generation ... ok
[INFO] [stdout] test edit_control::edit_history_time_travel::tests::test_edit_event_addition ... ok
[INFO] [stdout] test edit_control::edit_history_time_travel::tests::test_timeline_branching ... ok
[INFO] [stdout] test edit_control::edit_history_time_travel::tests::test_timeline_creation ... ok
[INFO] [stdout] test edit_control::file_protection::tests::test_file_pattern_matching ... ok
[INFO] [stdout] test edit_control::file_protection::tests::test_protection_system_creation ... ok
[INFO] [stdout] test edit_control::edit_history_time_travel::tests::test_time_travel_system_creation ... ok
[INFO] [stdout] test edit_control::staged_application::tests::test_checkpoint_creation ... ok
[INFO] [stdout] test edit_control::file_protection::tests::test_security_file_protection ... ok
[INFO] [stdout] test edit_control::staged_application::tests::test_checkpoint_metadata_calculation ... ok
[INFO] [stdout] test edit_control::edit_history_time_travel::tests::test_history_search ... ok
[INFO] [stdout] test edit_control::edit_history_time_travel::tests::test_time_navigation ... ok
[INFO] [stdout] test edit_control::file_protection::tests::test_documentation_edit_allowed ... ok
[INFO] [stdout] test edit_control::staged_application::tests::test_stage_creation ... ok
[INFO] [stdout] test edit_control::staged_application::tests::test_stage_dependencies ... ok
[INFO] [stdout] test edit_control::staged_application::tests::test_status_summary ... ok
[INFO] [stdout] test edit_control::staged_application::tests::test_rollback_data_creation ... ok
[INFO] [stdout] test edit_control::tests::test_approval_record_creation ... ok
[INFO] [stdout] test edit_control::tests::test_approval_states ... ok
[INFO] [stdout] test edit_control::staged_application::tests::test_validation_rules ... ok
[INFO] [stdout] test edit_control::tests::test_approval_sufficiency_check ... ok
[INFO] [stdout] test edit_control::tests::test_approval_status_summary ... ok
[INFO] [stdout] test edit_control::staged_application::tests::test_staged_application_system_creation ... ok
[INFO] [stdout] test edit_control::tests::test_approval_level_determination ... ok
[INFO] [stdout] test edit_control::tests::test_approval_evaluation_workflow ... ok
[INFO] [stdout] test edit_control::tests::test_approval_level_calculation ... ok
[INFO] [stdout] test edit_control::tests::test_approval_level_ordering ... ok
[INFO] [stdout] test edit_control::tests::test_code_modification ... ok
[INFO] [stdout] test edit_control::tests::test_critical_approval_requirements ... ok
[INFO] [stdout] test edit_control::tests::test_current_snapshot_description ... ok
[INFO] [stdout] test edit_control::tests::test_delegation_chain_validation ... ok
[INFO] [stdout] test edit_control::tests::test_edit_modification_interface_creation ... ok
[INFO] [stdout] test edit_control::tests::test_diff_summary_calculation ... ok
[INFO] [stdout] test edit_control::tests::test_granular_approval_system_creation ... ok
[INFO] [stdout] test edit_control::tests::test_history_summary ... ok
[INFO] [stdout] test edit_control::tests::test_lead_approval ... ok
[INFO] [stdout] test edit_control::tests::test_large_change_detection ... ok
[INFO] [stdout] test edit_control::tests::test_modification_tracking_with_snapshots ... ok
[INFO] [stdout] test edit_control::tests::test_confidence_adjustment ... ok
[INFO] [stdout] test edit_control::tests::test_modifiable_edit_creation ... ok
[INFO] [stdout] test edit_control::tests::test_undo_redo_functionality ... ok
[INFO] [stdout] test edit_control::tests::test_escalation_request ... ok
[INFO] [stdout] test edit_control::tests::test_file_pattern_matching ... ok
[INFO] [stdout] test cli::advanced_preview::tests::test_layout_cycling ... ok
[INFO] [stdout] test edit_control::tests::test_syntax_highlighting_toggle ... ok
[INFO] [stdout] test edit_control::tests::test_modifiable_edit_granular_approval_integration ... ok
[INFO] [stdout] test edit_control::tests::test_pattern_matching ... ok
[INFO] [stdout] test edit_control::tests::test_branching_history_after_undo ... ok
[INFO] [stdout] test edit_control::tests::test_security_pattern_detection ... ok
[INFO] [stdout] test edit_control::tests::test_view_mode_and_interface_state ... ok
[INFO] [stdout] test edit_control::validation::tests::test_conflict_detection ... ok
[INFO] [stdout] test edit_control::validation::tests::test_syntax_checker ... ok
[INFO] [stdout] test edit_control::validation::tests::test_syntax_validation ... ok
[INFO] [stdout] test edit_control::validation::tests::test_validation_summary ... ok
[INFO] [stdout] test edit_control::validation::tests::test_validator_creation ... ok
[INFO] [stdout] test feedback_loop::tests::test_merge_edits_consensus ... ok
[INFO] [stdout] test git_integration::tests::test_git_config_default ... ok
[INFO] [stdout] test edit_control::validation::tests::test_performance_validation ... ok
[INFO] [stdout] test edit_control::validation::tests::test_security_validation ... ok
[INFO] [stdout] test llm_operator::tests::test_api_key_validation ... ok
[INFO] [stdout] test edit_control::staged_application::tests::test_stage_order_and_execution ... ok
[INFO] [stdout] test ops::tests::test_attention_focus_operator ... ok
[INFO] [stdout] test ops::tests::test_add_operator ... ok
[INFO] [stdout] test ops::tests::test_consensus_operator ... ok
[INFO] [stdout] test llm_operator::tests::test_llm_operator_registry_and_execution ... ok
[INFO] [stdout] test llm_operator::tests::test_env_initialization ... ok
[INFO] [stdout] test edit_control::validation::tests::test_incremental_validation ... ok
[INFO] [stdout] test ops::tests::test_cognitive_load_operator ... ok
[INFO] [stdout] test cli::git_integration::tests::test_view_mode_cycling ... ok
[INFO] [stdout] test cli::git_integration::tests::test_git_integration_cli_creation ... ok
[INFO] [stdout] test cli::git_integration::tests::test_pending_edits_management ... ok
[INFO] [stdout] test git_integration::tests::test_conflict_detection ... ok
[INFO] [stdout] test git_integration::tests::test_git_integration_system_creation ... ok
[INFO] [stdout] test cli::git_integration::tests::test_session_operations ... ok
[INFO] [stdout] test ops::tests::test_doubt_operator ... ok
[INFO] [stdout] test ops::tests::test_if_then_operator ... ok
[INFO] [stdout] test ops::tests::test_introspect_operator ... ok
[INFO] [stdout] test ops::tests::test_new_operators_in_registry ... ok
[INFO] [stdout] test ops::tests::test_meta_reflective_operator ... ok
[INFO] [stdout] test ops::tests::test_negotiate_operator ... ok
[INFO] [stdout] test ops::tests::test_visual_reasoning_operator ... ok
[INFO] [stdout] test ops::tests::test_visual_reasoning_uncertainty_model ... ok
[INFO] [stdout] test ops::tests::test_visual_reasoning_cognitive_cost ... ok
[INFO] [stdout] test ops::tests::test_empathy_operator ... ok
[INFO] [stdout] test ops::tests::test_uncertainty_propagate_operator ... ok
[INFO] [stdout] test ops::tests::test_visual_reasoning_multiple_analysis_modes ... ok
[INFO] [stdout] test ops::tests::test_reflect_operator ... ok
[INFO] [stdout] test ops::tests::test_visual_reasoning_memory_integration ... ok
[INFO] [stdout] test git_integration::tests::test_session_start_and_end ... ok
[INFO] [stdout] test git_integration::tests::test_branch_manager ... ok
[INFO] [stdout] test git_integration::tests::test_backup_manager ... ok
[INFO] [stdout] test ops::tests::test_delay_operator ... ok
[INFO] [stdout] test feedback_loop::tests::test_feedback_loop_execution ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- feedback_loop::tests::test_feedback_loop_execution stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'feedback_loop::tests::test_feedback_loop_execution' panicked at src/feedback_loop.rs:202:6:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55f419ad6dc2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55f419ad6dc2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55f419ad6dc2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55f419ad6dc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55f419b02f93 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55f419b02f93 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x55f419ad2a43 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55f419ad2a43 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55f419ad6c12 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55f419ad848c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55f419ad82e2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x55f419a88e14 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x55f419a88e14 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55f419ad8f6b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x55f419ad8f6b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x55f419ad8c3a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x55f419ad72c9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x55f419ad88cd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x55f419b00d40 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55f419b01146 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x55f4198d7e0b - core::result::Result<T,E>::unwrap::hc32b4762d606b845
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x55f4198d7e0b - soma_core::feedback_loop::run_feedback_loop::hc0d784e6cae1a0a8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/feedback_loop.rs:202:6
[INFO] [stdout]   22:     0x55f419851241 - soma_core::feedback_loop::tests::test_feedback_loop_execution::h4ed5ac48ba310857
[INFO] [stdout]                                at /opt/rustwide/workdir/src/feedback_loop.rs:251:9
[INFO] [stdout]   23:     0x55f419882239 - soma_core::feedback_loop::tests::test_feedback_loop_execution::{{closure}}::h9d231f48028a0465
[INFO] [stdout]                                at /opt/rustwide/workdir/src/feedback_loop.rs:244:38
[INFO] [stdout]   24:     0x55f419882239 - core::ops::function::FnOnce::call_once::h2788aabb4fb60a21
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55f419a8e59b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x55f419a8e59b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x55f419a8d78e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x55f419a8d78e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x55f419a8d78e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x55f419a8d78e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x55f419a8d78e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x55f419a8d78e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x55f419a8d78e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x55f419a51304 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x55f419a51304 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x55f419a54cda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x55f419a54cda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x55f419a54cda - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x55f419a54cda - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x55f419a54cda - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x55f419a54cda - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x55f419a54cda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x55f419adc3c7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x55f419adc3c7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x55f419adc3c7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x70a73c992aa4 - <unknown>
[INFO] [stdout]   47:     0x70a73ca1fa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     feedback_loop::tests::test_feedback_loop_execution
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 152 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "9a8fbeabf2d4f49cadcf1b3869ab7fe11bd3a8ae5bcf979842814920d708d613", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a8fbeabf2d4f49cadcf1b3869ab7fe11bd3a8ae5bcf979842814920d708d613", kill_on_drop: false }`
[INFO] [stdout] 9a8fbeabf2d4f49cadcf1b3869ab7fe11bd3a8ae5bcf979842814920d708d613
