# rustc version rustc 1.99.0-nightly (d0babd8b6 2026-07-15)
# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )
# build log [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" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "543ccd243e785c26fd46df3f97d92b48eaca473a4f7716888259de5fddeb7d75" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260715-1.99.0-nightly-d0babd8b6\", \"--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: Rustdoc did not scrape the following examples because they require dev-dependencies: admin_panel, advanced_joins_and_subqueries, api_resources, artisan_demo, audit_trail, basic, collections, compile_time_safety, constrained_eager_loading, custom_soft_delete, enterprise_scaling, factories_and_seeders, field_hiding, hooks, json_casting, many_to_many, migrations, observers, polymorphic_relationships, query_logging, redis_cache_and_events, relationships, saas_multi_tenancy, scopes, scout_search, transactions [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting rullst-orm v6.0.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/collection.rs:4:91 [INFO] [stderr] | [INFO] [stderr] 4 | /// An extension trait that brings Laravel-style Collection methods natively to Rust's Vec<T>. [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] 4 | /// An extension trait that brings Laravel-style Collection methods natively to Rust's `Vec<T>`. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `rullst-orm` (lib doc) generated 1 warning [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/rullst_orm/index.html [INFO] running `Command { std: "docker" "inspect" "543ccd243e785c26fd46df3f97d92b48eaca473a4f7716888259de5fddeb7d75", kill_on_drop: false }`