# rustc version rustc 1.96.0-nightly (b90dc1e59 2026-03-04)
# docs.rs version docsrs 0.0.0 (91dcccd9 2026-02-13 )
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/data-modelling-core-2.4.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/data-modelling-core-2.4.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260304-1.96.0-nightly-b90dc1e59\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 34293f3812247383f7e4739b1454731be2b5d74d3f8940171f37c19a7383f8e4 [INFO] running `Command { std: "docker" "start" "-a" "34293f3812247383f7e4739b1454731be2b5d74d3f8940171f37c19a7383f8e4", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting data-modelling-core v2.4.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unclosed HTML tag `STRUCT` [INFO] [stderr] --> src/models/column.rs:255:35 [INFO] [stderr] | [INFO] [stderr] 255 | /// Nested data type for ARRAY<STRUCT> or MAP types [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 255 | /// Nested data type for `ARRAY<STRUCT>` or MAP types [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/storage/api.rs:74:59 [INFO] [stderr] | [INFO] [stderr] 74 | /// * `base_url` - Base URL of the API server (e.g., "https://api.example.com/api/v1") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 74 | /// * `base_url` - Base URL of the API server (e.g., "<https://api.example.com/api/v1>") [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `Uuid` [INFO] [stderr] --> src/validation/relationships.rs:77:60 [INFO] [stderr] | [INFO] [stderr] 77 | /// A tuple of (has_cycle: bool, cycle_path: Option<Vec<Uuid>>). [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 77 | /// A tuple of (has_cycle: bool, cycle_path: `Option<Vec<Uuid>>`). [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `data-modelling-core` (lib doc) generated 3 warnings (run `cargo fix --lib -p data-modelling-core` to apply 1 suggestion) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.52s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/data_modelling_core/index.html [INFO] running `Command { std: "docker" "inspect" "34293f3812247383f7e4739b1454731be2b5d74d3f8940171f37c19a7383f8e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34293f3812247383f7e4739b1454731be2b5d74d3f8940171f37c19a7383f8e4", kill_on_drop: false }` [INFO] [stdout] 34293f3812247383f7e4739b1454731be2b5d74d3f8940171f37c19a7383f8e4