# rustc version rustc 1.99.0-nightly (be8e82435 2026-07-11)
# 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" "4cc5d3bd930314c5d123d30ca89cf8f762ce494f652176c98fa90f477d2daf5b" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260711-1.99.0-nightly-be8e82435\", \"--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: 001_basic, 002_dynamic_prefixes, 003_custom_argument, 004_event_handler, 005_builtin_help, 006_state, 007_embeds, 008_all_events, 009_slash_command, 010_slash_custom_argument_type, 011_error_handling, 012_notify_user_on_error, 013_permissions, 014_builtin_inmemory_cache, 015_message_command, 016_builtin_redis_cache [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 dyncord v0.15.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `crate::error` [INFO] [stderr] --> src/../README.md:177:20 [INFO] [stderr] | [INFO] [stderr] 177 | - [Error Handling](crate::error) - How error handling works in dyncord and how to handle errors. [INFO] [stderr] | ^^^^^^^^^^^^ no item named `error` in module `dyncord` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `MessafeCommandBuilder` [INFO] [stderr] --> src/commands/message/mod.rs:229:11 [INFO] [stderr] | [INFO] [stderr] 229 | /// [`MessafeCommandBuilder`] - The current builder with the permission checker added. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no item named `MessafeCommandBuilder` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `chrono` [INFO] [stderr] --> src/commands/permissions.rs:53:17 [INFO] [stderr] | [INFO] [stderr] 53 | //! We'll use [`chrono`] to check whether it's daytime. [INFO] [stderr] | ^^^^^^ no item named `chrono` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `&String` [INFO] [stderr] --> src/commands/slash/arguments.rs:166:11 [INFO] [stderr] | [INFO] [stderr] 166 | /// [`&String`] -> The inner value's argument name. [INFO] [stderr] | ^^^^^^^ no item named `&String` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `OnEvent` [INFO] [stderr] --> src/events.rs:540:58 [INFO] [stderr] | [INFO] [stderr] 540 | /// This struct's methods are just proxies to creating [`OnEvent`] more prettily. [INFO] [stderr] | ^^^^^^^ no item named `OnEvent` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `dyncord` (lib doc) generated 5 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.82s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/dyncord/index.html [INFO] running `Command { std: "docker" "inspect" "4cc5d3bd930314c5d123d30ca89cf8f762ce494f652176c98fa90f477d2daf5b", kill_on_drop: false }`