[INFO] fetching crate soma-core 2.0.2... [INFO] testing soma-core-2.0.2 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate soma-core 2.0.2 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate soma-core 2.0.2 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d11d879ebd3716aa661739333781c4b5175ea4cb5f6ca66d71311546c4e0aad [INFO] running `Command { std: "docker" "start" "-a" "3d11d879ebd3716aa661739333781c4b5175ea4cb5f6ca66d71311546c4e0aad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d11d879ebd3716aa661739333781c4b5175ea4cb5f6ca66d71311546c4e0aad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d11d879ebd3716aa661739333781c4b5175ea4cb5f6ca66d71311546c4e0aad", kill_on_drop: false }` [INFO] [stdout] 3d11d879ebd3716aa661739333781c4b5175ea4cb5f6ca66d71311546c4e0aad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65f8a88e6006178176c3670822d89b1f09f7561cb6ef8af9e6708ab1ccf65a7c [INFO] running `Command { std: "docker" "start" "-a" "65f8a88e6006178176c3670822d89b1f09f7561cb6ef8af9e6708ab1ccf65a7c", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling dotenv v0.15.0 [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 openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 clap v4.5.39 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [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 icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [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 idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [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 17s [INFO] running `Command { std: "docker" "inspect" "65f8a88e6006178176c3670822d89b1f09f7561cb6ef8af9e6708ab1ccf65a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65f8a88e6006178176c3670822d89b1f09f7561cb6ef8af9e6708ab1ccf65a7c", kill_on_drop: false }` [INFO] [stdout] 65f8a88e6006178176c3670822d89b1f09f7561cb6ef8af9e6708ab1ccf65a7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad88495340f9e8600d6c275c90f6a97a62c994c2f45e159947c1c465ce54dc24 [INFO] running `Command { std: "docker" "start" "-a" "ad88495340f9e8600d6c275c90f6a97a62c994c2f45e159947c1c465ce54dc24", kill_on_drop: false }` [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 56.23s [INFO] running `Command { std: "docker" "inspect" "ad88495340f9e8600d6c275c90f6a97a62c994c2f45e159947c1c465ce54dc24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad88495340f9e8600d6c275c90f6a97a62c994c2f45e159947c1c465ce54dc24", kill_on_drop: false }` [INFO] [stdout] ad88495340f9e8600d6c275c90f6a97a62c994c2f45e159947c1c465ce54dc24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 40eeca20ca00cbf7e078d3588f92ba1cefa20a312229f074e1daca3c2b8464cd [INFO] running `Command { std: "docker" "start" "-a" "40eeca20ca00cbf7e078d3588f92ba1cefa20a312229f074e1daca3c2b8464cd", 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.32s [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_filtering ... ok [INFO] [stdout] test classification::edit_classifier_working::tests::test_edit_classification ... ok [INFO] [stdout] test classification::edit_classifier_working::tests::test_batch_classification ... 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 classification::types::tests::test_risk_assessment_builder ... 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 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 agents::custom_agent_config::tests::test_user_interaction_recording ... ok [INFO] [stdout] test agents::custom_agent_config::tests::test_save_and_load_configuration ... 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::cognitive_workflow::tests::test_cognitive_analysis_structure ... ok [INFO] [stdout] test cli::advanced_preview::tests::test_editor_newline_insertion ... ok [INFO] [stdout] test cli::advanced_preview::tests::test_editor_text_insertion ... ok [INFO] [stdout] test cli::cognitive_workflow::tests::test_edit_context_building ... ok [INFO] [stdout] test cli::editor::tests::test_editor_creation ... ok [INFO] [stdout] test cli::advanced_preview::tests::test_scroll_adjustment ... 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::advanced_preview::tests::test_advanced_preview_system_creation ... ok [INFO] [stdout] test cli::advanced_preview::tests::test_preview_line_extraction ... ok [INFO] [stdout] test cli::advanced_preview::tests::test_layout_cycling ... ok [INFO] [stdout] test cli::cognitive_workflow::tests::test_cognitive_workflow_creation ... ok [INFO] [stdout] test cli::editor::tests::test_cursor_movement ... ok [INFO] [stdout] test cli::meta_reflective::tests::test_context_setup ... ok [INFO] [stdout] test cli::meta_reflective::tests::test_meta_reflective_system_creation ... 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::advanced_preview::tests::test_pane_switching ... 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_preview_builder ... 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::preview::tests::test_diff_generation ... 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::preview::tests::test_render_to_string ... ok [INFO] [stdout] test cli::preview::tests::test_syntax_highlighter ... ok [INFO] [stdout] test cli::time_travel::tests::test_timeline_selection ... ok [INFO] [stdout] test cli::time_travel::tests::test_add_edits_to_timeline ... ok [INFO] [stdout] test cli::git_integration::tests::test_pending_edits_management ... ok [INFO] [stdout] test cli::visual_reasoning::tests::test_process_visual_reasoning_function ... ignored [INFO] [stdout] test cli::visual_reasoning::tests::test_visual_analysis_result_creation ... ok [INFO] [stdout] test cli::visual_reasoning::tests::test_visual_reasoning_cli_creation ... 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 edit_control::conditional_logic::tests::test_always_pass_condition ... ok [INFO] [stdout] test edit_control::conditional_logic::tests::test_classification_condition ... ok [INFO] [stdout] test cli::staged_application::tests::test_staged_application_interface_with_system ... ok [INFO] [stdout] test edit_control::conditional_logic::tests::test_condition_creation ... ok [INFO] [stdout] test cli::time_travel::tests::test_time_travel_cli_creation ... ok [INFO] [stdout] test edit_control::conditional_logic::tests::test_chain_creation ... ok [INFO] [stdout] test edit_control::conditional_logic::tests::test_conditional_system_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_edit_id_generation ... ok [INFO] [stdout] test edit_control::edit_history_time_travel::tests::test_checkpoint_creation ... ok [INFO] [stdout] test cli::visual_reasoning::tests::test_dependency_extraction_helper ... 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::staged_application::tests::test_checkpoint_creation ... ok [INFO] [stdout] test edit_control::file_protection::tests::test_protection_system_creation ... ok [INFO] [stdout] test cli::git_integration::tests::test_view_mode_cycling ... ok [INFO] [stdout] test edit_control::staged_application::tests::test_stage_creation ... ok [INFO] [stdout] test edit_control::staged_application::tests::test_rollback_data_creation ... ok [INFO] [stdout] test cli::git_integration::tests::test_git_integration_cli_creation ... ok [INFO] [stdout] test edit_control::staged_application::tests::test_stage_dependencies ... 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_evaluation_workflow ... ok [INFO] [stdout] test edit_control::tests::test_approval_level_calculation ... 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::file_protection::tests::test_security_file_protection ... ok [INFO] [stdout] test edit_control::tests::test_approval_states ... ok [INFO] [stdout] test edit_control::tests::test_approval_record_creation ... ok [INFO] [stdout] test edit_control::conditional_logic::tests::test_test_configuration ... ok [INFO] [stdout] test edit_control::file_protection::tests::test_file_pattern_matching ... ok [INFO] [stdout] test edit_control::tests::test_code_modification ... 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::staged_application::tests::test_checkpoint_metadata_calculation ... ok [INFO] [stdout] test edit_control::tests::test_confidence_adjustment ... 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_branching_history_after_undo ... 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_granular_approval_system_creation ... ok [INFO] [stdout] test edit_control::tests::test_file_pattern_matching ... ok [INFO] [stdout] test edit_control::tests::test_history_summary ... ok [INFO] [stdout] test edit_control::tests::test_escalation_request ... ok [INFO] [stdout] test edit_control::tests::test_modifiable_edit_creation ... 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_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_undo_redo_functionality ... ok [INFO] [stdout] test edit_control::validation::tests::test_security_validation ... ok [INFO] [stdout] test edit_control::validation::tests::test_performance_validation ... ok [INFO] [stdout] test edit_control::validation::tests::test_syntax_checker ... ok [INFO] [stdout] test edit_control::tests::test_syntax_highlighting_toggle ... ok [INFO] [stdout] test edit_control::tests::test_view_mode_and_interface_state ... ok [INFO] [stdout] test edit_control::validation::tests::test_validator_creation ... 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 feedback_loop::tests::test_merge_edits_consensus ... 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 git_integration::tests::test_git_config_default ... ok [INFO] [stdout] test llm_operator::tests::test_api_key_validation ... ok [INFO] [stdout] test llm_operator::tests::test_env_initialization ... 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 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 cli::git_integration::tests::test_session_operations ... ok [INFO] [stdout] test ops::tests::test_doubt_operator ... ok [INFO] [stdout] test ops::tests::test_empathy_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_meta_reflective_operator ... ok [INFO] [stdout] test ops::tests::test_negotiate_operator ... ok [INFO] [stdout] test ops::tests::test_new_operators_in_registry ... ok [INFO] [stdout] test ops::tests::test_reflect_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_visual_reasoning_memory_integration ... ok [INFO] [stdout] test ops::tests::test_visual_reasoning_multiple_analysis_modes ... ok [INFO] [stdout] test git_integration::tests::test_git_integration_system_creation ... 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_backup_manager ... ok [INFO] [stdout] test git_integration::tests::test_conflict_detection ... ok [INFO] [stdout] test git_integration::tests::test_branch_manager ... ok [INFO] [stdout] test git_integration::tests::test_session_start_and_end ... 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' (188) 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: 0x5a188e72f622 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a188e72f622 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a188e72f622 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a188e72f622 - ::fmt::h52160e9da139e442 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a188e742dff - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a188e742dff - core::fmt::write::hf09a056a304e021a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5a188e6f8731 - std::io::default_write_fmt::hf1a3645468226e09 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a188e6f8731 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a188e706442 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a188e70c0cf - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5a188e70bf61 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5a188e637a0e - as core::ops::function::Fn>::call::h3d020961abd83a77 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5a188e637a0e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a188e70c83f - as core::ops::function::Fn>::call::h75334a5fed245bca [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5a188e70c83f - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5a188e70c5ea - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5a188e706579 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5a188e6eb94d - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5a188e74df30 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5a188e74cc86 - core::result::unwrap_failed::h91bd1e1731f928fc [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5a188e0d5c8c - core::result::Result::unwrap::h657c34e0c571e5d1 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5a188e0d5c8c - soma_core::feedback_loop::run_feedback_loop::h22e2a078ee872239 [INFO] [stdout] at /opt/rustwide/workdir/src/feedback_loop.rs:202:6 [INFO] [stdout] 22: 0x5a188e0d7afc - soma_core::feedback_loop::tests::test_feedback_loop_execution::h3a0b6f0e32a6e75a [INFO] [stdout] at /opt/rustwide/workdir/src/feedback_loop.rs:251:9 [INFO] [stdout] 23: 0x5a188e0d8087 - soma_core::feedback_loop::tests::test_feedback_loop_execution::{{closure}}::he588bf47e23fcb50 [INFO] [stdout] at /opt/rustwide/workdir/src/feedback_loop.rs:244:38 [INFO] [stdout] 24: 0x5a188e1c06e6 - core::ops::function::FnOnce::call_once::h2e7d300f5e14d5fe [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a188e63783b - core::ops::function::FnOnce::call_once::h933a5d67211adff2 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5a188e63783b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5a188e64d415 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5a188e64d415 - as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5a188e64d415 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x5a188e64d415 - std::panicking::catch_unwind::h0d8461330de4a18b [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x5a188e64d415 - std::panic::catch_unwind::h0321b51397bf9811 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5a188e64d415 - test::run_test_in_process::hcaaa440fdbe4a513 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5a188e64d415 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5a188e623c24 - test::run_test::{{closure}}::h90a3b75194d37b5d [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5a188e623c24 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x5a188e6274ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x5a188e6274ea - as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5a188e6274ea - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x5a188e6274ea - std::panicking::catch_unwind::h73015d00e4866ebc [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x5a188e6274ea - std::panic::catch_unwind::h6f7b38e188aa4f62 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5a188e6274ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x5a188e6274ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a188e70150f - as core::ops::function::FnOnce>::call_once::hdd09a470c130e806 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 44: 0x5a188e70150f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 45: 0x72674b496aa4 - [INFO] [stdout] 46: 0x72674b523a34 - clone [INFO] [stdout] 47: 0x0 - [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.36s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "40eeca20ca00cbf7e078d3588f92ba1cefa20a312229f074e1daca3c2b8464cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40eeca20ca00cbf7e078d3588f92ba1cefa20a312229f074e1daca3c2b8464cd", kill_on_drop: false }` [INFO] [stdout] 40eeca20ca00cbf7e078d3588f92ba1cefa20a312229f074e1daca3c2b8464cd