[INFO] cloning repository https://github.com/nambok/mentedb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nambok/mentedb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnambok%2Fmentedb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnambok%2Fmentedb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 51c2c40f008f502714345713bb80135cc1f1284c
[INFO] testing nambok/mentedb against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnambok%2Fmentedb" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nambok/mentedb
[INFO] finished tweaking git repo https://github.com/nambok/mentedb
[INFO] tweaked toml for git repo https://github.com/nambok/mentedb written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nambok/mentedb on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nambok/mentedb 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc56f8d18b7f627f2d9a2dd8dc23e8b7488d472ac9e28bdf02094129a0c7995a
[INFO] running `Command { std: "docker" "start" "-a" "fc56f8d18b7f627f2d9a2dd8dc23e8b7488d472ac9e28bdf02094129a0c7995a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc56f8d18b7f627f2d9a2dd8dc23e8b7488d472ac9e28bdf02094129a0c7995a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc56f8d18b7f627f2d9a2dd8dc23e8b7488d472ac9e28bdf02094129a0c7995a", kill_on_drop: false }`
[INFO] [stdout] fc56f8d18b7f627f2d9a2dd8dc23e8b7488d472ac9e28bdf02094129a0c7995a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c6a38b6cc50ae89cbf770d8314c6280faa60c6b7851d4082a2b44f40ba7bfa8
[INFO] running `Command { std: "docker" "start" "-a" "5c6a38b6cc50ae89cbf770d8314c6280faa60c6b7851d4082a2b44f40ba7bfa8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand v0.9.3
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling mentedb-core v0.9.2 (/opt/rustwide/workdir/crates/mentedb-core)
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling lz4_flex v0.11.6
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling roaring v0.10.12
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling openraft-macros v0.10.0-alpha.17
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling mentedb-storage v0.9.2 (/opt/rustwide/workdir/crates/mentedb-storage)
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]    Compiling mentedb-embedding v0.9.2 (/opt/rustwide/workdir/crates/mentedb-embedding)
[INFO] [stderr]    Compiling mentedb-cognitive v0.9.2 (/opt/rustwide/workdir/crates/mentedb-cognitive)
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling mentedb-server v0.9.2 (/opt/rustwide/workdir/crates/mentedb-server)
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling openraft-rt v0.10.0-alpha.17
[INFO] [stderr]    Compiling mentedb-index v0.9.2 (/opt/rustwide/workdir/crates/mentedb-index)
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling mentedb-graph v0.9.2 (/opt/rustwide/workdir/crates/mentedb-graph)
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling mentedb-consolidation v0.9.2 (/opt/rustwide/workdir/crates/mentedb-consolidation)
[INFO] [stderr]    Compiling mentedb-query v0.9.2 (/opt/rustwide/workdir/crates/mentedb-query)
[INFO] [stderr]    Compiling mentedb-context v0.9.2 (/opt/rustwide/workdir/crates/mentedb-context)
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling anyerror v0.1.13
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling byte-unit v5.2.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling validit v0.2.5
[INFO] [stderr]    Compiling mentedb v0.9.2 (/opt/rustwide/workdir/crates/mentedb)
[INFO] [stderr]    Compiling openraft-rt-tokio v0.10.0-alpha.17
[INFO] [stderr]    Compiling mentedb-extraction v0.9.2 (/opt/rustwide/workdir/crates/mentedb-extraction)
[INFO] [stderr]    Compiling peel-off v0.1.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling openraft v0.10.0-alpha.17
[INFO] [stderr]    Compiling mentedb-replication v0.9.2 (/opt/rustwide/workdir/crates/mentedb-replication)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 59s
[INFO] running `Command { std: "docker" "inspect" "5c6a38b6cc50ae89cbf770d8314c6280faa60c6b7851d4082a2b44f40ba7bfa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c6a38b6cc50ae89cbf770d8314c6280faa60c6b7851d4082a2b44f40ba7bfa8", kill_on_drop: false }`
[INFO] [stdout] 5c6a38b6cc50ae89cbf770d8314c6280faa60c6b7851d4082a2b44f40ba7bfa8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d8bac2d8dbb4f96bec33caac4eecc08783acadb903eace8d317c0a0d4b119f7
[INFO] running `Command { std: "docker" "start" "-a" "6d8bac2d8dbb4f96bec33caac4eecc08783acadb903eace8d317c0a0d4b119f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]    Compiling anyerror v0.1.13
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling byte-unit v5.2.0
[INFO] [stderr]    Compiling validit v0.2.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling mentedb-core v0.9.2 (/opt/rustwide/workdir/crates/mentedb-core)
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling mentedb-embedding v0.9.2 (/opt/rustwide/workdir/crates/mentedb-embedding)
[INFO] [stderr]    Compiling mentedb-cognitive v0.9.2 (/opt/rustwide/workdir/crates/mentedb-cognitive)
[INFO] [stderr]    Compiling mentedb-storage v0.9.2 (/opt/rustwide/workdir/crates/mentedb-storage)
[INFO] [stderr]    Compiling mentedb-index v0.9.2 (/opt/rustwide/workdir/crates/mentedb-index)
[INFO] [stderr]    Compiling mentedb-graph v0.9.2 (/opt/rustwide/workdir/crates/mentedb-graph)
[INFO] [stderr]    Compiling mentedb-query v0.9.2 (/opt/rustwide/workdir/crates/mentedb-query)
[INFO] [stderr]    Compiling mentedb-consolidation v0.9.2 (/opt/rustwide/workdir/crates/mentedb-consolidation)
[INFO] [stderr]    Compiling mentedb-context v0.9.2 (/opt/rustwide/workdir/crates/mentedb-context)
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling mentedb v0.9.2 (/opt/rustwide/workdir/crates/mentedb)
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling mentedb-server v0.9.2 (/opt/rustwide/workdir/crates/mentedb-server)
[INFO] [stderr]    Compiling openraft-rt v0.10.0-alpha.17
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling openraft-rt-tokio v0.10.0-alpha.17
[INFO] [stderr]    Compiling openraft v0.10.0-alpha.17
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling mentedb-extraction v0.9.2 (/opt/rustwide/workdir/crates/mentedb-extraction)
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling mentedb-replication v0.9.2 (/opt/rustwide/workdir/crates/mentedb-replication)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 40s
[INFO] running `Command { std: "docker" "inspect" "6d8bac2d8dbb4f96bec33caac4eecc08783acadb903eace8d317c0a0d4b119f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d8bac2d8dbb4f96bec33caac4eecc08783acadb903eace8d317c0a0d4b119f7", kill_on_drop: false }`
[INFO] [stdout] 6d8bac2d8dbb4f96bec33caac4eecc08783acadb903eace8d317c0a0d4b119f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a0752c4e67a5c83061031cbc58031673da5ce6692542f9cc0ef031e4f0bbb8eb
[INFO] running `Command { std: "docker" "start" "-a" "a0752c4e67a5c83061031cbc58031673da5ce6692542f9cc0ef031e4f0bbb8eb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mentedb-c58645bacb8a9a8c)
[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/integration.rs (/opt/rustwide/target/debug/deps/integration-b21bbca94718781c)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test test_cognitive_config_default_enables_all ... ok
[INFO] [stdout] test test_consolidate_cluster_requires_minimum_two ... ok
[INFO] [stdout] test test_compress_batch ... ok
[INFO] [stdout] test test_archival_fresh_memory_kept ... ok
[INFO] [stdout] test test_close_and_reopen ... ok
[INFO] [stdout] test test_archival_disabled_always_keeps ... ok
[INFO] [stdout] test test_archival_batch_evaluation ... ok
[INFO] [stdout] test test_compress_memory ... ok
[INFO] [stdout] test test_consolidate_cluster_merges_memories ... ok
[INFO] [stdout] test test_decay_fresh_memory_salience_near_one ... ok
[INFO] [stdout] test test_entity_resolve_with_alias ... ok
[INFO] [stdout] test test_db_persistence_indexes_survive_close ... ok
[INFO] [stdout] test test_estimate_tokens ... ok
[INFO] [stdout] test test_db_persistence_graph_survives_close ... ok
[INFO] [stdout] test test_interference_detects_similar_memories ... ok
[INFO] [stdout] test test_forget_memory ... ok
[INFO] [stdout] test test_interference_disabled_returns_empty ... ok
[INFO] [stdout] test test_consolidation_api_empty_db ... ok
[INFO] [stdout] test test_pain_record_and_retrieve ... ok
[INFO] [stdout] test test_entity_resolver_persists_across_flush ... ok
[INFO] [stdout] test test_pain_decay_reduces_signals ... ok
[INFO] [stdout] test test_decay_disabled_preserves_raw_scores ... ok
[INFO] [stdout] test test_consolidation_fresh_memories_not_eligible ... ok
[INFO] [stdout] test test_phantom_detect_and_resolve ... ok
[INFO] [stdout] test test_speculative_cache_disabled ... ok
[INFO] [stdout] test test_decay_global_applies_to_all_memories ... ok
[INFO] [stdout] test test_pain_disabled_returns_empty ... ok
[INFO] [stdout] test test_speculative_cache_hit_and_miss ... ok
[INFO] [stdout] test test_write_inference_creates_related_edge ... ok
[INFO] [stdout] test test_phantom_disabled_returns_empty ... ok
[INFO] [stdout] test test_stream_feed_and_check ... ok
[INFO] [stdout] test test_relate_memories ... ok
[INFO] [stdout] test test_store_and_recall_similar ... ok
[INFO] [stdout] test test_trajectory_predict_topics ... ok
[INFO] [stdout] test test_write_inference_detects_contradiction ... ok
[INFO] [stdout] test test_trajectory_record_and_resume ... ok
[INFO] [stdout] test test_write_inference_no_edges_for_dissimilar ... ok
[INFO] [stdout] test test_write_inference_invalidates_superseded_memory ... ok
[INFO] [stdout] test test_write_inference_disabled ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.31s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stderr]      Running tests/process_turn.rs (/opt/rustwide/target/debug/deps/process_turn-f0d1a02a26b2de5e)
[INFO] [stdout] test test_enrichment_candidates_returns_episodics ... ok
[INFO] [stdout] test test_always_scope_in_retrieve_context ... ok
[INFO] [stdout] test test_entity_linking_creates_edges ... ok
[INFO] [stdout] test test_enrichment_disabled_by_default ... ok
[INFO] [stdout] test test_enrichment_store_results ... ok
[INFO] [stdout] test test_enrichment_mark_complete_resets_pending ... ok
[INFO] [stdout] test test_apply_entity_link_resolutions ... ok
[INFO] [stdout] test test_enrichment_trigger_after_interval ... ok
[INFO] [stdout] test test_process_turn_basic ... ok
[INFO] [stdout] test test_entity_memories_returns_tagged ... ok
[INFO] [stdout] test test_process_turn_detects_actions ... ok
[INFO] [stdout] test test_process_turn_detects_corrections ... ok
[INFO] [stdout] test test_process_turn_delta_tracking ... ok
[INFO] [stdout] test test_entity_linking_separates_different_entities ... ok
[INFO] [stdout] test test_entity_separation_negative_cache ... ok
[INFO] [stdout] test test_process_turn_multi_turn_context ... ok
[INFO] [stdout] test test_process_turn_pain_signals ... ok
[INFO] [stdout] test test_process_turn_maintenance_intervals ... ok
[INFO] [stdout] test test_process_turn_sentiment ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/realistic.rs (/opt/rustwide/target/debug/deps/realistic-6202ddbd82181960)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_large_context_window_assembly ... ok
[INFO] [stdout] test test_customer_support_agent ... ok
[INFO] [stdout] test test_contradiction_chain ... ok
[INFO] [stdout] test test_multi_turn_coding_conversation ... ok
[INFO] [stdout] test test_research_assistant_knowledge_accumulation ... ok
[INFO] [stdout] test test_concurrent_multi_agent_writes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.63s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/scenarios.rs (/opt/rustwide/target/debug/deps/scenarios-1fc68803a6299943)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_speculative_preassembly ... ok
[INFO] [stdout] test test_context_assembly_quality ... ok
[INFO] [stdout] test test_stream_cognition ... ok
[INFO] [stdout] test test_cognitive_safety_net ... ok
[INFO] [stdout] test test_gdpr_forget ... ok
[INFO] [stdout] test test_knowledge_lifecycle ... ok
[INFO] [stdout] test test_multi_agent_collaboration ... ok
[INFO] [stdout] test test_coding_assistant_workflow ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mentedb_cognitive-33c331482e767ec9)
[INFO] [stdout] 
[INFO] [stdout] running 88 tests
[INFO] [stdout] test entity::tests::test_learn_group ... ok
[INFO] [stdout] test entity::tests::test_add_alias_and_resolve ... ok
[INFO] [stdout] test entity::tests::test_known_entities ... ok
[INFO] [stdout] test entity::tests::test_negative_cache ... ok
[INFO] [stdout] test entity::tests::test_hyphenated_names_match ... ok
[INFO] [stdout] test entity::tests::test_rule_based_word_match ... ok
[INFO] [stdout] test entity::tests::test_short_names_skip_word_match ... ok
[INFO] [stdout] test entity::tests::test_unresolved_names ... ok
[INFO] [stdout] test entity::tests::test_unresolved_returns_identity ... ok
[INFO] [stdout] test entity::tests::test_load_merges_existing ... ok
[INFO] [stdout] test entity::tests::test_persistence_roundtrip ... ok
[INFO] [stdout] test entity::tests::test_negative_cache_persistence ... ok
[INFO] [stdout] test entity::tests::test_word_match_rejects_java_javascript ... ok
[INFO] [stdout] test entity::tests::test_resolve_batch_skips_llm_when_cached ... ok
[INFO] [stdout] test interference::tests::test_arrange_separation ... ok
[INFO] [stdout] test llm::tests::test_consolidate_empty_cluster ... ok
[INFO] [stdout] test llm::tests::test_canonicalize_topic_existing ... ok
[INFO] [stdout] test entity::tests::test_resolve_batch_with_llm ... ok
[INFO] [stdout] test llm::tests::test_canonicalize_topic_new ... ok
[INFO] [stdout] test llm::tests::test_detect_contradiction_compatible ... ok
[INFO] [stdout] test interference::tests::test_detect_interference ... ok
[INFO] [stdout] test llm::tests::test_consolidate_merge ... ok
[INFO] [stdout] test llm::tests::test_detect_contradiction_supersedes ... ok
[INFO] [stdout] test llm::tests::test_json_markdown_code_block_stripping ... ok
[INFO] [stdout] test llm::tests::test_json_with_nested_braces_in_strings ... ok
[INFO] [stdout] test llm::tests::test_json_surrounded_by_text ... ok
[INFO] [stdout] test llm::tests::test_detect_contradiction_contradicts ... ok
[INFO] [stdout] test llm::tests::test_judge_invalidation_invalidate ... ok
[INFO] [stdout] test llm::tests::test_prompt_includes_memory_content ... ok
[INFO] [stdout] test llm::tests::test_resolve_entities ... ok
[INFO] [stdout] test llm::tests::test_judge_invalidation_keep ... ok
[INFO] [stdout] test llm::tests::test_provider_error_propagates ... ok
[INFO] [stdout] test llm::tests::test_judge_invalidation_update ... ok
[INFO] [stdout] test pain::tests::test_decay ... ok
[INFO] [stdout] test pain::tests::test_pain_trigger_matching ... ok
[INFO] [stdout] test phantom::tests::test_detect_gaps_explicit_finds_unknown ... ok
[INFO] [stdout] test phantom::tests::test_detect_gaps_explicit_no_false_positives ... ok
[INFO] [stdout] test llm::tests::test_resolve_entities_empty ... ok
[INFO] [stdout] test pain::tests::test_format_warnings ... ok
[INFO] [stdout] test phantom::tests::test_detect_unknown_entities ... ok
[INFO] [stdout] test phantom::tests::test_entity_registry_list ... ok
[INFO] [stdout] test phantom::tests::test_entity_registry_batch ... ok
[INFO] [stdout] test phantom::tests::test_entity_registry_crud ... ok
[INFO] [stdout] test phantom::tests::test_format_warnings ... ok
[INFO] [stdout] test phantom::tests::test_heuristic_disabled_with_registry ... ok
[INFO] [stdout] test phantom::tests::test_heuristic_disabled ... ok
[INFO] [stdout] test phantom::tests::test_heuristic_fallback_low_priority ... ok
[INFO] [stdout] test phantom::tests::test_integration_register_detect_resolve ... ok
[INFO] [stdout] test speculative::tests::test_cache_miss ... ok
[INFO] [stdout] test phantom::tests::test_registry_detection_higher_priority ... ok
[INFO] [stdout] test phantom::tests::test_resolve_phantom ... ok
[INFO] [stdout] test speculative::tests::test_evict_stale ... ok
[INFO] [stdout] test speculative::tests::test_load_missing_file ... ok
[INFO] [stdout] test speculative::tests::test_lru_eviction ... ok
[INFO] [stdout] test speculative::tests::test_embedding_hit ... ok
[INFO] [stdout] test speculative::tests::test_embedding_miss ... ok
[INFO] [stdout] test stream::tests::test_contradiction_alert ... ok
[INFO] [stdout] test stream::tests::test_ring_buffer_eviction ... ok
[INFO] [stdout] test trajectory::tests::test_decay_removes_zero_entries ... ok
[INFO] [stdout] test speculative::tests::test_save_and_load ... ok
[INFO] [stdout] test speculative::tests::test_pre_assemble_and_hit ... ok
[INFO] [stdout] test speculative::tests::test_save_empty_cache ... ok
[INFO] [stdout] test trajectory::tests::test_known_topics_includes_cache_and_transitions ... ok
[INFO] [stdout] test trajectory::tests::test_no_duplicate_predictions ... ok
[INFO] [stdout] test trajectory::tests::test_learned_predictions_take_priority ... ok
[INFO] [stdout] test stream::tests::test_feed_and_drain ... ok
[INFO] [stdout] test trajectory::tests::test_predict_topics ... ok
[INFO] [stdout] test trajectory::tests::test_normalization_collapses_variants ... ok
[INFO] [stdout] test trajectory::tests::test_reinforce_and_decay ... ok
[INFO] [stdout] test trajectory::tests::test_record_and_resume ... ok
[INFO] [stdout] test trajectory::tests::test_record_turn_with_llm_canonicalizes ... ok
[INFO] [stdout] test trajectory::tests::test_reinforce_via_tracker ... ok
[INFO] [stdout] test trajectory::tests::test_record_turn_with_llm_transitions_accumulate ... ok
[INFO] [stdout] test trajectory::tests::test_topic_cache_learn_and_resolve ... ok
[INFO] [stdout] test trajectory::tests::test_transition_map_load_merges ... ok
[INFO] [stdout] test trajectory::tests::test_transition_recording ... ok
[INFO] [stdout] test write_inference::tests::test_flag_contradiction ... ok
[INFO] [stdout] test trajectory::tests::test_transition_map_save_and_load ... ok
[INFO] [stdout] test trajectory::tests::test_topic_cache_persists_across_save_load ... ok
[INFO] [stdout] test trajectory::tests::test_transition_map_save_prunes_low_counts ... ok
[INFO] [stdout] test trajectory::tests::test_fifo_eviction ... ok
[INFO] [stdout] test trajectory::tests::test_v1_snapshot_loads_without_topic_cache ... ok
[INFO] [stdout] test write_inference::tests::test_llm_keep_falls_through_to_contradiction_check ... ok
[INFO] [stdout] test write_inference::tests::test_llm_invalidation_emits_temporal_actions ... ok
[INFO] [stdout] test write_inference::tests::test_llm_update_emits_update_content ... ok
[INFO] [stdout] test write_inference::tests::test_moderate_similarity_creates_edge ... ok
[INFO] [stdout] test trajectory::tests::test_record_turn_with_llm_uses_cache_on_repeat ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-ad7f91e8e9b7cc5b)
[INFO] [stdout] test entity::tests::test_normalize_entity ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 88 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_write_inference_contradiction ... ok
[INFO] [stdout] test test_pain_trigger_matching ... ok
[INFO] [stdout] test test_stream_cognition_contradiction ... ok
[INFO] [stdout] test test_phantom_detection ... ok
[INFO] [stdout] test test_interference_detection ... ok
[INFO] [stdout] test test_speculative_cache ... ok
[INFO] [stdout] test test_trajectory_resume_context ... 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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/mentedb_consolidation-e93d8c4f932f7084)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test compression::tests::test_compress_extracts_key_sentences ... ok
[INFO] [stdout] test archival::tests::test_evaluate_batch ... ok
[INFO] [stdout] test archival::tests::test_delete_very_old_unused ... ok
[INFO] [stdout] test compression::tests::test_compress_batch ... ok
[INFO] [stdout] test consolidation::tests::test_should_consolidate ... ok
[INFO] [stdout] test consolidation::tests::test_should_not_consolidate_recent ... ok
[INFO] [stdout] test decay::tests::test_access_boost ... ok
[INFO] [stdout] test archival::tests::test_keep_recent_memory ... ok
[INFO] [stdout] test compression::tests::test_estimate_tokens ... ok
[INFO] [stdout] test compression::tests::test_compress_removes_filler ... ok
[INFO] [stdout] test decay::tests::test_decay_after_half_life ... ok
[INFO] [stdout] test decay::tests::test_needs_archival ... ok
[INFO] [stdout] test decay::tests::test_apply_decay_batch ... ok
[INFO] [stdout] test consolidation::tests::test_cosine_similarity_identical ... ok
[INFO] [stdout] test consolidation::tests::test_cosine_similarity_orthogonal ... ok
[INFO] [stdout] test archival::tests::test_archive_old_low_salience ... ok
[INFO] [stdout] test extraction::tests::test_extract_is_pattern ... ok
[INFO] [stdout] test consolidation::tests::test_find_candidates_and_consolidate ... ok
[INFO] [stdout] test decay::tests::test_no_decay_when_just_accessed ... ok
[INFO] [stdout] test extraction::tests::test_deduplicate_facts ... ok
[INFO] [stdout] test extraction::tests::test_extract_multiple_sentences ... ok
[INFO] [stdout] test extraction::tests::test_find_contradictions ... ok
[INFO] [stdout] test forget::tests::test_audit_log_generation ... ok
[INFO] [stdout] test forget::tests::test_forget_by_agent_id ... ok
[INFO] [stdout] test forget::tests::test_forget_by_memory_ids ... ok
[INFO] [stdout] test forget::tests::test_forget_by_space_id ... ok
[INFO] [stdout] test extraction::tests::test_extract_uses_pattern ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-6bd567dfb3d21f42)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mentedb_context-2b9071defb793a58)
[INFO] [stdout] test test_full_pipeline ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test budget::tests::test_budget_allocation ... ok
[INFO] [stdout] test budget::tests::test_estimate_tokens ... ok
[INFO] [stdout] test budget::tests::test_token_budget_lifecycle ... ok
[INFO] [stdout] test delta::tests::test_compute_delta_mixed ... ok
[INFO] [stdout] test assembler::tests::test_assemble_respects_budget ... ok
[INFO] [stdout] test assembler::tests::test_assemble_basic ... ok
[INFO] [stdout] test delta::tests::test_compute_delta_all_new ... ok
[INFO] [stdout] test assembler::tests::test_assemble_delta ... ok
[INFO] [stdout] test assembler::tests::test_assemble_compact_format ... ok
[INFO] [stdout] test delta::tests::test_format_delta_context ... ok
[INFO] [stdout] test budget::tests::test_budget_overflow_protection ... ok
[INFO] [stdout] test layout::tests::test_arrange_produces_all_zones ... ok
[INFO] [stdout] test layout::tests::test_high_score_goes_to_critical ... ok
[INFO] [stdout] test layout::tests::test_low_score_goes_to_supporting ... ok
[INFO] [stdout] test serializer::tests::test_compact_format ... ok
[INFO] [stdout] test serializer::tests::test_delta_format ... ok
[INFO] [stdout] test serializer::tests::test_empty_blocks_skipped ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-7327ae77160b2f4f)
[INFO] [stdout] test serializer::tests::test_structured_format ... ok
[INFO] [stdout] test delta::tests::test_update_advances_turn ... ok
[INFO] [stdout] test layout::tests::test_antipattern_goes_to_opening ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_budget_constrains_assembly ... ok
[INFO] [stdout] test test_full_pipeline_structured ... ok
[INFO] [stdout] test test_full_pipeline_delta ... ok
[INFO] [stdout] test test_full_pipeline_compact ... ok
[INFO] [stdout] test test_layout_zones_populated_correctly ... ok
[INFO] [stdout] test test_token_budget_integration ... ok
[INFO] [stdout] test test_serializer_trait_dispatch ... 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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/mentedb_core-be0f78161409ee6e)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test config::tests::test_defaults ... ok
[INFO] [stdout] test config::tests::test_from_file_not_found ... ok
[INFO] [stdout] test conflict::tests::detect_conflict_different_agents ... ok
[INFO] [stdout] test agent::tests::register_and_get ... ok
[INFO] [stdout] test agent::tests::remove_agent ... ok
[INFO] [stdout] test agent::tests::list_agents ... ok
[INFO] [stdout] test conflict::tests::no_conflict_same_agent ... ok
[INFO] [stdout] test conflict::tests::no_conflict_single_version ... ok
[INFO] [stdout] test agent::tests::update_metadata ... ok
[INFO] [stdout] test conflict::tests::resolve_keep_latest ... ok
[INFO] [stdout] test conflict::tests::resolve_keep_highest_confidence ... ok
[INFO] [stdout] test edge::tests::deserialize_old_format_without_temporal_fields ... ok
[INFO] [stdout] test edge::tests::edge_with_both_bounds ... ok
[INFO] [stdout] test edge::tests::edge_with_valid_from ... ok
[INFO] [stdout] test edge::tests::invalidate_sets_valid_until ... ok
[INFO] [stdout] test edge::tests::edge_with_valid_until ... ok
[INFO] [stdout] test config::tests::test_from_file_invalid_json ... ok
[INFO] [stdout] test edge::tests::unbounded_edge_always_valid ... ok
[INFO] [stdout] test edge::tests::serde_roundtrip_with_bounds ... ok
[INFO] [stdout] test event::tests::subscribe_and_publish ... ok
[INFO] [stdout] test edge::tests::edge_with_label ... ok
[INFO] [stdout] test edge::tests::serde_roundtrip_with_no_bounds ... ok
[INFO] [stdout] test event::tests::multiple_subscribers ... ok
[INFO] [stdout] test event::tests::unsubscribe ... ok
[INFO] [stdout] test limits::tests::exceeding_limit_returns_error ... ok
[INFO] [stdout] test limits::tests::within_limits_succeeds ... ok
[INFO] [stdout] test limits::tests::per_agent_limit_works ... ok
[INFO] [stdout] test memory::tests::new_memory_has_no_temporal_bounds ... ok
[INFO] [stdout] test metrics::tests::json_format ... ok
[INFO] [stdout] test metrics::tests::prometheus_format ... ok
[INFO] [stdout] test metrics::tests::increment_and_read ... ok
[INFO] [stdout] test mvcc::tests::empty_history ... ok
[INFO] [stdout] test config::tests::test_from_file ... ok
[INFO] [stdout] test config::tests::test_from_file_empty_object ... ok
[INFO] [stdout] test memory::tests::serde_backward_compatible ... ok
[INFO] [stdout] test mvcc::tests::get_version_at ... ok
[INFO] [stdout] test mvcc::tests::record_and_get_latest ... ok
[INFO] [stdout] test space::tests::grant_and_check ... ok
[INFO] [stdout] test space::tests::create_and_get ... ok
[INFO] [stdout] test space::tests::owner_has_admin ... ok
[INFO] [stdout] test space::tests::list_spaces_for_agent ... ok
[INFO] [stdout] test memory::tests::invalidate_memory ... ok
[INFO] [stdout] test mvcc::tests::get_history ... ok
[INFO] [stdout] test mvcc::tests::version_ids_increment ... ok
[INFO] [stdout] test space::tests::revoke_access ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-4d606bf92db51f8d)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test event_bus_integration ... ok
[INFO] [stdout] test version_tracking_across_agents ... ok
[INFO] [stdout] test conflict_detection_and_resolution ... ok
[INFO] [stdout] test full_agent_space_workflow ... ok
[INFO] [stdout] test revoke_access_and_verify ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mentedb_embedding-d35772fd303d43ec)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test cache::tests::test_cache_hit_miss ... ok
[INFO] [stdout] test http_provider::tests::test_openai_config ... ok
[INFO] [stdout] test cache::tests::test_lru_eviction ... ok
[INFO] [stdout] test hash_provider::tests::test_correct_dimensions ... ok
[INFO] [stdout] test http_provider::tests::test_cohere_config ... ok
[INFO] [stdout] test http_provider::tests::test_voyage_config ... ok
[INFO] [stdout] test http_provider::tests::test_with_dimensions_override ... ok
[INFO] [stdout] test hash_provider::tests::test_deterministic ... ok
[INFO] [stdout] test hash_provider::tests::test_normalized ... 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/integration.rs (/opt/rustwide/target/debug/deps/integration-223e38d814e49995)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_manager_embed_and_cache ... ok
[INFO] [stdout] test test_hash_provider_consistency ... ok
[INFO] [stdout] test test_embed_memory_sets_embedding ... ok
[INFO] [stdout] test test_cache_lru_eviction ... ok
[INFO] [stdout] test test_hash_provider_different_texts ... ok
[INFO] [stdout] test test_manager_embed_batch ... 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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/mentedb_extraction-844f4c190858c5ac)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cognitive_adapter::tests::test_adapter_construction ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-ceddd9135281c2de)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_prompt_output_parsing ... ok
[INFO] [stdout] test test_extraction_pipeline_with_mock ... ok
[INFO] [stdout] test test_quality_filter ... ok
[INFO] [stdout] test test_contradiction_detection ... ok
[INFO] [stdout] test test_deduplication ... ok
[INFO] [stdout] test test_extraction_stats ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/llm_accuracy.rs (/opt/rustwide/target/debug/deps/llm_accuracy-bb6db64b68240c98)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test llm_accuracy_contradiction ... ignored
[INFO] [stdout] test llm_accuracy_full_report ... ignored
[INFO] [stdout] test llm_accuracy_invalidation ... ignored
[INFO] [stdout] test llm_accuracy_topic_canonicalization ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mentedb_graph-ae937b6c6fb21f77)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test belief::tests::test_unrelated_edges_dont_propagate ... ok
[INFO] [stdout] test contradiction::tests::test_find_superseded ... ok
[INFO] [stdout] test contradiction::tests::test_direct_contradictions ... ok
[INFO] [stdout] test belief::tests::test_caused_propagation ... ok
[INFO] [stdout] test belief::tests::test_contradicts_propagation ... ok
[INFO] [stdout] test contradiction::tests::test_detect_cycle ... ok
[INFO] [stdout] test belief::tests::test_max_depth_limit ... ok
[INFO] [stdout] test belief::tests::test_supersedes_propagation ... ok
[INFO] [stdout] test csr::tests::test_add_and_query_edges ... ok
[INFO] [stdout] test contradiction::tests::test_transitive_contradictions ... ok
[INFO] [stdout] test contradiction::tests::test_no_cycle ... ok
[INFO] [stdout] test csr::tests::test_remove_node_then_readd ... ok
[INFO] [stdout] test csr::tests::test_remove_node_cleans_id_to_idx ... ok
[INFO] [stdout] test manager::tests::test_add_memory_and_relationship ... ok
[INFO] [stdout] test manager::tests::test_relationship_missing_node ... ok
[INFO] [stdout] test traversal::tests::test_bfs_chain ... ok
[INFO] [stdout] test manager::tests::test_compact ... ok
[INFO] [stdout] test manager::tests::test_belief_propagation ... ok
[INFO] [stdout] test manager::tests::test_context_subgraph ... ok
[INFO] [stdout] test csr::tests::test_add_node_idempotent ... ok
[INFO] [stdout] test traversal::tests::test_bfs_max_depth ... ok
[INFO] [stdout] test traversal::tests::test_bfs_filtered ... ok
[INFO] [stdout] test traversal::tests::test_extract_subgraph ... ok
[INFO] [stdout] test traversal::tests::test_dfs_chain ... ok
[INFO] [stdout] test traversal::tests::test_shortest_path ... ok
[INFO] [stdout] test traversal::tests::test_shortest_path_no_path ... ok
[INFO] [stdout] test csr::tests::test_compact ... ok
[INFO] [stdout] test csr::tests::test_compact_with_removals ... ok
[INFO] [stdout] test csr::tests::test_remove_edge ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-f1b0a1a451af5fc5)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_remove_and_compact ... ok
[INFO] [stdout] test test_cycle_detection ... ok
[INFO] [stdout] test test_graph_manager_full_workflow ... ok
[INFO] [stdout] test test_contradiction_and_superseded ... ok
[INFO] [stdout] test test_belief_propagation_chain ... ok
[INFO] [stdout] test test_traversal_algorithms ... ok
[INFO] [stdout] test test_graph_save_load_after_compact ... ok
[INFO] [stdout] test test_graph_manager_save_load ... 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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/mentedb_index-ba5784c53c0613e1)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test bitmap::tests::test_query_empty_tag ... ok
[INFO] [stdout] test bitmap::tests::test_tags_or ... ok
[INFO] [stdout] test bitmap::tests::test_tags_and ... ok
[INFO] [stdout] test bitmap::tests::test_add_and_query_tag ... ok
[INFO] [stdout] test bitmap::tests::test_remove_all ... ok
[INFO] [stdout] test bitmap::tests::test_remove_tag ... ok
[INFO] [stdout] test bm25::tests::test_remove ... ok
[INFO] [stdout] test bm25::tests::test_exact_name_match ... ok
[INFO] [stdout] test bm25::tests::test_empty_query ... ok
[INFO] [stdout] test bm25::tests::test_basic_search ... ok
[INFO] [stdout] test hnsw::tests::test_insert_and_search_single ... ok
[INFO] [stdout] test hnsw::tests::test_duplicate_insert ... ok
[INFO] [stdout] test bm25::tests::test_persistence ... ok
[INFO] [stdout] test hnsw::tests::test_search_nearest ... ok
[INFO] [stdout] test manager::tests::test_empty_search ... ok
[INFO] [stdout] test hnsw::tests::test_serialize_deserialize ... ok
[INFO] [stdout] test hnsw::tests::test_remove ... ok
[INFO] [stdout] test salience::tests::test_get_salience_after_remove ... ok
[INFO] [stdout] test manager::tests::test_index_and_search ... ok
[INFO] [stdout] test manager::tests::test_remove_memory ... ok
[INFO] [stdout] test salience::tests::test_get_salience_o1 ... ok
[INFO] [stdout] test manager::tests::test_time_filter ... ok
[INFO] [stdout] test manager::tests::test_tag_filter ... ok
[INFO] [stdout] test salience::tests::test_insert_and_top_k ... ok
[INFO] [stdout] test salience::tests::test_ordered_f32_roundtrip ... ok
[INFO] [stdout] test salience::tests::test_ordering ... ok
[INFO] [stdout] test salience::tests::test_remove ... ok
[INFO] [stdout] test salience::tests::test_save_load_preserves_reverse_map ... ok
[INFO] [stdout] test salience::tests::test_update ... ok
[INFO] [stdout] test temporal::tests::test_empty_range ... ok
[INFO] [stdout] test temporal::tests::test_insert_and_range ... ok
[INFO] [stdout] test temporal::tests::test_latest ... ok
[INFO] [stdout] test temporal::tests::test_remove_by_id ... ok
[INFO] [stdout] test temporal::tests::test_remove ... ok
[INFO] [stdout] test salience::tests::test_get_salience_after_update ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-f36e8ae2bea0391b)
[INFO] [stdout] test hnsw::tests::test_many_vectors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_bitmap_save_load ... ok
[INFO] [stdout] test test_salience_save_load ... ok
[INFO] [stdout] test test_temporal_save_load ... ok
[INFO] [stdout] test test_hybrid_search_full_pipeline ... ok
[INFO] [stdout] test test_hybrid_search_no_filters ... ok
[INFO] [stdout] test test_index_manager_save_load ... ok
[INFO] [stdout] test test_hnsw_save_load ... ok
[INFO] [stdout] test test_index_remove_requery ... ok
[INFO] [stdout] test test_salience_ranking_influence ... ok
[INFO] [stdout] test test_many_memories_hybrid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mentedb_query-b9bbcd937f31a9a9)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test lexer::tests::test_float_literal ... ok
[INFO] [stdout] test lexer::tests::test_recall_statement_tokens ... ok
[INFO] [stdout] test lexer::tests::test_string_literal ... ok
[INFO] [stdout] test lexer::tests::test_punctuation ... ok
[INFO] [stdout] test lexer::tests::test_operators ... ok
[INFO] [stdout] test lexer::tests::test_uuid_token ... ok
[INFO] [stdout] test parser::tests::test_parse_consolidate ... ok
[INFO] [stdout] test lexer::tests::test_vector_literal ... ok
[INFO] [stdout] test parser::tests::test_parse_forget ... ok
[INFO] [stdout] test parser::tests::test_parse_relate ... ok
[INFO] [stdout] test parser::tests::test_parse_recall_near ... ok
[INFO] [stdout] test parser::tests::test_parse_recall_with_type_filter ... ok
[INFO] [stdout] test planner::tests::test_forget_produces_delete ... ok
[INFO] [stdout] test planner::tests::test_relate_produces_edge_insert ... ok
[INFO] [stdout] test planner::tests::test_near_produces_vector_search ... ok
[INFO] [stdout] test planner::tests::test_similar_to_produces_vector_search ... ok
[INFO] [stdout] test planner::tests::test_tag_filter_produces_tag_scan ... ok
[INFO] [stdout] test planner::tests::test_traverse_produces_graph_traversal ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-2d9e98602b0c2572)
[INFO] [stdout] test parser::tests::test_parse_recall_similar_to ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mentedb_replication-180dd279604047ca)
[INFO] [stdout] test parser::tests::test_parse_traverse ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_traverse_end_to_end ... ok
[INFO] [stdout] test test_recall_with_similar_to_produces_vector_search ... ok
[INFO] [stdout] test test_recall_near_vector ... ok
[INFO] [stdout] test test_relate_end_to_end ... ok
[INFO] [stdout] test test_recall_with_type_and_order_by ... ok
[INFO] [stdout] test test_forget_end_to_end ... ok
[INFO] [stdout] test test_consolidate_end_to_end ... 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] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test config::tests::test_peer_address_equality ... ok
[INFO] [stdout] test config::tests::test_serialization_roundtrip ... ok
[INFO] [stdout] test config::tests::test_validate_defaults ... ok
[INFO] [stdout] test config::tests::test_single_node_config ... ok
[INFO] [stdout] test config::tests::test_validate_election_less_than_heartbeat ... ok
[INFO] [stdout] test config::tests::test_validate_election_timeout_order ... ok
[INFO] [stdout] test config::tests::test_validate_empty_cluster_id ... ok
[INFO] [stdout] test config::tests::test_validate_zero_heartbeat ... ok
[INFO] [stdout] test config::tests::test_validate_zero_snapshot_threshold ... ok
[INFO] [stdout] test network::tests::test_network_factory_creation ... ok
[INFO] [stdout] test network::tests::test_network_factory_default ... ok
[INFO] [stdout] test config::tests::test_defaults ... ok
[INFO] [stdout] test network::tests::test_network_client_creation ... ok
[INFO] [stdout] test raft_node::tests::test_all_request_variants ... ok
[INFO] [stdout] test raft_node::tests::test_all_response_variants ... ok
[INFO] [stdout] test raft_node::tests::test_request_display ... ok
[INFO] [stdout] test raft_node::tests::test_response_serialization ... ok
[INFO] [stdout] test raft_node::tests::test_request_serialization ... ok
[INFO] [stdout] test store::tests::test_apply_forget_memory ... ok
[INFO] [stdout] test store::tests::test_apply_relate_memories ... ok
[INFO] [stdout] test store::tests::test_apply_store_memory ... ok
[INFO] [stdout] test store::tests::test_apply_update_memory ... ok
[INFO] [stdout] test store::tests::test_apply_update_nonexistent ... ok
[INFO] [stdout] test store::tests::test_log_store_new_is_empty ... ok
[INFO] [stdout] test store::tests::test_memory_entry_serialization ... ok
[INFO] [stdout] test store::tests::test_state_machine_applied_state ... ok
[INFO] [stdout] test store::tests::test_state_machine_data_serialization ... ok
[INFO] [stdout] test store::tests::test_state_machine_new_is_empty ... ok
[INFO] [stdout] test store::tests::test_log_store_vote_roundtrip ... ok
[INFO] [stdout] test cluster::tests::test_single_node_write_read ... ok
[INFO] [stdout] test cluster::tests::test_bootstrap_single_node ... ok
[INFO] [stdout] test cluster::tests::test_single_node_relate_memories ... ok
[INFO] [stdout] test cluster::tests::test_single_node_forget ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mentedb_server-7f670b865078eaa2)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test grpc::tests::test_grpc_memory_forget ... ok
[INFO] [stdout] test grpc::tests::test_grpc_invalid_memory_type ... ok
[INFO] [stdout] test grpc::tests::test_grpc_auth_succeeds_with_valid_token ... ok
[INFO] [stdout] test grpc::tests::test_grpc_auth_invalid_token ... ok
[INFO] [stdout] test grpc::tests::test_grpc_invalid_uuid ... ok
[INFO] [stdout] test grpc::tests::test_grpc_auth_rejects_wrong_agent_id ... ok
[INFO] [stdout] test grpc::tests::test_grpc_auth_required_when_secret_set ... ok
[INFO] [stdout] test grpc::tests::test_grpc_cognition_stream ... ok
[INFO] [stdout] test grpc::tests::test_grpc_search_missing_embedding ... ok
[INFO] [stdout] test grpc::tests::test_grpc_memory_relate ... ok
[INFO] [stdout] test grpc::tests::test_grpc_memory_store_and_recall ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mentedb_server-fa37aa142a2f8cee)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test grpc::tests::test_grpc_auth_required_when_secret_set ... ok
[INFO] [stdout] test grpc::tests::test_grpc_auth_rejects_wrong_agent_id ... ok
[INFO] [stdout] test grpc::tests::test_grpc_auth_succeeds_with_valid_token ... ok
[INFO] [stdout] test grpc::tests::test_grpc_memory_forget ... ok
[INFO] [stdout] test grpc::tests::test_grpc_invalid_memory_type ... ok
[INFO] [stdout] test grpc::tests::test_grpc_invalid_uuid ... ok
[INFO] [stdout] test grpc::tests::test_grpc_auth_invalid_token ... ok
[INFO] [stdout] test grpc::tests::test_grpc_cognition_stream ... ok
[INFO] [stdout] test grpc::tests::test_grpc_search_missing_embedding ... ok
[INFO] [stdout] test grpc::tests::test_grpc_memory_relate ... ok
[INFO] [stdout] test grpc::tests::test_grpc_memory_store_and_recall ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/extraction_integration.rs (/opt/rustwide/target/debug/deps/extraction_integration-e440c79bd4588853)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test extraction_config_ollama ... ok
[INFO] [stdout] test extraction_config_anthropic ... ok
[INFO] [stdout] test extraction_config_quality_threshold ... ok
[INFO] [stdout] test extraction_config_defaults ... ok
[INFO] [stdout] test ingest_returns_400_for_missing_agent_id ... ok
[INFO] [stdout] test ingest_returns_400_for_missing_conversation ... ok
[INFO] [stdout] test ingest_returns_503_without_provider ... ok
[INFO] [stdout] test store_memory_without_auto_extract_returns_normal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-5500a369e72428d3)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test auth_tests::health_endpoint_does_not_require_auth ... ok
[INFO] [stdout] test auth_tests::malformed_authorization_header_returns_unauthorized ... ok
[INFO] [stdout] test auth_tests::request_without_token_returns_unauthorized ... ok
[INFO] [stdout] test auth_tests::request_with_invalid_token_returns_unauthorized ... ok
[INFO] [stdout] test auth_tests::store_memory_requires_auth_when_enabled ... ok
[INFO] [stdout] test auth_tests::request_with_wrong_secret_returns_unauthorized ... ok
[INFO] [stdout] test auth_tests::store_memory_succeeds_with_valid_token ... ok
[INFO] [stdout] test auth_tests::request_with_valid_token_succeeds ... ok
[INFO] [stdout] test error_handling::get_memory_invalid_uuid_returns_400 ... ok
[INFO] [stdout] test delete_memory_rejects_wrong_agent ... ok
[INFO] [stdout] test error_handling::create_edge_missing_source_returns_400 ... ok
[INFO] [stdout] test error_handling::get_memory_nonexistent_id_returns_404 ... ok
[INFO] [stdout] test error_handling::create_edge_unknown_type_returns_400 ... ok
[INFO] [stdout] test error_handling::nonexistent_route_returns_404 ... ok
[INFO] [stdout] test error_handling::recall_missing_query_returns_400 ... ok
[INFO] [stdout] test error_handling::search_missing_embedding_returns_400 ... ok
[INFO] [stdout] test error_handling::store_memory_invalid_json_returns_error ... ok
[INFO] [stdout] test get_memory_rejects_wrong_agent ... ok
[INFO] [stdout] test auth_tests::token_endpoint_requires_admin_key ... ok
[INFO] [stdout] test error_handling::store_memory_missing_content_returns_400 ... ok
[INFO] [stdout] test error_handling::store_memory_invalid_memory_type_returns_400 ... ok
[INFO] [stdout] test error_handling::store_memory_missing_agent_id_returns_400 ... ok
[INFO] [stdout] test rate_limit_tests::requests_exceeding_limit_return_429 ... ok
[INFO] [stdout] test rest_endpoints::generate_auth_token_when_auth_disabled ... ok
[INFO] [stdout] test rest_endpoints::create_edge_with_nonexistent_nodes_returns_500 ... ok
[INFO] [stdout] test rate_limit_tests::requests_within_limit_succeed ... ok
[INFO] [stdout] test rest_endpoints::delete_memory_after_store ... ok
[INFO] [stdout] test rest_endpoints::create_edge_between_stored_memories ... ok
[INFO] [stdout] test rest_endpoints::recall_memories_via_mql ... ok
[INFO] [stdout] test rest_endpoints::generate_auth_token_when_auth_enabled ... ok
[INFO] [stdout] test rest_endpoints::get_memory_after_store ... ok
[INFO] [stdout] test rest_endpoints::health_returns_ok_status ... ok
[INFO] [stdout] test rest_endpoints::search_similar_returns_results_array ... ok
[INFO] [stdout] test rest_endpoints::stats_returns_memory_count ... ok
[INFO] [stdout] test rest_endpoints::create_edge_supports_all_edge_types ... ok
[INFO] [stdout] test rest_endpoints::store_memory_returns_created ... ok
[INFO] [stdout] test rest_endpoints::store_memory_with_embedding ... ok
[INFO] [stdout] test token_endpoint_disabled_when_no_admin_key ... ok
[INFO] [stdout] test store_memory_rejects_mismatched_agent_id ... ok
[INFO] [stdout] test rest_endpoints::store_memory_with_all_memory_types ... ok
[INFO] [stdout] test token_endpoint_rejects_wrong_admin_key ... ok
[INFO] [stdout] test token_endpoint_works_with_bearer_admin_key ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mentedb_storage-74fa0fc686941a4c)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test buffer::tests::test_all_pinned_error ... ok
[INFO] [stdout] test buffer::tests::test_flush_all ... ok
[INFO] [stdout] test buffer::tests::test_eviction ... ok
[INFO] [stdout] test backup::tests::restore_into_different_directory ... ok
[INFO] [stdout] test buffer::tests::test_dirty_flush ... ok
[INFO] [stdout] test buffer::tests::test_fetch_and_cache_hit ... ok
[INFO] [stdout] test backup::tests::backup_restore_roundtrip ... ok
[INFO] [stdout] test engine::tests::test_allocate_write_read ... ok
[INFO] [stdout] test engine::tests::test_recovery_idempotent ... ok
[INFO] [stdout] test engine::tests::test_checkpoint ... ok
[INFO] [stdout] test page::tests::test_allocate_and_read_write ... ok
[INFO] [stdout] test engine::tests::test_close_and_reopen ... ok
[INFO] [stdout] test page::tests::test_checksum ... ok
[INFO] [stdout] test page::tests::test_free_and_reuse ... ok
[INFO] [stdout] test page::tests::test_checksum_verified_on_read ... ok
[INFO] [stdout] test page::tests::test_multiple_free_reuse ... ok
[INFO] [stdout] test page::tests::test_out_of_range ... ok
[INFO] [stdout] test page::tests::test_reopen ... ok
[INFO] [stdout] test wal::tests::test_append_and_iterate ... ok
[INFO] [stdout] test wal::tests::test_empty_data_entry ... ok
[INFO] [stdout] test wal::tests::test_append_after_truncate_works ... ok
[INFO] [stdout] test wal::tests::test_large_data_compression ... ok
[INFO] [stdout] test engine::tests::test_crash_recovery ... ok
[INFO] [stdout] test engine::tests::test_concurrent_writes_from_threads ... ok
[INFO] [stdout] test wal::tests::test_append_then_sync_is_durable ... ok
[INFO] [stdout] test wal::tests::test_sync ... ok
[INFO] [stdout] test wal::tests::test_recovery_reopen ... ok
[INFO] [stdout] test wal::tests::test_truncate_no_temp_file_left_behind ... ok
[INFO] [stdout] test wal::tests::test_truncate_atomic_preserves_kept_entries ... ok
[INFO] [stdout] test wal::tests::test_truncate ... ok
[INFO] [stdout] test engine::tests::test_partial_write_recovery ... ok
[INFO] [stdout] test engine::tests::test_store_and_load_memory ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-5f0b228633c75adc)
[INFO] [stdout] test engine::tests::test_concurrent_open_no_lock_conflict ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_store_and_load_memory ... ok
[INFO] [stdout] test test_persist_across_reopen ... ok
[INFO] [stdout] test test_checkpoint_and_reload ... ok
[INFO] [stdout] test test_multiple_memories ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mentedb
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crates/mentedb/src/lib.rs - (line 17) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.92s; merged doctests compilation took 0.91s
[INFO] [stderr]    Doc-tests mentedb_cognitive
[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]    Doc-tests mentedb_consolidation
[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]    Doc-tests mentedb_context
[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]    Doc-tests mentedb_core
[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]    Doc-tests mentedb_embedding
[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]    Doc-tests mentedb_extraction
[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]    Doc-tests mentedb_graph
[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]    Doc-tests mentedb_index
[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]    Doc-tests mentedb_query
[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]    Doc-tests mentedb_replication
[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]    Doc-tests mentedb_server
[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]    Doc-tests mentedb_storage
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test crates/mentedb-storage/src/engine.rs - engine::StorageEngine::close (line 138) - compile ... ok
[INFO] [stdout] test crates/mentedb-storage/src/engine.rs - engine::StorageEngine::load_memory (line 378) - compile ... ok
[INFO] [stdout] test crates/mentedb-storage/src/engine.rs - engine::StorageEngine::open (line 51) - compile ... ok
[INFO] [stdout] test crates/mentedb-storage/src/lib.rs - (line 18) - compile ... ok
[INFO] [stdout] test crates/mentedb-storage/src/engine.rs - engine::StorageEngine::scan_all_memories (line 439) - compile ... ok
[INFO] [stdout] test crates/mentedb-storage/src/engine.rs - engine::StorageEngine::store_memory (line 220) - compile ... ok
[INFO] [stdout] test crates/mentedb-storage/src/engine.rs - engine::StorageEngine::checkpoint (line 406) - compile ... 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] [stdout] all doctests ran in 0.86s; merged doctests compilation took 0.84s
[INFO] running `Command { std: "docker" "inspect" "a0752c4e67a5c83061031cbc58031673da5ce6692542f9cc0ef031e4f0bbb8eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0752c4e67a5c83061031cbc58031673da5ce6692542f9cc0ef031e4f0bbb8eb", kill_on_drop: false }`
[INFO] [stdout] a0752c4e67a5c83061031cbc58031673da5ce6692542f9cc0ef031e4f0bbb8eb
