# rustc version rustc 1.99.0-nightly (d0babd8b6 2026-07-15)
# docs.rs version docsrs 0.0.0 (f1b150f0cd76f7cabcd39e1f4790ba771b28b5c4 2026-07-19 )
# 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" "3023d71f84a417d1ee4f945f438a12c310c1fc35171cf2468706c52d996eba73" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2026-07-16" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--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: cookies_load, cookies_store, example [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 vrchatapi v1.20.8 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `type` [INFO] [stderr] --> src/models/api_config.rs:317:160 [INFO] [stderr] | [INFO] [stderr] 317 | ...one key+value from the object at reportOptions[type] as the `category` of the report. reportCategories[category] contains user-f... [INFO] [stderr] | ^^^^ no item named `type` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `category` [INFO] [stderr] --> src/models/api_config.rs:317:216 [INFO] [stderr] | [INFO] [stderr] 317 | ...`category` of the report. reportCategories[category] contains user-facing text to display for all possible categories. Select on... [INFO] [stderr] | ^^^^^^^^ no item named `category` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `category` [INFO] [stderr] --> src/models/api_config.rs:317:347 [INFO] [stderr] | [INFO] [stderr] 317 | ...alue from the array at reportOptions[type][category] as the `reason` of the report. reportReasons[reason] contains user-facing t... [INFO] [stderr] | ^^^^^^^^ no item named `category` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `reason` [INFO] [stderr] --> src/models/api_config.rs:317:402 [INFO] [stderr] | [INFO] [stderr] 317 | ...as the `reason` of the report. reportReasons[reason] contains user-facing text to display for all possible categories. [INFO] [stderr] | ^^^^^^ no item named `reason` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `id` [INFO] [stderr] --> src/models/submit_moderation_report_request.rs:4:400 [INFO] [stderr] | [INFO] [stderr] 4 | ...valid_categories, (id) => config.reportCategories[id]) valid_reasons = config.reportOptions[request.type][request.category] reques... [INFO] [stderr] | ^^ no item named `id` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `request.category` [INFO] [stderr] --> src/models/submit_moderation_report_request.rs:4:456 [INFO] [stderr] | [INFO] [stderr] 4 | ... config.reportOptions[request.type][request.category] request.reason = select_one(valid_reasons, (id) => config.reportReasons[id])... [INFO] [stderr] | ^^^^^^^^^^^^^^^^ no item named `request.category` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `id` [INFO] [stderr] --> src/models/submit_moderation_report_request.rs:4:546 [INFO] [stderr] | [INFO] [stderr] 4 | ...t_one(valid_reasons, (id) => config.reportReasons[id]) request.contentId = relevant_id_of_type(request.type) request.details = rel... [INFO] [stderr] | ^^ no item named `id` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `id` [INFO] [stderr] --> src/models/submit_moderation_report_request.rs:27:372 [INFO] [stderr] | [INFO] [stderr] 27 | ...alid_categories, (id) => config.reportCategories[id]) valid_reasons = config.reportOptions[request.type][request.category] reques... [INFO] [stderr] | ^^ no item named `id` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `request.category` [INFO] [stderr] --> src/models/submit_moderation_report_request.rs:27:428 [INFO] [stderr] | [INFO] [stderr] 27 | ...config.reportOptions[request.type][request.category] request.reason = select_one(valid_reasons, (id) => config.reportReasons[id])... [INFO] [stderr] | ^^^^^^^^^^^^^^^^ no item named `request.category` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `id` [INFO] [stderr] --> src/models/submit_moderation_report_request.rs:27:518 [INFO] [stderr] | [INFO] [stderr] 27 | ..._one(valid_reasons, (id) => config.reportReasons[id]) request.contentId = relevant_id_of_type(request.type) request.details = rel... [INFO] [stderr] | ^^ no item named `id` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/models/current_user.rs:68:9 [INFO] [stderr] | [INFO] [stderr] 68 | /// https://discord.com/developers/docs/reference#snowflakes [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] 68 | /// <https://discord.com/developers/docs/reference#snowflakes> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/models/discord_details.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | /// https://discord.com/developers/docs/reference#snowflakes [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 9 | /// <https://discord.com/developers/docs/reference#snowflakes> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/models/print_files.rs:8:28 [INFO] [stderr] | [INFO] [stderr] 8 | /// Link to file, e.g. https://api.vrchat.cloud/api/1/file/file_66fe782d-f2bd-4462-9761-1d766d7b2b26/1/file [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 8 | /// Link to file, e.g. <https://api.vrchat.cloud/api/1/file/file_66fe782d-f2bd-4462-9761-1d766d7b2b26/1/file> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `vrchatapi` (lib doc) generated 13 warnings (run `cargo fix --lib -p vrchatapi` to apply 3 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.45s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/vrchatapi/index.html [INFO] running `Command { std: "docker" "inspect" "3023d71f84a417d1ee4f945f438a12c310c1fc35171cf2468706c52d996eba73", kill_on_drop: false }`