[INFO] fetching crate mindgraph 0.6.1...
[INFO] testing mindgraph-0.6.1 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate mindgraph 0.6.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate mindgraph 0.6.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mindgraph 0.6.1
[INFO] tweaked toml for crates.io crate mindgraph 0.6.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mindgraph 0.6.1 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mindgraph 0.6.1 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" "+beta-2026-03-05" "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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45d67ea2f85942df7223efbc105bc7cdb549b0547def15ac636b36c4be7a6dd1
[INFO] running `Command { std: "docker" "start" "-a" "45d67ea2f85942df7223efbc105bc7cdb549b0547def15ac636b36c4be7a6dd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45d67ea2f85942df7223efbc105bc7cdb549b0547def15ac636b36c4be7a6dd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45d67ea2f85942df7223efbc105bc7cdb549b0547def15ac636b36c4be7a6dd1", kill_on_drop: false }`
[INFO] [stdout] 45d67ea2f85942df7223efbc105bc7cdb549b0547def15ac636b36c4be7a6dd1
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e17df76f5e6ab41ed3affba4dd5e75876a6884e7ebc8e452ca00cde0ff050cc
[INFO] running `Command { std: "docker" "start" "-a" "5e17df76f5e6ab41ed3affba4dd5e75876a6884e7ebc8e452ca00cde0ff050cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling priority-queue v1.4.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling jieba-rs v0.6.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling fast2s v0.3.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling sqlite3-src v0.5.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling supports-hyperlinks v2.1.0
[INFO] [stderr]    Compiling supports-unicode v2.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling casey v0.4.2
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lz4_flex v0.10.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rmpv v1.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling quadrature v0.1.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling cedarwood v0.4.6
[INFO] [stderr]    Compiling swapvec v0.3.0
[INFO] [stderr]    Compiling sqlite3-sys v0.15.2
[INFO] [stderr]    Compiling sqlite v0.32.0
[INFO] [stderr]    Compiling cozo v0.7.6
[INFO] [stderr]    Compiling mindgraph v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "5e17df76f5e6ab41ed3affba4dd5e75876a6884e7ebc8e452ca00cde0ff050cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e17df76f5e6ab41ed3affba4dd5e75876a6884e7ebc8e452ca00cde0ff050cc", kill_on_drop: false }`
[INFO] [stdout] 5e17df76f5e6ab41ed3affba4dd5e75876a6884e7ebc8e452ca00cde0ff050cc
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 578ff93d07120c04d986b19c53e9def184c11dc87fc5f01bcb3686a90233df86
[INFO] running `Command { std: "docker" "start" "-a" "578ff93d07120c04d986b19c53e9def184c11dc87fc5f01bcb3686a90233df86", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling casey v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling cedarwood v0.4.6
[INFO] [stderr]    Compiling fast2s v0.3.1
[INFO] [stderr]    Compiling jieba-rs v0.6.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling lz4_flex v0.10.0
[INFO] [stderr]    Compiling swapvec v0.3.0
[INFO] [stderr]    Compiling cozo v0.7.6
[INFO] [stderr]    Compiling mindgraph v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `mindgraph::MindGraph::add_memory`: Use add_session() instead
[INFO] [stdout]     --> tests/integration.rs:1854:17
[INFO] [stdout]      |
[INFO] [stdout] 1854 |     let mem = g.add_memory("Test session", "some context").unwrap();
[INFO] [stdout]      |                 ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `g_arc`
[INFO] [stdout]     --> tests/integration.rs:3081:9
[INFO] [stdout]      |
[INFO] [stdout] 3081 |     let g_arc = std::sync::Arc::new(mem_graph());
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_g_arc`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "578ff93d07120c04d986b19c53e9def184c11dc87fc5f01bcb3686a90233df86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "578ff93d07120c04d986b19c53e9def184c11dc87fc5f01bcb3686a90233df86", kill_on_drop: false }`
[INFO] [stdout] 578ff93d07120c04d986b19c53e9def184c11dc87fc5f01bcb3686a90233df86
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 52a86c6ebb41b85bdcd2806d4da3876b4c59387bb507948809cd4b7b3e0a4f83
[INFO] running `Command { std: "docker" "start" "-a" "52a86c6ebb41b85bdcd2806d4da3876b4c59387bb507948809cd4b7b3e0a4f83", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated method `mindgraph::MindGraph::add_memory`: Use add_session() instead
[INFO] [stderr]     --> tests/integration.rs:1854:17
[INFO] [stderr]      |
[INFO] [stderr] 1854 |     let mem = g.add_memory("Test session", "some context").unwrap();
[INFO] [stderr]      |                 ^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `g_arc`
[INFO] [stderr]     --> tests/integration.rs:3081:9
[INFO] [stderr]      |
[INFO] [stderr] 3081 |     let g_arc = std::sync::Arc::new(mem_graph());
[INFO] [stderr]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_g_arc`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mindgraph` (test "integration") generated 2 warnings (run `cargo fix --test "integration" -p mindgraph` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mindgraph-8cabedad0aeaff54)
[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/async_integration.rs (/opt/rustwide/target/debug/deps/async_integration-3878c4aa9f509da3)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-ecaab36f44028f44)
[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] [stdout] 
[INFO] [stdout] running 158 tests
[INFO] [stdout] test test_agent_handle_clone ... ok
[INFO] [stdout] test test_agent_handle_basic ... ok
[INFO] [stdout] test test_agent_handle_convenience_constructors ... ok
[INFO] [stdout] test test_add_summary ... ok
[INFO] [stdout] test test_add_and_get_edge ... ok
[INFO] [stdout] test test_agent_handle_send_sync ... ok
[INFO] [stdout] test test_add_edge_to_tombstoned_node_fails ... ok
[INFO] [stdout] test test_agent_handle_add_edge ... ok
[INFO] [stdout] test test_add_preference ... ok
[INFO] [stdout] test test_add_session ... ok
[INFO] [stdout] test test_agent_handle_memory_constructors ... ok
[INFO] [stdout] test test_add_edge_to_nonexistent_target_fails ... ok
[INFO] [stdout] test test_add_node_uses_default_agent ... ok
[INFO] [stdout] test test_add_and_get_node ... ok
[INFO] [stdout] test test_add_link ... ok
[INFO] [stdout] test test_add_edge_to_tombstoned_target_fails ... ok
[INFO] [stdout] test test_aliases_for ... ok
[INFO] [stdout] test test_agent_handle_sub_agent ... ok
[INFO] [stdout] test test_confidence_validation ... ok
[INFO] [stdout] test test_auto_tombstone ... ok
[INFO] [stdout] test test_batch_apply_with_tombstone ... ok
[INFO] [stdout] test test_configure_embeddings ... ok
[INFO] [stdout] test test_batch_apply ... ok
[INFO] [stdout] test test_add_provenance ... ok
[INFO] [stdout] test test_active_goals ... ok
[INFO] [stdout] test test_agent_handle_history_and_stats ... ok
[INFO] [stdout] test test_alias_resolution ... ok
[INFO] [stdout] test test_custom_node_is_custom ... ok
[INFO] [stdout] test test_convenience_constructors ... ok
[INFO] [stdout] test test_add_edge_uses_default_agent ... ok
[INFO] [stdout] test test_count_edges_by_type ... ok
[INFO] [stdout] test test_agent_handle_tombstone ... ok
[INFO] [stdout] test test_agent_my_nodes ... ok
[INFO] [stdout] test test_custom_node_type ... ok
[INFO] [stdout] test test_custom_edge_type ... ok
[INFO] [stdout] test test_decay_does_not_affect_tombstoned ... ok
[INFO] [stdout] test test_display_batch_result ... ok
[INFO] [stdout] test test_display_decay_result ... ok
[INFO] [stdout] test test_custom_node_type_different_layer ... ok
[INFO] [stdout] test test_agent_handle_traversal ... ok
[INFO] [stdout] test test_display_impls ... ok
[INFO] [stdout] test test_edge_default_for_custom ... ok
[INFO] [stdout] test test_custom_props_returns_result ... ok
[INFO] [stdout] test test_edge_props_roundtrip ... ok
[INFO] [stdout] test test_count_nodes_by_type ... ok
[INFO] [stdout] test test_delete_embedding ... ok
[INFO] [stdout] test test_default_agent ... ok
[INFO] [stdout] test test_decay_salience ... ok
[INFO] [stdout] test test_display_graph_event ... ok
[INFO] [stdout] test test_clear ... ok
[INFO] [stdout] test test_count_nodes_in_layer ... ok
[INFO] [stdout] test test_display_graph_stats ... ok
[INFO] [stdout] test test_edge_tombstoned_event_rich ... ok
[INFO] [stdout] test test_edges_to ... ok
[INFO] [stdout] test test_edges_from ... ok
[INFO] [stdout] test test_empty_edge_props_roundtrip ... ok
[INFO] [stdout] test test_epistemic_requires_provenance ... ok
[INFO] [stdout] test test_embed_nodes_batch ... ok
[INFO] [stdout] test test_embedding_not_configured_error ... ok
[INFO] [stdout] test test_edge_version_history ... ok
[INFO] [stdout] test test_edge_update_builder ... ok
[INFO] [stdout] test test_embedding_dimension_mismatch ... ok
[INFO] [stdout] test test_embedding_dimension_persisted ... ok
[INFO] [stdout] test test_create_node_all_layers ... ok
[INFO] [stdout] test test_agent_handle_edge_operations ... ok
[INFO] [stdout] test test_create_node_with_uid ... ok
[INFO] [stdout] test test_event_changed_by_accessor ... ok
[INFO] [stdout] test test_event_filter_by_node_type ... ok
[INFO] [stdout] test test_embed_nodes_skips_tombstoned ... ok
[INFO] [stdout] test test_filter_created_after_before ... ok
[INFO] [stdout] test test_event_filter_by_kind ... ok
[INFO] [stdout] test test_export_typed ... ok
[INFO] [stdout] test test_event_kind ... ok
[INFO] [stdout] test test_export_import_roundtrip ... ok
[INFO] [stdout] test test_filter_prop_conditions ... ok
[INFO] [stdout] test test_find_nodes_combined_filters ... ok
[INFO] [stdout] test test_filter_or_composition ... ok
[INFO] [stdout] test test_find_nodes_by_type ... ok
[INFO] [stdout] test test_find_nodes_multi_type_with_single_still_works ... ok
[INFO] [stdout] test test_filter_connected_to ... ok
[INFO] [stdout] test test_find_nodes_multi_type ... ok
[INFO] [stdout] test test_find_nodes_confidence_range ... ok
[INFO] [stdout] test test_event_filter_by_agent ... ok
[INFO] [stdout] test test_get_node_not_found ... ok
[INFO] [stdout] test test_fuzzy_resolve ... ok
[INFO] [stdout] test test_get_live_node_not_found ... ok
[INFO] [stdout] test test_find_path ... ok
[INFO] [stdout] test test_edges_to_paginated ... ok
[INFO] [stdout] test test_fts_search_basic ... ok
[INFO] [stdout] test test_find_nodes_label_contains ... ok
[INFO] [stdout] test test_fts_search_no_results ... ok
[INFO] [stdout] test test_get_edge_between ... ok
[INFO] [stdout] test test_graph_stats_populated ... ok
[INFO] [stdout] test test_fts_search_excludes_tombstoned ... ok
[INFO] [stdout] test test_import_typed ... ok
[INFO] [stdout] test test_merge_entities ... ok
[INFO] [stdout] test test_neighborhood ... ok
[INFO] [stdout] test test_node_type_no_copy_clone_works ... ok
[INFO] [stdout] test test_node_type_layer_mapping ... ok
[INFO] [stdout] test test_node_props_roundtrip ... ok
[INFO] [stdout] test test_fts_search_with_type_filter ... ok
[INFO] [stdout] test test_node_update_builder ... ok
[INFO] [stdout] test test_batch_add_edges ... ok
[INFO] [stdout] test test_node_version_history ... ok
[INFO] [stdout] test test_graph_stats_empty ... ok
[INFO] [stdout] test test_into_shared ... ok
[INFO] [stdout] test test_nodes_in_layer ... ok
[INFO] [stdout] test test_on_change_node_added ... ok
[INFO] [stdout] test test_pagination_default ... ok
[INFO] [stdout] test test_on_change_multiple_events ... ok
[INFO] [stdout] test test_node_at_version ... ok
[INFO] [stdout] test test_nodes_in_layer_paginated ... ok
[INFO] [stdout] test test_open_decisions ... ok
[INFO] [stdout] test test_open_questions ... ok
[INFO] [stdout] test test_pathstep_types ... ok
[INFO] [stdout] test test_node_update_builder_partial ... ok
[INFO] [stdout] test test_purge_tombstoned_all ... ok
[INFO] [stdout] test test_node_exists ... ok
[INFO] [stdout] test test_list_nodes ... ok
[INFO] [stdout] test test_node_updated_event_carries_type_info ... ok
[INFO] [stdout] test test_purge_respects_cutoff ... ok
[INFO] [stdout] test test_salience_validation ... ok
[INFO] [stdout] test test_nodes_by_agent_public ... ok
[INFO] [stdout] test test_purge_cleans_aliases_and_provenance ... ok
[INFO] [stdout] test test_snapshot_serialization ... ok
[INFO] [stdout] test test_set_and_get_embedding ... ok
[INFO] [stdout] test test_pagination_first ... ok
[INFO] [stdout] test test_find_path_ignores_branches ... ok
[INFO] [stdout] test test_multiple_edge_types_between_nodes ... ok
[INFO] [stdout] test test_tombstone_and_restore_edge ... ok
[INFO] [stdout] test test_reachable_with_edge_type_filter ... ok
[INFO] [stdout] test test_uid_from_str ... ok
[INFO] [stdout] test test_uid_parse_from_str ... ok
[INFO] [stdout] test test_uid_uniqueness ... ok
[INFO] [stdout] test test_edges_from_paginated ... ok
[INFO] [stdout] test test_reasoning_chain_traversal ... ok
[INFO] [stdout] test test_send_sync_across_threads ... ok
[INFO] [stdout] test test_traversal_weight_threshold ... ok
[INFO] [stdout] test test_typed_import_restores_embeddings ... ok
[INFO] [stdout] test test_sqlite_persistence ... ok
[INFO] [stdout] test test_semantic_search_excludes_tombstoned ... ok
[INFO] [stdout] test test_batch_add_nodes ... ok
[INFO] [stdout] test test_tombstone_cascade ... ok
[INFO] [stdout] test test_subgraph ... ok
[INFO] [stdout] test test_tombstone_and_restore ... ok
[INFO] [stdout] test test_update_node ... ok
[INFO] [stdout] test test_update_node_type_mismatch ... ok
[INFO] [stdout] test test_update_edge ... ok
[INFO] [stdout] test test_typed_export_includes_embeddings ... ok
[INFO] [stdout] test test_validated_batch_fails_on_missing_node ... ok
[INFO] [stdout] test test_update_edge_type_mismatch ... ok
[INFO] [stdout] test test_weak_claims ... ok
[INFO] [stdout] test test_unsubscribe ... ok
[INFO] [stdout] test test_semantic_search_basic ... ok
[INFO] [stdout] test test_validated_batch_success ... ok
[INFO] [stdout] test test_validate_batch_cross_reference ... ok
[INFO] [stdout] test test_semantic_search_enough_results_with_tombstoned ... ok
[INFO] [stdout] test test_decay_salience_many_nodes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 158 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.71s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mindgraph
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/schema/mod.rs - schema::CustomNodeType (line 436) ... ok
[INFO] [stdout] test src/graph.rs - graph::MindGraph::update (line 268) ... FAILED
[INFO] [stdout] test src/agent.rs - agent::AgentHandle (line 22) ... FAILED
[INFO] [stdout] test src/graph.rs - graph::MindGraph::search (line 987) ... FAILED
[INFO] [stdout] test src/graph.rs - graph::MindGraph::open_in_memory (line 64) ... FAILED
[INFO] [stdout] test src/graph.rs - graph::MindGraph::add_node (line 140) ... ok
[INFO] [stdout] test src/graph.rs - graph::MindGraph::stats (line 1181) ... ok
[INFO] [stdout] test src/graph.rs - graph::MindGraph::add_edge (line 313) ... ok
[INFO] [stdout] test src/lib.rs - (line 11) ... ok
[INFO] [stdout] test src/graph.rs - graph::MindGraph::add_entity (line 1222) ... ok
[INFO] [stdout] test src/graph.rs - graph::MindGraph::find_nodes (line 1005) ... ok
[INFO] [stdout] test src/graph.rs - graph::MindGraph::add_claim (line 1201) ... ok
[INFO] [stdout] test src/graph.rs - graph::MindGraph::add_custom_node (line 1304) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/graph.rs - graph::MindGraph::update (line 268) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestmvc2eU/rustceOdUoj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmindgraph-8df2cc3163cd356c,libcozo-606fd5496d4396d1,libswapvec-03435dfeb57f1684,libtempfile-bcb8ffb807492f18,libfastrand-751bcde24b8aa073,librustix-2186f077589ce598,libbitflags-19bd3a07fb167555,liblinux_raw_sys-0b6cde911e9a3109,libminiz_oxide-795dcad008a918fb,libadler-8a8ce72c9fb247b6,liblz4_flex-5f2e910bf1e2aad9,libserde_bytes-0b12cc65fc98352a,libchrono_tz-44257b054f875e0e,libfast2s-0194c01642472f13,libbincode-23e88057a200a169,libsqlite-5b91d15829241af4,libsqlite3_sys-cbc38118ff3d5d31,libsqlite3_src-6304fd75d206428b,libtwox_hash-1966160ffcba5e4e,libquadrature-7a209618d37bd1d4,libpriority_queue-fdd688b10e7b16e8,libindexmap-535f74c4ede43ffe,libhashbrown-4960869e550fcdce,libahash-c8684af2ddffbb03,librmp_serde-3e4c92e86a30e193,librmp-828314cc9a724066,librayon-f975eef0b784dd9c,librayon_core-e986c1d1845fe6c3,libpest-afd3cb3b02364b8b,libucd_trie-64e35acb102f3b4d,librust_stemmers-34479fb979b67517,librustc_hash-d7c4a66f98a2548f,libjieba_rs-cf3cc54fde9a8c87,libphf-bf561a6715481e4f,libphf_shared-7c70d3f9affcf9b1,libsiphasher-b386b3b339112ba5,libfxhash-280ac890dc5dd30e,libhashbrown-d212151049f8b41a,libcedarwood-b6242bb2d3cdb0d8,liblog-b262261d47bd2eba,libcsv-5e489ff9d832b5b0,libryu-1f4f40e4352371e5,libcsv_core-f03df036c4c840f2,libsha2-d6777488adf6403e,libcpufeatures-e04321643d03190d,libdigest-58e72b83ad3d3d94,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libordered_float-43d532574d471b13,libndarray-330ff3b890fd7d16,libmatrixmultiply-634c52aab0249860,libnum_complex-e190614515bf4a9b,libnum_integer-48b587ef580e1d91,librawpointer-10d892ea69c462d6,libsmallvec-73d62a912c071f22,libregex-6b7bec79fe024dfd,libregex_automata-02f4bfdb9032141b,libaho_corasick-403ef3edac25fcbe,libregex_syntax-09d4ea68c5905b01,libbyteorder-8f59b6d1bfdaa844,libuuid-361345c5e733fd8b,libgetrandom-cc43160b00bc56d6,libatomic-b962d74817443a62,libbytemuck-6bf6ebae036d989e,libunicode_normalization-e2f4b6af903d2f78,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libchrono-e75385957147ad47,libiana_time_zone-bcd81aefedc374a6,libnum_traits-61451ab850bd490d,libbase64-13144a1f1e192158,libsmartstring-8bfa2dd9ca35ea94,libstatic_assertions-f0217ecdd817a834,libitertools-cdf8e71d6b4840f7,libeither-971932073343a62d,librand-10bcf9021cdcd344,librand_chacha-feac528fb5e9e721,libppv_lite86-6534cf09729b604d,libzerocopy-1cf92a25e4a74ef5,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,libserde_json-9ccbfefd611a50c1,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libmiette-522302e73c7da2ff,libbacktrace_ext-9993c2ca3bbfd002,libtextwrap-0a17170674820b23,libunicode_linebreak-a9faaa33c69d8a42,libsmawk-f6e85575b00c6c1b,libterminal_size-58f159f55b64d7a1,libsupports_hyperlinks-35ddf1ce1353be32,libsupports_color-b8ba4105d69dfd35,libis_ci-e8bef29ef2e608ab,libsupports_unicode-c558c35c40a26c71,libbacktrace-71749ac0d05d31bb,libminiz_oxide-bfb5ea78b3a5c7a8,libadler2-1712579794513681,libobject-81d8fb6c3c887461,libmemchr-5cfa70d22cb32987,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,libcfg_if-83060ec5685761ae,librustc_demangle-019906bbd6792ceb,libis_terminal-4a88ee113071c021,liblibc-4fc9a7ee991d175f,libunicode_width-b1bc0d6c10c00ecc,libowo_colors-4675cac5a395cb8a,libonce_cell-e9252a7b5119f3eb,libthiserror-8b5c27c20f17601e,liblazy_static-3674be3f4245d19b,libcrossbeam-6edb335ed84f8e23,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_channel-e985b13d3373d4b8,libcrossbeam_queue-794f29dea62131e2,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libserde-977025313b20b639,libserde_core-9c6a4a1faf3c1a34,libthiserror-79d6b92104904287}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestmvc2eU/rustceOdUoj/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/sqlite3-src-664d8ab0b38babfd/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmvc2eU/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/agent.rs - agent::AgentHandle (line 22) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestFPWe0i/rustcoS00Uo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmindgraph-8df2cc3163cd356c,libcozo-606fd5496d4396d1,libswapvec-03435dfeb57f1684,libtempfile-bcb8ffb807492f18,libfastrand-751bcde24b8aa073,librustix-2186f077589ce598,libbitflags-19bd3a07fb167555,liblinux_raw_sys-0b6cde911e9a3109,libminiz_oxide-795dcad008a918fb,libadler-8a8ce72c9fb247b6,liblz4_flex-5f2e910bf1e2aad9,libserde_bytes-0b12cc65fc98352a,libchrono_tz-44257b054f875e0e,libfast2s-0194c01642472f13,libbincode-23e88057a200a169,libsqlite-5b91d15829241af4,libsqlite3_sys-cbc38118ff3d5d31,libsqlite3_src-6304fd75d206428b,libtwox_hash-1966160ffcba5e4e,libquadrature-7a209618d37bd1d4,libpriority_queue-fdd688b10e7b16e8,libindexmap-535f74c4ede43ffe,libhashbrown-4960869e550fcdce,libahash-c8684af2ddffbb03,librmp_serde-3e4c92e86a30e193,librmp-828314cc9a724066,librayon-f975eef0b784dd9c,librayon_core-e986c1d1845fe6c3,libpest-afd3cb3b02364b8b,libucd_trie-64e35acb102f3b4d,librust_stemmers-34479fb979b67517,librustc_hash-d7c4a66f98a2548f,libjieba_rs-cf3cc54fde9a8c87,libphf-bf561a6715481e4f,libphf_shared-7c70d3f9affcf9b1,libsiphasher-b386b3b339112ba5,libfxhash-280ac890dc5dd30e,libhashbrown-d212151049f8b41a,libcedarwood-b6242bb2d3cdb0d8,liblog-b262261d47bd2eba,libcsv-5e489ff9d832b5b0,libryu-1f4f40e4352371e5,libcsv_core-f03df036c4c840f2,libsha2-d6777488adf6403e,libcpufeatures-e04321643d03190d,libdigest-58e72b83ad3d3d94,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libordered_float-43d532574d471b13,libndarray-330ff3b890fd7d16,libmatrixmultiply-634c52aab0249860,libnum_complex-e190614515bf4a9b,libnum_integer-48b587ef580e1d91,librawpointer-10d892ea69c462d6,libsmallvec-73d62a912c071f22,libregex-6b7bec79fe024dfd,libregex_automata-02f4bfdb9032141b,libaho_corasick-403ef3edac25fcbe,libregex_syntax-09d4ea68c5905b01,libbyteorder-8f59b6d1bfdaa844,libuuid-361345c5e733fd8b,libgetrandom-cc43160b00bc56d6,libatomic-b962d74817443a62,libbytemuck-6bf6ebae036d989e,libunicode_normalization-e2f4b6af903d2f78,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libchrono-e75385957147ad47,libiana_time_zone-bcd81aefedc374a6,libnum_traits-61451ab850bd490d,libbase64-13144a1f1e192158,libsmartstring-8bfa2dd9ca35ea94,libstatic_assertions-f0217ecdd817a834,libitertools-cdf8e71d6b4840f7,libeither-971932073343a62d,librand-10bcf9021cdcd344,librand_chacha-feac528fb5e9e721,libppv_lite86-6534cf09729b604d,libzerocopy-1cf92a25e4a74ef5,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,libserde_json-9ccbfefd611a50c1,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libmiette-522302e73c7da2ff,libbacktrace_ext-9993c2ca3bbfd002,libtextwrap-0a17170674820b23,libunicode_linebreak-a9faaa33c69d8a42,libsmawk-f6e85575b00c6c1b,libterminal_size-58f159f55b64d7a1,libsupports_hyperlinks-35ddf1ce1353be32,libsupports_color-b8ba4105d69dfd35,libis_ci-e8bef29ef2e608ab,libsupports_unicode-c558c35c40a26c71,libbacktrace-71749ac0d05d31bb,libminiz_oxide-bfb5ea78b3a5c7a8,libadler2-1712579794513681,libobject-81d8fb6c3c887461,libmemchr-5cfa70d22cb32987,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,libcfg_if-83060ec5685761ae,librustc_demangle-019906bbd6792ceb,libis_terminal-4a88ee113071c021,liblibc-4fc9a7ee991d175f,libunicode_width-b1bc0d6c10c00ecc,libowo_colors-4675cac5a395cb8a,libonce_cell-e9252a7b5119f3eb,libthiserror-8b5c27c20f17601e,liblazy_static-3674be3f4245d19b,libcrossbeam-6edb335ed84f8e23,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_channel-e985b13d3373d4b8,libcrossbeam_queue-794f29dea62131e2,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libserde-977025313b20b639,libserde_core-9c6a4a1faf3c1a34,libthiserror-79d6b92104904287}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestFPWe0i/rustcoS00Uo/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/sqlite3-src-664d8ab0b38babfd/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFPWe0i/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/graph.rs - graph::MindGraph::search (line 987) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestMMODsP/rustcExKIKS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmindgraph-8df2cc3163cd356c,libcozo-606fd5496d4396d1,libswapvec-03435dfeb57f1684,libtempfile-bcb8ffb807492f18,libfastrand-751bcde24b8aa073,librustix-2186f077589ce598,libbitflags-19bd3a07fb167555,liblinux_raw_sys-0b6cde911e9a3109,libminiz_oxide-795dcad008a918fb,libadler-8a8ce72c9fb247b6,liblz4_flex-5f2e910bf1e2aad9,libserde_bytes-0b12cc65fc98352a,libchrono_tz-44257b054f875e0e,libfast2s-0194c01642472f13,libbincode-23e88057a200a169,libsqlite-5b91d15829241af4,libsqlite3_sys-cbc38118ff3d5d31,libsqlite3_src-6304fd75d206428b,libtwox_hash-1966160ffcba5e4e,libquadrature-7a209618d37bd1d4,libpriority_queue-fdd688b10e7b16e8,libindexmap-535f74c4ede43ffe,libhashbrown-4960869e550fcdce,libahash-c8684af2ddffbb03,librmp_serde-3e4c92e86a30e193,librmp-828314cc9a724066,librayon-f975eef0b784dd9c,librayon_core-e986c1d1845fe6c3,libpest-afd3cb3b02364b8b,libucd_trie-64e35acb102f3b4d,librust_stemmers-34479fb979b67517,librustc_hash-d7c4a66f98a2548f,libjieba_rs-cf3cc54fde9a8c87,libphf-bf561a6715481e4f,libphf_shared-7c70d3f9affcf9b1,libsiphasher-b386b3b339112ba5,libfxhash-280ac890dc5dd30e,libhashbrown-d212151049f8b41a,libcedarwood-b6242bb2d3cdb0d8,liblog-b262261d47bd2eba,libcsv-5e489ff9d832b5b0,libryu-1f4f40e4352371e5,libcsv_core-f03df036c4c840f2,libsha2-d6777488adf6403e,libcpufeatures-e04321643d03190d,libdigest-58e72b83ad3d3d94,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libordered_float-43d532574d471b13,libndarray-330ff3b890fd7d16,libmatrixmultiply-634c52aab0249860,libnum_complex-e190614515bf4a9b,libnum_integer-48b587ef580e1d91,librawpointer-10d892ea69c462d6,libsmallvec-73d62a912c071f22,libregex-6b7bec79fe024dfd,libregex_automata-02f4bfdb9032141b,libaho_corasick-403ef3edac25fcbe,libregex_syntax-09d4ea68c5905b01,libbyteorder-8f59b6d1bfdaa844,libuuid-361345c5e733fd8b,libgetrandom-cc43160b00bc56d6,libatomic-b962d74817443a62,libbytemuck-6bf6ebae036d989e,libunicode_normalization-e2f4b6af903d2f78,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libchrono-e75385957147ad47,libiana_time_zone-bcd81aefedc374a6,libnum_traits-61451ab850bd490d,libbase64-13144a1f1e192158,libsmartstring-8bfa2dd9ca35ea94,libstatic_assertions-f0217ecdd817a834,libitertools-cdf8e71d6b4840f7,libeither-971932073343a62d,librand-10bcf9021cdcd344,librand_chacha-feac528fb5e9e721,libppv_lite86-6534cf09729b604d,libzerocopy-1cf92a25e4a74ef5,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,libserde_json-9ccbfefd611a50c1,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libmiette-522302e73c7da2ff,libbacktrace_ext-9993c2ca3bbfd002,libtextwrap-0a17170674820b23,libunicode_linebreak-a9faaa33c69d8a42,libsmawk-f6e85575b00c6c1b,libterminal_size-58f159f55b64d7a1,libsupports_hyperlinks-35ddf1ce1353be32,libsupports_color-b8ba4105d69dfd35,libis_ci-e8bef29ef2e608ab,libsupports_unicode-c558c35c40a26c71,libbacktrace-71749ac0d05d31bb,libminiz_oxide-bfb5ea78b3a5c7a8,libadler2-1712579794513681,libobject-81d8fb6c3c887461,libmemchr-5cfa70d22cb32987,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,libcfg_if-83060ec5685761ae,librustc_demangle-019906bbd6792ceb,libis_terminal-4a88ee113071c021,liblibc-4fc9a7ee991d175f,libunicode_width-b1bc0d6c10c00ecc,libowo_colors-4675cac5a395cb8a,libonce_cell-e9252a7b5119f3eb,libthiserror-8b5c27c20f17601e,liblazy_static-3674be3f4245d19b,libcrossbeam-6edb335ed84f8e23,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_channel-e985b13d3373d4b8,libcrossbeam_queue-794f29dea62131e2,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libserde-977025313b20b639,libserde_core-9c6a4a1faf3c1a34,libthiserror-79d6b92104904287}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestMMODsP/rustcExKIKS/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/sqlite3-src-664d8ab0b38babfd/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMMODsP/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/graph.rs - graph::MindGraph::open_in_memory (line 64) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestxPzMCX/rustcI5ChxT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmindgraph-8df2cc3163cd356c,libcozo-606fd5496d4396d1,libswapvec-03435dfeb57f1684,libtempfile-bcb8ffb807492f18,libfastrand-751bcde24b8aa073,librustix-2186f077589ce598,libbitflags-19bd3a07fb167555,liblinux_raw_sys-0b6cde911e9a3109,libminiz_oxide-795dcad008a918fb,libadler-8a8ce72c9fb247b6,liblz4_flex-5f2e910bf1e2aad9,libserde_bytes-0b12cc65fc98352a,libchrono_tz-44257b054f875e0e,libfast2s-0194c01642472f13,libbincode-23e88057a200a169,libsqlite-5b91d15829241af4,libsqlite3_sys-cbc38118ff3d5d31,libsqlite3_src-6304fd75d206428b,libtwox_hash-1966160ffcba5e4e,libquadrature-7a209618d37bd1d4,libpriority_queue-fdd688b10e7b16e8,libindexmap-535f74c4ede43ffe,libhashbrown-4960869e550fcdce,libahash-c8684af2ddffbb03,librmp_serde-3e4c92e86a30e193,librmp-828314cc9a724066,librayon-f975eef0b784dd9c,librayon_core-e986c1d1845fe6c3,libpest-afd3cb3b02364b8b,libucd_trie-64e35acb102f3b4d,librust_stemmers-34479fb979b67517,librustc_hash-d7c4a66f98a2548f,libjieba_rs-cf3cc54fde9a8c87,libphf-bf561a6715481e4f,libphf_shared-7c70d3f9affcf9b1,libsiphasher-b386b3b339112ba5,libfxhash-280ac890dc5dd30e,libhashbrown-d212151049f8b41a,libcedarwood-b6242bb2d3cdb0d8,liblog-b262261d47bd2eba,libcsv-5e489ff9d832b5b0,libryu-1f4f40e4352371e5,libcsv_core-f03df036c4c840f2,libsha2-d6777488adf6403e,libcpufeatures-e04321643d03190d,libdigest-58e72b83ad3d3d94,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libordered_float-43d532574d471b13,libndarray-330ff3b890fd7d16,libmatrixmultiply-634c52aab0249860,libnum_complex-e190614515bf4a9b,libnum_integer-48b587ef580e1d91,librawpointer-10d892ea69c462d6,libsmallvec-73d62a912c071f22,libregex-6b7bec79fe024dfd,libregex_automata-02f4bfdb9032141b,libaho_corasick-403ef3edac25fcbe,libregex_syntax-09d4ea68c5905b01,libbyteorder-8f59b6d1bfdaa844,libuuid-361345c5e733fd8b,libgetrandom-cc43160b00bc56d6,libatomic-b962d74817443a62,libbytemuck-6bf6ebae036d989e,libunicode_normalization-e2f4b6af903d2f78,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libchrono-e75385957147ad47,libiana_time_zone-bcd81aefedc374a6,libnum_traits-61451ab850bd490d,libbase64-13144a1f1e192158,libsmartstring-8bfa2dd9ca35ea94,libstatic_assertions-f0217ecdd817a834,libitertools-cdf8e71d6b4840f7,libeither-971932073343a62d,librand-10bcf9021cdcd344,librand_chacha-feac528fb5e9e721,libppv_lite86-6534cf09729b604d,libzerocopy-1cf92a25e4a74ef5,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,libserde_json-9ccbfefd611a50c1,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libmiette-522302e73c7da2ff,libbacktrace_ext-9993c2ca3bbfd002,libtextwrap-0a17170674820b23,libunicode_linebreak-a9faaa33c69d8a42,libsmawk-f6e85575b00c6c1b,libterminal_size-58f159f55b64d7a1,libsupports_hyperlinks-35ddf1ce1353be32,libsupports_color-b8ba4105d69dfd35,libis_ci-e8bef29ef2e608ab,libsupports_unicode-c558c35c40a26c71,libbacktrace-71749ac0d05d31bb,libminiz_oxide-bfb5ea78b3a5c7a8,libadler2-1712579794513681,libobject-81d8fb6c3c887461,libmemchr-5cfa70d22cb32987,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,libcfg_if-83060ec5685761ae,librustc_demangle-019906bbd6792ceb,libis_terminal-4a88ee113071c021,liblibc-4fc9a7ee991d175f,libunicode_width-b1bc0d6c10c00ecc,libowo_colors-4675cac5a395cb8a,libonce_cell-e9252a7b5119f3eb,libthiserror-8b5c27c20f17601e,liblazy_static-3674be3f4245d19b,libcrossbeam-6edb335ed84f8e23,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_channel-e985b13d3373d4b8,libcrossbeam_queue-794f29dea62131e2,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libserde-977025313b20b639,libserde_core-9c6a4a1faf3c1a34,libthiserror-79d6b92104904287}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestxPzMCX/rustcI5ChxT/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/sqlite3-src-664d8ab0b38babfd/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxPzMCX/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/agent.rs - agent::AgentHandle (line 22)
[INFO] [stdout]     src/graph.rs - graph::MindGraph::open_in_memory (line 64)
[INFO] [stdout]     src/graph.rs - graph::MindGraph::search (line 987)
[INFO] [stdout]     src/graph.rs - graph::MindGraph::update (line 268)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 28.04s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "52a86c6ebb41b85bdcd2806d4da3876b4c59387bb507948809cd4b7b3e0a4f83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52a86c6ebb41b85bdcd2806d4da3876b4c59387bb507948809cd4b7b3e0a4f83", kill_on_drop: false }`
[INFO] [stdout] 52a86c6ebb41b85bdcd2806d4da3876b4c59387bb507948809cd4b7b3e0a4f83
