[INFO] cloning repository https://github.com/tomWhiting/hyperQL
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomWhiting/hyperQL" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtomWhiting%2FhyperQL", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtomWhiting%2FhyperQL'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ceee581e688b28ac609a8ec0ca214e3ff6889317
[INFO] documenting tomWhiting/hyperQL against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtomWhiting%2FhyperQL" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tomWhiting/hyperQL
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/tomWhiting/hyperQL
[INFO] tweaked toml for git repo https://github.com/tomWhiting/hyperQL written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tomWhiting/hyperQL on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tomWhiting/hyperQL 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 39e4704e8827682ae27c2232ebf0aee2a19a5f7c1b372b7ad2d7ca14bbf1bd8e
[INFO] running `Command { std: "docker" "start" "39e4704e8827682ae27c2232ebf0aee2a19a5f7c1b372b7ad2d7ca14bbf1bd8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39e4704e8827682ae27c2232ebf0aee2a19a5f7c1b372b7ad2d7ca14bbf1bd8e", 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" "39e4704e8827682ae27c2232ebf0aee2a19a5f7c1b372b7ad2d7ca14bbf1bd8e" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39e4704e8827682ae27c2232ebf0aee2a19a5f7c1b372b7ad2d7ca14bbf1bd8e", 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" "39e4704e8827682ae27c2232ebf0aee2a19a5f7c1b372b7ad2d7ca14bbf1bd8e" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]  Documenting hyperQL v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `query`
[INFO] [stdout]   --> src/ast/mod.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 | //! - [`query`]: Core query structure and top-level constructs
[INFO] [stdout]    |         ^^^^^ no item named `query` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `expression`
[INFO] [stdout]   --> src/ast/mod.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 | //! - [`expression`]: Expression trees and operators
[INFO] [stdout]    |         ^^^^^^^^^^ no item named `expression` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `Expression`
[INFO] [stdout]    |
[INFO] [stdout] 81 - //! - [`expression`]: Expression trees and operators
[INFO] [stdout] 81 + //! - [`Expression`]: Expression trees and operators
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `literal`
[INFO] [stdout]   --> src/ast/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | //! - [`literal`]: Literal values and constants
[INFO] [stdout]    |         ^^^^^^^ no item named `literal` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `Literal`
[INFO] [stdout]    |
[INFO] [stdout] 82 - //! - [`literal`]: Literal values and constants
[INFO] [stdout] 82 + //! - [`Literal`]: Literal values and constants
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `identifier`
[INFO] [stdout]   --> src/ast/mod.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 | //! - [`identifier`]: Entity and property identifiers
[INFO] [stdout]    |         ^^^^^^^^^^ no item named `identifier` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `function`
[INFO] [stdout]   --> src/ast/mod.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | //! - [`function`]: Function calls and built-in operations
[INFO] [stdout]    |         ^^^^^^^^ no item named `function` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `predicate`
[INFO] [stdout]   --> src/ast/mod.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | //! - [`predicate`]: Boolean expressions and filters
[INFO] [stdout]    |         ^^^^^^^^^ no item named `predicate` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `traverse`
[INFO] [stdout]   --> src/ast/mod.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | //! - [`traverse`]: Graph traversal and navigation
[INFO] [stdout]    |         ^^^^^^^^ no item named `traverse` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `cascade`
[INFO] [stdout]   --> src/ast/mod.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | //! - [`cascade`]: Measure propagation and cascade operations
[INFO] [stdout]    |         ^^^^^^^ no item named `cascade` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `aggregate`
[INFO] [stdout]   --> src/ast/mod.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 | //! - [`aggregate`]: Aggregation functions and grouping
[INFO] [stdout]    |         ^^^^^^^^^ no item named `aggregate` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `temporal`
[INFO] [stdout]   --> src/ast/mod.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 | //! - [`temporal`]: Time-based operations and trajectories
[INFO] [stdout]    |         ^^^^^^^^ no item named `temporal` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `propagation`
[INFO] [stdout]    --> src/cascade/mod.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 | //! - [`propagation`]: Core propagation algorithms and execution engines
[INFO] [stdout]     |         ^^^^^^^^^^^ no item named `propagation` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `measures`
[INFO] [stdout]    --> src/cascade/mod.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 | //! - [`measures`]: Measure definition, computation, and management
[INFO] [stdout]     |         ^^^^^^^^ no item named `measures` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `hierarchy`
[INFO] [stdout]    --> src/cascade/mod.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | //! - [`hierarchy`]: Hierarchy detection, construction, and maintenance
[INFO] [stdout]     |         ^^^^^^^^^ no item named `hierarchy` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `dependency`
[INFO] [stdout]    --> src/cascade/mod.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 | //! - [`dependency`]: Cascade dependency analysis and resolution
[INFO] [stdout]     |         ^^^^^^^^^^ no item named `dependency` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `scheduler`
[INFO] [stdout]    --> src/cascade/mod.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 | //! - [`scheduler`]: Cascade execution scheduling and coordination
[INFO] [stdout]     |         ^^^^^^^^^ no item named `scheduler` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `incremental`
[INFO] [stdout]    --> src/cascade/mod.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | //! - [`incremental`]: Incremental update algorithms and state management
[INFO] [stdout]     |         ^^^^^^^^^^^ no item named `incremental` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `parallel`
[INFO] [stdout]    --> src/cascade/mod.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 | //! - [`parallel`]: Parallel execution strategies and thread coordination
[INFO] [stdout]     |         ^^^^^^^^ no item named `parallel` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `persistence`
[INFO] [stdout]    --> src/cascade/mod.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | //! - [`persistence`]: Cascade state persistence and recovery
[INFO] [stdout]     |         ^^^^^^^^^^^ no item named `persistence` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `execution`
[INFO] [stdout]    --> src/context/mod.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 | //! - [`execution`]: Core execution context management and coordination
[INFO] [stdout]     |         ^^^^^^^^^ no item named `execution` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `binding`
[INFO] [stdout]    --> src/context/mod.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 | //! - [`binding`]: Variable binding system and scope management
[INFO] [stdout]     |         ^^^^^^^ no item named `binding` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `resource`
[INFO] [stdout]    --> src/context/mod.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | //! - [`resource`]: Resource management and lifecycle tracking
[INFO] [stdout]     |         ^^^^^^^^ no item named `resource` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `transaction`
[INFO] [stdout]    --> src/context/mod.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 | //! - [`transaction`]: Transaction context and ACID property management
[INFO] [stdout]     |         ^^^^^^^^^^^ no item named `transaction` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `cache`
[INFO] [stdout]    --> src/context/mod.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | //! - [`cache`]: Context-aware caching and result management
[INFO] [stdout]     |         ^^^^^ no item named `cache` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `monitor`
[INFO] [stdout]    --> src/context/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | //! - [`monitor`]: Context monitoring and performance tracking
[INFO] [stdout]     |         ^^^^^^^ no item named `monitor` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `async_context`
[INFO] [stdout]    --> src/context/mod.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 | //! - [`async_context`]: Asynchronous context management for async queries
[INFO] [stdout]     |         ^^^^^^^^^^^^^ no item named `async_context` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `distributed`
[INFO] [stdout]    --> src/context/mod.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | //! - [`distributed`]: Distributed context management for multi-node queries
[INFO] [stdout]     |         ^^^^^^^^^^^ no item named `distributed` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `executor` links to private item `plan_executor`
[INFO] [stdout]   --> src/executor/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! - [`plan_executor`]: Main execution plan handling
[INFO] [stdout]    |         ^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `executor` links to private item `aggregation`
[INFO] [stdout]   --> src/executor/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | //! - [`aggregation`]: Aggregation and GROUP BY logic
[INFO] [stdout]    |         ^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `executor` links to private item `data_source`
[INFO] [stdout]   --> src/executor/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! - [`data_source`]: DataSource trait implementations
[INFO] [stdout]    |         ^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `rules`
[INFO] [stdout]    --> src/optimizer/mod.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 | //! - [`rules`]: Logical transformation rules and rewriting strategies
[INFO] [stdout]     |         ^^^^^ no item named `rules` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `cost`
[INFO] [stdout]    --> src/optimizer/mod.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | //! - [`cost`]: Cost model implementations and estimation algorithms
[INFO] [stdout]     |         ^^^^ no item named `cost` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `physical`
[INFO] [stdout]    --> src/optimizer/mod.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 | //! - [`physical`]: Physical operator selection and configuration
[INFO] [stdout]     |         ^^^^^^^^ no item named `physical` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `statistics`
[INFO] [stdout]    --> src/optimizer/mod.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | //! - [`statistics`]: Statistics collection and maintenance for optimization
[INFO] [stdout]     |         ^^^^^^^^^^ no item named `statistics` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `spatial`
[INFO] [stdout]    --> src/optimizer/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | //! - [`spatial`]: Spatial optimization strategies and geometric analysis
[INFO] [stdout]     |         ^^^^^^^ no item named `spatial` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `cascade`
[INFO] [stdout]    --> src/optimizer/mod.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 | //! - [`cascade`]: Cascade-specific optimization techniques
[INFO] [stdout]     |         ^^^^^^^ no item named `cascade` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `adaptive`
[INFO] [stdout]    --> src/optimizer/mod.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | //! - [`adaptive`]: Adaptive optimization and runtime plan adjustment
[INFO] [stdout]     |         ^^^^^^^^ no item named `adaptive` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `parallel`
[INFO] [stdout]    --> src/optimizer/mod.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 | //! - [`parallel`]: Parallelization optimization and resource allocation
[INFO] [stdout]     |         ^^^^^^^^ no item named `parallel` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `parser` links to private item `statement`
[INFO] [stdout]   --> src/parser/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! - [`statement`]: Top-level statement parsing dispatch
[INFO] [stdout]    |         ^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `parser` links to private item `select`
[INFO] [stdout]   --> src/parser/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! - [`select`]: SELECT statement parsing
[INFO] [stdout]    |         ^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `parser` links to private item `expression`
[INFO] [stdout]   --> src/parser/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | //! - [`expression`]: Expression and literal parsing
[INFO] [stdout]    |         ^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `parser` links to private item `clause`
[INFO] [stdout]   --> src/parser/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | //! - [`clause`]: SQL clause parsing (GROUP BY, ORDER BY, etc.)
[INFO] [stdout]    |         ^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `parser` links to private item `traverse`
[INFO] [stdout]   --> src/parser/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! - [`traverse`]: TRAVERSE clause parsing for graph patterns
[INFO] [stdout]    |         ^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `parser` links to private item `utils`
[INFO] [stdout]   --> src/parser/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | //! - [`utils`]: Parser utility functions
[INFO] [stdout]    |         ^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.68s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/hyperQL/index.html
[INFO] running `Command { std: "docker" "inspect" "39e4704e8827682ae27c2232ebf0aee2a19a5f7c1b372b7ad2d7ca14bbf1bd8e", 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" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "39e4704e8827682ae27c2232ebf0aee2a19a5f7c1b372b7ad2d7ca14bbf1bd8e" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting hyperQL v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `query`
[INFO] [stdout]   --> src/ast/mod.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 | //! - [`query`]: Core query structure and top-level constructs
[INFO] [stdout]    |         ^^^^^ no item named `query` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `expression`
[INFO] [stdout]   --> src/ast/mod.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 | //! - [`expression`]: Expression trees and operators
[INFO] [stdout]    |         ^^^^^^^^^^ no item named `expression` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `Expression`
[INFO] [stdout]    |
[INFO] [stdout] 81 - //! - [`expression`]: Expression trees and operators
[INFO] [stdout] 81 + //! - [`Expression`]: Expression trees and operators
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `literal`
[INFO] [stdout]   --> src/ast/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | //! - [`literal`]: Literal values and constants
[INFO] [stdout]    |         ^^^^^^^ no item named `literal` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `Literal`
[INFO] [stdout]    |
[INFO] [stdout] 82 - //! - [`literal`]: Literal values and constants
[INFO] [stdout] 82 + //! - [`Literal`]: Literal values and constants
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `identifier`
[INFO] [stdout]   --> src/ast/mod.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 | //! - [`identifier`]: Entity and property identifiers
[INFO] [stdout]    |         ^^^^^^^^^^ no item named `identifier` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `function`
[INFO] [stdout]   --> src/ast/mod.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | //! - [`function`]: Function calls and built-in operations
[INFO] [stdout]    |         ^^^^^^^^ no item named `function` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `predicate`
[INFO] [stdout]   --> src/ast/mod.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | //! - [`predicate`]: Boolean expressions and filters
[INFO] [stdout]    |         ^^^^^^^^^ no item named `predicate` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `traverse`
[INFO] [stdout]   --> src/ast/mod.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | //! - [`traverse`]: Graph traversal and navigation
[INFO] [stdout]    |         ^^^^^^^^ no item named `traverse` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `cascade`
[INFO] [stdout]   --> src/ast/mod.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | //! - [`cascade`]: Measure propagation and cascade operations
[INFO] [stdout]    |         ^^^^^^^ no item named `cascade` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `aggregate`
[INFO] [stdout]   --> src/ast/mod.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 | //! - [`aggregate`]: Aggregation functions and grouping
[INFO] [stdout]    |         ^^^^^^^^^ no item named `aggregate` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `temporal`
[INFO] [stdout]   --> src/ast/mod.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 | //! - [`temporal`]: Time-based operations and trajectories
[INFO] [stdout]    |         ^^^^^^^^ no item named `temporal` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `propagation`
[INFO] [stdout]    --> src/cascade/mod.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 | //! - [`propagation`]: Core propagation algorithms and execution engines
[INFO] [stdout]     |         ^^^^^^^^^^^ no item named `propagation` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `measures`
[INFO] [stdout]    --> src/cascade/mod.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 | //! - [`measures`]: Measure definition, computation, and management
[INFO] [stdout]     |         ^^^^^^^^ no item named `measures` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `hierarchy`
[INFO] [stdout]    --> src/cascade/mod.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | //! - [`hierarchy`]: Hierarchy detection, construction, and maintenance
[INFO] [stdout]     |         ^^^^^^^^^ no item named `hierarchy` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `dependency`
[INFO] [stdout]    --> src/cascade/mod.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 | //! - [`dependency`]: Cascade dependency analysis and resolution
[INFO] [stdout]     |         ^^^^^^^^^^ no item named `dependency` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `scheduler`
[INFO] [stdout]    --> src/cascade/mod.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 | //! - [`scheduler`]: Cascade execution scheduling and coordination
[INFO] [stdout]     |         ^^^^^^^^^ no item named `scheduler` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `incremental`
[INFO] [stdout]    --> src/cascade/mod.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | //! - [`incremental`]: Incremental update algorithms and state management
[INFO] [stdout]     |         ^^^^^^^^^^^ no item named `incremental` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `parallel`
[INFO] [stdout]    --> src/cascade/mod.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 | //! - [`parallel`]: Parallel execution strategies and thread coordination
[INFO] [stdout]     |         ^^^^^^^^ no item named `parallel` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `persistence`
[INFO] [stdout]    --> src/cascade/mod.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | //! - [`persistence`]: Cascade state persistence and recovery
[INFO] [stdout]     |         ^^^^^^^^^^^ no item named `persistence` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `execution`
[INFO] [stdout]    --> src/context/mod.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 | //! - [`execution`]: Core execution context management and coordination
[INFO] [stdout]     |         ^^^^^^^^^ no item named `execution` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `binding`
[INFO] [stdout]    --> src/context/mod.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 | //! - [`binding`]: Variable binding system and scope management
[INFO] [stdout]     |         ^^^^^^^ no item named `binding` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `resource`
[INFO] [stdout]    --> src/context/mod.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | //! - [`resource`]: Resource management and lifecycle tracking
[INFO] [stdout]     |         ^^^^^^^^ no item named `resource` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `transaction`
[INFO] [stdout]    --> src/context/mod.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 | //! - [`transaction`]: Transaction context and ACID property management
[INFO] [stdout]     |         ^^^^^^^^^^^ no item named `transaction` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `cache`
[INFO] [stdout]    --> src/context/mod.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | //! - [`cache`]: Context-aware caching and result management
[INFO] [stdout]     |         ^^^^^ no item named `cache` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `monitor`
[INFO] [stdout]    --> src/context/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | //! - [`monitor`]: Context monitoring and performance tracking
[INFO] [stdout]     |         ^^^^^^^ no item named `monitor` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `async_context`
[INFO] [stdout]    --> src/context/mod.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 | //! - [`async_context`]: Asynchronous context management for async queries
[INFO] [stdout]     |         ^^^^^^^^^^^^^ no item named `async_context` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `distributed`
[INFO] [stdout]    --> src/context/mod.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | //! - [`distributed`]: Distributed context management for multi-node queries
[INFO] [stdout]     |         ^^^^^^^^^^^ no item named `distributed` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `executor` links to private item `plan_executor`
[INFO] [stdout]   --> src/executor/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! - [`plan_executor`]: Main execution plan handling
[INFO] [stdout]    |         ^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `executor` links to private item `aggregation`
[INFO] [stdout]   --> src/executor/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | //! - [`aggregation`]: Aggregation and GROUP BY logic
[INFO] [stdout]    |         ^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `executor` links to private item `data_source`
[INFO] [stdout]   --> src/executor/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! - [`data_source`]: DataSource trait implementations
[INFO] [stdout]    |         ^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `rules`
[INFO] [stdout]    --> src/optimizer/mod.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 | //! - [`rules`]: Logical transformation rules and rewriting strategies
[INFO] [stdout]     |         ^^^^^ no item named `rules` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `cost`
[INFO] [stdout]    --> src/optimizer/mod.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | //! - [`cost`]: Cost model implementations and estimation algorithms
[INFO] [stdout]     |         ^^^^ no item named `cost` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `physical`
[INFO] [stdout]    --> src/optimizer/mod.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 | //! - [`physical`]: Physical operator selection and configuration
[INFO] [stdout]     |         ^^^^^^^^ no item named `physical` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `statistics`
[INFO] [stdout]    --> src/optimizer/mod.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | //! - [`statistics`]: Statistics collection and maintenance for optimization
[INFO] [stdout]     |         ^^^^^^^^^^ no item named `statistics` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `spatial`
[INFO] [stdout]    --> src/optimizer/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | //! - [`spatial`]: Spatial optimization strategies and geometric analysis
[INFO] [stdout]     |         ^^^^^^^ no item named `spatial` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `cascade`
[INFO] [stdout]    --> src/optimizer/mod.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 | //! - [`cascade`]: Cascade-specific optimization techniques
[INFO] [stdout]     |         ^^^^^^^ no item named `cascade` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `adaptive`
[INFO] [stdout]    --> src/optimizer/mod.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | //! - [`adaptive`]: Adaptive optimization and runtime plan adjustment
[INFO] [stdout]     |         ^^^^^^^^ no item named `adaptive` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `parallel`
[INFO] [stdout]    --> src/optimizer/mod.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 | //! - [`parallel`]: Parallelization optimization and resource allocation
[INFO] [stdout]     |         ^^^^^^^^ no item named `parallel` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `parser` links to private item `statement`
[INFO] [stdout]   --> src/parser/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! - [`statement`]: Top-level statement parsing dispatch
[INFO] [stdout]    |         ^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `parser` links to private item `select`
[INFO] [stdout]   --> src/parser/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! - [`select`]: SELECT statement parsing
[INFO] [stdout]    |         ^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `parser` links to private item `expression`
[INFO] [stdout]   --> src/parser/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | //! - [`expression`]: Expression and literal parsing
[INFO] [stdout]    |         ^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `parser` links to private item `clause`
[INFO] [stdout]   --> src/parser/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | //! - [`clause`]: SQL clause parsing (GROUP BY, ORDER BY, etc.)
[INFO] [stdout]    |         ^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `parser` links to private item `traverse`
[INFO] [stdout]   --> src/parser/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! - [`traverse`]: TRAVERSE clause parsing for graph patterns
[INFO] [stdout]    |         ^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `parser` links to private item `utils`
[INFO] [stdout]   --> src/parser/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | //! - [`utils`]: Parser utility functions
[INFO] [stdout]    |         ^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/hyperQL/index.html
[INFO] running `Command { std: "docker" "inspect" "39e4704e8827682ae27c2232ebf0aee2a19a5f7c1b372b7ad2d7ca14bbf1bd8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39e4704e8827682ae27c2232ebf0aee2a19a5f7c1b372b7ad2d7ca14bbf1bd8e", kill_on_drop: false }`
[INFO] [stdout] 39e4704e8827682ae27c2232ebf0aee2a19a5f7c1b372b7ad2d7ca14bbf1bd8e
