[INFO] cloning repository https://github.com/cyndis/uapi-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyndis/uapi-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyndis%2Fuapi-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyndis%2Fuapi-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a14127984e1d3860f39fcef98ebb28df4c732d5d [INFO] documenting cyndis/uapi-test against beta-2025-09-21 for beta-rustdoc-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyndis%2Fuapi-test" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cyndis/uapi-test [INFO] finished tweaking git repo https://github.com/cyndis/uapi-test [INFO] tweaked toml for git repo https://github.com/cyndis/uapi-test written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cyndis/uapi-test on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cyndis/uapi-test 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt-derive v0.4.10 [INFO] [stderr] Downloaded errno v0.2.6 [INFO] [stderr] Downloaded structopt v0.3.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03cb3ebff74b0378c3c2efdac772599b38685a9f1405a48a49992725ef0b8dfb [INFO] running `Command { std: "docker" "start" "-a" "03cb3ebff74b0378c3c2efdac772599b38685a9f1405a48a49992725ef0b8dfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03cb3ebff74b0378c3c2efdac772599b38685a9f1405a48a49992725ef0b8dfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03cb3ebff74b0378c3c2efdac772599b38685a9f1405a48a49992725ef0b8dfb", kill_on_drop: false }` [INFO] [stdout] 03cb3ebff74b0378c3c2efdac772599b38685a9f1405a48a49992725ef0b8dfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18ce4518a6a77c35111f494778522b54c112752e69a31ff19d409ca347801148 [INFO] running `Command { std: "docker" "start" "-a" "18ce4518a6a77c35111f494778522b54c112752e69a31ff19d409ca347801148", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking bytemuck v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking errno v0.2.6 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Checking structopt v0.3.17 [INFO] [stderr] Documenting uapi-test v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:1530:13 [INFO] [stdout] | [INFO] [stdout] 1530 | #[doc = " @host1x_class: [in]"] [INFO] [stdout] | _____________^ [INFO] [stdout] 1531 | | #[doc = ""] [INFO] [stdout] 1532 | | #[doc = " Host1x class of the engine that will be programmed using this"] [INFO] [stdout] 1533 | | #[doc = " channel."] [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @host1x_class: [in] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [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 `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:1535:24 [INFO] [stdout] | [INFO] [stdout] 1535 | #[doc = " @flags: [in]"] [INFO] [stdout] | ^^ no item named `in` 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 `out` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:1539:26 [INFO] [stdout] | [INFO] [stdout] 1539 | #[doc = " @context: [out]"] [INFO] [stdout] | ^^^ no item named `out` 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 `out` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:1543:26 [INFO] [stdout] | [INFO] [stdout] 1543 | #[doc = " @version: [out]"] [INFO] [stdout] | ^^^ no item named `out` 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 `out` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:1548:31 [INFO] [stdout] | [INFO] [stdout] 1548 | #[doc = " @capabilities: [out]"] [INFO] [stdout] | ^^^ no item named `out` 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 `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:1634:26 [INFO] [stdout] | [INFO] [stdout] 1634 | #[doc = " @context: [in]"] [INFO] [stdout] | ^^ no item named `in` 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 `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:1676:26 [INFO] [stdout] | [INFO] [stdout] 1676 | #[doc = " @context: [in]"] [INFO] [stdout] | ^^ no item named `in` 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 `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:1680:25 [INFO] [stdout] | [INFO] [stdout] 1680 | #[doc = " @handle: [in]"] [INFO] [stdout] | ^^ no item named `in` 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 `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:1684:24 [INFO] [stdout] | [INFO] [stdout] 1684 | #[doc = " @flags: [in]"] [INFO] [stdout] | ^^ no item named `in` 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 `out` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:1688:26 [INFO] [stdout] | [INFO] [stdout] 1688 | #[doc = " @mapping: [out]"] [INFO] [stdout] | ^^^ no item named `out` 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 `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:1750:26 [INFO] [stdout] | [INFO] [stdout] 1750 | #[doc = " @context: [in]"] [INFO] [stdout] | ^^ no item named `in` 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 `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:1754:13 [INFO] [stdout] | [INFO] [stdout] 1754 | #[doc = " @mapping: [in]"] [INFO] [stdout] | _____________^ [INFO] [stdout] 1755 | | #[doc = ""] [INFO] [stdout] 1756 | | #[doc = " Mapping identifier of the memory mapping to unmap."] [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @mapping: [in] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:1795:13 [INFO] [stdout] | [INFO] [stdout] 1795 | #[doc = " @mapping: [in]"] [INFO] [stdout] | _____________^ [INFO] [stdout] 1796 | | #[doc = ""] [INFO] [stdout] 1797 | | #[doc = " Identifier of the mapping to use in the submission."] [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @mapping: [in] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:1799:24 [INFO] [stdout] | [INFO] [stdout] 1799 | #[doc = " @flags: [in]"] [INFO] [stdout] | ^^ no item named `in` 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 `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:1809:13 [INFO] [stdout] | [INFO] [stdout] 1809 | #[doc = " @target_offset: [in]"] [INFO] [stdout] | _____________^ [INFO] [stdout] 1810 | | #[doc = ""] [INFO] [stdout] 1811 | | #[doc = " Offset from the start of the mapping of the data whose"] [INFO] [stdout] 1812 | | #[doc = " address is to be patched into the gather."] [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @target_offset: [in] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:1814:13 [INFO] [stdout] | [INFO] [stdout] 1814 | #[doc = " @gather_offset_words: [in]"] [INFO] [stdout] | _____________^ [INFO] [stdout] 1815 | | #[doc = ""] [INFO] [stdout] 1816 | | #[doc = " Offset in words from the start of the gather data to"] [INFO] [stdout] 1817 | | #[doc = " where the address should be patched into."] [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @gather_offset_words: [in] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:1819:13 [INFO] [stdout] | [INFO] [stdout] 1819 | #[doc = " @shift: [in]"] [INFO] [stdout] | _____________^ [INFO] [stdout] 1820 | | #[doc = ""] [INFO] [stdout] 1821 | | #[doc = " Number of bits the address should be shifted right before"] [INFO] [stdout] 1822 | | #[doc = " patching in."] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @shift: [in] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:2033:13 [INFO] [stdout] | [INFO] [stdout] 2033 | #[doc = " @type: [in]"] [INFO] [stdout] | _____________^ [INFO] [stdout] 2034 | | #[doc = ""] [INFO] [stdout] 2035 | | #[doc = " Command type to execute. One of the DRM_TEGRA_SUBMIT_CMD*"] [INFO] [stdout] 2036 | | #[doc = " defines."] [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @type: [in] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:2038:24 [INFO] [stdout] | [INFO] [stdout] 2038 | #[doc = " @flags: [in]"] [INFO] [stdout] | ^^ no item named `in` 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 `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:2143:13 [INFO] [stdout] | [INFO] [stdout] 2143 | #[doc = " @id: [in]"] [INFO] [stdout] | _____________^ [INFO] [stdout] 2144 | | #[doc = ""] [INFO] [stdout] 2145 | | #[doc = " ID of the syncpoint that the job will increment."] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @id: [in] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:2147:24 [INFO] [stdout] | [INFO] [stdout] 2147 | #[doc = " @flags: [in]"] [INFO] [stdout] | ^^ no item named `in` 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 `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:2151:13 [INFO] [stdout] | [INFO] [stdout] 2151 | #[doc = " @increments: [in]"] [INFO] [stdout] | _____________^ [INFO] [stdout] 2152 | | #[doc = ""] [INFO] [stdout] 2153 | | #[doc = " Number of times the job will increment this syncpoint."] [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @increments: [in] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:2155:13 [INFO] [stdout] | [INFO] [stdout] 2155 | #[doc = " @value: [out]"] [INFO] [stdout] | _____________^ [INFO] [stdout] 2156 | | #[doc = ""] [INFO] [stdout] 2157 | | #[doc = " Value the syncpoint will have once the job has completed all"] [INFO] [stdout] 2158 | | #[doc = " its specified syncpoint increments."] [INFO] [stdout] ... | [INFO] [stdout] 2163 | | #[doc = " If the job hangs or times out, not all of the increments may"] [INFO] [stdout] 2164 | | #[doc = " get executed."] [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @value: [out] [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:2225:26 [INFO] [stdout] | [INFO] [stdout] 2225 | #[doc = " @context: [in]"] [INFO] [stdout] | ^^ no item named `in` 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 `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:2229:13 [INFO] [stdout] | [INFO] [stdout] 2229 | #[doc = " @num_bufs: [in]"] [INFO] [stdout] | _____________^ [INFO] [stdout] 2230 | | #[doc = ""] [INFO] [stdout] 2231 | | #[doc = " Number of elements in the `bufs_ptr` array."] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @num_bufs: [in] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:2233:13 [INFO] [stdout] | [INFO] [stdout] 2233 | #[doc = " @num_cmds: [in]"] [INFO] [stdout] | _____________^ [INFO] [stdout] 2234 | | #[doc = ""] [INFO] [stdout] 2235 | | #[doc = " Number of elements in the `cmds_ptr` array."] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @num_cmds: [in] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:2237:13 [INFO] [stdout] | [INFO] [stdout] 2237 | #[doc = " @gather_data_words: [in]"] [INFO] [stdout] | _____________^ [INFO] [stdout] 2238 | | #[doc = ""] [INFO] [stdout] 2239 | | #[doc = " Number of 32-bit words in the `gather_data_ptr` array."] [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @gather_data_words: [in] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:2241:13 [INFO] [stdout] | [INFO] [stdout] 2241 | #[doc = " @bufs_ptr: [in]"] [INFO] [stdout] | _____________^ [INFO] [stdout] 2242 | | #[doc = ""] [INFO] [stdout] 2243 | | #[doc = " Pointer to an array of drm_tegra_submit_buf structures."] [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @bufs_ptr: [in] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:2245:13 [INFO] [stdout] | [INFO] [stdout] 2245 | #[doc = " @cmds_ptr: [in]"] [INFO] [stdout] | _____________^ [INFO] [stdout] 2246 | | #[doc = ""] [INFO] [stdout] 2247 | | #[doc = " Pointer to an array of drm_tegra_submit_cmd structures."] [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @cmds_ptr: [in] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:2249:13 [INFO] [stdout] | [INFO] [stdout] 2249 | #[doc = " @gather_data_ptr: [in]"] [INFO] [stdout] | _____________^ [INFO] [stdout] 2250 | | #[doc = ""] [INFO] [stdout] 2251 | | #[doc = " Pointer to an array of Host1x opcodes to be used by GATHER_UPTR"] [INFO] [stdout] 2252 | | #[doc = " commands."] [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @gather_data_ptr: [in] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:2254:13 [INFO] [stdout] | [INFO] [stdout] 2254 | #[doc = " @syncobj_in: [in]"] [INFO] [stdout] | _____________^ [INFO] [stdout] 2255 | | #[doc = ""] [INFO] [stdout] 2256 | | #[doc = " Handle for DRM syncobj that will be waited before submission."] [INFO] [stdout] 2257 | | #[doc = " Ignored if zero."] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @syncobj_in: [in] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:2259:30 [INFO] [stdout] | [INFO] [stdout] 2259 | #[doc = " @syncobj_out: [in]"] [INFO] [stdout] | ^^ no item named `in` 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 `in,out` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:2264:30 [INFO] [stdout] | [INFO] [stdout] 2264 | #[doc = " @syncpt_incr: [in,out]"] [INFO] [stdout] | ^^^^^^ no item named `in,out` 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 `out` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:2405:21 [INFO] [stdout] | [INFO] [stdout] 2405 | #[doc = " @id: [out]"] [INFO] [stdout] | ^^^ no item named `out` 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 `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:2449:13 [INFO] [stdout] | [INFO] [stdout] 2449 | #[doc = " @id: [in]"] [INFO] [stdout] | _____________^ [INFO] [stdout] 2450 | | #[doc = ""] [INFO] [stdout] 2451 | | #[doc = " ID of syncpoint to free."] [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @id: [in] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:2493:26 [INFO] [stdout] | [INFO] [stdout] 2493 | #[doc = " @timeout: [in]"] [INFO] [stdout] | ^^ no item named `in` 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 `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:2497:13 [INFO] [stdout] | [INFO] [stdout] 2497 | #[doc = " @id: [in]"] [INFO] [stdout] | _____________^ [INFO] [stdout] 2498 | | #[doc = ""] [INFO] [stdout] 2499 | | #[doc = " ID of syncpoint to wait on."] [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @id: [in] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:2501:28 [INFO] [stdout] | [INFO] [stdout] 2501 | #[doc = " @threshold: [in]"] [INFO] [stdout] | ^^ no item named `in` 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 `out` [INFO] [stdout] --> src/generated-bindings/tegra_drm_bindings.rs:2505:24 [INFO] [stdout] | [INFO] [stdout] 2505 | #[doc = " @value: [out]"] [INFO] [stdout] | ^^^ no item named `out` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.07s [INFO] [stderr] Generated /opt/rustwide/target/doc/uapi_test/index.html [INFO] running `Command { std: "docker" "inspect" "18ce4518a6a77c35111f494778522b54c112752e69a31ff19d409ca347801148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18ce4518a6a77c35111f494778522b54c112752e69a31ff19d409ca347801148", kill_on_drop: false }` [INFO] [stdout] 18ce4518a6a77c35111f494778522b54c112752e69a31ff19d409ca347801148