[INFO] cloning repository https://github.com/obrain-db/obrain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/obrain-db/obrain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobrain-db%2Fobrain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobrain-db%2Fobrain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7baba6579dd8cac2c8c462339a2cdfa47cf8484b
[INFO] checking obrain-db/obrain against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobrain-db%2Fobrain" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/obrain-db/obrain
[INFO] finished tweaking git repo https://github.com/obrain-db/obrain
[INFO] tweaked toml for git repo https://github.com/obrain-db/obrain written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/obrain-db/obrain on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/obrain-db/obrain 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] db26108757730c9d002877e473b7ba3b9dba927247ea63da7dde17f0adb099e4
[INFO] running `Command { std: "docker" "start" "db26108757730c9d002877e473b7ba3b9dba927247ea63da7dde17f0adb099e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db26108757730c9d002877e473b7ba3b9dba927247ea63da7dde17f0adb099e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db26108757730c9d002877e473b7ba3b9dba927247ea63da7dde17f0adb099e4" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db26108757730c9d002877e473b7ba3b9dba927247ea63da7dde17f0adb099e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db26108757730c9d002877e473b7ba3b9dba927247ea63da7dde17f0adb099e4" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking obrain-common v0.0.1 (/opt/rustwide/workdir/crates/obrain-common)
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking obrain-core v0.0.1 (/opt/rustwide/workdir/crates/obrain-core)
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.114
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling napi-build v2.3.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]     Checking obrain-substrate v0.0.1 (/opt/rustwide/workdir/crates/obrain-substrate)
[INFO] [stderr]     Checking obrain-reactive v0.0.1 (/opt/rustwide/workdir/crates/obrain-reactive)
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking dtor v0.1.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling napi v3.8.3
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]    Compiling napi-derive-backend v5.0.2
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking rustyline v17.0.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.114
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking napi-sys v3.2.1
[INFO] [stderr]    Compiling ctor v0.6.3
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]    Compiling obrain-node v0.0.1 (/opt/rustwide/workdir/crates/bindings/node)
[INFO] [stderr]     Checking clap_complete v4.6.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.64
[INFO] [stderr]    Compiling obrain-c v0.0.1 (/opt/rustwide/workdir/crates/bindings/c)
[INFO] [stderr]     Checking obrain-adapters v0.0.1 (/opt/rustwide/workdir/crates/obrain-adapters)
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking js-sys v0.3.91
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking wasm-bindgen-test-shared v0.2.114
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking bcrypt v0.16.0
[INFO] [stderr]     Checking obrain-iam v0.0.1 (/opt/rustwide/workdir/crates/obrain-iam)
[INFO] [stderr]    Compiling napi-derive v3.5.2
[INFO] [stderr]    Compiling pyo3-macros v0.27.2
[INFO] [stderr]     Checking obrain-engine v0.0.1 (/opt/rustwide/workdir/crates/obrain-engine)
[INFO] [stderr]     Checking neo4j2obrain v0.0.1 (/opt/rustwide/workdir/crates/neo4j2obrain)
[INFO] [stderr]     Checking pyo3-async-runtimes v0.27.0
[INFO] [stderr]     Checking obrain v0.0.1 (/opt/rustwide/workdir/crates/obrain)
[INFO] [stderr]     Checking obrain-bindings-common v0.0.1 (/opt/rustwide/workdir/crates/bindings/common)
[INFO] [stderr]     Checking obrain-examples v0.0.1 (/opt/rustwide/workdir/examples/rust)
[INFO] [stderr]     Checking obrain-python v0.0.1 (/opt/rustwide/workdir/crates/bindings/python)
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.64
[INFO] [stderr]     Checking obrain-wasm v0.0.1 (/opt/rustwide/workdir/crates/bindings/wasm)
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.64
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> crates/obrain-engine/tests/database_api.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #![cfg(feature = "cypher")]
[INFO] [stdout]   2 | | //! Integration tests for ObrainDB public API methods that lacked coverage.
[INFO] [stdout]   3 | | //!
[INFO] [stdout]   4 | | //! Covers: edge operations, property indexes, label management,
[INFO] [stdout] ...   |
[INFO] [stdout] 418 | |     assert_eq!(stats.edge_type_count, 2);
[INFO] [stdout] 419 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> crates/obrain-engine/tests/factorized_aggregation_test.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #![cfg(feature = "cypher")]
[INFO] [stdout]   2 | | //! Tests for factorized aggregation optimization.
[INFO] [stdout]   3 | | //!
[INFO] [stdout]   4 | | //! These tests verify that COUNT, SUM, AVG, MIN, MAX aggregates work correctly
[INFO] [stdout] ...   |
[INFO] [stdout] 552 | |     );
[INFO] [stdout] 553 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> crates/obrain-engine/tests/po_vs_neo4j_bench.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #![cfg(feature = "cypher")]
[INFO] [stdout]   2 | | //! Comparative benchmark: Obrain vs Neo4j for Project Orchestrator workloads.
[INFO] [stdout]   3 | | //!
[INFO] [stdout]   4 | | //! Runs the exact Cypher queries used by the PO backend (src/neo4j/*.rs)
[INFO] [stdout] ...   |
[INFO] [stdout] 913 | |     println!("\n  Synthetic benchmark complete.");
[INFO] [stdout] 914 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> crates/obrain-engine/tests/rosetta_quick.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / #![cfg(feature = "cypher")]
[INFO] [stdout]  2 | | //! Quick Rosetta tests for cross-language query comparison.
[INFO] [stdout]  3 | |
[INFO] [stdout]  4 | | use obrain_engine::ObrainDB;
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |     assert!(r.is_ok(), "Cypher count(*) failed: {:?}", r.err());
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]     --> crates/obrain-engine/tests/spec_compliance.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout]    1 | / #![cfg(feature = "cypher")]
[INFO] [stdout]    2 | | //! Spec compliance tests for GQL, Cypher, and SPARQL.
[INFO] [stdout]    3 | | //!
[INFO] [stdout]    4 | | //! Tests the features added in 0.5.13 for full spec coverage.
[INFO] [stdout] ...    |
[INFO] [stdout] 7033 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking obrain-cli v0.0.1 (/opt/rustwide/workdir/crates/obrain-cli)
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]     --> crates/obrain-engine/tests/agent_memory_migration.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout]    1 | / #![cfg(feature = "cypher")]
[INFO] [stdout]    2 | | //! Integration tests for the agent-memory migration scenario (Discussion #155).
[INFO] [stdout]    3 | | //!
[INFO] [stdout]    4 | | //! Verifies: HNSW at scale, persistence, BYOV 384-dim, concurrent reads,
[INFO] [stdout] ...    |
[INFO] [stdout] 1026 | |     assert!(results[0].1 < 0.1, "closest should be near-zero distance");
[INFO] [stdout] 1027 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]     --> crates/obrain-engine/tests/coverage_rebrand.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout]    1 | / #![cfg(feature = "cypher")]
[INFO] [stdout]    2 | | //! Coverage tests targeting the Grafeo→Obrain rebrand diff.
[INFO] [stdout]    3 | | //!
[INFO] [stdout]    4 | | //! These tests exercise renamed types, constructors, and public APIs
[INFO] [stdout] ...    |
[INFO] [stdout] 2350 | |     assert!(display.contains("test error"));
[INFO] [stdout] 2351 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> crates/obrain-engine/tests/timestamp_function.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #![cfg(feature = "cypher")]
[INFO] [stdout]   2 | | //! Integration tests for the `timestamp()` function.
[INFO] [stdout]   3 | | //!
[INFO] [stdout]   4 | | //! `timestamp()` follows Neo4j semantics: returns the current time as
[INFO] [stdout] ...   |
[INFO] [stdout] 385 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> crates/obrain-engine/tests/wal_recovery.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #![cfg(feature = "cypher")]
[INFO] [stdout]   2 | | //! Integration tests for WAL-based persistence and recovery.
[INFO] [stdout]   3 | | //!
[INFO] [stdout]   4 | | //! Covers: persistent open/close/reopen cycle, WAL recovery of
[INFO] [stdout] ...   |
[INFO] [stdout] 970 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> crates/obrain-engine/tests/megalaw_bench.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #![cfg(feature = "cypher")]
[INFO] [stdout]   2 | | //! Benchmark the bottlenecks in obrain-chat "searching graph..." step
[INFO] [stdout]   3 | | //! on the megalaw database (~21GB epoch file, 8.1M nodes, 14M edges).
[INFO] [stdout]   4 | | //!
[INFO] [stdout] ...   |
[INFO] [stdout] 423 | |     println!("    5. Full scan for name matching — no text index");
[INFO] [stdout] 424 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> crates/obrain-engine/tests/start_end_node.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #![cfg(feature = "cypher")]
[INFO] [stdout]   2 | | //! Tests for startNode(r) and endNode(r) functions (#180).
[INFO] [stdout]   3 | | //!
[INFO] [stdout]   4 | | //! ```bash
[INFO] [stdout] ...   |
[INFO] [stdout] 447 | |     assert_eq!(result.rows.len(), 1);
[INFO] [stdout] 448 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> crates/obrain-engine/tests/coverage_session.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #![cfg(feature = "cypher")]
[INFO] [stdout]   2 | | //! Tests for session API coverage gaps.
[INFO] [stdout]   3 | | //!
[INFO] [stdout]   4 | | //! Targets: session.rs (73.07%), common.rs optional predicate classification
[INFO] [stdout] ...   |
[INFO] [stdout] 815 | |     assert_eq!(alix_row[2].as_str(), Some("Amsterdam"));
[INFO] [stdout] 816 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> crates/obrain-engine/tests/wal_directory.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #![cfg(feature = "cypher")]
[INFO] [stdout]   2 | | //! Integration tests for WAL directory-format persistence.
[INFO] [stdout]   3 | | //!
[INFO] [stdout]   4 | | //! These tests specifically target the directory WAL format (NOT the `.obrain`
[INFO] [stdout] ...   |
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]     --> crates/obrain-engine/tests/mutation_planning.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout]    1 | / #![cfg(feature = "cypher")]
[INFO] [stdout]    2 | | //! Integration tests for mutation-related planning paths.
[INFO] [stdout]    3 | | //!
[INFO] [stdout]    4 | | //! Targets low-coverage areas in `planner/mutation.rs`:
[INFO] [stdout] ...    |
[INFO] [stdout] 1724 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> crates/obrain-engine/tests/po_profiling_bench.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #![cfg(feature = "cypher")]
[INFO] [stdout]   2 | | //! Profiling bench to identify exact bottlenecks in slow PO queries.
[INFO] [stdout]   3 | | //!
[INFO] [stdout]   4 | | //! cargo test -p obrain-engine --release --features "cypher,wal,tiered-storage" \
[INFO] [stdout] ...   |
[INFO] [stdout] 199 | |     println!("\n  Profiling complete.");
[INFO] [stdout] 200 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> crates/obrain-engine/tests/property_index_po_bench.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #![cfg(feature = "cypher")]
[INFO] [stdout]   2 | | //! Property index validation & benchmark on real Project Orchestrator database.
[INFO] [stdout]   3 | | //!
[INFO] [stdout]   4 | | //! This test validates:
[INFO] [stdout] ...   |
[INFO] [stdout] 606 | |     println!("\n  Real PO database benchmark complete");
[INFO] [stdout] 607 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> crates/obrain-engine/tests/set_label_binding.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #![cfg(feature = "cypher")]
[INFO] [stdout]   2 | | //! Regression tests for SET/REMOVE label variable binding preservation.
[INFO] [stdout]   3 | | //!
[INFO] [stdout]   4 | | //! Covers issues #178 and #182: SET n:Label and REMOVE n:Label operators
[INFO] [stdout] ...   |
[INFO] [stdout] 469 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> crates/obrain-engine/tests/create_relationship_phantom_nodes.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #![cfg(feature = "cypher")]
[INFO] [stdout]   2 | | //! Regression tests for issue #181: phantom node creation on MATCH...CREATE
[INFO] [stdout]   3 | | //! relationship patterns.
[INFO] [stdout]   4 | | //!
[INFO] [stdout] ...   |
[INFO] [stdout] 524 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking obrain-migrate v0.0.1 (/opt/rustwide/workdir/crates/obrain-migrate)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 13`
[INFO] running `Command { std: "docker" "inspect" "db26108757730c9d002877e473b7ba3b9dba927247ea63da7dde17f0adb099e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db26108757730c9d002877e473b7ba3b9dba927247ea63da7dde17f0adb099e4", kill_on_drop: false }`
[INFO] [stdout] db26108757730c9d002877e473b7ba3b9dba927247ea63da7dde17f0adb099e4
