[INFO] fetching crate agentic-memory-mcp 0.4.2... [INFO] testing agentic-memory-mcp-0.4.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065 [INFO] extracting crate agentic-memory-mcp 0.4.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate agentic-memory-mcp 0.4.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate agentic-memory-mcp 0.4.2 [INFO] tweaked toml for crates.io crate agentic-memory-mcp 0.4.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate agentic-memory-mcp 0.4.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate agentic-memory-mcp 0.4.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 772c85ebb54c855c4dfce4c9e107d73c25f19805baca2a5ed7e2f329d965703e [INFO] running `Command { std: "docker" "start" "-a" "772c85ebb54c855c4dfce4c9e107d73c25f19805baca2a5ed7e2f329d965703e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "772c85ebb54c855c4dfce4c9e107d73c25f19805baca2a5ed7e2f329d965703e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "772c85ebb54c855c4dfce4c9e107d73c25f19805baca2a5ed7e2f329d965703e", kill_on_drop: false }` [INFO] [stdout] 772c85ebb54c855c4dfce4c9e107d73c25f19805baca2a5ed7e2f329d965703e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 002b9ea524e9b7f0824476f55e45de309ca43a7af7fc77c0204c3724d26938bf [INFO] running `Command { std: "docker" "start" "-a" "002b9ea524e9b7f0824476f55e45de309ca43a7af7fc77c0204c3724d26938bf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling clap_builder v4.5.59 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rustyline v14.0.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling clap v4.5.59 [INFO] [stderr] Compiling clap_complete v4.5.66 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling agentic-contracts v0.2.0 [INFO] [stderr] Compiling agentic-memory v0.4.2 [INFO] [stderr] Compiling agentic-memory-mcp v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.05s [INFO] running `Command { std: "docker" "inspect" "002b9ea524e9b7f0824476f55e45de309ca43a7af7fc77c0204c3724d26938bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "002b9ea524e9b7f0824476f55e45de309ca43a7af7fc77c0204c3724d26938bf", kill_on_drop: false }` [INFO] [stdout] 002b9ea524e9b7f0824476f55e45de309ca43a7af7fc77c0204c3724d26938bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f4df62bf6b35fb1f8e2d1e5fe4c4948e3b31409bd503dc4102f569c685482f7 [INFO] running `Command { std: "docker" "start" "-a" "0f4df62bf6b35fb1f8e2d1e5fe4c4948e3b31409bd503dc4102f569c685482f7", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling agentic-contracts v0.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling agentic-memory v0.4.2 [INFO] [stderr] Compiling agentic-memory-mcp v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 40.77s [INFO] running `Command { std: "docker" "inspect" "0f4df62bf6b35fb1f8e2d1e5fe4c4948e3b31409bd503dc4102f569c685482f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f4df62bf6b35fb1f8e2d1e5fe4c4948e3b31409bd503dc4102f569c685482f7", kill_on_drop: false }` [INFO] [stdout] 0f4df62bf6b35fb1f8e2d1e5fe4c4948e3b31409bd503dc4102f569c685482f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fee396969a30f316fea79895ec6879382288685fcf2c350f9b9d33f505504af1 [INFO] running `Command { std: "docker" "start" "-a" "fee396969a30f316fea79895ec6879382288685fcf2c350f9b9d33f505504af1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agentic_memory_mcp-d0b6f8069a58872c) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test session::workspace::tests::test_context_role_roundtrip ... ok [INFO] [stdout] test session::workspace::tests::test_workspace_not_found ... ok [INFO] [stdout] test session::workspace::tests::test_workspace_create ... ok [INFO] [stdout] test session::workspace::tests::test_workspace_file_not_found ... ok [INFO] [stdout] test session::manager::tests::budget_projection_available_with_timeline ... ok [INFO] [stdout] test session::manager::tests::temporal_chain_resets_on_new_session ... ok [INFO] [stdout] test session::manager::tests::auto_capture_temporal_chain ... ok [INFO] [stdout] test session::manager::tests::memory_add_joins_temporal_chain ... ok [INFO] [stdout] test session::manager::tests::auto_capture_full_records_and_redacts ... ok [INFO] [stdout] test session::manager::tests::auto_capture_off_noop ... ok [INFO] [stdout] test session::manager::tests::budget_auto_rollup_archives_completed_session ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/agentic_memory_mcp-241062cdfcbff1b5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/edge_cases.rs (/opt/rustwide/target/debug/deps/edge_cases-8a468bfb47697984) [INFO] [stdout] [INFO] [stdout] running 56 tests [INFO] [stdout] test test_cancel_notification ... ok [INFO] [stdout] test test_empty_method_name ... ok [INFO] [stdout] test test_malformed_jsonrpc_version ... ok [INFO] [stdout] test test_memory_add_accepts_derived_from_alias ... ok [INFO] [stdout] test test_concurrent_tool_calls ... ok [INFO] [stdout] test test_memory_add_all_event_types ... ok [INFO] [stdout] test test_memory_add_empty_content ... ok [INFO] [stdout] test test_memory_add_invalid_event_type ... ok [INFO] [stdout] test test_memory_add_missing_content ... ok [INFO] [stdout] test test_memory_add_with_null_params ... ok [INFO] [stdout] test test_memory_add_with_edge_to_nonexistent_node ... ok [INFO] [stdout] test test_memory_add_with_confidence_boundaries ... ok [INFO] [stdout] test test_memory_add_with_unicode_content ... ok [INFO] [stdout] test test_memory_causal_node_without_causal_edges ... ok [INFO] [stdout] test test_memory_causal_nonexistent_node ... ok [INFO] [stdout] test test_memory_context_nonexistent_node ... ok [INFO] [stdout] test test_memory_query_with_nonexistent_type ... ok [INFO] [stdout] test test_memory_query_null_params ... ok [INFO] [stdout] test test_memory_add_very_long_content ... ok [INFO] [stdout] test test_memory_resolve_nonexistent_node ... ok [INFO] [stdout] test test_memory_correct_missing_old_node_id ... ok [INFO] [stdout] test test_memory_query_empty_graph ... ok [INFO] [stdout] test test_memory_add_missing_event_type ... ok [INFO] [stdout] test test_memory_similar_missing_query ... ok [INFO] [stdout] test test_memory_correct_missing_new_content ... ok [INFO] [stdout] test test_memory_temporal_missing_params ... ok [INFO] [stdout] test test_memory_resolve_node_without_corrections ... ok [INFO] [stdout] test test_memory_stats_empty_graph ... ok [INFO] [stdout] test test_memory_similar_with_query_text ... ok [INFO] [stdout] test test_memory_correct_nonexistent_node ... ok [INFO] [stdout] test test_multiple_session_start ... ok [INFO] [stdout] test test_memory_temporal_with_session_ranges ... ok [INFO] [stdout] test test_prompt_correct_with_reason ... ok [INFO] [stdout] test test_prompt_reflect_with_node_id ... ok [INFO] [stdout] test test_prompt_correct_missing_required_arg ... ok [INFO] [stdout] test test_request_with_null_id ... ok [INFO] [stdout] test test_resource_graph_recent_empty ... ok [INFO] [stdout] test test_resource_graph_important_empty ... ok [INFO] [stdout] test test_prompt_summarize_explicit_session_id ... ok [INFO] [stdout] test test_resource_invalid_uri_scheme ... ok [INFO] [stdout] test test_memory_traverse_nonexistent_start ... ok [INFO] [stdout] test test_memory_similar_with_zero_vector ... ok [INFO] [stdout] test test_memory_traverse_single_node_no_edges ... ok [INFO] [stdout] test test_resource_types_invalid_type ... ok [INFO] [stdout] test test_resource_node_invalid_id_format ... ok [INFO] [stdout] test test_resource_graph_stats_empty ... ok [INFO] [stdout] test test_resource_session_invalid_id_format ... ok [INFO] [stdout] test test_prompt_remember_with_context ... ok [INFO] [stdout] test test_request_with_string_id ... ok [INFO] [stdout] test test_unknown_notification_method ... ok [INFO] [stdout] test test_resource_types_all_valid_types ... ok [INFO] [stdout] test test_session_start_with_explicit_id ... ok [INFO] [stdout] test test_memory_stats_after_many_operations ... ok [INFO] [stdout] test test_session_end_without_episode ... ok [INFO] [stdout] test test_workflow_add_query_traverse_correct_resolve ... ok [INFO] [stdout] test test_workflow_many_adds_then_query ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/edge_cases_inventions.rs (/opt/rustwide/target/debug/deps/edge_cases_inventions-bb4278ba0aa1af9b) [INFO] [stdout] [INFO] [stdout] running 120 tests [INFO] [stdout] test smoke_memory_ancestor_bequeath ... ok [INFO] [stdout] test smoke_memory_ancestor_inherit ... ok [INFO] [stdout] test smoke_memory_ancestor_verify ... ok [INFO] [stdout] test smoke_memory_archaeology_artifacts ... ok [INFO] [stdout] test smoke_memory_ancestor_list ... ok [INFO] [stdout] test smoke_memory_belief_conflicts ... ok [INFO] [stdout] test smoke_memory_archaeology_verify ... ok [INFO] [stdout] test smoke_memory_belief_history ... ok [INFO] [stdout] test smoke_memory_belief_list ... ok [INFO] [stdout] test smoke_memory_archaeology_dig ... ok [INFO] [stdout] test smoke_memory_archaeology_reconstruct ... ok [INFO] [stdout] test smoke_memory_collective_query ... ok [INFO] [stdout] test smoke_memory_collective_endorse ... ok [INFO] [stdout] test smoke_memory_collective_challenge ... ok [INFO] [stdout] test smoke_memory_collective_join ... ok [INFO] [stdout] test smoke_memory_crystal_create ... ok [INFO] [stdout] test smoke_memory_belief_revise ... ok [INFO] [stdout] test smoke_memory_collective_contribute ... ok [INFO] [stdout] test smoke_memory_crystal_inspect ... ok [INFO] [stdout] test smoke_memory_context_expand ... ok [INFO] [stdout] test smoke_memory_crystal_merge ... ok [INFO] [stdout] test smoke_memory_counterfactual_what_if ... ok [INFO] [stdout] test smoke_memory_context_navigate ... ok [INFO] [stdout] test smoke_memory_context_optimize ... ok [INFO] [stdout] test smoke_memory_context_summarize ... ok [INFO] [stdout] test smoke_memory_counterfactual_best ... ok [INFO] [stdout] test smoke_memory_counterfactual_compare ... ok [INFO] [stdout] test smoke_memory_dejavu_check ... ok [INFO] [stdout] test smoke_memory_crystal_transfer ... ok [INFO] [stdout] test smoke_memory_counterfactual_insights ... ok [INFO] [stdout] test smoke_memory_dejavu_feedback ... ok [INFO] [stdout] test smoke_memory_dejavu_history ... ok [INFO] [stdout] test smoke_memory_dejavu_patterns ... ok [INFO] [stdout] test smoke_memory_dream_history ... ok [INFO] [stdout] test smoke_memory_dream_start ... ok [INFO] [stdout] test smoke_memory_dream_status ... ok [INFO] [stdout] test smoke_memory_dream_wake ... ok [INFO] [stdout] test smoke_memory_fusion_analyze ... ok [INFO] [stdout] test smoke_memory_fusion_execute ... ok [INFO] [stdout] test smoke_memory_fusion_preview ... ok [INFO] [stdout] test smoke_memory_dream_insights ... ok [INFO] [stdout] test smoke_memory_fusion_resolve ... ok [INFO] [stdout] test smoke_memory_holographic_reconstruct ... ok [INFO] [stdout] test smoke_memory_holographic_distribute ... ok [INFO] [stdout] test smoke_memory_holographic_simulate ... ok [INFO] [stdout] test smoke_memory_holographic_status ... ok [INFO] [stdout] test smoke_memory_immortal_project ... ok [INFO] [stdout] test smoke_memory_immortal_prove ... ok [INFO] [stdout] test smoke_memory_immortal_tier_move ... ok [INFO] [stdout] test smoke_memory_immortal_stats ... ok [INFO] [stdout] test smoke_memory_immune_status ... ok [INFO] [stdout] test smoke_memory_immune_release ... ok [INFO] [stdout] test smoke_memory_load_cache ... ok [INFO] [stdout] test smoke_memory_load_optimize ... ok [INFO] [stdout] test smoke_memory_immune_scan ... ok [INFO] [stdout] test smoke_memory_load_prefetch ... ok [INFO] [stdout] test smoke_memory_meta_calibration ... ok [INFO] [stdout] test smoke_memory_meta_inventory ... ok [INFO] [stdout] test smoke_memory_metabolism_decay ... ok [INFO] [stdout] test smoke_memory_meta_gaps ... ok [INFO] [stdout] test smoke_memory_metabolism_status ... ok [INFO] [stdout] test smoke_memory_immune_quarantine ... ok [INFO] [stdout] test smoke_memory_immune_train ... ok [INFO] [stdout] test smoke_memory_meta_capabilities ... ok [INFO] [stdout] test smoke_memory_phoenix_initiate ... ok [INFO] [stdout] test smoke_memory_metabolism_consolidate ... ok [INFO] [stdout] test smoke_memory_phoenix_gather ... ok [INFO] [stdout] test smoke_memory_phoenix_reconstruct ... ok [INFO] [stdout] test smoke_memory_metabolism_process ... ok [INFO] [stdout] test smoke_memory_predict_preload ... ok [INFO] [stdout] test smoke_memory_load_status ... ok [INFO] [stdout] test smoke_memory_predict_accuracy ... ok [INFO] [stdout] test smoke_memory_phoenix_status ... ok [INFO] [stdout] test smoke_memory_metabolism_strengthen ... ok [INFO] [stdout] test smoke_memory_prophecy_regret ... ok [INFO] [stdout] test smoke_memory_prophecy ... ok [INFO] [stdout] test smoke_memory_prophecy_similar ... ok [INFO] [stdout] test smoke_memory_semantic_dedup ... ok [INFO] [stdout] test smoke_memory_predict_feedback ... ok [INFO] [stdout] test smoke_memory_predict ... ok [INFO] [stdout] test smoke_memory_semantic_cluster ... ok [INFO] [stdout] test smoke_memory_singularity_contribute ... ok [INFO] [stdout] test smoke_memory_prophecy_track ... ok [INFO] [stdout] test smoke_memory_semantic_compress ... ok [INFO] [stdout] test smoke_memory_temporal_project ... ok [INFO] [stdout] test smoke_memory_semantic_similar ... ok [INFO] [stdout] test smoke_memory_telepathy_query ... ok [INFO] [stdout] test smoke_memory_temporal_compare ... ok [INFO] [stdout] test smoke_memory_singularity_trust ... ok [INFO] [stdout] test smoke_memory_temporal_paradox ... ok [INFO] [stdout] test smoke_memory_temporal_travel ... ok [INFO] [stdout] test smoke_memory_singularity_query ... ok [INFO] [stdout] test smoke_memory_singularity_status ... ok [INFO] [stdout] test smoke_memory_telepathy_sync ... ok [INFO] [stdout] test smoke_memory_telepathy_link ... ok [INFO] [stdout] test smoke_memory_transcend_distribute ... ok [INFO] [stdout] test smoke_memory_telepathy_stream ... ok [INFO] [stdout] test test_invention_tool_with_null_valued_fields ... ok [INFO] [stdout] test smoke_memory_transcend_eternal ... ok [INFO] [stdout] test test_concurrent_invention_tools_with_spawn ... ok [INFO] [stdout] test test_invention_tool_with_negative_node_id ... ok [INFO] [stdout] test test_invention_tool_with_nonexistent_node_id ... ok [INFO] [stdout] test test_invention_tool_with_wrong_type_number_instead_of_object ... ok [INFO] [stdout] test smoke_memory_transcend_status ... ok [INFO] [stdout] test test_invention_tool_with_unicode_args ... ok [INFO] [stdout] test test_invention_tool_with_zero_confidence ... ok [INFO] [stdout] test test_invention_tool_with_wrong_type_array_instead_of_object ... ok [INFO] [stdout] test test_invention_tool_with_none_args_dream_start ... ok [INFO] [stdout] test test_rapid_fire_semantic_compress_20x ... ok [INFO] [stdout] test test_rapid_fire_interleaved_tools ... ok [INFO] [stdout] test test_invention_tool_with_out_of_range_confidence ... ok [INFO] [stdout] test test_invention_tool_with_none_args_immortal_stats ... ok [INFO] [stdout] test test_invention_tool_with_extremely_long_string ... ok [INFO] [stdout] test smoke_memory_transcend_verify ... ok [INFO] [stdout] test test_invention_tool_with_wrong_type_string_instead_of_object ... ok [INFO] [stdout] test test_invention_tool_with_none_args_predict ... ok [INFO] [stdout] test test_invention_tool_with_negative_confidence ... ok [INFO] [stdout] test test_invention_tool_with_empty_string_fields ... ok [INFO] [stdout] test test_rapid_fire_immortal_stats_50x ... ok [INFO] [stdout] test test_tool_registry_includes_all_inventions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 120 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/phase1_types.rs (/opt/rustwide/target/debug/deps/phase1_types-ce90d6360562ad12) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test_jsonrpc_error_creation ... ok [INFO] [stdout] test test_mcp_error_codes ... ok [INFO] [stdout] test test_jsonrpc_response_creation ... ok [INFO] [stdout] test test_jsonrpc_notification_no_id ... ok [INFO] [stdout] test test_initialize_result ... ok [INFO] [stdout] test test_request_id_null ... ok [INFO] [stdout] test test_request_id_number ... ok [INFO] [stdout] test test_mcp_error_to_json_rpc ... ok [INFO] [stdout] test test_prompt_definition_serialization ... ok [INFO] [stdout] test test_jsonrpc_request_parsing ... ok [INFO] [stdout] test test_request_id_string ... ok [INFO] [stdout] test test_resource_definition_serialization ... ok [INFO] [stdout] test test_server_capabilities ... ok [INFO] [stdout] test test_tool_call_result_error ... ok [INFO] [stdout] test test_tool_call_result_text ... ok [INFO] [stdout] test test_tool_definition_serialization ... 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] [stderr] Running tests/phase2_protocol.rs (/opt/rustwide/target/debug/deps/phase2_protocol-db049819fafe55a7) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_ping ... ok [INFO] [stdout] test test_method_not_found ... ok [INFO] [stdout] test test_invalid_jsonrpc_version ... ok [INFO] [stdout] test test_notification_no_response ... ok [INFO] [stdout] test test_initialize_handshake ... ok [INFO] [stdout] test test_resources_list ... ok [INFO] [stdout] test test_prompts_list ... ok [INFO] [stdout] test test_shutdown ... ok [INFO] [stdout] test test_tools_list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/phase3_prompts.rs (/opt/rustwide/target/debug/deps/phase3_prompts-b12a63b89a2ca8ed) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_prompt_list ... ok [INFO] [stdout] test test_prompt_remember_missing_arg ... ok [INFO] [stdout] test test_prompt_not_found ... ok [INFO] [stdout] test test_prompt_reflect ... ok [INFO] [stdout] test test_prompt_remember ... ok [INFO] [stdout] test test_prompt_summarize ... ok [INFO] [stdout] test test_prompt_correct ... 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/phase3_resources.rs (/opt/rustwide/target/debug/deps/phase3_resources-c9d2bbb5f9c5aea0) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_resource_templates_list ... ok [INFO] [stdout] test test_resource_node_not_found ... ok [INFO] [stdout] test test_resource_not_found ... ok [INFO] [stdout] test test_resource_stats ... ok [INFO] [stdout] test test_resource_recent ... ok [INFO] [stdout] test test_resource_node ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/phase3_tools.rs (/opt/rustwide/target/debug/deps/phase3_tools-cdb42ede99f69d9b) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_tool_not_found ... ok [INFO] [stdout] test test_memory_correct ... ok [INFO] [stdout] test test_memory_add_with_edges ... ok [INFO] [stdout] test test_memory_query_with_results ... ok [INFO] [stdout] test test_memory_context ... ok [INFO] [stdout] test test_memory_query_empty ... ok [INFO] [stdout] test test_session_lifecycle ... ok [INFO] [stdout] test test_memory_add_fact ... ok [INFO] [stdout] test test_memory_stats ... ok [INFO] [stdout] test test_memory_resolve ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/phase4_session.rs (/opt/rustwide/target/debug/deps/phase4_session-a125edbe51b3fef2) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_session_id_continuity ... ok [INFO] [stdout] test test_explicit_save ... ok [INFO] [stdout] test test_auto_save_triggers ... ok [INFO] [stdout] test test_drop_saves_dirty ... ok [INFO] [stdout] test test_transaction_batching ... ok [INFO] [stdout] test test_session_start_and_end ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/phase4_streaming.rs (/opt/rustwide/target/debug/deps/phase4_streaming-e9e2362cdddaf2ec) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_chunked_results ... ok [INFO] [stdout] test test_multiple_concurrent_progress_tokens ... ok [INFO] [stdout] test test_progress_cancellation ... ok [INFO] [stdout] test test_progress_unknown_token ... ok [INFO] [stdout] test test_progress_tracking_lifecycle ... ok [INFO] [stdout] test test_chunked_results_empty ... ok [INFO] [stdout] test test_chunked_results_single_chunk ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/phase5_integration.rs (/opt/rustwide/target/debug/deps/phase5_integration-046455104de0b327) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_ping ... ok [INFO] [stdout] test test_error_handling_integration ... ok [INFO] [stdout] test test_add_correct_resolve_flow ... ok [INFO] [stdout] test test_all_prompts ... ok [INFO] [stdout] test test_resource_templates_and_reads ... ok [INFO] [stdout] test test_prompt_auto_capture_persists_context ... ok [INFO] [stdout] test test_session_lifecycle_integration ... ok [INFO] [stdout] test test_full_mcp_conversation ... 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] [stderr] Running tests/phase6_stress.rs (/opt/rustwide/target/debug/deps/phase6_stress-b714a8887f4165e1) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test test_conversation_log_empty_fails ... ok [INFO] [stdout] test test_conversation_log_basic ... ok [INFO] [stdout] test test_conversation_log_agent_only ... ok [INFO] [stdout] test test_conversation_log_user_only ... ok [INFO] [stdout] test test_conversation_log_with_topic ... ok [INFO] [stdout] test test_empty_topic ... ok [INFO] [stdout] test test_special_chars_content ... ok [INFO] [stdout] test test_temporal_chain_mixed_operations ... ok [INFO] [stdout] test test_unicode_content ... ok [INFO] [stdout] test test_conversation_log_definition_schema ... ok [INFO] [stdout] test test_temporal_chain_resets_on_new_session ... ok [INFO] [stdout] test test_full_session_lifecycle_with_context ... ok [INFO] [stdout] test test_very_long_content ... ok [INFO] [stdout] test test_emoji_content ... ok [INFO] [stdout] test test_temporal_chain_consecutive_adds ... ok [INFO] [stdout] test test_temporal_chain_conversation_log_links ... ok [INFO] [stdout] test test_tool_list_includes_conversation_log ... ok [INFO] [stdout] test test_multiple_sessions_with_context ... ok [INFO] [stdout] test test_scale_500_conversation_logs ... ok [INFO] [stdout] test test_scale_1000_memory_adds ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.07s [INFO] [stdout] [INFO] [stderr] Running tests/phase7_v2_stress.rs (/opt/rustwide/target/debug/deps/phase7_v2_stress-b59c7f041b908feb) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test test_grounding_special_chars ... ok [INFO] [stdout] test test_grounding_ungrounded_wrong_topic ... ok [INFO] [stdout] test test_grounding_long_claim ... ok [INFO] [stdout] test test_grounding_unicode_content ... ok [INFO] [stdout] test test_grounding_empty_claim ... ok [INFO] [stdout] test test_grounding_ungrounded_no_data ... ok [INFO] [stdout] test test_workspace_add_invalid_path ... ok [INFO] [stdout] test test_grounding_case_insensitive ... ok [INFO] [stdout] test test_grounding_verified_fact ... ok [INFO] [stdout] test test_grounding_verified_preference ... ok [INFO] [stdout] test test_full_workflow ... ok [INFO] [stdout] test test_ground_then_workspace ... ok [INFO] [stdout] test test_grounding_verified_decision ... ok [INFO] [stdout] test test_grounding_multiple_evidence ... ok [INFO] [stdout] test test_grounding_partial_overlap ... ok [INFO] [stdout] test test_workspace_add_multiple_contexts ... ok [INFO] [stdout] test test_workspace_missing_id ... ok [INFO] [stdout] test test_workspace_create ... ok [INFO] [stdout] test test_workspace_create_multiple ... ok [INFO] [stdout] test test_workspace_compare_found_both ... ok [INFO] [stdout] test test_workspace_compare_found_one ... ok [INFO] [stdout] test test_workspace_add_context ... ok [INFO] [stdout] test test_workspace_empty ... ok [INFO] [stdout] test test_workspace_list ... ok [INFO] [stdout] test test_workspace_query_single_context ... ok [INFO] [stdout] test test_workspace_role_filtering ... ok [INFO] [stdout] test test_workspace_xref ... ok [INFO] [stdout] test test_workspace_cross_project_query ... ok [INFO] [stdout] test test_grounding_with_many_memories ... ok [INFO] [stdout] test test_workspace_query_across_contexts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests agentic_memory_mcp [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fee396969a30f316fea79895ec6879382288685fcf2c350f9b9d33f505504af1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fee396969a30f316fea79895ec6879382288685fcf2c350f9b9d33f505504af1", kill_on_drop: false }` [INFO] [stdout] fee396969a30f316fea79895ec6879382288685fcf2c350f9b9d33f505504af1