[INFO] fetching crate soma-core 2.0.2... [INFO] testing soma-core-2.0.2 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate soma-core 2.0.2 into /workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate soma-core 2.0.2 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d556182fa234205292511991acef4b1dac553f22b203206b5d73008f916dcb26 [INFO] running `Command { std: "docker" "start" "-a" "d556182fa234205292511991acef4b1dac553f22b203206b5d73008f916dcb26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d556182fa234205292511991acef4b1dac553f22b203206b5d73008f916dcb26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d556182fa234205292511991acef4b1dac553f22b203206b5d73008f916dcb26", kill_on_drop: false }` [INFO] [stdout] d556182fa234205292511991acef4b1dac553f22b203206b5d73008f916dcb26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e65a82585a5372ec67d37615fbf4dee39344a114fcfe5c1883ca3b42f522de1 [INFO] running `Command { std: "docker" "start" "-a" "3e65a82585a5372ec67d37615fbf4dee39344a114fcfe5c1883ca3b42f522de1", 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 serde v1.0.219 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.4 [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 http-body v0.4.6 [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 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 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 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 icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.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 h2 v0.3.26 [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 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 33s [INFO] running `Command { std: "docker" "inspect" "3e65a82585a5372ec67d37615fbf4dee39344a114fcfe5c1883ca3b42f522de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e65a82585a5372ec67d37615fbf4dee39344a114fcfe5c1883ca3b42f522de1", kill_on_drop: false }` [INFO] [stdout] 3e65a82585a5372ec67d37615fbf4dee39344a114fcfe5c1883ca3b42f522de1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18bb4e69e86fb531d3eed88af4f3f6ec6cd33bd507ac06e7bd64f00225886ac2 [INFO] running `Command { std: "docker" "start" "-a" "18bb4e69e86fb531d3eed88af4f3f6ec6cd33bd507ac06e7bd64f00225886ac2", 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 55.65s [INFO] running `Command { std: "docker" "inspect" "18bb4e69e86fb531d3eed88af4f3f6ec6cd33bd507ac06e7bd64f00225886ac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18bb4e69e86fb531d3eed88af4f3f6ec6cd33bd507ac06e7bd64f00225886ac2", kill_on_drop: false }` [INFO] [stdout] 18bb4e69e86fb531d3eed88af4f3f6ec6cd33bd507ac06e7bd64f00225886ac2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ae84bf2138f60763e80da932a12964efec0b3214a68916d466541395a70e010e [INFO] running `Command { std: "docker" "start" "-a" "ae84bf2138f60763e80da932a12964efec0b3214a68916d466541395a70e010e", 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_batch_classification ... ok [INFO] [stdout] test agents::custom_agent_config::tests::test_personality_creation_and_retrieval ... ok [INFO] [stdout] test agents::custom_agent_config::tests::test_custom_agent_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 classification::edit_classifier_working::tests::test_filtering ... ok [INFO] [stdout] test classification::edit_classifier_working::tests::test_security_pattern_detection ... ok [INFO] [stdout] test classification::edit_classifier_working::tests::test_classification_system_creation ... ok [INFO] [stdout] test classification::types::tests::test_edit_category_priority ... 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_configuration_system_creation ... ok [INFO] [stdout] test cli::advanced_preview::tests::test_advanced_preview_system_creation ... ok [INFO] [stdout] test cli::advanced_preview::tests::test_editor_text_insertion ... ok [INFO] [stdout] test cli::advanced_preview::tests::test_pane_switching ... ok [INFO] [stdout] test cli::cognitive_workflow::tests::test_cognitive_analysis_structure ... ok [INFO] [stdout] test cli::advanced_preview::tests::test_cursor_movement ... ok [INFO] [stdout] test cli::cognitive_workflow::tests::test_edit_context_building ... 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::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::advanced_preview::tests::test_preview_line_extraction ... ok [INFO] [stdout] test cli::advanced_preview::tests::test_scroll_adjustment ... ok [INFO] [stdout] test cli::advanced_preview::tests::test_editor_newline_insertion ... ok [INFO] [stdout] test classification::edit_classifier_working::tests::test_edit_classification ... ok [INFO] [stdout] test cli::advanced_preview::tests::test_auto_preview_timing ... ok [INFO] [stdout] test cli::meta_reflective::tests::test_context_setup ... 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_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::meta_reflective::tests::test_analyze_meta_reflective ... ok [INFO] [stdout] test cli::preview::tests::test_syntax_highlighter ... ok [INFO] [stdout] test cli::preview::tests::test_confidence_visualization ... ok [INFO] [stdout] test cli::staged_application::tests::test_demo_edit_creation ... ok [INFO] [stdout] test cli::preview::tests::test_render_to_string ... ok [INFO] [stdout] test cli::advanced_preview::tests::test_layout_cycling ... ok [INFO] [stdout] test cli::staged_application::tests::test_staged_application_interface_with_system ... ok [INFO] [stdout] test cli::time_travel::tests::test_time_travel_cli_creation ... ok [INFO] [stdout] test cli::time_travel::tests::test_add_edits_to_timeline ... ok [INFO] [stdout] test cli::staged_application::tests::test_staged_application_interface_creation ... 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::time_travel::tests::test_timeline_selection ... 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 edit_control::conditional_logic::tests::test_always_pass_condition ... ok [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_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_classification_condition ... ok [INFO] [stdout] test edit_control::conditional_logic::tests::test_edit_id_generation ... ok [INFO] [stdout] test edit_control::conditional_logic::tests::test_condition_creation ... ok [INFO] [stdout] test edit_control::conditional_logic::tests::test_test_configuration ... 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::edit_history_time_travel::tests::test_checkpoint_creation ... 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_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_timeline_creation ... ok [INFO] [stdout] test edit_control::edit_history_time_travel::tests::test_timeline_branching ... ok [INFO] [stdout] test edit_control::file_protection::tests::test_file_pattern_matching ... ok [INFO] [stdout] test edit_control::file_protection::tests::test_documentation_edit_allowed ... ok [INFO] [stdout] test cli::git_integration::tests::test_view_mode_cycling ... ok [INFO] [stdout] test edit_control::file_protection::tests::test_protection_system_creation ... ok [INFO] [stdout] test cli::git_integration::tests::test_pending_edits_management ... 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 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::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_stage_order_and_execution ... ok [INFO] [stdout] test edit_control::tests::test_approval_level_ordering ... ok [INFO] [stdout] test edit_control::staged_application::tests::test_status_summary ... 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 cli::git_integration::tests::test_git_integration_cli_creation ... ok [INFO] [stdout] test edit_control::staged_application::tests::test_staged_application_system_creation ... 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_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_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 edit_control::validation::tests::test_syntax_validation ... 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 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 git_integration::tests::test_git_integration_system_creation ... 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 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 ops::tests::test_delay_operator ... 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 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' (185) 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: 0x63bdf8013042 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63bdf8013042 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63bdf8013042 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63bdf8013042 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63bdf802681f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63bdf802681f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63bdf7fdbeb1 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63bdf7fdbeb1 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63bdf7fe9e62 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63bdf7fefaef - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63bdf7fef981 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63bdf7f1026e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x63bdf7f1026e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63bdf7ff025f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x63bdf7ff025f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63bdf7ff000a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63bdf7fe9fa9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63bdf7fcf36d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63bdf8031950 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x63bdf80306a6 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x63bdf7a0a3bc - core::result::Result::unwrap::hc3a2df1f35f25428 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x63bdf7a0a3bc - soma_core::feedback_loop::run_feedback_loop::hab06109cafa32805 [INFO] [stdout] at /opt/rustwide/workdir/src/feedback_loop.rs:202:6 [INFO] [stdout] 22: 0x63bdf7a0c22c - soma_core::feedback_loop::tests::test_feedback_loop_execution::h2d66ee20052af6eb [INFO] [stdout] at /opt/rustwide/workdir/src/feedback_loop.rs:251:9 [INFO] [stdout] 23: 0x63bdf7a0c7b7 - soma_core::feedback_loop::tests::test_feedback_loop_execution::{{closure}}::hf371e8a5e336fe13 [INFO] [stdout] at /opt/rustwide/workdir/src/feedback_loop.rs:244:38 [INFO] [stdout] 24: 0x63bdf798dbe6 - core::ops::function::FnOnce::call_once::h52069e73a054b0ac [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x63bdf7f1004b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x63bdf7f1004b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x63bdf7f25c75 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x63bdf7f25c75 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x63bdf7f25c75 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x63bdf7f25c75 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x63bdf7f25c75 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x63bdf7f25c75 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x63bdf7f25c75 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x63bdf7efc484 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x63bdf7efc484 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x63bdf7effe2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x63bdf7effe2a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x63bdf7effe2a - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x63bdf7effe2a - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x63bdf7effe2a - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x63bdf7effe2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x63bdf7effe2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x63bdf7fe4f2f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 44: 0x63bdf7fe4f2f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 45: 0x7f704f684aa4 - [INFO] [stdout] 46: 0x7f704f711a34 - 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.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "ae84bf2138f60763e80da932a12964efec0b3214a68916d466541395a70e010e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae84bf2138f60763e80da932a12964efec0b3214a68916d466541395a70e010e", kill_on_drop: false }` [INFO] [stdout] ae84bf2138f60763e80da932a12964efec0b3214a68916d466541395a70e010e