[INFO] fetching crate soma-core 2.0.2...
[INFO] testing soma-core-2.0.2 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] extracting crate soma-core 2.0.2 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate soma-core 2.0.2 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.39
[INFO] [stderr]   Downloaded clap_builder v4.5.39
[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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e42a8475d251edb9f3e03996910ba6e7f472932647f7615c980fa7a2c97b97c
[INFO] running `Command { std: "docker" "start" "-a" "8e42a8475d251edb9f3e03996910ba6e7f472932647f7615c980fa7a2c97b97c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e42a8475d251edb9f3e03996910ba6e7f472932647f7615c980fa7a2c97b97c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e42a8475d251edb9f3e03996910ba6e7f472932647f7615c980fa7a2c97b97c", kill_on_drop: false }`
[INFO] [stdout] 8e42a8475d251edb9f3e03996910ba6e7f472932647f7615c980fa7a2c97b97c
[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=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 463eaa9a50eb8b0cfaaa25cde647eb80d097362a4ca6db72e6077b36580ddeda
[INFO] running `Command { std: "docker" "start" "-a" "463eaa9a50eb8b0cfaaa25cde647eb80d097362a4ca6db72e6077b36580ddeda", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[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 yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.39
[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 serde v1.0.219
[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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[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] [stdout] warning: struct `SerializableSystemMetrics` is never constructed
[INFO] [stdout]    --> src/cli/meta_reflective.rs:840:8
[INFO] [stdout]     |
[INFO] [stdout] 840 | struct SerializableSystemMetrics {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "463eaa9a50eb8b0cfaaa25cde647eb80d097362a4ca6db72e6077b36580ddeda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "463eaa9a50eb8b0cfaaa25cde647eb80d097362a4ca6db72e6077b36580ddeda", kill_on_drop: false }`
[INFO] [stdout] 463eaa9a50eb8b0cfaaa25cde647eb80d097362a4ca6db72e6077b36580ddeda
[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=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40f9c88086acd41448c12f2f53ef548aac43b8881dd9587ad40f48c4f99878a2
[INFO] running `Command { std: "docker" "start" "-a" "40f9c88086acd41448c12f2f53ef548aac43b8881dd9587ad40f48c4f99878a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling crossterm v0.27.0
[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] [stdout] warning: struct `SerializableSystemMetrics` is never constructed
[INFO] [stdout]    --> src/cli/meta_reflective.rs:840:8
[INFO] [stdout]     |
[INFO] [stdout] 840 | struct SerializableSystemMetrics {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SerializableSystemMetrics` is never constructed
[INFO] [stdout]    --> src/cli/meta_reflective.rs:840:8
[INFO] [stdout]     |
[INFO] [stdout] 840 | struct SerializableSystemMetrics {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 54.71s
[INFO] running `Command { std: "docker" "inspect" "40f9c88086acd41448c12f2f53ef548aac43b8881dd9587ad40f48c4f99878a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40f9c88086acd41448c12f2f53ef548aac43b8881dd9587ad40f48c4f99878a2", kill_on_drop: false }`
[INFO] [stdout] 40f9c88086acd41448c12f2f53ef548aac43b8881dd9587ad40f48c4f99878a2
[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=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 67757d693e5ed3cf458ce6061ccc503aba27ea403b6a3c33598a72ac93e03bfc
[INFO] running `Command { std: "docker" "start" "-a" "67757d693e5ed3cf458ce6061ccc503aba27ea403b6a3c33598a72ac93e03bfc", kill_on_drop: false }`
[INFO] [stderr] warning: struct `SerializableSystemMetrics` is never constructed
[INFO] [stderr]    --> src/cli/meta_reflective.rs:840:8
[INFO] [stderr]     |
[INFO] [stderr] 840 | struct SerializableSystemMetrics {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `soma-core` (lib) generated 1 warning
[INFO] [stderr] warning: `soma-core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/soma_core-03de0086fbeffabf)
[INFO] [stdout] 
[INFO] [stdout] running 154 tests
[INFO] [stdout] test classification::edit_classifier_working::tests::test_classification_system_creation ... ok
[INFO] [stdout] test classification::edit_classifier_working::tests::test_batch_classification ... ok
[INFO] [stdout] test classification::edit_classifier_working::tests::test_filtering ... ok
[INFO] [stdout] test agents::custom_agent_config::tests::test_custom_agent_creation ... ok
[INFO] [stdout] test agents::custom_agent_config::tests::test_personality_creation_and_retrieval ... ok
[INFO] [stdout] test agents::custom_agent_config::tests::test_user_interaction_recording ... ok
[INFO] [stdout] test classification::edit_classifier_working::tests::test_security_pattern_detection ... ok
[INFO] [stdout] test classification::types::tests::test_edit_category_description ... ok
[INFO] [stdout] test agents::custom_agent_config::tests::test_save_and_load_configuration ... ok
[INFO] [stdout] test classification::types::tests::test_risk_assessment_builder ... ok
[INFO] [stdout] test classification::types::tests::test_edit_category_priority ... ok
[INFO] [stdout] test agents::custom_agent_config::tests::test_custom_agent_configuration_system_creation ... ok
[INFO] [stdout] test cli::advanced_preview::tests::test_editor_newline_insertion ... ok
[INFO] [stdout] test cli::advanced_preview::tests::test_advanced_preview_system_creation ... ok
[INFO] [stdout] test cli::advanced_preview::tests::test_pane_switching ... ok
[INFO] [stdout] test cli::advanced_preview::tests::test_scroll_adjustment ... ok
[INFO] [stdout] test cli::advanced_preview::tests::test_preview_line_extraction ... ok
[INFO] [stdout] test cli::cognitive_workflow::tests::test_cognitive_workflow_creation ... ok
[INFO] [stdout] test cli::cognitive_workflow::tests::test_edit_context_building ... 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 cli::editor::tests::test_text_insertion ... ok
[INFO] [stdout] test cli::cognitive_workflow::tests::test_cognitive_analysis_structure ... ok
[INFO] [stdout] test cli::advanced_preview::tests::test_auto_preview_timing ... ok
[INFO] [stdout] test cli::advanced_preview::tests::test_cursor_movement ... ok
[INFO] [stdout] test cli::meta_reflective::tests::test_analyze_meta_reflective ... ok
[INFO] [stdout] test classification::edit_classifier_working::tests::test_edit_classification ... ok
[INFO] [stdout] test cli::meta_reflective::tests::test_meta_reflective_session_tracking ... ok
[INFO] [stdout] test cli::meta_reflective::tests::test_meta_reflective_system_creation ... ok
[INFO] [stdout] test cli::meta_reflective::tests::test_optimization_recommendations ... ok
[INFO] [stdout] test cli::meta_reflective::tests::test_performance_metrics_update ... ok
[INFO] [stdout] test cli::preview::tests::test_confidence_visualization ... ok
[INFO] [stdout] test cli::preview::tests::test_diff_generation ... ok
[INFO] [stdout] test cli::preview::tests::test_preview_builder ... ok
[INFO] [stdout] test cli::preview::tests::test_preview_generation ... ok
[INFO] [stdout] test cli::preview::tests::test_render_to_string ... ok
[INFO] [stdout] test cli::preview::tests::test_syntax_highlighter ... ok
[INFO] [stdout] test cli::staged_application::tests::test_demo_edit_creation ... ok
[INFO] [stdout] test cli::staged_application::tests::test_staged_application_interface_creation ... ok
[INFO] [stdout] test cli::staged_application::tests::test_staged_application_interface_with_system ... ok
[INFO] [stdout] test cli::time_travel::tests::test_add_edits_to_timeline ... ok
[INFO] [stdout] test cli::advanced_preview::tests::test_layout_cycling ... ok
[INFO] [stdout] test cli::time_travel::tests::test_time_travel_cli_creation ... ok
[INFO] [stdout] test cli::time_travel::tests::test_timeline_selection ... ok
[INFO] [stdout] test cli::visual_reasoning::tests::test_pattern_detection_helper ... ok
[INFO] [stdout] test cli::visual_reasoning::tests::test_dependency_extraction_helper ... ok
[INFO] [stdout] test cli::visual_reasoning::tests::test_process_visual_reasoning_function ... ignored
[INFO] [stdout] test cli::visual_reasoning::tests::test_visual_reasoning_cli_creation ... ok
[INFO] [stdout] test cli::visual_reasoning::tests::test_visual_session_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 edit_control::conditional_logic::tests::test_condition_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 cli::visual_reasoning::tests::test_visual_analysis_result_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::edit_history_time_travel::tests::test_edit_event_addition ... 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::edit_history_time_travel::tests::test_time_travel_system_creation ... 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_documentation_edit_allowed ... ok
[INFO] [stdout] test edit_control::conditional_logic::tests::test_session_creation ... ok
[INFO] [stdout] test cli::advanced_preview::tests::test_editor_text_insertion ... ok
[INFO] [stdout] test edit_control::file_protection::tests::test_security_file_protection ... ok
[INFO] [stdout] test edit_control::staged_application::tests::test_checkpoint_creation ... ok
[INFO] [stdout] test edit_control::staged_application::tests::test_checkpoint_metadata_calculation ... ok
[INFO] [stdout] test edit_control::staged_application::tests::test_rollback_data_creation ... ok
[INFO] [stdout] test cli::meta_reflective::tests::test_context_setup ... ok
[INFO] [stdout] test edit_control::staged_application::tests::test_stage_dependencies ... ok
[INFO] [stdout] test edit_control::staged_application::tests::test_stage_creation ... ok
[INFO] [stdout] test edit_control::staged_application::tests::test_stage_order_and_execution ... ok
[INFO] [stdout] test edit_control::staged_application::tests::test_staged_application_system_creation ... ok
[INFO] [stdout] test edit_control::staged_application::tests::test_status_summary ... ok
[INFO] [stdout] test edit_control::staged_application::tests::test_validation_rules ... ok
[INFO] [stdout] test edit_control::tests::test_approval_level_calculation ... ok
[INFO] [stdout] test edit_control::tests::test_approval_evaluation_workflow ... ok
[INFO] [stdout] test edit_control::tests::test_approval_level_determination ... ok
[INFO] [stdout] test edit_control::tests::test_approval_level_ordering ... 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::tests::test_approval_status_summary ... ok
[INFO] [stdout] test edit_control::tests::test_approval_sufficiency_check ... ok
[INFO] [stdout] test edit_control::tests::test_branching_history_after_undo ... ok
[INFO] [stdout] test edit_control::tests::test_code_modification ... ok
[INFO] [stdout] test edit_control::tests::test_confidence_adjustment ... ok
[INFO] [stdout] test edit_control::tests::test_current_snapshot_description ... ok
[INFO] [stdout] test edit_control::tests::test_critical_approval_requirements ... 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::tests::test_delegation_chain_validation ... ok
[INFO] [stdout] test edit_control::tests::test_diff_summary_calculation ... ok
[INFO] [stdout] test edit_control::tests::test_edit_modification_interface_creation ... 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 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_large_change_detection ... ok
[INFO] [stdout] test edit_control::tests::test_lead_approval ... ok
[INFO] [stdout] test edit_control::tests::test_modifiable_edit_creation ... ok
[INFO] [stdout] test edit_control::tests::test_modifiable_edit_granular_approval_integration ... ok
[INFO] [stdout] test edit_control::tests::test_modification_tracking_with_snapshots ... ok
[INFO] [stdout] test edit_control::tests::test_pattern_matching ... ok
[INFO] [stdout] test edit_control::tests::test_security_pattern_detection ... ok
[INFO] [stdout] test edit_control::tests::test_syntax_highlighting_toggle ... ok
[INFO] [stdout] test edit_control::tests::test_undo_redo_functionality ... 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_incremental_validation ... 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 edit_control::validation::tests::test_syntax_checker ... 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 edit_control::validation::tests::test_syntax_validation ... ok
[INFO] [stdout] test cli::git_integration::tests::test_pending_edits_management ... ok
[INFO] [stdout] test git_integration::tests::test_git_config_default ... ok
[INFO] [stdout] test cli::git_integration::tests::test_git_integration_cli_creation ... ok
[INFO] [stdout] test cli::git_integration::tests::test_view_mode_cycling ... ok
[INFO] [stdout] test llm_operator::tests::test_api_key_validation ... ok
[INFO] [stdout] test git_integration::tests::test_branch_manager ... ok
[INFO] [stdout] test llm_operator::tests::test_llm_operator_registry_and_execution ... ok
[INFO] [stdout] test ops::tests::test_add_operator ... ok
[INFO] [stdout] test llm_operator::tests::test_env_initialization ... ok
[INFO] [stdout] test ops::tests::test_attention_focus_operator ... ok
[INFO] [stdout] test ops::tests::test_cognitive_load_operator ... ok
[INFO] [stdout] test ops::tests::test_consensus_operator ... ok
[INFO] [stdout] test ops::tests::test_doubt_operator ... ok
[INFO] [stdout] test ops::tests::test_empathy_operator ... ok
[INFO] [stdout] test git_integration::tests::test_backup_manager ... ok
[INFO] [stdout] test ops::tests::test_if_then_operator ... ok
[INFO] [stdout] test ops::tests::test_meta_reflective_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_negotiate_operator ... ok
[INFO] [stdout] test ops::tests::test_uncertainty_propagate_operator ... ok
[INFO] [stdout] test ops::tests::test_visual_reasoning_cognitive_cost ... ok
[INFO] [stdout] test ops::tests::test_reflect_operator ... ok
[INFO] [stdout] test ops::tests::test_visual_reasoning_memory_integration ... ok
[INFO] [stdout] test ops::tests::test_visual_reasoning_multiple_analysis_modes ... 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 git_integration::tests::test_conflict_detection ... ok
[INFO] [stdout] test cli::git_integration::tests::test_session_operations ... ok
[INFO] [stdout] test ops::tests::test_delay_operator ... ok
[INFO] [stdout] test feedback_loop::tests::test_feedback_loop_execution ... FAILED
[INFO] [stdout] test git_integration::tests::test_session_start_and_end ... ok
[INFO] [stdout] test git_integration::tests::test_git_integration_system_creation ... ok
[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' (170) 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:     0x5f4da67f6042 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f4da67f6042 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f4da67f6042 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f4da67f6042 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f4da680948f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f4da680948f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5f4da67bfad3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f4da67bfad3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f4da67cd542 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f4da67d318f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5f4da67d3021 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5f4da66fd25e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5f4da66fd25e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f4da67d384f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5f4da67d384f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5f4da67d35fa - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5f4da67cd689 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f4da67b315d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5f4da6814540 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f4da6813276 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5f4da624bdfc - core::result::Result<T,E>::unwrap::hd817429087f72900
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f4da624bdfc - soma_core::feedback_loop::run_feedback_loop::h7fcb603d86d39be0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/feedback_loop.rs:202:6
[INFO] [stdout]   22:     0x5f4da624dc6c - soma_core::feedback_loop::tests::test_feedback_loop_execution::h0d72e37dc8c6b960
[INFO] [stdout]                                at /opt/rustwide/workdir/src/feedback_loop.rs:251:9
[INFO] [stdout]   23:     0x5f4da624e1f7 - soma_core::feedback_loop::tests::test_feedback_loop_execution::{{closure}}::haeb5dfeacc559480
[INFO] [stdout]                                at /opt/rustwide/workdir/src/feedback_loop.rs:244:38
[INFO] [stdout]   24:     0x5f4da62796d6 - core::ops::function::FnOnce::call_once::h6e5eed1604798440
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f4da66fd03b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5f4da66fd03b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5f4da67110bd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5f4da67110bd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5f4da67110bd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5f4da67110bd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5f4da67110bd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5f4da67110bd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5f4da67110bd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5f4da66ea5d4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5f4da66ea5d4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5f4da66edf0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x5f4da66edf0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5f4da66edf0a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5f4da66edf0a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5f4da66edf0a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5f4da66edf0a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x5f4da66edf0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5f4da67c88cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x5f4da67c88cf - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7cd14a940aa4 - <unknown>
[INFO] [stdout]   46:     0x7cd14a9cda64 - clone
[INFO] [stdout]   47:                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.26s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "67757d693e5ed3cf458ce6061ccc503aba27ea403b6a3c33598a72ac93e03bfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67757d693e5ed3cf458ce6061ccc503aba27ea403b6a3c33598a72ac93e03bfc", kill_on_drop: false }`
[INFO] [stdout] 67757d693e5ed3cf458ce6061ccc503aba27ea403b6a3c33598a72ac93e03bfc
