[INFO] cloning repository https://github.com/zhibaiYingChuan/LRC
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhibaiYingChuan/LRC" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzhibaiYingChuan%2FLRC", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzhibaiYingChuan%2FLRC'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb6ed790096df70ba4f23880d4b066b1530540c6
[INFO] testing zhibaiYingChuan/LRC 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%2FzhibaiYingChuan%2FLRC" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zhibaiYingChuan/LRC
[INFO] finished tweaking git repo https://github.com/zhibaiYingChuan/LRC
[INFO] tweaked toml for git repo https://github.com/zhibaiYingChuan/LRC written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zhibaiYingChuan/LRC 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/zhibaiYingChuan/LRC 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 onig v6.5.3
[INFO] [stderr]   Downloaded webbrowser v0.8.15
[INFO] [stderr]   Downloaded rayon-cond v0.3.0
[INFO] [stderr]   Downloaded indicatif v0.17.11
[INFO] [stderr]   Downloaded tokenizers v0.20.4
[INFO] [stderr]   Downloaded hf-hub v0.4.3
[INFO] [stderr]   Downloaded onig_sys v69.9.3
[INFO] [stderr]   Downloaded serde_plain v1.0.2
[INFO] [stderr]   Downloaded dary_heap v0.3.9
[INFO] [stderr]   Downloaded dyn-stack-macros v0.1.3
[INFO] [stderr]   Downloaded safetensors v0.7.0
[INFO] [stderr]   Downloaded gemm-f64 v0.19.0
[INFO] [stderr]   Downloaded gemm-f32 v0.19.0
[INFO] [stderr]   Downloaded reborrow v0.5.5
[INFO] [stderr]   Downloaded pulp-wasm-simd-flag v0.1.0
[INFO] [stderr]   Downloaded gemm-f16 v0.19.0
[INFO] [stderr]   Downloaded gemm-c64 v0.19.0
[INFO] [stderr]   Downloaded gemm-c32 v0.19.0
[INFO] [stderr]   Downloaded gemm v0.19.0
[INFO] [stderr]   Downloaded gemm-common v0.19.0
[INFO] [stderr]   Downloaded sysctl v0.6.0
[INFO] [stderr]   Downloaded dyn-stack v0.13.2
[INFO] [stderr]   Downloaded float8 v0.7.0
[INFO] [stderr]   Downloaded fancy-regex v0.17.0
[INFO] [stderr]   Downloaded candle-nn v0.10.2
[INFO] [stderr]   Downloaded typed-path v0.12.3
[INFO] [stderr]   Downloaded zip v7.2.0
[INFO] [stderr]   Downloaded pulp v0.22.2
[INFO] [stderr]   Downloaded candle-core v0.10.2
[INFO] [stderr]   Downloaded candle-transformers v0.10.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9a49e61aa104d3338163b07a7a1234147b59876bfee19562ac1cdfb75cc1c760
[INFO] running `Command { std: "docker" "start" "9a49e61aa104d3338163b07a7a1234147b59876bfee19562ac1cdfb75cc1c760", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a49e61aa104d3338163b07a7a1234147b59876bfee19562ac1cdfb75cc1c760", 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" "9a49e61aa104d3338163b07a7a1234147b59876bfee19562ac1cdfb75cc1c760" "/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" "9a49e61aa104d3338163b07a7a1234147b59876bfee19562ac1cdfb75cc1c760", 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" "9a49e61aa104d3338163b07a7a1234147b59876bfee19562ac1cdfb75cc1c760" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling http v1.4.1
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling uuid v1.23.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling code-memory v0.5.12 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling webbrowser v0.8.15
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "9a49e61aa104d3338163b07a7a1234147b59876bfee19562ac1cdfb75cc1c760", 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" "9a49e61aa104d3338163b07a7a1234147b59876bfee19562ac1cdfb75cc1c760" "/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 code-memory v0.5.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.71s
[INFO] running `Command { std: "docker" "inspect" "9a49e61aa104d3338163b07a7a1234147b59876bfee19562ac1cdfb75cc1c760", 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" "9a49e61aa104d3338163b07a7a1234147b59876bfee19562ac1cdfb75cc1c760" "/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.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/code_memory-3e44909324337a38)
[INFO] [stdout] 
[INFO] [stdout] running 409 tests
[INFO] [stdout] test ab_test::tests::test_luoshu_search_engine ... ok
[INFO] [stdout] test ab_test::tests::test_plain_vector_search_engine ... ok
[INFO] [stdout] test arch_config::tests::test_apply_to_store ... ok
[INFO] [stdout] test ab_test::tests::test_mrr_perfect ... ok
[INFO] [stdout] test ab_test::tests::test_recall_at_k ... ok
[INFO] [stdout] test arch_config::tests::test_default_config ... ok
[INFO] [stdout] test arch_config::tests::test_load_default_when_missing ... ok
[INFO] [stdout] test chunker::tests::test_conversation_multiline_turns ... ok
[INFO] [stdout] test chunker::tests::test_conversation_chinese_simple ... ok
[INFO] [stdout] test chunker::tests::test_conversation_empty ... ok
[INFO] [stdout] test chunker::tests::test_go_empty ... ok
[INFO] [stdout] test chunker::tests::test_chunk_by_language_routing ... ok
[INFO] [stdout] test arch_config::tests::test_save_and_load ... ok
[INFO] [stdout] test chunker::tests::test_conversation_english_simple ... ok
[INFO] [stdout] test chunker::tests::test_go_method ... ok
[INFO] [stdout] test chunker::tests::test_conversation_single_turn ... ok
[INFO] [stdout] test chunker::tests::test_python_async_def ... ok
[INFO] [stdout] test chunker::tests::test_detect_language ... ok
[INFO] [stdout] test chunker::tests::test_go_func ... ok
[INFO] [stdout] test chunker::tests::test_markdown_heading_split ... ok
[INFO] [stdout] test chunker::tests::test_js_function ... ok
[INFO] [stdout] test chunker::tests::test_python_class ... ok
[INFO] [stdout] test chunker::tests::test_conversation_fullwidth_colon ... ok
[INFO] [stdout] test chunker::tests::test_python_empty ... ok
[INFO] [stdout] test chunker::tests::test_python_multiple_defs ... ok
[INFO] [stdout] test chunker::tests::test_python_simple_def ... ok
[INFO] [stdout] test chunker::tests::test_rust_const_fn ... ok
[INFO] [stdout] test chunker::tests::test_rust_doc_comment ... ok
[INFO] [stdout] test chunker::tests::test_rust_empty_file ... ok
[INFO] [stdout] test chunker::tests::test_rust_multiple_definitions ... ok
[INFO] [stdout] test chunker::tests::test_conversation_system_role ... ok
[INFO] [stdout] test chunker::tests::test_rust_nested_braces ... ok
[INFO] [stdout] test chunker::tests::test_rust_pub_async_fn ... ok
[INFO] [stdout] test chunker::tests::test_rust_simple_fn ... ok
[INFO] [stdout] test chunker::tests::test_rust_struct ... ok
[INFO] [stdout] test chunker::tests::test_ts_class ... ok
[INFO] [stdout] test chunker::tests::test_ts_type_alias ... ok
[INFO] [stdout] test chunker::tests::test_ts_function ... ok
[INFO] [stdout] test chunker::tests::test_ts_interface ... ok
[INFO] [stdout] test crypto::tests::test_encrypt_decrypt_empty ... ok
[INFO] [stdout] test data_dir::tests::test_for_custom_path ... ok
[INFO] [stdout] test consolidation::tests::test_source_time_filtering ... ok
[INFO] [stdout] test data_dir::tests::test_exports_dir ... ok
[INFO] [stdout] test data_dir::tests::test_for_global_structure ... ok
[INFO] [stdout] test data_dir::tests::test_global_lock_path ... ok
[INFO] [stdout] test crypto::tests::test_decrypt_invalid_data ... ok
[INFO] [stdout] test ab_test::tests::test_ab_test_runner ... ok
[INFO] [stdout] test data_dir::tests::test_is_migrated ... ok
[INFO] [stdout] test data_dir::tests::test_for_project_structure ... ok
[INFO] [stdout] test data_dir::tests::test_legacy_data_path ... ok
[INFO] [stdout] test data_dir::tests::test_legacy_lock_path ... ok
[INFO] [stdout] test data_dir::tests::test_for_legacy_structure ... ok
[INFO] [stdout] test data_dir::tests::test_has_legacy_data ... ok
[INFO] [stdout] test data_dir::tests::test_migration_marker_path ... ok
[INFO] [stdout] test data_dir::tests::test_no_legacy_data ... ok
[INFO] [stdout] test engine::audit_trail::tests::test_auto_anchor ... ok
[INFO] [stdout] test consolidation::tests::test_consolidation_cycle_basic ... ok
[INFO] [stdout] test data_dir::tests::test_project_dir ... ok
[INFO] [stdout] test data_dir::tests::test_same_project_idempotent ... ok
[INFO] [stdout] test engine::audit_trail::tests::test_cleanup_confirmations ... ok
[INFO] [stdout] test engine::audit_trail::tests::test_empty_query ... ok
[INFO] [stdout] test engine::audit_trail::tests::test_dual_confirmation_flow ... ok
[INFO] [stdout] test engine::audit_trail::tests::test_create_anchor ... ok
[INFO] [stdout] test data_dir::tests::test_root_dir_ends_with_loong_recall ... ok
[INFO] [stdout] test engine::audit_trail::tests::test_hash_chain_integrity ... ok
[INFO] [stdout] test engine::audit_trail::tests::test_hash_chain_tamper_detection ... ok
[INFO] [stdout] test engine::audit_trail::tests::test_limit ... ok
[INFO] [stdout] test engine::audit_trail::tests::test_dual_confirmation_denied ... ok
[INFO] [stdout] test engine::audit_trail::tests::test_no_persist_path ... ok
[INFO] [stdout] test engine::audit_trail::tests::test_publish_anchor ... ok
[INFO] [stdout] test engine::audit_trail::tests::test_max_events_cap ... ok
[INFO] [stdout] test engine::audit_trail::tests::test_query_by_memory_id ... ok
[INFO] [stdout] test engine::audit_trail::tests::test_type_statistics ... ok
[INFO] [stdout] test engine::audit_trail::tests::test_verify_anchor_chain_empty ... ok
[INFO] [stdout] test engine::audit_trail::tests::test_verify_anchor_chain ... ok
[INFO] [stdout] test engine::complexity_budget::tests::test_default_limit_reasonable ... ok
[INFO] [stdout] test engine::audit_trail::tests::test_record_and_query_all ... ok
[INFO] [stdout] test engine::audit_trail::tests::test_query_by_type ... ok
[INFO] [stdout] test engine::complexity_budget::tests::test_impact_type_as_str ... ok
[INFO] [stdout] test engine::complexity_budget::tests::test_causal_chain_serialization ... ok
[INFO] [stdout] test engine::complexity_budget::tests::test_preview_impact ... ok
[INFO] [stdout] test engine::complexity_budget::tests::test_red_line_check_fails_on_low_maintainability ... ok
[INFO] [stdout] test engine::complexity_budget::tests::test_maintainability_critical ... ok
[INFO] [stdout] test engine::complexity_budget::tests::test_new_budget_is_healthy ... ok
[INFO] [stdout] test engine::complexity_budget::tests::test_preview_impact_unknown_param ... ok
[INFO] [stdout] test engine::complexity_budget::tests::test_summary_format ... ok
[INFO] [stdout] test engine::complexity_budget::tests::test_red_line_check_passes_for_healthy_budget ... ok
[INFO] [stdout] test engine::complexity_budget::tests::test_risk_level_ordering ... ok
[INFO] [stdout] test engine::dao_evolution::tests::test_accept_evolution ... ok
[INFO] [stdout] test data_dir::tests::test_ensure_exports_dir ... ok
[INFO] [stdout] test data_dir::tests::test_ensure_creates_directory ... ok
[INFO] [stdout] test engine::complexity_budget::tests::test_update_over_budget ... ok
[INFO] [stdout] test engine::audit_trail::tests::test_jsonl_persistence ... ok
[INFO] [stdout] test engine::dao_evolution::tests::test_cannot_reject_accepted ... ok
[INFO] [stdout] test engine::dao_evolution::tests::test_cannot_accept_twice ... ok
[INFO] [stdout] test engine::complexity_budget::tests::test_update_with_normal_load ... ok
[INFO] [stdout] test consolidation::tests::test_consolidation_triggers_synthesis ... ok
[INFO] [stdout] test ab_test::tests::test_mrr_partial ... ok
[INFO] [stdout] test chunker::tests::test_conversation_no_role_prefix ... ok
[INFO] [stdout] test chunker::tests::test_generic_text ... ok
[INFO] [stdout] test chunker::tests::test_ts_empty ... ok
[INFO] [stdout] test engine::dao_evolution::tests::test_dual_mode_declaration ... ok
[INFO] [stdout] test engine::dao_evolution::tests::test_create_proposal ... ok
[INFO] [stdout] test engine::dao_evolution::tests::test_evolution_generation_increment ... ok
[INFO] [stdout] test engine::dao_evolution::tests::test_proposal_status_display ... ok
[INFO] [stdout] test engine::dao_evolution::tests::test_get_pending_proposals ... ok
[INFO] [stdout] test engine::dao_evolution::tests::test_proposal_voting_and_review ... ok
[INFO] [stdout] test engine::dao_metrics::tests::test_bagua_entropy_empty ... ok
[INFO] [stdout] test engine::dao_metrics::tests::test_bagua_entropy_single ... ok
[INFO] [stdout] test engine::dao_metrics::tests::test_dao_metrics_recording ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_adaptive_step_on_oscillation ... ok
[INFO] [stdout] test engine::dao_metrics::tests::test_bagua_entropy_uniform ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_catastrophic_event_attribution ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_catastrophic_event_on_health_crash ... ok
[INFO] [stdout] test engine::dao_evolution::tests::test_reject_proposal ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_conflict_arbitration_priority ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_coupling_triggers_comprehensive_rebalance ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_catastrophic_severity_levels ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_drift_detection_on_consecutive_same_direction ... ok
[INFO] [stdout] test engine::dao_metrics::tests::test_dao_perfect_isomorphism ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_coupling_decay_on_recovery ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_action_change_prevents_freeze ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_coupling_trend_empty_history ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_decision_log_is_recorded ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_drift_reset_on_direction_change ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_explain_last_decision ... ok
[INFO] [stdout] test engine::dao_metrics::tests::test_dao_snapshot ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_coupling_trend_analysis ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_frozen_regulator_rejects_regulation ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_no_action_when_healthy ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_decision_log_capacity ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_regulate_healthy_everything ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_regulate_high_deviation ... ok
[INFO] [stdout] test engine::audit_trail::tests::test_persist_after_overflow ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_oscillation_detection_on_reversal ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_regulate_low_dao_concentrated ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_step_recovery_after_stability ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_regulate_healthy_low_synthesis ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_long_cycle_cascade_detection ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_single_anomaly_no_comprehensive_rebalance ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_freeze_on_repeated_same_action ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_no_catastrophic_event_when_healthy ... ok
[INFO] [stdout] test engine::encoder::tests::test_batch_encode ... ok
[INFO] [stdout] test engine::encoder::tests::test_encoder_dimension ... ok
[INFO] [stdout] test engine::encoder::tests::test_encoder_output ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_unfreeze_restores_regulation ... ok
[INFO] [stdout] test engine::dao_regulator::tests::test_no_oscillation_on_consistent_direction ... ok
[INFO] [stdout] test engine::encoder_registry::tests::test_batch_encode_routing ... ok
[INFO] [stdout] test engine::encoder_registry::tests::test_case_insensitive_language ... ok
[INFO] [stdout] test engine::encoder_registry::tests::test_override_registration ... ok
[INFO] [stdout] test engine::encoder_registry::tests::test_new_registry_has_default ... ok
[INFO] [stdout] test engine::encoder_registry::tests::test_register_and_route ... ok
[INFO] [stdout] test engine::encoder_registry::tests::test_registered_languages_sorted ... ok
[INFO] [stdout] test engine::health_report::tests::test_degraded_mode_on_encoder_fallback ... ok
[INFO] [stdout] test engine::health_report::tests::test_healthy_mode ... ok
[INFO] [stdout] test engine::health_report::tests::test_hint_escalation_tracker ... ok
[INFO] [stdout] test engine::encoder::tests::test_similarity_identical ... ok
[INFO] [stdout] test engine::health_report::tests::test_overloaded_mode ... ok
[INFO] [stdout] test engine::hnsw::tests::test_hnsw_clear ... ok
[INFO] [stdout] test engine::health_report::tests::test_report_serialization ... ok
[INFO] [stdout] test engine::health_report::tests::test_hint_escalation_reset ... ok
[INFO] [stdout] test engine::hnsw::tests::test_hnsw_count ... ok
[INFO] [stdout] test engine::hnsw::tests::test_hnsw_empty_search ... ok
[INFO] [stdout] test engine::llm_translator::tests::test_build_prompt ... ok
[INFO] [stdout] test engine::encoder::tests::test_zeros ... ok
[INFO] [stdout] test engine::hnsw::tests::test_hnsw_threshold_filter ... ok
[INFO] [stdout] test engine::hnsw::tests::test_hnsw_single_insert_search ... ok
[INFO] [stdout] test engine::hnsw::tests::test_hnsw_top_k ... ok
[INFO] [stdout] test engine::encoder::tests::test_similarity_orthogonal ... ok
[INFO] [stdout] test engine::llm_translator::tests::test_parse_config_ollama ... ok
[INFO] [stdout] test engine::llm_translator::tests::test_parse_config_ollama_double_pipe ... ok
[INFO] [stdout] test engine::llm_translator::tests::test_parse_config_openai ... ok
[INFO] [stdout] test engine::llm_translator::tests::test_parse_config_openai_double_pipe_custom_endpoint ... ok
[INFO] [stdout] test engine::llm_translator::tests::test_parse_config_unknown ... ok
[INFO] [stdout] test engine::llm_translator::tests::test_parse_keywords_empty ... ok
[INFO] [stdout] test engine::llm_translator::tests::test_parse_keywords ... ok
[INFO] [stdout] test engine::luoshu_encoder::tests::test_encode_produces_9_dim ... ok
[INFO] [stdout] test engine::llm_translator::tests::test_parse_keywords_with_spaces ... ok
[INFO] [stdout] test engine::luoshu_encoder::tests::test_keyword_extraction ... ok
[INFO] [stdout] test engine::hnsw::tests::test_hnsw_multiple_insert_search ... ok
[INFO] [stdout] test engine::luoshu_encoder::tests::test_enhanced_encoder_9_dim ... ok
[INFO] [stdout] test engine::luoshu_encoder::tests::test_luoshu_constraint_satisfied ... ok
[INFO] [stdout] test engine::llm_translator::tests::test_is_configured ... ok
[INFO] [stdout] test engine::llm_translator::tests::test_parse_config_openai_custom_endpoint ... ok
[INFO] [stdout] test engine::llm_translator::tests::test_parse_config_openai_double_pipe ... ok
[INFO] [stdout] test engine::luoshu_encoder::tests::test_similar_texts_close ... ok
[INFO] [stdout] test engine::luoshu_encoder::tests::test_prior_effect ... ok
[INFO] [stdout] test engine::luoshu_encoder::tests::test_enhanced_encoder_status ... ok
[INFO] [stdout] test engine::luoshu_encoder::tests::test_synonym_expansion ... ok
[INFO] [stdout] test engine::manager::tests::test_default ... ok
[INFO] [stdout] test engine::manager::tests::test_new ... ok
[INFO] [stdout] test engine::manager::tests::test_clear ... ok
[INFO] [stdout] test engine::manager::tests::test_export ... ok
[INFO] [stdout] test engine::memory_gc::tests::test_gc_default_config ... ok
[INFO] [stdout] test engine::memory_gc::tests::test_gc_collect_cycle ... ok
[INFO] [stdout] test engine::memory_gc::tests::test_gc_disabled ... ok
[INFO] [stdout] test engine::manager::tests::test_python_index ... ok
[INFO] [stdout] test engine::memory_gc::tests::test_gc_healthy_memory_low_score ... ok
[INFO] [stdout] test engine::luoshu_encoder::tests::test_synonym_expansion_improves_similarity ... ok
[INFO] [stdout] test engine::manager::tests::test_nonexistent_dir ... ok
[INFO] [stdout] test engine::manager::tests::test_save_load_chunks ... ok
[INFO] [stdout] test engine::memory_gc::tests::test_gc_identifies_low_quality_candidates ... ok
[INFO] [stdout] test engine::luoshu_encoder::tests::test_tfidf_weighting ... ok
[INFO] [stdout] test engine::memory_gc::tests::test_gc_isolated_memory_medium_score ... ok
[INFO] [stdout] test engine::memory_gc::tests::test_gc_protects_high_importance ... ok
[INFO] [stdout] test engine::mirror_trapezoid::tests::test_recursive_compose_empty ... ok
[INFO] [stdout] test engine::mirror_trapezoid::tests::test_mirror_project_classifies ... ok
[INFO] [stdout] test engine::mirror_trapezoid::tests::test_mirror_project_different_texts ... ok
[INFO] [stdout] test engine::memory_gc::tests::test_gc_protects_core_nodes ... ok
[INFO] [stdout] test engine::manager::tests::test_index ... ok
[INFO] [stdout] test engine::mirror_trapezoid::tests::test_roi_area_ratio ... ok
[INFO] [stdout] test engine::mirror_trapezoid::tests::test_recursive_unfold_fidelity ... ok
[INFO] [stdout] test engine::mirror_trapezoid::tests::test_recursive_compose_multiple ... ok
[INFO] [stdout] test engine::mirror_trapezoid::tests::test_recursive_unfold_basic ... ok
[INFO] [stdout] test engine::mirror_trapezoid::tests::test_recursive_unfold_empty ... ok
[INFO] [stdout] test engine::mirror_trapezoid::tests::test_recursive_compose_single ... ok
[INFO] [stdout] test engine::mirror_trapezoid::tests::test_roi_center_contains ... ok
[INFO] [stdout] test engine::manager::tests::test_stats ... ok
[INFO] [stdout] test engine::mirror_trapezoid::tests::test_evolution_cycle ... ok
[INFO] [stdout] test engine::mirror_trapezoid::tests::test_roi_filter_vectors ... ok
[INFO] [stdout] test engine::model_resolver::tests::test_check_model_ready_graphcodebert ... ok
[INFO] [stdout] test engine::model_resolver::tests::test_check_model_ready_nonexistent ... ok
[INFO] [stdout] test engine::manager::tests::test_search ... ok
[INFO] [stdout] test engine::retriever::tests::test_ranking ... ok
[INFO] [stdout] test engine::model_resolver::tests::test_model_files_exist_empty_dir ... ok
[INFO] [stdout] test engine::retriever::tests::test_single_match ... ok
[INFO] [stdout] test engine::retriever::tests::test_serialization ... ok
[INFO] [stdout] test engine::synthesis_engine::tests::test_compute_jaccard_completely_different ... ok
[INFO] [stdout] test engine::synthesis_engine::tests::test_build_synthesis_summary_single_memory ... ok
[INFO] [stdout] test engine::retriever::tests::test_top_k ... ok
[INFO] [stdout] test engine::synthesis_engine::tests::test_build_synthesis_summary_multi_memory ... ok
[INFO] [stdout] test engine::synthesis_engine::tests::test_compute_jaccard_cjk ... ok
[INFO] [stdout] test engine::retriever::tests::test_empty_search ... ok
[INFO] [stdout] test engine::synthesis_engine::tests::test_compute_jaccard_empty ... ok
[INFO] [stdout] test engine::synthesis_engine::tests::test_compute_jaccard_identical ... ok
[INFO] [stdout] test engine::synthesis_engine::tests::test_compute_jaccard_partial_overlap ... ok
[INFO] [stdout] test engine::synthesis_journal::tests::test_record_and_hit ... ok
[INFO] [stdout] test engine::synthesis_journal::tests::test_low_quality_detection ... ok
[INFO] [stdout] test engine::synthesis_engine::tests::test_find_synthesis_clusters_empty ... ok
[INFO] [stdout] test engine::retriever::tests::test_count ... ok
[INFO] [stdout] test engine::synthesis_journal::tests::test_snapshot ... ok
[INFO] [stdout] test engine::user_feedback::tests::test_quarantine_override ... ok
[INFO] [stdout] test engine::synthesis_engine::tests::test_find_synthesis_clusters_similar ... ok
[INFO] [stdout] test engine::synthesis_engine::tests::test_try_synthesize_empty ... ok
[INFO] [stdout] test engine::synthesis_engine::tests::test_try_synthesize_with_similar ... ok
[INFO] [stdout] test engine::synthesis_engine::tests::test_find_synthesis_clusters_below_min_cluster ... ok
[INFO] [stdout] test engine::synthesis_engine::tests::test_synthesize_is_idempotent ... ok
[INFO] [stdout] test engine::synthesis_engine::tests::test_config_defaults ... ok
[INFO] [stdout] test engine::user_feedback::tests::test_positive_feedback_prevents_quarantine ... ok
[INFO] [stdout] test engine::user_feedback::tests::test_two_phase_confirm_expired ... ok
[INFO] [stdout] test engine::user_feedback::tests::test_two_phase_cancel_action ... ok
[INFO] [stdout] test engine::user_feedback::tests::test_record_positive_feedback ... ok
[INFO] [stdout] test engine::user_feedback::tests::test_two_phase_isolate_critical_risk ... ok
[INFO] [stdout] test engine::user_feedback::tests::test_two_phase_isolate_low_risk ... ok
[INFO] [stdout] test engine::user_feedback::tests::test_record_negative_feedback ... ok
[INFO] [stdout] test engine::user_feedback::tests::test_user_triggered_quarantine ... ok
[INFO] [stdout] test engine::user_feedback::tests::test_two_phase_second_order_impact ... ok
[INFO] [stdout] test export::tests::test_export_basic ... ok
[INFO] [stdout] test engine::user_feedback::tests::test_two_phase_cleanup_expired ... ok
[INFO] [stdout] test export::tests::test_export_nonexistent_data_dir ... ok
[INFO] [stdout] test export::tests::test_import_nonexistent_file ... ok
[INFO] [stdout] test export::tests::test_export_empty_data_dir ... ok
[INFO] [stdout] test export::tests::test_validate_export_file ... ok
[INFO] [stdout] test graph_store::tests::test_deduplicate_edges ... ok
[INFO] [stdout] test export::tests::test_validate_invalid_file ... ok
[INFO] [stdout] test export::tests::test_merge_arrays_dedup ... ok
[INFO] [stdout] test export::tests::test_import_append_mode ... ok
[INFO] [stdout] test export::tests::test_import_basic ... ok
[INFO] [stdout] test guard::tests::test_check_timing_anomaly_normal ... ok
[INFO] [stdout] test guard::tests::test_decrypt_string ... ok
[INFO] [stdout] test guard::tests::test_junk_code_emitter ... ok
[INFO] [stdout] test graph_store::tests::test_persistence_roundtrip ... ok
[INFO] [stdout] test guard::tests::test_obfuscated_chinese ... ok
[INFO] [stdout] test graph_store::tests::test_remove_edge ... ok
[INFO] [stdout] test graph_store::tests::test_query_edges ... ok
[INFO] [stdout] test export::tests::test_export_with_project ... ok
[INFO] [stdout] test guard::tests::test_obfuscated_macro_roundtrip ... ok
[INFO] [stdout] test guard::tests::test_guarded_exit_does_not_panic_on_zero_threat ... ok
[INFO] [stdout] test guard::tests::test_verify_source_integrity ... ok
[INFO] [stdout] test export::tests::test_export_to_default_path ... ok
[INFO] [stdout] test memory_store::tests::test_archive_expired_no_expired_returns_zero ... ok
[INFO] [stdout] test guard::tests::test_opaque_predicates ... ok
[INFO] [stdout] test graph_store::tests::test_add_edge ... ok
[INFO] [stdout] test guard::tests::test_opaque_predicates_v2 ... ok
[INFO] [stdout] test graph_store::tests::test_subgraph ... ok
[INFO] [stdout] test guard::tests::test_risk_aware_guard_no_debugger ... ok
[INFO] [stdout] test memory_store::tests::test_archive_expired_moves_to_cold_storage ... ok
[INFO] [stdout] test memory_store::tests::test_archive_expired_preserves_unexpired ... ok
[INFO] [stdout] test memory_store::tests::test_cleanup_no_low_quality ... ok
[INFO] [stdout] test memory_store::tests::test_contains_word_short_ascii_bigram ... ok
[INFO] [stdout] test memory_store::tests::test_contains_word_cjk_bigram ... ok
[INFO] [stdout] test memory_store::tests::test_count_word_occurrences_boundary ... ok
[INFO] [stdout] test memory_store::tests::test_jaccard_identical ... ok
[INFO] [stdout] test memory_store::tests::test_jaccard_disjoint ... ok
[INFO] [stdout] test memory_store::tests::test_forget ... ok
[INFO] [stdout] test memory_store::tests::test_cleanup_prevents_pollution ... ok
[INFO] [stdout] test memory_store::tests::test_list_filter_by_type ... ok
[INFO] [stdout] test memory_store::tests::test_contains_word_english_boundary ... ok
[INFO] [stdout] test memory_store::tests::test_jaccard_partial ... ok
[INFO] [stdout] test memory_store::tests::test_persistence_roundtrip ... ok
[INFO] [stdout] test engine::hnsw::tests::test_hnsw_large_batch ... ok
[INFO] [stdout] test memory_store::tests::test_recall_deduplication ... ok
[INFO] [stdout] test memory_store::tests::test_cleanup_low_quality_synthesis ... ok
[INFO] [stdout] test memory_store::tests::test_quarantine_purge_expired ... ok
[INFO] [stdout] test memory_store::tests::test_recall_min_importance ... ok
[INFO] [stdout] test memory_store::tests::test_remember_merge_tags ... ok
[INFO] [stdout] test memory_store::tests::test_remember_auto_merge_similar ... ok
[INFO] [stdout] test memory_store::tests::test_recall_updates_last_accessed ... ok
[INFO] [stdout] test memory_store::tests::test_remember_no_merge_dissimilar ... ok
[INFO] [stdout] test memory_store::tests::test_stats ... ok
[INFO] [stdout] test memory_store::tests::test_remember_and_recall ... ok
[INFO] [stdout] test memory_store::tests::test_health_report_end_to_end ... ok
[INFO] [stdout] test memory_store::tests::test_recall_filter_by_type ... ok
[INFO] [stdout] test memory_types::tests::test_decay_factor_fresh ... ok
[INFO] [stdout] test memory_store::tests::test_list_memories ... ok
[INFO] [stdout] test memory_types::tests::test_decay_factor_high_importance_resists_decay ... ok
[INFO] [stdout] test memory_store::tests::test_synthesis_not_triggered_dissimilar ... ok
[INFO] [stdout] test memory_store::tests::test_update_nonexistent ... ok
[INFO] [stdout] test memory_store::tests::test_synthesis_metadata ... ok
[INFO] [stdout] test memory_types::tests::test_importance_clamp ... ok
[INFO] [stdout] test memory_types::tests::test_memory_expiry ... ok
[INFO] [stdout] test memory_types::tests::test_importance_is_high_low ... ok
[INFO] [stdout] test memory_types::tests::test_memory_new ... ok
[INFO] [stdout] test memory_store::tests::test_recall_chinese_bigram ... ok
[INFO] [stdout] test memory_store::tests::test_synthesis_priority_in_recall ... ok
[INFO] [stdout] test memory_types::tests::test_memory_summary ... ok
[INFO] [stdout] test memory_types::tests::test_memory_type_from_str ... ok
[INFO] [stdout] test memory_types::tests::test_decayed_importance ... ok
[INFO] [stdout] test memory_types::tests::test_memory_with_source ... ok
[INFO] [stdout] test memory_types::tests::test_serde_roundtrip ... ok
[INFO] [stdout] test memory_types::tests::test_memory_type_as_str ... ok
[INFO] [stdout] test migration::tests::test_format_migration_report ... ok
[INFO] [stdout] test migration::tests::test_dry_run ... ok
[INFO] [stdout] test migration::tests::test_needs_migration ... ok
[INFO] [stdout] test memory_types::tests::test_decay_factor_low_importance_decays_fast ... ok
[INFO] [stdout] test migration::tests::test_no_legacy_data_skips ... ok
[INFO] [stdout] test migration::tests::test_already_migrated_skips ... ok
[INFO] [stdout] test migration::tests::test_skip_existing_files ... ok
[INFO] [stdout] test persistence::json::tests::test_chunk_persistence ... ok
[INFO] [stdout] test persistence::json::tests::test_load_empty ... ok
[INFO] [stdout] test persistence::json::tests::test_delete_memory ... ok
[INFO] [stdout] test persistence::json::tests::test_new_creates_directory ... ok
[INFO] [stdout] test persistence::json::tests::test_clear_memories ... ok
[INFO] [stdout] test migration::tests::test_successful_migration ... ok
[INFO] [stdout] test persistence::json::tests::test_save_and_load ... ok
[INFO] [stdout] test persistence::json::tests::test_delete_nonexistent ... ok
[INFO] [stdout] test persistence::json::tests::test_update_memories_empty ... ok
[INFO] [stdout] test persistence::json::tests::test_size_bytes ... ok
[INFO] [stdout] test persistence::json::tests::test_save_update_existing ... ok
[INFO] [stdout] test process_guard::tests::test_acquire_lock_creates_missing_dir ... ok
[INFO] [stdout] test process_guard::tests::test_cli_overrides_env ... ok
[INFO] [stdout] test process_guard::tests::test_auto_cleanup_dead_pid_lock ... ok
[INFO] [stdout] test process_guard::tests::test_derive_defaults_empty_cli ... ok
[INFO] [stdout] test process_guard::tests::test_explicit_db_path_overrides_global ... ok
[INFO] [stdout] test process_guard::tests::test_impossible_pid_is_dead ... ok
[INFO] [stdout] test process_guard::tests::test_guard_error_display ... ok
[INFO] [stdout] test memory_types::tests::test_memory_update_content ... ok
[INFO] [stdout] test process_guard::tests::test_llm_api_from_env ... ok
[INFO] [stdout] test process_guard::tests::test_current_pid_is_alive ... ok
[INFO] [stdout] test process_guard::tests::test_global_mode_data_dir ... ok
[INFO] [stdout] test persistence::json::tests::test_update_memories_partial_update ... ok
[INFO] [stdout] test process_guard::tests::test_lock_drop_idempotent ... ok
[INFO] [stdout] test process_guard::tests::test_multi_window_allow_multiple ... ok
[INFO] [stdout] test project_id::tests::test_different_paths_different_fingerprints ... ok
[INFO] [stdout] test process_guard::tests::test_reject_when_lock_exists_and_pid_alive ... ok
[INFO] [stdout] test process_guard::tests::test_multi_window_drop_partial ... ok
[INFO] [stdout] test process_guard::tests::test_multi_window_reject_at_limit ... ok
[INFO] [stdout] test memory_store::tests::test_synthesis_triggered_on_remember ... ok
[INFO] [stdout] test project_id::tests::test_fingerprint_length ... ok
[INFO] [stdout] test project_id::tests::test_fingerprint_with_path ... ok
[INFO] [stdout] test memory_store::tests::test_update_memory ... ok
[INFO] [stdout] test project_id::tests::test_fingerprint_is_hex ... ok
[INFO] [stdout] test project_id::tests::test_idempotent ... ok
[INFO] [stdout] test project_id::tests::test_relative_vs_absolute ... ok
[INFO] [stdout] test project_id::tests::test_real_directory_fingerprint ... ok
[INFO] [stdout] test project_id::tests::test_valid_fingerprint_check ... ok
[INFO] [stdout] test project_id::tests::test_nonexistent_path ... ok
[INFO] [stdout] test server::tests::test_codebase_stats ... ok
[INFO] [stdout] test crypto::tests::test_encrypt_decrypt_roundtrip ... FAILED
[INFO] [stdout] test project_id::tests::test_case_insensitive_fingerprint ... ok
[INFO] [stdout] test crypto::tests::test_key_persistence ... FAILED
[INFO] [stdout] test server::tests::test_notifications_response_is_empty ... ok
[INFO] [stdout] test server::tests::test_initialize ... ok
[INFO] [stdout] test server::tests::test_forget_missing_id ... ok
[INFO] [stdout] test server::tests::test_recall_missing_query ... ok
[INFO] [stdout] test server::tests::test_search_code_missing_query ... ok
[INFO] [stdout] test server::tests::test_archive_no_expired ... ok
[INFO] [stdout] test server::tests::test_search_code ... ok
[INFO] [stdout] test server::tests::test_remember_missing_content ... ok
[INFO] [stdout] test server::tests::test_remember ... ok
[INFO] [stdout] test server::tests::test_search_code_no_match ... ok
[INFO] [stdout] test server::tests::test_unknown_method ... ok
[INFO] [stdout] test server::tests::test_recall ... ok
[INFO] [stdout] test v1_api::version_tests::test_compare_versions ... ok
[INFO] [stdout] test server::tests::test_tools_call_missing_name ... ok
[INFO] [stdout] test server::tests::test_tools_list ... ok
[INFO] [stdout] test server::tests::test_archive_with_expired ... ok
[INFO] [stdout] test server::tests::test_update_memory_missing_params ... ok
[INFO] [stdout] test server::tests::test_unknown_tool ... ok
[INFO] [stdout] test memory_store::tests::test_e2e_encode_synthesize_recall_feedback ... ok
[INFO] [stdout] test server::tests::test_memory_stats ... ok
[INFO] [stdout] test server::tests::test_forget ... ok
[INFO] [stdout] test server::tests::test_list_memories ... ok
[INFO] [stdout] test server::tests::test_update_memory ... ok
[INFO] [stdout] test engine::health_report::tests::test_oscillating_mode ... ok
[INFO] [stdout] test engine::luoshu_encoder::tests::test_non_negative ... ok
[INFO] [stdout] test migration::tests::test_empty_legacy_dir ... ok
[INFO] [stdout] test export::tests::test_import_dry_run ... ok
[INFO] [stdout] test memory_store::tests::test_e2e_cross_domain_large_scale ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crypto::tests::test_encrypt_decrypt_roundtrip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'crypto::tests::test_encrypt_decrypt_roundtrip' (1757) panicked at src/crypto.rs:278:51:
[INFO] [stdout] 加密失败: "创建密钥目录失败: Read-only file system (os error 30)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b19bc13d7b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b19bc13d7b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b19bc13d7b8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b19bc13d7b8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b19bc15633a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b19bc15633a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b19bc142952 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b19bc142952 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b19bc117c26 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b19bc117c26 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b19bc1333d9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b19bbe3f0ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5b19bbe3f0ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b19bc133652 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5b19bc133652 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b19bc117ce2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b19bc10c949 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b19bc118ecd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b19bc156afc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b19bc156872 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b19bbb2234e - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, alloc[a7ee25936407c584]::string::String>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b19bbafad2c - code_memory[e9a6d8285aeb5a87]::crypto::tests::test_encrypt_decrypt_roundtrip
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crypto.rs:278:51
[INFO] [stdout]   22:     0x5b19bbaeb8c7 - code_memory[e9a6d8285aeb5a87]::crypto::tests::test_encrypt_decrypt_roundtrip::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crypto.rs:276:40
[INFO] [stdout]   23:     0x5b19bb8fbea6 - <code_memory[e9a6d8285aeb5a87]::crypto::tests::test_encrypt_decrypt_roundtrip::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b19bbe3218b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b19bbe3218b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5b19bbe3fa05 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5b19bbe3fa05 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5b19bbe3fa05 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b19bbe3fa05 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5b19bbe3fa05 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b19bbe3fa05 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5b19bbe3fa05 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5b19bbe39314 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5b19bbe39314 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5b19bbe42a82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5b19bbe42a82 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5b19bbe42a82 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5b19bbe42a82 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5b19bbe42a82 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b19bbe42a82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5b19bbe42a82 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b19bc13c67f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5b19bc13c67f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x781046089aa4 - <unknown>
[INFO] [stdout]   45:     0x781046116a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- crypto::tests::test_key_persistence stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'crypto::tests::test_key_persistence' (1758) panicked at src/crypto.rs:307:51:
[INFO] [stdout] 加密失败: "创建密钥目录失败: Read-only file system (os error 30)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b19bc13d7b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b19bc13d7b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b19bc13d7b8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b19bc13d7b8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b19bc15633a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b19bc15633a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b19bc142952 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b19bc142952 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b19bc117c26 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b19bc117c26 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b19bc1333d9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b19bbe3f0ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5b19bbe3f0ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b19bc133652 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5b19bc133652 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b19bc117ce2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b19bc10c949 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b19bc118ecd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b19bc156afc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b19bc156872 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b19bbb2234e - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, alloc[a7ee25936407c584]::string::String>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b19bbafa8ec - code_memory[e9a6d8285aeb5a87]::crypto::tests::test_key_persistence
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crypto.rs:307:51
[INFO] [stdout]   22:     0x5b19bbaeb837 - code_memory[e9a6d8285aeb5a87]::crypto::tests::test_key_persistence::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crypto.rs:305:30
[INFO] [stdout]   23:     0x5b19bb8fbde6 - <code_memory[e9a6d8285aeb5a87]::crypto::tests::test_key_persistence::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b19bbe3218b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b19bbe3218b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5b19bbe3fa05 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5b19bbe3fa05 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5b19bbe3fa05 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b19bbe3fa05 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5b19bbe3fa05 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b19bbe3fa05 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5b19bbe3fa05 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5b19bbe39314 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5b19bbe39314 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5b19bbe42a82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5b19bbe42a82 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5b19bbe42a82 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5b19bbe42a82 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5b19bbe42a82 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b19bbe42a82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5b19bbe42a82 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b19bc13c67f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5b19bc13c67f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x781046089aa4 - <unknown>
[INFO] [stdout]   45:     0x781046116a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crypto::tests::test_encrypt_decrypt_roundtrip
[INFO] [stdout]     crypto::tests::test_key_persistence
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 407 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "9a49e61aa104d3338163b07a7a1234147b59876bfee19562ac1cdfb75cc1c760", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a49e61aa104d3338163b07a7a1234147b59876bfee19562ac1cdfb75cc1c760", kill_on_drop: false }`
[INFO] [stdout] 9a49e61aa104d3338163b07a7a1234147b59876bfee19562ac1cdfb75cc1c760
