[INFO] cloning repository https://github.com/simonsickle/digital-brain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simonsickle/digital-brain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonsickle%2Fdigital-brain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonsickle%2Fdigital-brain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] addcadc5fe5c12c499f3421179824cfbfe8c067d
[INFO] testing simonsickle/digital-brain against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonsickle%2Fdigital-brain" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/simonsickle/digital-brain
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/simonsickle/digital-brain
[INFO] tweaked toml for git repo https://github.com/simonsickle/digital-brain written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/simonsickle/digital-brain on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/simonsickle/digital-brain already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded humantime-serde v1.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 83ed540c84096e147a39f7c67ddaae9d85992632db301dd3b4a640d6803c3aff
[INFO] running `Command { std: "docker" "start" "83ed540c84096e147a39f7c67ddaae9d85992632db301dd3b4a640d6803c3aff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83ed540c84096e147a39f7c67ddaae9d85992632db301dd3b4a640d6803c3aff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "83ed540c84096e147a39f7c67ddaae9d85992632db301dd3b4a640d6803c3aff" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83ed540c84096e147a39f7c67ddaae9d85992632db301dd3b4a640d6803c3aff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "83ed540c84096e147a39f7c67ddaae9d85992632db301dd3b4a640d6803c3aff" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling digital_brain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "83ed540c84096e147a39f7c67ddaae9d85992632db301dd3b4a640d6803c3aff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "83ed540c84096e147a39f7c67ddaae9d85992632db301dd3b4a640d6803c3aff" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling digital_brain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 49.37s
[INFO] running `Command { std: "docker" "inspect" "83ed540c84096e147a39f7c67ddaae9d85992632db301dd3b4a640d6803c3aff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "83ed540c84096e147a39f7c67ddaae9d85992632db301dd3b4a640d6803c3aff" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/digital_brain-75013e5a5dea4a81)
[INFO] [stdout] 
[INFO] [stdout] running 396 tests
[INFO] [stdout] test agent::agent_loop::tests::test_agent_creation ... ok
[INFO] [stdout] test agent::agent_loop::tests::test_perceive ... ok
[INFO] [stdout] test agent::agent_loop::tests::test_register_action ... ok
[INFO] [stdout] test agent::agent_loop::tests::test_action_with_handler ... ok
[INFO] [stdout] test agent::agent_loop::tests::test_add_goal ... ok
[INFO] [stdout] test agent::agent_loop::tests::test_goal_completion_rewards ... ok
[INFO] [stdout] test agent::agent_loop::tests::test_temporal_goal_registration ... ok
[INFO] [stdout] test agent::agent_loop::tests::test_error_percept_increases_stress ... ok
[INFO] [stdout] test agent::agent_loop::tests::test_idle_detection ... ok
[INFO] [stdout] test agent::agent_loop::tests::test_world_state ... ok
[INFO] [stdout] test agent::agent_loop::tests::test_tick_executes_action ... ok
[INFO] [stdout] test agent::agent_loop::tests::test_feedback_updates_state ... ok
[INFO] [stdout] test agent::agent_loop::tests::test_run_ticks ... ok
[INFO] [stdout] test agent::agent_loop::tests::test_imagination_creates_goal_and_action ... ok
[INFO] [stdout] test agent::brain_agent::tests::test_brain_agent_goals ... ok
[INFO] [stdout] test agent::brain_agent::tests::test_brain_agent_communication ... ok
[INFO] [stdout] test agent::brain_agent::tests::test_brain_agent_tick ... ok
[INFO] [stdout] test agent::brain_agent::tests::test_brain_agent_curiosity ... ok
[INFO] [stdout] test agent::brain_agent::tests::test_brain_agent_creation ... ok
[INFO] [stdout] test agent::brain_agent::tests::test_brain_agent_world ... ok
[INFO] [stdout] test agent::brain_agent::tests::test_brain_agent_focus ... ok
[INFO] [stdout] test agent::communication::tests::test_communication_system_creation ... ok
[INFO] [stdout] test agent::communication::tests::test_buffer_overflow ... ok
[INFO] [stdout] test agent::brain_agent::tests::test_brain_agent_reflection ... ok
[INFO] [stdout] test agent::brain_agent::tests::test_brain_agent_imagination_updates_world_model ... ok
[INFO] [stdout] test agent::communication::tests::test_intent_types ... ok
[INFO] [stdout] test agent::communication::tests::test_context ... ok
[INFO] [stdout] test agent::communication::tests::test_next_to_send ... ok
[INFO] [stdout] test agent::communication::tests::test_conversation_history ... ok
[INFO] [stdout] test agent::communication::tests::test_effective_priority ... ok
[INFO] [stdout] test agent::communication::tests::test_generate_response ... ok
[INFO] [stdout] test agent::communication::tests::test_helper_methods ... ok
[INFO] [stdout] test agent::brain_agent::tests::test_brain_agent_speech_plans_queue_comm ... ok
[INFO] [stdout] test agent::brain_agent::tests::test_prediction_errors_adjust_exploration ... ok
[INFO] [stdout] test agent::brain_agent::tests::test_brain_agent_run ... ok
[INFO] [stdout] test agent::communication::tests::test_style_modulation ... ok
[INFO] [stdout] test agent::communication::tests::test_receive_message ... ok
[INFO] [stdout] test agent::communication::tests::test_queue_intent ... ok
[INFO] [stdout] test agent::multi_agent::tests::test_message_types ... ok
[INFO] [stdout] test agent::multi_agent::tests::test_multi_agent_system ... ok
[INFO] [stdout] test agent::multi_agent::tests::test_messaging ... ok
[INFO] [stdout] test agent::communication::tests::test_style_presets ... ok
[INFO] [stdout] test agent::multi_agent::tests::test_agent_model ... ok
[INFO] [stdout] test agent::multi_agent::tests::test_agent_profile ... ok
[INFO] [stdout] test agent::multi_agent::tests::test_mark_read ... ok
[INFO] [stdout] test agent::brain_agent::tests::test_brain_agent_world_model_updates_from_sensory ... ok
[INFO] [stdout] test agent::multi_agent::tests::test_find_by_capability ... ok
[INFO] [stdout] test agent::multi_agent::tests::test_receive_message ... ok
[INFO] [stdout] test brain::tests::test_autonomic_feedback_updates_insula ... ok
[INFO] [stdout] test brain::tests::test_interoceptive_alert_reaches_workspace ... ok
[INFO] [stdout] test brain::tests::test_beliefs ... ok
[INFO] [stdout] test brain::tests::test_identity ... ok
[INFO] [stdout] test agent::brain_agent::tests::test_brain_agent_with_config ... ok
[INFO] [stdout] test brain::tests::test_emotion_system_updates_from_processing ... ok
[INFO] [stdout] test brain::tests::test_brain_creation ... ok
[INFO] [stdout] test brain::tests::test_inner_speech_generates_speech_plan ... ok
[INFO] [stdout] test brain::tests::test_inner_speech_routes_language_cortex ... ok
[INFO] [stdout] test agent::brain_agent::tests::test_brain_agent_perceive ... ok
[INFO] [stdout] test brain::tests::test_emotional_processing ... ok
[INFO] [stdout] test brain::tests::test_full_cognitive_cycle ... ok
[INFO] [stdout] test agent::multi_agent::tests::test_trust_update ... ok
[INFO] [stdout] test agent::multi_agent::tests::test_broadcast ... ok
[INFO] [stdout] test agent::agent_loop::tests::test_tick_basic ... ok
[INFO] [stdout] test core::action::tests::test_action_registration ... ok
[INFO] [stdout] test core::action::tests::test_no_valid_actions ... ok
[INFO] [stdout] test core::action::tests::test_patience_causes_wait ... ok
[INFO] [stdout] test core::action::tests::test_recency_penalty ... ok
[INFO] [stdout] test core::action::tests::test_high_stress_prefers_defensive ... ok
[INFO] [stdout] test core::action::tests::test_action_selection_basic ... ok
[INFO] [stdout] test core::action::tests::test_high_motivation_prefers_exploitation ... ok
[INFO] [stdout] test core::action::tests::test_stats_tracking ... ok
[INFO] [stdout] test core::attention::tests::test_budget_allocation ... ok
[INFO] [stdout] test core::action::tests::test_reputation_biases_social_actions ... ok
[INFO] [stdout] test core::attention::tests::test_complexity_estimation ... ok
[INFO] [stdout] test core::attention::tests::test_learning_from_experience ... ok
[INFO] [stdout] test core::boredom::tests::test_boredom_assessment ... ok
[INFO] [stdout] test core::boredom::tests::test_boredom_tracker_creation ... ok
[INFO] [stdout] test core::boredom::tests::test_exploration_boost ... ok
[INFO] [stdout] test core::boredom::tests::test_cosine_similarity ... ok
[INFO] [stdout] test core::boredom::tests::test_fingerprint_similarity ... ok
[INFO] [stdout] test core::boredom::tests::test_novel_activities_no_boredom ... ok
[INFO] [stdout] test core::boredom::tests::test_novelty_resets_boredom ... ok
[INFO] [stdout] test core::boredom::tests::test_progress_tracker ... ok
[INFO] [stdout] test core::boredom::tests::test_repetitive_activities_cause_boredom ... ok
[INFO] [stdout] test core::cognition::tests::test_build_prompt ... ok
[INFO] [stdout] test core::action::tests::test_outcome_updates_value ... ok
[INFO] [stdout] test core::cognition::tests::test_parse_response ... ok
[INFO] [stdout] test core::boredom::tests::test_action_entropy_tracking ... ok
[INFO] [stdout] test core::cognition::tests::test_to_conscious_action ... ok
[INFO] [stdout] test core::consciousness::tests::test_mind_wandering_suppressed_by_salience ... ok
[INFO] [stdout] test core::curiosity::tests::test_competence_update ... ok
[INFO] [stdout] test core::consciousness::tests::test_stimulus_processing ... ok
[INFO] [stdout] test core::curiosity::tests::test_curiosity_value ... ok
[INFO] [stdout] test core::consciousness::tests::test_mind_wandering ... ok
[INFO] [stdout] test core::curiosity::tests::test_curiosity_creation ... ok
[INFO] [stdout] test core::consciousness::tests::test_loop_control ... ok
[INFO] [stdout] test core::curiosity::tests::test_domain_registration ... ok
[INFO] [stdout] test core::curiosity::tests::test_domains_by_opportunity ... ok
[INFO] [stdout] test core::curiosity::tests::test_exploration_event ... ok
[INFO] [stdout] test core::curiosity::tests::test_explore_vs_exploit ... ok
[INFO] [stdout] test core::curiosity::tests::test_exploration_event_reward ... ok
[INFO] [stdout] test core::curiosity::tests::test_learning_opportunity ... ok
[INFO] [stdout] test core::curiosity::tests::test_most_uncertain_domain ... ok
[INFO] [stdout] test core::emotion::tests::test_appraisal_to_emotion ... ok
[INFO] [stdout] test core::emotion::tests::test_core_affect ... ok
[INFO] [stdout] test core::curiosity::tests::test_novelty_decay ... ok
[INFO] [stdout] test core::emotion::tests::test_emotion_from_affect ... ok
[INFO] [stdout] test core::cognition::tests::test_temperature_calculation ... ok
[INFO] [stdout] test core::consciousness::tests::test_consciousness_creation ... ok
[INFO] [stdout] test core::emotion::tests::test_emotion_system ... ok
[INFO] [stdout] test core::emotion::tests::test_mood_baseline_drifts ... ok
[INFO] [stdout] test core::emotion::tests::test_mood_influence ... ok
[INFO] [stdout] test core::goals::tests::test_abandonment_cascades ... ok
[INFO] [stdout] test core::consciousness::tests::test_consciousness_cycles ... ok
[INFO] [stdout] test core::emotion::tests::test_emotion_regulation ... ok
[INFO] [stdout] test brain::tests::test_process_input ... ok
[INFO] [stdout] test brain::tests::test_motor_command_from_selection ... ok
[INFO] [stdout] test core::goals::tests::test_completion_rate ... ok
[INFO] [stdout] test core::goals::tests::test_criterion_based_completion ... ok
[INFO] [stdout] test core::goals::tests::test_defer_long_term_with_low_patience ... ok
[INFO] [stdout] test core::goals::tests::test_decompose ... ok
[INFO] [stdout] test brain::tests::test_sensory_schema_learning ... ok
[INFO] [stdout] test core::goals::tests::test_blocking ... ok
[INFO] [stdout] test core::goals::tests::test_goal_completion ... ok
[INFO] [stdout] test core::goals::tests::test_get_active_goal ... ok
[INFO] [stdout] test core::goals::tests::test_goal_creation ... ok
[INFO] [stdout] test core::goals::tests::test_events_emitted ... ok
[INFO] [stdout] test core::goals::tests::test_urgency_increases_near_deadline ... ok
[INFO] [stdout] test core::imagination::tests::test_imagination_type_display ... ok
[INFO] [stdout] test core::goals::tests::test_goal_hierarchy ... ok
[INFO] [stdout] test brain::tests::test_language_cortex_enriches_signal ... ok
[INFO] [stdout] test core::imagination::tests::test_imagining_creation ... ok
[INFO] [stdout] test core::goals::tests::test_parent_progress_from_children ... ok
[INFO] [stdout] test core::imagination::tests::test_extract_json ... ok
[INFO] [stdout] test core::inner_speech::tests::test_inner_dialogue ... ok
[INFO] [stdout] test core::inner_speech::tests::test_condensed_planning ... ok
[INFO] [stdout] test core::inner_speech::tests::test_planning ... ok
[INFO] [stdout] test core::imagination::tests::test_quality_score ... ok
[INFO] [stdout] test brain::tests::test_social_cognition_inference ... ok
[INFO] [stdout] test core::inner_speech::tests::test_narrative ... ok
[INFO] [stdout] test brain::tests::test_memory_encoding ... ok
[INFO] [stdout] test brain::tests::test_social_inference_updates_dmn_model ... ok
[INFO] [stdout] test core::inner_speech::tests::test_self_instruction ... ok
[INFO] [stdout] test core::llm::anthropic::tests::test_model_from_str ... ok
[INFO] [stdout] test core::inner_speech::tests::test_second_person ... ok
[INFO] [stdout] test core::inner_speech::tests::test_silencing ... ok
[INFO] [stdout] test core::inner_speech::tests::test_stats ... ok
[INFO] [stdout] test core::goals::tests::test_strategy_profile_biases_long_horizon ... ok
[INFO] [stdout] test core::llm::traits::tests::test_request_config_builder ... ok
[INFO] [stdout] test core::llm::anthropic::tests::test_model_strings ... ok
[INFO] [stdout] test core::nervous_system::tests::test_broadcast ... ok
[INFO] [stdout] test core::llm::traits::tests::test_chat_message ... ok
[INFO] [stdout] test brain::tests::test_sleep_cycle ... ok
[INFO] [stdout] test core::llm::traits::tests::test_mock_backend ... ok
[INFO] [stdout] test core::llm::traits::tests::test_mock_backend_default ... ok
[INFO] [stdout] test core::neuromodulators::tests::test_cheap_rewards_less_effective ... ok
[INFO] [stdout] test core::nervous_system::tests::test_pathway_modulation ... ok
[INFO] [stdout] test core::neuromodulators::tests::test_delayed_reward_evaluation ... ok
[INFO] [stdout] test core::neuromodulators::tests::test_gaba_impulse_inhibition ... ok
[INFO] [stdout] test core::nervous_system::tests::test_signal_transmission ... ok
[INFO] [stdout] test core::neuromodulators::tests::test_gaba_impulsivity_tracking ... ok
[INFO] [stdout] test core::nervous_system::tests::test_nervous_system_creation ... ok
[INFO] [stdout] test core::neuromodulators::tests::test_gaba_deliberation ... ok
[INFO] [stdout] test brain::tests::test_save_and_load ... ok
[INFO] [stdout] test core::neuromodulators::tests::test_cross_modulation ... ok
[INFO] [stdout] test core::neuromodulators::tests::test_focus_bonus ... ok
[INFO] [stdout] test core::neuromodulators::tests::test_homeostatic_regulation ... ok
[INFO] [stdout] test core::neuromodulators::tests::test_gaba_oxytocin_cross_modulation ... ok
[INFO] [stdout] test core::neuromodulators::tests::test_modulator_level_bounds ... ok
[INFO] [stdout] test core::neuromodulators::tests::test_oxytocin_source_weighting ... ok
[INFO] [stdout] test core::neuromodulators::tests::test_oxytocin_trust_building ... ok
[INFO] [stdout] test core::neuromodulators::tests::test_oxytocin_cooperation ... ok
[INFO] [stdout] test core::neuromodulators::tests::test_oxytocin_trust_decay_on_betrayal ... ok
[INFO] [stdout] test core::neuromodulators::tests::test_serotonin_patience ... ok
[INFO] [stdout] test core::neuromodulators::tests::test_tolerance_buildup ... ok
[INFO] [stdout] test core::neuromodulators::tests::test_satiation_prevents_overreward ... ok
[INFO] [stdout] test core::plasticity::tests::test_ltd_depression ... ok
[INFO] [stdout] test core::plasticity::tests::test_homeostatic_regulation ... ok
[INFO] [stdout] test core::plasticity::tests::test_ltp_potentiation ... ok
[INFO] [stdout] test core::plasticity::tests::test_stats ... ok
[INFO] [stdout] test core::neuromodulators::tests::test_tolerance_decay ... ok
[INFO] [stdout] test core::prediction::tests::test_learning_rate_modulation ... ok
[INFO] [stdout] test core::llm::anthropic::tests::test_request_building ... ok
[INFO] [stdout] test core::prediction::tests::test_hierarchical_predictions ... ok
[INFO] [stdout] test core::llm::anthropic::tests::test_backend_creation ... ok
[INFO] [stdout] test core::plasticity::tests::test_strength_bounds ... ok
[INFO] [stdout] test core::prediction::tests::test_hierarchical_evaluation_and_active_inference ... ok
[INFO] [stdout] test core::neuromodulators::tests::test_reward_quality_scoring ... ok
[INFO] [stdout] test core::neuromodulators::tests::test_learning_rate_modulation ... ok
[INFO] [stdout] test core::plasticity::tests::test_activation_recording ... ok
[INFO] [stdout] test core::plasticity::tests::test_co_activation_symmetry ... ok
[INFO] [stdout] test core::prediction::tests::test_prediction_creation ... ok
[INFO] [stdout] test core::plasticity::tests::test_creation ... ok
[INFO] [stdout] test core::planning::tests::creates_goal_and_action_from_hypothesis ... ok
[INFO] [stdout] test core::prediction::tests::test_prediction_evaluation ... ok
[INFO] [stdout] test core::plasticity::tests::test_hebbian_learning ... ok
[INFO] [stdout] test core::planning::tests::archived_imagining_creates_no_plan ... ok
[INFO] [stdout] test core::prediction::tests::test_adaptation_state ... ok
[INFO] [stdout] test core::salience::tests::dorsal_network_focuses_on_complex_signal ... ok
[INFO] [stdout] test core::salience::tests::ventral_network_boosts_surprising_signal ... ok
[INFO] [stdout] test core::scheduler::tests::test_dependencies ... ok
[INFO] [stdout] test core::scheduler::tests::test_event_subscription ... ok
[INFO] [stdout] test core::scheduler::tests::test_edf_scheduling ... ok
[INFO] [stdout] test core::scheduler::tests::test_scheduler_basic ... ok
[INFO] [stdout] test core::scheduler::tests::test_task_blocking ... ok
[INFO] [stdout] test core::scheduler::tests::test_task_creation ... ok
[INFO] [stdout] test core::sensory::tests::test_sensory_cortex ... ok
[INFO] [stdout] test core::sleep::tests::test_sleep_config_defaults ... ok
[INFO] [stdout] test core::scheduler::tests::test_persistent_scheduler ... ok
[INFO] [stdout] test core::social::tests::infers_theory_of_mind_from_cues ... ok
[INFO] [stdout] test core::social::tests::tracks_reputation_changes ... ok
[INFO] [stdout] test core::stimulus::tests::test_drive_stimulus ... ok
[INFO] [stdout] test core::stimulus::tests::test_file_stimulus ... ok
[INFO] [stdout] test core::stimulus::tests::test_internal_thought ... ok
[INFO] [stdout] test core::scheduler::tests::test_task_urgency_with_deadline ... ok
[INFO] [stdout] test core::stimulus::tests::test_priority_ordering ... ok
[INFO] [stdout] test core::scheduler::tests::test_task_lifecycle ... ok
[INFO] [stdout] test core::stimulus::tests::test_interrupt_logic ... ok
[INFO] [stdout] test core::scheduler::tests::test_weighted_score_policy ... ok
[INFO] [stdout] test core::strategy::tests::strategy_regulator_biases_toward_recovery_when_sleep_low ... ok
[INFO] [stdout] test core::strategy::tests::strategy_regulator_emits_narrative_on_large_shift ... ok
[INFO] [stdout] test core::self_model::tests::test_autobiographical_self ... ok
[INFO] [stdout] test core::self_model::tests::test_inner_speech ... ok
[INFO] [stdout] test core::self_model::tests::test_metacognitive_monitor ... ok
[INFO] [stdout] test core::temporal::tests::test_indifference_delay ... ok
[INFO] [stdout] test core::temporal::tests::test_prospective_memory ... ok
[INFO] [stdout] test core::self_model::tests::test_self_concept ... ok
[INFO] [stdout] test core::self_model::tests::test_self_model ... ok
[INFO] [stdout] test core::temporal::tests::test_duration_perception ... ok
[INFO] [stdout] test core::self_model::tests::test_self_trait ... ok
[INFO] [stdout] test core::temporal::tests::test_mental_time_travel ... ok
[INFO] [stdout] test core::temporal::tests::test_discounting_modulation ... ok
[INFO] [stdout] test core::sensory::tests::test_clock_alarm ... ok
[INFO] [stdout] test core::scheduler::tests::test_priority_ordering ... ok
[INFO] [stdout] test core::scheduler::tests::test_task_state_conversion ... ok
[INFO] [stdout] test core::sleep::tests::test_sleep_stages ... ok
[INFO] [stdout] test core::temporal::tests::test_temporal_discounting ... ok
[INFO] [stdout] test core::temporal::tests::test_prospective_trigger_matching ... ok
[INFO] [stdout] test core::temporal::tests::test_should_wait_decision ... ok
[INFO] [stdout] test core::temporal::tests::test_temporal_moment ... ok
[INFO] [stdout] test core::stimulus::tests::test_stimulus_creation ... ok
[INFO] [stdout] test core::workspace::tests::test_broadcast_expiration ... ok
[INFO] [stdout] test core::temporal::tests::test_temporal_cognition_system ... ok
[INFO] [stdout] test core::workspace::tests::test_emotional_boost ... ok
[INFO] [stdout] test core::sensory::tests::test_prompt_stream ... ok
[INFO] [stdout] test core::workspace::tests::test_workspace_creation ... ok
[INFO] [stdout] test core::workspace::tests::test_capacity_limit ... ok
[INFO] [stdout] test core::world_model::tests::test_add_entity ... ok
[INFO] [stdout] test core::world_model::tests::test_confidence_decay ... ok
[INFO] [stdout] test core::world_model::tests::test_find_by_type ... ok
[INFO] [stdout] test core::workspace::tests::test_salience_threshold ... ok
[INFO] [stdout] test core::world_model::tests::test_prediction_evaluation ... ok
[INFO] [stdout] test core::world_model::tests::test_prediction_error_recording ... ok
[INFO] [stdout] test core::world_model::tests::test_find_by_name ... ok
[INFO] [stdout] test core::world_model::tests::test_entity_properties ... ok
[INFO] [stdout] test core::world_model::tests::test_prediction ... ok
[INFO] [stdout] test core::world_model::tests::test_update_property ... ok
[INFO] [stdout] test core::world_model::tests::test_related_entities ... ok
[INFO] [stdout] test core::workspace::tests::test_competition ... ok
[INFO] [stdout] test core::world_model::tests::test_relationships ... ok
[INFO] [stdout] test core::world_model::tests::test_valence_filtering ... ok
[INFO] [stdout] test regions::acc::tests::test_conflict_detection ... ok
[INFO] [stdout] test regions::acc::tests::test_cognitive_load_management ... ok
[INFO] [stdout] test regions::acc::tests::test_error_resolution ... ok
[INFO] [stdout] test regions::acc::tests::test_error_detection ... ok
[INFO] [stdout] test core::world_model::tests::test_world_model_creation ... ok
[INFO] [stdout] test regions::amygdala::tests::test_emotion_detection ... ok
[INFO] [stdout] test regions::acc::tests::test_control_signals_on_high_severity ... ok
[INFO] [stdout] test regions::amygdala::tests::test_emotional_decay ... ok
[INFO] [stdout] test regions::amygdala::tests::test_learned_association ... ok
[INFO] [stdout] test regions::amygdala::tests::test_positive_content_detection ... ok
[INFO] [stdout] test core::world_model::tests::test_remove_entity_removes_relationships ... ok
[INFO] [stdout] test regions::acc::tests::test_needs_control ... ok
[INFO] [stdout] test regions::basal_ganglia::tests::test_action_registration_and_selection ... ok
[INFO] [stdout] test regions::amygdala::tests::test_signal_tagging ... ok
[INFO] [stdout] test regions::amygdala::tests::test_negative_content_detection ... ok
[INFO] [stdout] test regions::basal_ganglia::tests::test_competition_and_deliberation ... ok
[INFO] [stdout] test regions::basal_ganglia::tests::test_motor_program ... ok
[INFO] [stdout] test regions::brainstem::tests::feedback_reflects_drive_pressure ... ok
[INFO] [stdout] test regions::basal_ganglia::tests::test_inhibition ... ok
[INFO] [stdout] test regions::amygdala::tests::test_threat_bias ... ok
[INFO] [stdout] test regions::basal_ganglia::tests::test_reward_learning ... ok
[INFO] [stdout] test regions::broca::tests::test_broca_filters_low_intensity ... ok
[INFO] [stdout] test regions::broca::tests::test_broca_plans_from_inner_speech ... ok
[INFO] [stdout] test regions::cerebellum::tests::test_automaticity ... ok
[INFO] [stdout] test regions::cerebellum::tests::test_chunking ... ok
[INFO] [stdout] test regions::basal_ganglia::tests::test_habit_formation ... ok
[INFO] [stdout] test regions::cerebellum::tests::test_timing_prediction ... ok
[INFO] [stdout] test regions::cerebellum::tests::test_practice_improves_skill ... ok
[INFO] [stdout] test regions::cerebellum::tests::test_procedure_learning ... ok
[INFO] [stdout] test regions::dlpfc::tests::test_creation ... ok
[INFO] [stdout] test regions::cerebellum::tests::test_motor_imagery_from_command ... ok
[INFO] [stdout] test regions::dlpfc::tests::test_find_rules ... ok
[INFO] [stdout] test regions::dlpfc::tests::test_inhibitory_control ... ok
[INFO] [stdout] test regions::cerebellum::tests::test_skill_decay ... ok
[INFO] [stdout] test regions::dlpfc::tests::test_rule_learning ... ok
[INFO] [stdout] test regions::dlpfc::tests::test_same_task_no_cost ... ok
[INFO] [stdout] test regions::dlpfc::tests::test_rule_confirmation_and_violation ... ok
[INFO] [stdout] test regions::dlpfc::tests::test_perseveration_score ... ok
[INFO] [stdout] test regions::dlpfc::tests::test_switch_cost_recovery ... ok
[INFO] [stdout] test regions::dlpfc::tests::test_stats ... ok
[INFO] [stdout] test regions::dlpfc::tests::test_set_shifting ... ok
[INFO] [stdout] test regions::dlpfc::tests::test_task_switching_cost ... ok
[INFO] [stdout] test regions::dmn::tests::test_belief_management ... ok
[INFO] [stdout] test regions::dmn::tests::test_agent_modeling ... ok
[INFO] [stdout] test regions::dmn::tests::test_emotional_state_tracking ... ok
[INFO] [stdout] test regions::dmn::tests::test_narrative ... ok
[INFO] [stdout] test regions::hypothalamus::tests::test_circadian_alertness ... ok
[INFO] [stdout] test regions::dmn::tests::test_reflection ... ok
[INFO] [stdout] test regions::dmn::tests::test_scheduled_reflection ... ok
[INFO] [stdout] test regions::hypothalamus::tests::test_circadian_phase ... ok
[INFO] [stdout] test regions::hypothalamus::tests::test_drive_motivation ... ok
[INFO] [stdout] test regions::insula::tests::test_body_state_arousal ... ok
[INFO] [stdout] test regions::insula::tests::test_body_state_blend ... ok
[INFO] [stdout] test regions::insula::tests::test_body_state_valence ... ok
[INFO] [stdout] test regions::hypothalamus::tests::test_hypothalamus_drives ... ok
[INFO] [stdout] test regions::dmn::tests::test_identity ... ok
[INFO] [stdout] test regions::insula::tests::test_disgust_response ... ok
[INFO] [stdout] test regions::hypothalamus::tests::test_hypothalamus_stress ... ok
[INFO] [stdout] test regions::hypothalamus::tests::test_hypothalamus_satisfy ... ok
[INFO] [stdout] test regions::hypothalamus::tests::test_hypothalamus_stats ... ok
[INFO] [stdout] test regions::insula::tests::test_insula_empathy ... ok
[INFO] [stdout] test regions::insula::tests::test_insula_homeostasis ... ok
[INFO] [stdout] test regions::hypothalamus::tests::test_stress_response ... ok
[INFO] [stdout] test regions::hippocampus::tests::test_encode_and_retrieve ... ok
[INFO] [stdout] test regions::hypothalamus::tests::test_hypothalamus_sleep ... ok
[INFO] [stdout] test regions::insula::tests::test_insula_stats ... ok
[INFO] [stdout] test regions::insula::tests::test_insula_somatic_marker ... ok
[INFO] [stdout] test regions::hypothalamus::tests::test_drive_state ... ok
[INFO] [stdout] test regions::hippocampus::tests::test_emotional_memories_surface_first ... ok
[INFO] [stdout] test regions::insula::tests::test_empathic_response ... ok
[INFO] [stdout] test regions::insula::tests::test_risk_anticipation ... ok
[INFO] [stdout] test regions::insula::tests::test_insula_emotion_processing ... ok
[INFO] [stdout] test regions::hippocampus::tests::test_stats ... ok
[INFO] [stdout] test regions::insula::tests::test_subjective_feeling ... ok
[INFO] [stdout] test regions::language_cortex::tests::test_language_representation_signal ... ok
[INFO] [stdout] test regions::mirror_system::tests::test_repertoire_limit ... ok
[INFO] [stdout] test regions::language_cortex::tests::test_language_inner_speech_origin ... ok
[INFO] [stdout] test regions::language_cortex::tests::test_language_sentiment_positive ... ok
[INFO] [stdout] test regions::mirror_system::tests::test_stats ... ok
[INFO] [stdout] test regions::motor_cortex::tests::defaults_to_single_step ... ok
[INFO] [stdout] test regions::motor_cortex::tests::prepares_command_from_sub_actions ... ok
[INFO] [stdout] test regions::mirror_system::tests::test_action_recognition ... ok
[INFO] [stdout] test regions::language_cortex::tests::test_language_intent_question ... ok
[INFO] [stdout] test regions::posterior_parietal::tests::integrates_multimodal_context ... ok
[INFO] [stdout] test regions::mirror_system::tests::test_add_to_repertoire ... ok
[INFO] [stdout] test regions::mirror_system::tests::test_creation ... ok
[INFO] [stdout] test regions::posterior_parietal::tests::novelty_declines_with_repetition ... ok
[INFO] [stdout] test regions::mirror_system::tests::test_empathic_resonance ... ok
[INFO] [stdout] test regions::mirror_system::tests::test_familiarity_decay ... ok
[INFO] [stdout] test regions::mirror_system::tests::test_insufficient_observations ... ok
[INFO] [stdout] test regions::mirror_system::tests::test_imitation_learning ... ok
[INFO] [stdout] test regions::mirror_system::tests::test_next_action_prediction ... ok
[INFO] [stdout] test regions::mirror_system::tests::test_own_action_strengthens_familiarity ... ok
[INFO] [stdout] test regions::prefrontal::tests::test_goals ... ok
[INFO] [stdout] test regions::prefrontal::tests::test_capacity_limit ... ok
[INFO] [stdout] test regions::prefrontal::tests::test_decay ... ok
[INFO] [stdout] test regions::prefrontal::tests::test_stats ... ok
[INFO] [stdout] test regions::schema::tests::test_contradiction_decreases_confidence ... ok
[INFO] [stdout] test regions::schema::tests::test_schema_creation ... ok
[INFO] [stdout] test regions::prefrontal::tests::test_priority_displacement ... ok
[INFO] [stdout] test regions::schema::tests::test_needs_revision ... ok
[INFO] [stdout] test regions::sensory_cortex::tests::auditory_detects_sound_keywords ... ok
[INFO] [stdout] test regions::posterior_parietal::tests::returns_none_for_empty_input ... ok
[INFO] [stdout] test regions::stn::tests::test_global_inhibition ... ok
[INFO] [stdout] test regions::stn::tests::test_effort_exhaustion ... ok
[INFO] [stdout] test regions::stn::tests::test_manual_stop ... ok
[INFO] [stdout] test regions::prefrontal::tests::test_chunking ... ok
[INFO] [stdout] test regions::schema::tests::test_schema_store ... ok
[INFO] [stdout] test regions::stn::tests::test_task_monitoring ... ok
[INFO] [stdout] test regions::prefrontal::tests::test_rehearsal_prevents_decay ... ok
[INFO] [stdout] test regions::sensory_cortex::tests::olfactory_detects_scent_descriptions ... ok
[INFO] [stdout] test regions::stn::tests::test_task_completion ... ok
[INFO] [stdout] test regions::stn::tests::test_habituation_detection ... ok
[INFO] [stdout] test regions::sensory_cortex::tests::visual_detects_colors_and_shapes ... ok
[INFO] [stdout] test regions::stn::tests::test_unrewarding_detection ... ok
[INFO] [stdout] test regions::thalamus::tests::test_habituation ... ok
[INFO] [stdout] test regions::temporal_cortex::tests::test_temporal_cortex_stats ... ok
[INFO] [stdout] test regions::temporal_cortex::tests::test_temporal_cortex_creates_association ... ok
[INFO] [stdout] test regions::thalamus::tests::test_attention_focus ... ok
[INFO] [stdout] test regions::thalamus::tests::test_emotional_boost ... ok
[INFO] [stdout] test regions::thalamus::tests::test_process_cycle ... ok
[INFO] [stdout] test regions::thalamus::tests::test_gate_threshold ... ok
[INFO] [stdout] test signal::tests::test_signal_creation ... ok
[INFO] [stdout] test regions::thalamus::tests::test_routing ... ok
[INFO] [stdout] test regions::thalamus::tests::test_suppression ... ok
[INFO] [stdout] test signal::tests::test_emotional_memory_decay_slower ... ok
[INFO] [stdout] test signal::tests::test_valence_clamping ... ok
[INFO] [stdout] test signal::tests::test_memory_decay ... ok
[INFO] [stdout] test core::sensory::tests::test_clock_stream_ticks ... ok
[INFO] [stdout] test regions::schema::tests::test_support_increases_confidence ... ok
[INFO] [stdout] test regions::sensory_cortex::tests::gustatory_responds_to_taste_vocabulary ... ok
[INFO] [stdout] test regions::sensory_cortex::tests::metadata_triggers_fallback_features ... ok
[INFO] [stdout] test regions::sensory_cortex::tests::somatosensory_detects_texture_and_temperature ... ok
[INFO] [stdout] test regions::stn::tests::test_timeout_detection ... ok
[INFO] [stdout] test regions::stn::tests::test_progress_tracking ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 396 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/agent_integration.rs (/opt/rustwide/target/debug/deps/agent_integration-0cdb9c80d8030fbf)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_agent_error_increases_stress ... ok
[INFO] [stdout] test test_agent_full_cycle ... ok
[INFO] [stdout] test test_agent_goal_tracking ... ok
[INFO] [stdout] test test_agent_idle_detection ... ok
[INFO] [stdout] test test_communication_conversation_tracking ... ok
[INFO] [stdout] test test_communication_priority_queue ... ok
[INFO] [stdout] test test_communication_style_modulation ... ok
[INFO] [stdout] test test_agent_feedback_affects_neuromodulators ... ok
[INFO] [stdout] test test_curiosity_explore_vs_exploit ... ok
[INFO] [stdout] test test_curiosity_tracks_competence ... ok
[INFO] [stdout] test test_world_model_entity_lifecycle ... ok
[INFO] [stdout] test test_percept_affects_agent_state ... ok
[INFO] [stdout] test test_world_model_prediction ... ok
[INFO] [stdout] test test_world_state_tracking ... ok
[INFO] [stdout] test test_goal_decomposition ... ok
[INFO] [stderr]      Running tests/brain_integration.rs (/opt/rustwide/target/debug/deps/brain_integration-5045418f89605856)
[INFO] [stdout] test test_multiple_ticks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_attention_bottleneck ... ok
[INFO] [stdout] test test_emotional_state_dynamics ... ok
[INFO] [stdout] test test_emotional_learning ... ok
[INFO] [stdout] test test_surprise_strengthens_memory ... ok
[INFO] [stdout] test test_prediction_surprise_flow ... ok
[INFO] [stdout] test test_consolidation_cycle ... ok
[INFO] [stdout] test test_complete_cognitive_cycle ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-f40b442b0fcf05f5)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_surprise_reduces_decay ... ok
[INFO] [stdout] test test_consolidation ... ok
[INFO] [stdout] test test_statistics ... ok
[INFO] [stdout] test test_memory_lifecycle ... ok
[INFO] [stdout] test test_valence_weighted_decay ... ok
[INFO] [stdout] test test_valence_range_retrieval ... ok
[INFO] [stdout] test test_semantic_search ... ok
[INFO] [stderr]    Doc-tests digital_brain
[INFO] [stdout] test test_access_strengthening ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/core/llm/anthropic.rs - core::llm::anthropic (line 7) ... ignored
[INFO] [stdout] test src/core/llm/mod.rs - core::llm (line 15) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.53s; merged doctests compilation took 0.52s
[INFO] running `Command { std: "docker" "inspect" "83ed540c84096e147a39f7c67ddaae9d85992632db301dd3b4a640d6803c3aff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83ed540c84096e147a39f7c67ddaae9d85992632db301dd3b4a640d6803c3aff", kill_on_drop: false }`
[INFO] [stdout] 83ed540c84096e147a39f7c67ddaae9d85992632db301dd3b4a640d6803c3aff
