[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] e4ca528e70595619f03d80425a2ad09b23415d4c [INFO] documenting cyndis/uapi-test against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyndis%2Fuapi-test" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cyndis/uapi-test on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-23/source/Cargo.toml [INFO] crate git repo https://github.com/cyndis/uapi-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd5301cb37fcbcc86e7ac41b41d0d9b60b3c3c8e004659f77d9115260ab3940b [INFO] running `Command { std: "docker" "start" "-a" "dd5301cb37fcbcc86e7ac41b41d0d9b60b3c3c8e004659f77d9115260ab3940b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd5301cb37fcbcc86e7ac41b41d0d9b60b3c3c8e004659f77d9115260ab3940b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd5301cb37fcbcc86e7ac41b41d0d9b60b3c3c8e004659f77d9115260ab3940b", kill_on_drop: false }` [INFO] [stdout] dd5301cb37fcbcc86e7ac41b41d0d9b60b3c3c8e004659f77d9115260ab3940b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fbbd4717a0b60b3a30013be680dbb67fb64be14a1eb83c8d5cb0a8debb7a69d [INFO] running `Command { std: "docker" "start" "-a" "5fbbd4717a0b60b3a30013be680dbb67fb64be14a1eb83c8d5cb0a8debb7a69d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking bytemuck v1.4.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking errno v0.2.6 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Checking structopt v0.3.17 [INFO] [stderr] Compiling uapi-test v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting uapi-test v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:43155 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " @host1x_class: [in]"] # [doc = ""] # [doc = " Host1x class of the engine that will be programmed using this"] # [doc = " channel."] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [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] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:43325 [INFO] [stdout] | [INFO] [stdout] 3 | ...channel."] pub host1x_class : __u32 , # [doc = " @flags: [in]"] # [doc = ""] # [doc = " Flags."] pub flags : __u32 , # [doc = " @conte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @flags: [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:43404 [INFO] [stdout] | [INFO] [stdout] 3 | ...s : __u32 , # [doc = " @context: [out]"] # [doc = ""] # [doc = " Opaque identifier corresponding to the opened channel."] pub context ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @context: [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 `out` [INFO] [stdout] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:43536 [INFO] [stdout] | [INFO] [stdout] 3 | ... , # [doc = " @version: [out]"] # [doc = ""] # [doc = " Version of the engine hardware. This can be used by userspace"] # [doc = " to determine how the engine needs to be programmed."] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @version: [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 `out` [INFO] [stdout] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:43740 [INFO] [stdout] | [INFO] [stdout] 3 | ...sion : __u32 , # [doc = " @capabilities: [out]"] # [doc = ""] # [doc = " Flags describing the hardware capabilities."] pub capabilitie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @capabilities: [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:45764 [INFO] [stdout] | [INFO] [stdout] 3 | ...tegra_channel_close { # [doc = " @context: [in]"] # [doc = ""] # [doc = " Identifier of the channel to close."] pub context : __u32 , ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @context: [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:46820 [INFO] [stdout] | [INFO] [stdout] 3 | ...el_map { # [doc = " @context: [in]"] # [doc = ""] # [doc = " Identifier of the channel to which make memory available for."] pub conte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @context: [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:46958 [INFO] [stdout] | [INFO] [stdout] 3 | ...] pub context : __u32 , # [doc = " @handle: [in]"] # [doc = ""] # [doc = " GEM handle of the memory to map."] pub handle : __u32 , # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @handle: [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:47065 [INFO] [stdout] | [INFO] [stdout] 3 | ...memory to map."] pub handle : __u32 , # [doc = " @flags: [in]"] # [doc = ""] # [doc = " Flags."] pub flags : __u32 , # [doc = " @mappi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @flags: [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:47144 [INFO] [stdout] | [INFO] [stdout] 3 | ... , # [doc = " @mapping: [out]"] # [doc = ""] # [doc = " Identifier corresponding to the mapping, to be used for"] # [doc = " relocations or unmapping later."] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @mapping: [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:48688 [INFO] [stdout] | [INFO] [stdout] 3 | ...nel_unmap { # [doc = " @context: [in]"] # [doc = ""] # [doc = " Channel identifier of the channel to unmap memory from."] pub context ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @context: [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:48820 [INFO] [stdout] | [INFO] [stdout] 3 | ...text : __u32 , # [doc = " @mapping: [in]"] # [doc = ""] # [doc = " Mapping identifier of the memory mapping to unmap."] pub mapping : ... [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:49868 [INFO] [stdout] | [INFO] [stdout] 3 | ..._submit_buf { # [doc = " @mapping: [in]"] # [doc = ""] # [doc = " Identifier of the mapping to use in the submission."] pub mapping : ... [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:49996 [INFO] [stdout] | [INFO] [stdout] 3 | ...e submission."] pub mapping : __u32 , # [doc = " @flags: [in]"] # [doc = ""] # [doc = " Flags."] pub flags : __u32 , pub reloc : drm_t... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @flags: [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:50271 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " @target_offset: [in]"] # [doc = ""] # [doc = " Offset from the start of the mapping of the data whose"] # [doc = " address is to be patched into the gather."] pu... [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:50469 [INFO] [stdout] | [INFO] [stdout] 3 | ... , # [doc = " @gather_offset_words: [in]"] # [doc = ""] # [doc = " Offset in words from the start of the gather data to"] # [doc = " where the address should be patched into."] pu... [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:50677 [INFO] [stdout] | [INFO] [stdout] 3 | ... , # [doc = " @shift: [in]"] # [doc = ""] # [doc = " Number of bits the address should be shifted right before"] # [doc = " patching in."] pu... [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:55566 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " @type: [in]"] # [doc = ""] # [doc = " Command type to execute. One of the DRM_TEGRA_SUBMIT_CMD*"] # [doc = " defines."] pu... [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:55717 [INFO] [stdout] | [INFO] [stdout] 3 | ...oc = " defines."] pub type_ : __u32 , # [doc = " @flags: [in]"] # [doc = ""] # [doc = " Flags."] pub flags : __u32 , pub __bindgen_ano... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @flags: [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:58228 [INFO] [stdout] | [INFO] [stdout] 3 | ...a_submit_syncpt { # [doc = " @id: [in]"] # [doc = ""] # [doc = " ID of the syncpoint that the job will increment."] pub id : __u32 , #... [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:58343 [INFO] [stdout] | [INFO] [stdout] 3 | ...ob will increment."] pub id : __u32 , # [doc = " @flags: [in]"] # [doc = ""] # [doc = " Flags."] pub flags : __u32 , # [doc = " @incre... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @flags: [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:58422 [INFO] [stdout] | [INFO] [stdout] 3 | ... : __u32 , # [doc = " @increments: [in]"] # [doc = ""] # [doc = " Number of times the job will increment this syncpoint."] pub increme... [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:58559 [INFO] [stdout] | [INFO] [stdout] 3 | ... , # [doc = " @value: [out]"] # [doc = ""] # [doc = " Value the syncpoint will have once the job has completed all"] # [doc = " its specified syncpoint increments."] # [doc = ""] # [doc = " Note that the kernel may increment the syncpoint before or after"] # [doc = " the job. These increments are not reflected in this field."] # [doc = ""] # [doc = " If the job hangs or times out, not all of the increments may"] # [doc = " get executed."] pu... [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:60406 [INFO] [stdout] | [INFO] [stdout] 3 | ...hannel_submit { # [doc = " @context: [in]"] # [doc = ""] # [doc = " Identifier of the channel to submit this job to."] pub context : _... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @context: [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:60531 [INFO] [stdout] | [INFO] [stdout] 3 | ...context : __u32 , # [doc = " @num_bufs: [in]"] # [doc = ""] # [doc = " Number of elements in the `bufs_ptr` array."] pub num_bufs : __... [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:60653 [INFO] [stdout] | [INFO] [stdout] 3 | ...um_bufs : __u32 , # [doc = " @num_cmds: [in]"] # [doc = ""] # [doc = " Number of elements in the `cmds_ptr` array."] pub num_cmds : __... [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:60775 [INFO] [stdout] | [INFO] [stdout] 3 | ...__u32 , # [doc = " @gather_data_words: [in]"] # [doc = ""] # [doc = " Number of 32-bit words in the `gather_data_ptr` array."] pub gat... [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:60926 [INFO] [stdout] | [INFO] [stdout] 3 | ...s : __u32 , # [doc = " @bufs_ptr: [in]"] # [doc = ""] # [doc = " Pointer to an array of drm_tegra_submit_buf structures."] pub bufs_pt... [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:61060 [INFO] [stdout] | [INFO] [stdout] 3 | ...r : __u64 , # [doc = " @cmds_ptr: [in]"] # [doc = ""] # [doc = " Pointer to an array of drm_tegra_submit_cmd structures."] pub cmds_pt... [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:61194 [INFO] [stdout] | [INFO] [stdout] 3 | ... , # [doc = " @gather_data_ptr: [in]"] # [doc = ""] # [doc = " Pointer to an array of Host1x opcodes to be used by GATHER_UPTR"] # [doc = " commands."] pu... [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:61373 [INFO] [stdout] | [INFO] [stdout] 3 | ... , # [doc = " @syncobj_in: [in]"] # [doc = ""] # [doc = " Handle for DRM syncobj that will be waited before submission."] # [doc = " Ignored if zero."] pu... [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:61547 [INFO] [stdout] | [INFO] [stdout] 3 | ... , # [doc = " @syncobj_out: [in]"] # [doc = ""] # [doc = " Handle for DRM syncobj that will have its fence replaced with"] # [doc = " the job's completion fence. Ignored if zero."] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @syncobj_out: [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,out` [INFO] [stdout] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:61751 [INFO] [stdout] | [INFO] [stdout] 3 | ...__u32 , # [doc = " @syncpt_incr: [in,out]"] # [doc = ""] # [doc = " Information about the syncpoint the job will increment."] pub sync... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @syncpt_incr: [in,out] [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,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 `out` [INFO] [stdout] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:64814 [INFO] [stdout] | [INFO] [stdout] 3 | ...m_tegra_syncpoint_allocate { # [doc = " @id: [out]"] # [doc = ""] # [doc = " ID of allocated syncpoint."] pub id : __u32 , pub padding... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @id: [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:65890 [INFO] [stdout] | [INFO] [stdout] 3 | ...ct drm_tegra_syncpoint_free { # [doc = " @id: [in]"] # [doc = ""] # [doc = " ID of syncpoint to free."] pub id : __u32 , pub padding :... [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:66927 [INFO] [stdout] | [INFO] [stdout] 3 | ...cpoint_wait { # [doc = " @timeout: [in]"] # [doc = ""] # [doc = " Absolute timestamp at which the wait will time out."] pub timeout_ns... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @timeout: [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:67058 [INFO] [stdout] | [INFO] [stdout] 3 | ...."] pub timeout_ns : __s64 , # [doc = " @id: [in]"] # [doc = ""] # [doc = " ID of syncpoint to wait on."] pub id : __u32 , # [doc = " ... [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:67152 [INFO] [stdout] | [INFO] [stdout] 3 | ...wait on."] pub id : __u32 , # [doc = " @threshold: [in]"] # [doc = ""] # [doc = " Threshold to wait for."] pub threshold : __u32 , # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @threshold: [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] --> /opt/rustwide/target/debug/build/uapi-test-0e2c8bd5fae84966/out/tegra_drm_bindings.rs:3:67255 [INFO] [stdout] | [INFO] [stdout] 3 | ...reshold : __u32 , # [doc = " @value: [out]"] # [doc = ""] # [doc = " Value of the syncpoint upon wait completion."] pub value : __u32 ... [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: 39 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.34s [INFO] running `Command { std: "docker" "inspect" "5fbbd4717a0b60b3a30013be680dbb67fb64be14a1eb83c8d5cb0a8debb7a69d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fbbd4717a0b60b3a30013be680dbb67fb64be14a1eb83c8d5cb0a8debb7a69d", kill_on_drop: false }` [INFO] [stdout] 5fbbd4717a0b60b3a30013be680dbb67fb64be14a1eb83c8d5cb0a8debb7a69d