[INFO] fetching crate cuda-oxide 0.4.0...
[INFO] documenting cuda-oxide-0.4.0 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate cuda-oxide 0.4.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate cuda-oxide 0.4.0
[INFO] finished tweaking crates.io crate cuda-oxide 0.4.0
[INFO] tweaked toml for crates.io crate cuda-oxide 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cuda-oxide 0.4.0 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cuda-oxide 0.4.0 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num_enum_derive v0.5.1
[INFO] [stderr]   Downloaded num_enum v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] feeea09d82182d0cb032966e0f8bd0f5a591fc7628c42410ee433d2e5ad8513b
[INFO] running `Command { std: "docker" "start" "feeea09d82182d0cb032966e0f8bd0f5a591fc7628c42410ee433d2e5ad8513b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "feeea09d82182d0cb032966e0f8bd0f5a591fc7628c42410ee433d2e5ad8513b", kill_on_drop: false }`
[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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "feeea09d82182d0cb032966e0f8bd0f5a591fc7628c42410ee433d2e5ad8513b" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "feeea09d82182d0cb032966e0f8bd0f5a591fc7628c42410ee433d2e5ad8513b", kill_on_drop: false }`
[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" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "feeea09d82182d0cb032966e0f8bd0f5a591fc7628c42410ee433d2e5ad8513b" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling cuda-oxide v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling num_enum_derive v0.5.1
[INFO] [stderr]     Checking num_enum v0.5.1
[INFO] [stderr]  Documenting cuda-oxide v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `3`
[INFO] [stdout]      --> src/sys.rs:10458:13
[INFO] [stdout]       |
[INFO] [stdout] 10458 |       #[doc = " \\brief Returns properties for a selected device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 10459 | |     #[doc = ""]
[INFO] [stdout] 10460 | |     #[doc = " \\deprecated"]
[INFO] [stdout] 10461 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 10516 | |     #[doc = " ::cuDeviceGet,"]
[INFO] [stdout] 10517 | |     #[doc = " ::cuDeviceTotalMem"]
[INFO] [stdout]       | |_________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               int maxThreadsDim[3];
[INFO] [stdout]                                 ^
[INFO] [stdout]       = note: no item named `3` 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 `3`
[INFO] [stdout]      --> src/sys.rs:10458:13
[INFO] [stdout]       |
[INFO] [stdout] 10458 |       #[doc = " \\brief Returns properties for a selected device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 10459 | |     #[doc = ""]
[INFO] [stdout] 10460 | |     #[doc = " \\deprecated"]
[INFO] [stdout] 10461 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 10516 | |     #[doc = " ::cuDeviceGet,"]
[INFO] [stdout] 10517 | |     #[doc = " ::cuDeviceTotalMem"]
[INFO] [stdout]       | |_________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               int maxGridSize[3];
[INFO] [stdout]                               ^
[INFO] [stdout]       = note: no item named `3` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `3`
[INFO] [stdout]      --> src/sys.rs:10458:13
[INFO] [stdout]       |
[INFO] [stdout] 10458 |       #[doc = " \\brief Returns properties for a selected device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 10459 | |     #[doc = ""]
[INFO] [stdout] 10460 | |     #[doc = " \\deprecated"]
[INFO] [stdout] 10461 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 10516 | |     #[doc = " ::cuDeviceGet,"]
[INFO] [stdout] 10517 | |     #[doc = " ::cuDeviceTotalMem"]
[INFO] [stdout]       | |_________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]                - ::maxThreadsDim[3] is the maximum sizes of each dimension of a block;
[INFO] [stdout]                                  ^
[INFO] [stdout]       = note: no item named `3` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `3`
[INFO] [stdout]      --> src/sys.rs:10458:13
[INFO] [stdout]       |
[INFO] [stdout] 10458 |       #[doc = " \\brief Returns properties for a selected device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 10459 | |     #[doc = ""]
[INFO] [stdout] 10460 | |     #[doc = " \\deprecated"]
[INFO] [stdout] 10461 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 10516 | |     #[doc = " ::cuDeviceGet,"]
[INFO] [stdout] 10517 | |     #[doc = " ::cuDeviceTotalMem"]
[INFO] [stdout]       | |_________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]                - ::maxGridSize[3] is the maximum sizes of each dimension of a grid;
[INFO] [stdout]                                ^
[INFO] [stdout]       = note: no item named `3` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `domain`
[INFO] [stdout]      --> src/sys.rs:11960:13
[INFO] [stdout]       |
[INFO] [stdout] 11960 |       #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11961 | |     #[doc = ""]
[INFO] [stdout] 11962 | |     #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."]
[INFO] [stdout] 11963 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 11983 | |     #[doc = " ::cuDeviceGetPCIBusId,"]
[INFO] [stdout] 11984 | |     #[doc = " ::cudaDeviceGetByPCIBusId"]
[INFO] [stdout]       | |________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [domain]:[bus]:[device].[function]
[INFO] [stdout]                ^^^^^^
[INFO] [stdout]       = note: no item named `domain` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `bus`
[INFO] [stdout]      --> src/sys.rs:11960:13
[INFO] [stdout]       |
[INFO] [stdout] 11960 |       #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11961 | |     #[doc = ""]
[INFO] [stdout] 11962 | |     #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."]
[INFO] [stdout] 11963 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 11983 | |     #[doc = " ::cuDeviceGetPCIBusId,"]
[INFO] [stdout] 11984 | |     #[doc = " ::cudaDeviceGetByPCIBusId"]
[INFO] [stdout]       | |________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [domain]:[bus]:[device].[function]
[INFO] [stdout]                         ^^^
[INFO] [stdout]       = note: no item named `bus` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `device`
[INFO] [stdout]      --> src/sys.rs:11960:13
[INFO] [stdout]       |
[INFO] [stdout] 11960 |       #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11961 | |     #[doc = ""]
[INFO] [stdout] 11962 | |     #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."]
[INFO] [stdout] 11963 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 11983 | |     #[doc = " ::cuDeviceGetPCIBusId,"]
[INFO] [stdout] 11984 | |     #[doc = " ::cudaDeviceGetByPCIBusId"]
[INFO] [stdout]       | |________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [domain]:[bus]:[device].[function]
[INFO] [stdout]                               ^^^^^^
[INFO] [stdout]       = note: no item named `device` in scope
[INFO] [stdout]       = help: there's a similarly named item `CUdevice`
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `function`
[INFO] [stdout]      --> src/sys.rs:11960:13
[INFO] [stdout]       |
[INFO] [stdout] 11960 |       #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11961 | |     #[doc = ""]
[INFO] [stdout] 11962 | |     #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."]
[INFO] [stdout] 11963 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 11983 | |     #[doc = " ::cuDeviceGetPCIBusId,"]
[INFO] [stdout] 11984 | |     #[doc = " ::cudaDeviceGetByPCIBusId"]
[INFO] [stdout]       | |________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [domain]:[bus]:[device].[function]
[INFO] [stdout]                                        ^^^^^^^^
[INFO] [stdout]       = note: no item named `function` in scope
[INFO] [stdout]       = help: there's a similarly named item `CUfunction`
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `domain`
[INFO] [stdout]      --> src/sys.rs:11960:13
[INFO] [stdout]       |
[INFO] [stdout] 11960 |       #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11961 | |     #[doc = ""]
[INFO] [stdout] 11962 | |     #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."]
[INFO] [stdout] 11963 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 11983 | |     #[doc = " ::cuDeviceGetPCIBusId,"]
[INFO] [stdout] 11984 | |     #[doc = " ::cudaDeviceGetByPCIBusId"]
[INFO] [stdout]       | |________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [domain]:[bus]:[device]
[INFO] [stdout]                ^^^^^^
[INFO] [stdout]       = note: no item named `domain` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `bus`
[INFO] [stdout]      --> src/sys.rs:11960:13
[INFO] [stdout]       |
[INFO] [stdout] 11960 |       #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11961 | |     #[doc = ""]
[INFO] [stdout] 11962 | |     #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."]
[INFO] [stdout] 11963 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 11983 | |     #[doc = " ::cuDeviceGetPCIBusId,"]
[INFO] [stdout] 11984 | |     #[doc = " ::cudaDeviceGetByPCIBusId"]
[INFO] [stdout]       | |________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [domain]:[bus]:[device]
[INFO] [stdout]                         ^^^
[INFO] [stdout]       = note: no item named `bus` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `device`
[INFO] [stdout]      --> src/sys.rs:11960:13
[INFO] [stdout]       |
[INFO] [stdout] 11960 |       #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11961 | |     #[doc = ""]
[INFO] [stdout] 11962 | |     #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."]
[INFO] [stdout] 11963 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 11983 | |     #[doc = " ::cuDeviceGetPCIBusId,"]
[INFO] [stdout] 11984 | |     #[doc = " ::cudaDeviceGetByPCIBusId"]
[INFO] [stdout]       | |________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [domain]:[bus]:[device]
[INFO] [stdout]                               ^^^^^^
[INFO] [stdout]       = note: no item named `device` in scope
[INFO] [stdout]       = help: there's a similarly named item `CUdevice`
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `bus`
[INFO] [stdout]      --> src/sys.rs:11960:13
[INFO] [stdout]       |
[INFO] [stdout] 11960 |       #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11961 | |     #[doc = ""]
[INFO] [stdout] 11962 | |     #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."]
[INFO] [stdout] 11963 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 11983 | |     #[doc = " ::cuDeviceGetPCIBusId,"]
[INFO] [stdout] 11984 | |     #[doc = " ::cudaDeviceGetByPCIBusId"]
[INFO] [stdout]       | |________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [bus]:[device].[function]
[INFO] [stdout]                ^^^
[INFO] [stdout]       = note: no item named `bus` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `device`
[INFO] [stdout]      --> src/sys.rs:11960:13
[INFO] [stdout]       |
[INFO] [stdout] 11960 |       #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11961 | |     #[doc = ""]
[INFO] [stdout] 11962 | |     #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."]
[INFO] [stdout] 11963 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 11983 | |     #[doc = " ::cuDeviceGetPCIBusId,"]
[INFO] [stdout] 11984 | |     #[doc = " ::cudaDeviceGetByPCIBusId"]
[INFO] [stdout]       | |________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [bus]:[device].[function]
[INFO] [stdout]                      ^^^^^^
[INFO] [stdout]       = note: no item named `device` in scope
[INFO] [stdout]       = help: there's a similarly named item `CUdevice`
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `function`
[INFO] [stdout]      --> src/sys.rs:11960:13
[INFO] [stdout]       |
[INFO] [stdout] 11960 |       #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11961 | |     #[doc = ""]
[INFO] [stdout] 11962 | |     #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."]
[INFO] [stdout] 11963 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 11983 | |     #[doc = " ::cuDeviceGetPCIBusId,"]
[INFO] [stdout] 11984 | |     #[doc = " ::cudaDeviceGetByPCIBusId"]
[INFO] [stdout]       | |________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [bus]:[device].[function]
[INFO] [stdout]                               ^^^^^^^^
[INFO] [stdout]       = note: no item named `function` in scope
[INFO] [stdout]       = help: there's a similarly named item `CUfunction`
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `domain`
[INFO] [stdout]      --> src/sys.rs:11991:13
[INFO] [stdout]       |
[INFO] [stdout] 11991 |       #[doc = " \\brief Returns a PCI Bus Id string for the device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11992 | |     #[doc = ""]
[INFO] [stdout] 11993 | |     #[doc = " Returns an ASCII string identifying the device \\p dev in the NULL-terminated"]
[INFO] [stdout] 11994 | |     #[doc = " string pointed to by \\p pciBusId. \\p len specifies the maximum length of the"]
[INFO] [stdout] ...     |
[INFO] [stdout] 12017 | |     #[doc = " ::cuDeviceGetByPCIBusId,"]
[INFO] [stdout] 12018 | |     #[doc = " ::cudaDeviceGetPCIBusId"]
[INFO] [stdout]       | |______________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [domain]:[bus]:[device].[function]
[INFO] [stdout]                ^^^^^^
[INFO] [stdout]       = note: no item named `domain` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `bus`
[INFO] [stdout]      --> src/sys.rs:11991:13
[INFO] [stdout]       |
[INFO] [stdout] 11991 |       #[doc = " \\brief Returns a PCI Bus Id string for the device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11992 | |     #[doc = ""]
[INFO] [stdout] 11993 | |     #[doc = " Returns an ASCII string identifying the device \\p dev in the NULL-terminated"]
[INFO] [stdout] 11994 | |     #[doc = " string pointed to by \\p pciBusId. \\p len specifies the maximum length of the"]
[INFO] [stdout] ...     |
[INFO] [stdout] 12017 | |     #[doc = " ::cuDeviceGetByPCIBusId,"]
[INFO] [stdout] 12018 | |     #[doc = " ::cudaDeviceGetPCIBusId"]
[INFO] [stdout]       | |______________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [domain]:[bus]:[device].[function]
[INFO] [stdout]                         ^^^
[INFO] [stdout]       = note: no item named `bus` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `device`
[INFO] [stdout]      --> src/sys.rs:11991:13
[INFO] [stdout]       |
[INFO] [stdout] 11991 |       #[doc = " \\brief Returns a PCI Bus Id string for the device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11992 | |     #[doc = ""]
[INFO] [stdout] 11993 | |     #[doc = " Returns an ASCII string identifying the device \\p dev in the NULL-terminated"]
[INFO] [stdout] 11994 | |     #[doc = " string pointed to by \\p pciBusId. \\p len specifies the maximum length of the"]
[INFO] [stdout] ...     |
[INFO] [stdout] 12017 | |     #[doc = " ::cuDeviceGetByPCIBusId,"]
[INFO] [stdout] 12018 | |     #[doc = " ::cudaDeviceGetPCIBusId"]
[INFO] [stdout]       | |______________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [domain]:[bus]:[device].[function]
[INFO] [stdout]                               ^^^^^^
[INFO] [stdout]       = note: no item named `device` in scope
[INFO] [stdout]       = help: there's a similarly named item `CUdevice`
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `function`
[INFO] [stdout]      --> src/sys.rs:11991:13
[INFO] [stdout]       |
[INFO] [stdout] 11991 |       #[doc = " \\brief Returns a PCI Bus Id string for the device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11992 | |     #[doc = ""]
[INFO] [stdout] 11993 | |     #[doc = " Returns an ASCII string identifying the device \\p dev in the NULL-terminated"]
[INFO] [stdout] 11994 | |     #[doc = " string pointed to by \\p pciBusId. \\p len specifies the maximum length of the"]
[INFO] [stdout] ...     |
[INFO] [stdout] 12017 | |     #[doc = " ::cuDeviceGetByPCIBusId,"]
[INFO] [stdout] 12018 | |     #[doc = " ::cudaDeviceGetPCIBusId"]
[INFO] [stdout]       | |______________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [domain]:[bus]:[device].[function]
[INFO] [stdout]                                        ^^^^^^^^
[INFO] [stdout]       = note: no item named `function` in scope
[INFO] [stdout]       = help: there's a similarly named item `CUfunction`
[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/sys.rs:12878:13
[INFO] [stdout]       |
[INFO] [stdout] 12878 |       #[doc = " \\brief Returns the layout properties of a sparse CUDA array"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 12879 | |     #[doc = ""]
[INFO] [stdout] 12880 | |     #[doc = " Returns the layout properties of a sparse CUDA array in \\p sparseProperties"]
[INFO] [stdout] 12881 | |     #[doc = " If the CUDA array is not allocated with flag ::CUDA_ARRAY3D_SPARSE"]
[INFO] [stdout] ...     |
[INFO] [stdout] 12896 | |     #[doc = " \\param[in] array - CUDA array to get the sparse properties of"]
[INFO] [stdout] 12897 | |     #[doc = " \\sa ::cuMipmappedArrayGetSparseProperties, ::cuMemMapArrayAsync"]
[INFO] [stdout]       | |_______________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[out] sparseProperties - Pointer to ::CUDA_ARRAY_SPARSE_PROPERTIES
[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/sys.rs:12878:13
[INFO] [stdout]       |
[INFO] [stdout] 12878 |       #[doc = " \\brief Returns the layout properties of a sparse CUDA array"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 12879 | |     #[doc = ""]
[INFO] [stdout] 12880 | |     #[doc = " Returns the layout properties of a sparse CUDA array in \\p sparseProperties"]
[INFO] [stdout] 12881 | |     #[doc = " If the CUDA array is not allocated with flag ::CUDA_ARRAY3D_SPARSE"]
[INFO] [stdout] ...     |
[INFO] [stdout] 12896 | |     #[doc = " \\param[in] array - CUDA array to get the sparse properties of"]
[INFO] [stdout] 12897 | |     #[doc = " \\sa ::cuMipmappedArrayGetSparseProperties, ::cuMemMapArrayAsync"]
[INFO] [stdout]       | |_______________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] array - CUDA array to get the sparse properties of
[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/sys.rs:12904:13
[INFO] [stdout]       |
[INFO] [stdout] 12904 |       #[doc = " \\brief Returns the layout properties of a sparse CUDA mipmapped array"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 12905 | |     #[doc = ""]
[INFO] [stdout] 12906 | |     #[doc = " Returns the sparse array layout properties in \\p sparseProperties"]
[INFO] [stdout] 12907 | |     #[doc = " If the CUDA mipmapped array is not allocated with flag ::CUDA_ARRAY3D_SPARSE"]
[INFO] [stdout] ...     |
[INFO] [stdout] 12923 | |     #[doc = " \\param[in] mipmap - CUDA mipmapped array to get the sparse properties of"]
[INFO] [stdout] 12924 | |     #[doc = " \\sa ::cuArrayGetSparseProperties, ::cuMemMapArrayAsync"]
[INFO] [stdout]       | |______________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[out] sparseProperties - Pointer to ::CUDA_ARRAY_SPARSE_PROPERTIES
[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/sys.rs:12904:13
[INFO] [stdout]       |
[INFO] [stdout] 12904 |       #[doc = " \\brief Returns the layout properties of a sparse CUDA mipmapped array"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 12905 | |     #[doc = ""]
[INFO] [stdout] 12906 | |     #[doc = " Returns the sparse array layout properties in \\p sparseProperties"]
[INFO] [stdout] 12907 | |     #[doc = " If the CUDA mipmapped array is not allocated with flag ::CUDA_ARRAY3D_SPARSE"]
[INFO] [stdout] ...     |
[INFO] [stdout] 12923 | |     #[doc = " \\param[in] mipmap - CUDA mipmapped array to get the sparse properties of"]
[INFO] [stdout] 12924 | |     #[doc = " \\sa ::cuArrayGetSparseProperties, ::cuMemMapArrayAsync"]
[INFO] [stdout]       | |______________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] mipmap - CUDA mipmapped array to get the sparse properties of
[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/sys.rs:13219:23
[INFO] [stdout]       |
[INFO] [stdout] 13219 |     #[doc = " \\param[out] ptr       - Resulting pointer to start of virtual address range allocated"]
[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/sys.rs:13211:13
[INFO] [stdout]       |
[INFO] [stdout] 13211 |       #[doc = " \\brief Allocate an address range reservation."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13212 | |     #[doc = ""]
[INFO] [stdout] 13213 | |     #[doc = " Reserves a virtual address range based on the given parameters, giving"]
[INFO] [stdout] 13214 | |     #[doc = " the starting address of the range in \\p ptr.  This API requires a system that"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13232 | |     #[doc = ""]
[INFO] [stdout] 13233 | |     #[doc = " \\sa ::cuMemAddressFree"]
[INFO] [stdout]       | |______________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in]  size      - Size of the reserved virtual address range requested
[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/sys.rs:13211:13
[INFO] [stdout]       |
[INFO] [stdout] 13211 |       #[doc = " \\brief Allocate an address range reservation."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13212 | |     #[doc = ""]
[INFO] [stdout] 13213 | |     #[doc = " Reserves a virtual address range based on the given parameters, giving"]
[INFO] [stdout] 13214 | |     #[doc = " the starting address of the range in \\p ptr.  This API requires a system that"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13232 | |     #[doc = ""]
[INFO] [stdout] 13233 | |     #[doc = " \\sa ::cuMemAddressFree"]
[INFO] [stdout]       | |______________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in]  alignment - Alignment of the reserved virtual address range requested
[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/sys.rs:13211:13
[INFO] [stdout]       |
[INFO] [stdout] 13211 |       #[doc = " \\brief Allocate an address range reservation."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13212 | |     #[doc = ""]
[INFO] [stdout] 13213 | |     #[doc = " Reserves a virtual address range based on the given parameters, giving"]
[INFO] [stdout] 13214 | |     #[doc = " the starting address of the range in \\p ptr.  This API requires a system that"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13232 | |     #[doc = ""]
[INFO] [stdout] 13233 | |     #[doc = " \\sa ::cuMemAddressFree"]
[INFO] [stdout]       | |______________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in]  addr      - Fixed starting address range requested
[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/sys.rs:13211:13
[INFO] [stdout]       |
[INFO] [stdout] 13211 |       #[doc = " \\brief Allocate an address range reservation."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13212 | |     #[doc = ""]
[INFO] [stdout] 13213 | |     #[doc = " Reserves a virtual address range based on the given parameters, giving"]
[INFO] [stdout] 13214 | |     #[doc = " the starting address of the range in \\p ptr.  This API requires a system that"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13232 | |     #[doc = ""]
[INFO] [stdout] 13233 | |     #[doc = " \\sa ::cuMemAddressFree"]
[INFO] [stdout]       | |______________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in]  flags     - Currently unused, must be zero
[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/sys.rs:13243:13
[INFO] [stdout]       |
[INFO] [stdout] 13243 |       #[doc = " \\brief Free an address range reservation."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13244 | |     #[doc = ""]
[INFO] [stdout] 13245 | |     #[doc = " Frees a virtual address range reserved by cuMemAddressReserve.  The size"]
[INFO] [stdout] 13246 | |     #[doc = " must match what was given to memAddressReserve and the ptr given must"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13258 | |     #[doc = ""]
[INFO] [stdout] 13259 | |     #[doc = " \\sa ::cuMemAddressReserve"]
[INFO] [stdout]       | |_________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] ptr  - Starting address of the virtual address range to free
[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/sys.rs:13243:13
[INFO] [stdout]       |
[INFO] [stdout] 13243 |       #[doc = " \\brief Free an address range reservation."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13244 | |     #[doc = ""]
[INFO] [stdout] 13245 | |     #[doc = " Frees a virtual address range reserved by cuMemAddressReserve.  The size"]
[INFO] [stdout] 13246 | |     #[doc = " must match what was given to memAddressReserve and the ptr given must"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13258 | |     #[doc = ""]
[INFO] [stdout] 13259 | |     #[doc = " \\sa ::cuMemAddressReserve"]
[INFO] [stdout]       | |_________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] size - Size of the virtual address region to free
[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/sys.rs:13282:23
[INFO] [stdout]       |
[INFO] [stdout] 13282 |     #[doc = " \\param[out] handle - Value of handle returned. All operations on this allocation are to be performed using this ha...
[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/sys.rs:13263:13
[INFO] [stdout]       |
[INFO] [stdout] 13263 |       #[doc = " \\brief Create a CUDA memory handle representing a memory allocation of a given size described by the given prope...
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13264 | |     #[doc = ""]
[INFO] [stdout] 13265 | |     #[doc = " This creates a memory allocation on the target device specified through the"]
[INFO] [stdout] 13266 | |     #[doc = " \\p prop strcuture. The created allocation will not have any device or host"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13296 | |     #[doc = ""]
[INFO] [stdout] 13297 | |     #[doc = " \\sa ::cuMemRelease, ::cuMemExportToShareableHandle, ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |____________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in]  size   - Size of the allocation requested
[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/sys.rs:13263:13
[INFO] [stdout]       |
[INFO] [stdout] 13263 |       #[doc = " \\brief Create a CUDA memory handle representing a memory allocation of a given size described by the given prope...
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13264 | |     #[doc = ""]
[INFO] [stdout] 13265 | |     #[doc = " This creates a memory allocation on the target device specified through the"]
[INFO] [stdout] 13266 | |     #[doc = " \\p prop strcuture. The created allocation will not have any device or host"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13296 | |     #[doc = ""]
[INFO] [stdout] 13297 | |     #[doc = " \\sa ::cuMemRelease, ::cuMemExportToShareableHandle, ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |____________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in]  prop   - Properties of the allocation to create.
[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/sys.rs:13263:13
[INFO] [stdout]       |
[INFO] [stdout] 13263 |       #[doc = " \\brief Create a CUDA memory handle representing a memory allocation of a given size described by the given prope...
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13264 | |     #[doc = ""]
[INFO] [stdout] 13265 | |     #[doc = " This creates a memory allocation on the target device specified through the"]
[INFO] [stdout] 13266 | |     #[doc = " \\p prop strcuture. The created allocation will not have any device or host"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13296 | |     #[doc = ""]
[INFO] [stdout] 13297 | |     #[doc = " \\sa ::cuMemRelease, ::cuMemExportToShareableHandle, ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |____________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in]  flags  - flags for future use, must be zero now.
[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/sys.rs:13306:13
[INFO] [stdout]       |
[INFO] [stdout] 13306 |       #[doc = " \\brief Release a memory handle representing a memory allocation which was previously allocated through cuMemCrea...
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13307 | |     #[doc = ""]
[INFO] [stdout] 13308 | |     #[doc = " Frees the memory that was allocated on a device through cuMemCreate."]
[INFO] [stdout] 13309 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 13327 | |     #[doc = ""]
[INFO] [stdout] 13328 | |     #[doc = " \\sa ::cuMemCreate"]
[INFO] [stdout]       | |_________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] handle Value of handle which was returned previously by cuMemCreate.
[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/sys.rs:13332:13
[INFO] [stdout]       |
[INFO] [stdout] 13332 |       #[doc = " \\brief Maps an allocation handle to a reserved virtual address range."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13333 | |     #[doc = ""]
[INFO] [stdout] 13334 | |     #[doc = " Maps bytes of memory represented by \\p handle starting from byte \\p offset to"]
[INFO] [stdout] 13335 | |     #[doc = " \\p size to address range [\\p addr, \\p addr + \\p size]. This range must be an"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13370 | |     #[doc = ""]
[INFO] [stdout] 13371 | |     #[doc = " \\sa ::cuMemUnmap, ::cuMemSetAccess, ::cuMemCreate, ::cuMemAddressReserve, ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |__________________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] ptr    - Address where memory will be mapped.
[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/sys.rs:13332:13
[INFO] [stdout]       |
[INFO] [stdout] 13332 |       #[doc = " \\brief Maps an allocation handle to a reserved virtual address range."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13333 | |     #[doc = ""]
[INFO] [stdout] 13334 | |     #[doc = " Maps bytes of memory represented by \\p handle starting from byte \\p offset to"]
[INFO] [stdout] 13335 | |     #[doc = " \\p size to address range [\\p addr, \\p addr + \\p size]. This range must be an"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13370 | |     #[doc = ""]
[INFO] [stdout] 13371 | |     #[doc = " \\sa ::cuMemUnmap, ::cuMemSetAccess, ::cuMemCreate, ::cuMemAddressReserve, ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |__________________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] size   - Size of the memory mapping.
[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/sys.rs:13332:13
[INFO] [stdout]       |
[INFO] [stdout] 13332 |       #[doc = " \\brief Maps an allocation handle to a reserved virtual address range."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13333 | |     #[doc = ""]
[INFO] [stdout] 13334 | |     #[doc = " Maps bytes of memory represented by \\p handle starting from byte \\p offset to"]
[INFO] [stdout] 13335 | |     #[doc = " \\p size to address range [\\p addr, \\p addr + \\p size]. This range must be an"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13370 | |     #[doc = ""]
[INFO] [stdout] 13371 | |     #[doc = " \\sa ::cuMemUnmap, ::cuMemSetAccess, ::cuMemCreate, ::cuMemAddressReserve, ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |__________________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] offset - Offset into the memory represented by
[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/sys.rs:13332:13
[INFO] [stdout]       |
[INFO] [stdout] 13332 |       #[doc = " \\brief Maps an allocation handle to a reserved virtual address range."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13333 | |     #[doc = ""]
[INFO] [stdout] 13334 | |     #[doc = " Maps bytes of memory represented by \\p handle starting from byte \\p offset to"]
[INFO] [stdout] 13335 | |     #[doc = " \\p size to address range [\\p addr, \\p addr + \\p size]. This range must be an"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13370 | |     #[doc = ""]
[INFO] [stdout] 13371 | |     #[doc = " \\sa ::cuMemUnmap, ::cuMemSetAccess, ::cuMemCreate, ::cuMemAddressReserve, ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |__________________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] handle - Handle to a shareable memory
[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/sys.rs:13332:13
[INFO] [stdout]       |
[INFO] [stdout] 13332 |       #[doc = " \\brief Maps an allocation handle to a reserved virtual address range."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13333 | |     #[doc = ""]
[INFO] [stdout] 13334 | |     #[doc = " Maps bytes of memory represented by \\p handle starting from byte \\p offset to"]
[INFO] [stdout] 13335 | |     #[doc = " \\p size to address range [\\p addr, \\p addr + \\p size]. This range must be an"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13370 | |     #[doc = ""]
[INFO] [stdout] 13371 | |     #[doc = " \\sa ::cuMemUnmap, ::cuMemSetAccess, ::cuMemCreate, ::cuMemAddressReserve, ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |__________________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] flags  - flags for future use, must be zero now.
[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 `2`
[INFO] [stdout]      --> src/sys.rs:13381:13
[INFO] [stdout]       |
[INFO] [stdout] 13381 |       #[doc = " \\brief Maps or unmaps subregions of sparse CUDA arrays and sparse CUDA mipmapped arrays"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13382 | |     #[doc = ""]
[INFO] [stdout] 13383 | |     #[doc = " Performs map or unmap operations on subregions of sparse CUDA arrays and sparse CUDA mipmapped arrays."]
[INFO] [stdout] 13384 | |     #[doc = " Each operation is specified by a ::CUarrayMapInfo entry in the \\p mapInfoList array of size \\p count."]
[INFO] [stdout] ...     |
[INFO] [stdout] 13505 | |     #[doc = ""]
[INFO] [stdout] 13506 | |     #[doc = " \\sa ::cuMipmappedArrayCreate, ::cuArrayCreate, ::cuArray3DCreate, ::cuMemCreate, ::cuArrayGetSparseProperties, ::cuMipmappedArrayGetSparseProperties"]
[INFO] [stdout]       | |____________________________________________________________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               unsigned int reserved[2];
[INFO] [stdout]                                     ^
[INFO] [stdout]       = note: no item named `2` 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/sys.rs:13381:13
[INFO] [stdout]       |
[INFO] [stdout] 13381 |       #[doc = " \\brief Maps or unmaps subregions of sparse CUDA arrays and sparse CUDA mipmapped arrays"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13382 | |     #[doc = ""]
[INFO] [stdout] 13383 | |     #[doc = " Performs map or unmap operations on subregions of sparse CUDA arrays and sparse CUDA mipmapped arrays."]
[INFO] [stdout] 13384 | |     #[doc = " Each operation is specified by a ::CUarrayMapInfo entry in the \\p mapInfoList array of size \\p count."]
[INFO] [stdout] ...     |
[INFO] [stdout] 13505 | |     #[doc = ""]
[INFO] [stdout] 13506 | |     #[doc = " \\sa ::cuMipmappedArrayCreate, ::cuArrayCreate, ::cuArray3DCreate, ::cuMemCreate, ::cuArrayGetSparseProperties, ::cuMipmappedArrayGetSparseProperties"]
[INFO] [stdout]       | |____________________________________________________________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]                \param[in] mapInfoList - List of ::CUarrayMapInfo
[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/sys.rs:13381:13
[INFO] [stdout]       |
[INFO] [stdout] 13381 |       #[doc = " \\brief Maps or unmaps subregions of sparse CUDA arrays and sparse CUDA mipmapped arrays"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13382 | |     #[doc = ""]
[INFO] [stdout] 13383 | |     #[doc = " Performs map or unmap operations on subregions of sparse CUDA arrays and sparse CUDA mipmapped arrays."]
[INFO] [stdout] 13384 | |     #[doc = " Each operation is specified by a ::CUarrayMapInfo entry in the \\p mapInfoList array of size \\p count."]
[INFO] [stdout] ...     |
[INFO] [stdout] 13505 | |     #[doc = ""]
[INFO] [stdout] 13506 | |     #[doc = " \\sa ::cuMipmappedArrayCreate, ::cuArrayCreate, ::cuArray3DCreate, ::cuMemCreate, ::cuArrayGetSparseProperties, ::cuMipmappedArrayGetSparseProperties"]
[INFO] [stdout]       | |____________________________________________________________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]                \param[in] count       - Count of ::CUarrayMapInfo  in \p mapInfoList
[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/sys.rs:13381:13
[INFO] [stdout]       |
[INFO] [stdout] 13381 |       #[doc = " \\brief Maps or unmaps subregions of sparse CUDA arrays and sparse CUDA mipmapped arrays"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13382 | |     #[doc = ""]
[INFO] [stdout] 13383 | |     #[doc = " Performs map or unmap operations on subregions of sparse CUDA arrays and sparse CUDA mipmapped arrays."]
[INFO] [stdout] 13384 | |     #[doc = " Each operation is specified by a ::CUarrayMapInfo entry in the \\p mapInfoList array of size \\p count."]
[INFO] [stdout] ...     |
[INFO] [stdout] 13505 | |     #[doc = ""]
[INFO] [stdout] 13506 | |     #[doc = " \\sa ::cuMipmappedArrayCreate, ::cuArrayCreate, ::cuArray3DCreate, ::cuMemCreate, ::cuArrayGetSparseProperties, ::cuMipmappedArrayGetSparseProperties"]
[INFO] [stdout]       | |____________________________________________________________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]                \param[in] hStream     - Stream identifier for the stream to use for map or unmap operations
[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/sys.rs:13514:13
[INFO] [stdout]       |
[INFO] [stdout] 13514 |       #[doc = " \\brief Unmap the backing memory of a given address range."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13515 | |     #[doc = ""]
[INFO] [stdout] 13516 | |     #[doc = " The range must be the entire contiguous address range that was mapped to.  In"]
[INFO] [stdout] 13517 | |     #[doc = " other words, ::cuMemUnmap cannot unmap a sub-range of an address range mapped"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13537 | |     #[doc = ""]
[INFO] [stdout] 13538 | |     #[doc = " \\sa ::cuMemCreate, ::cuMemAddressReserve"]
[INFO] [stdout]       | |________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] ptr  - Starting address for the virtual address range to unmap
[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/sys.rs:13514:13
[INFO] [stdout]       |
[INFO] [stdout] 13514 |       #[doc = " \\brief Unmap the backing memory of a given address range."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13515 | |     #[doc = ""]
[INFO] [stdout] 13516 | |     #[doc = " The range must be the entire contiguous address range that was mapped to.  In"]
[INFO] [stdout] 13517 | |     #[doc = " other words, ::cuMemUnmap cannot unmap a sub-range of an address range mapped"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13537 | |     #[doc = ""]
[INFO] [stdout] 13538 | |     #[doc = " \\sa ::cuMemCreate, ::cuMemAddressReserve"]
[INFO] [stdout]       | |________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] size - Size of the virtual address range to unmap
[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/sys.rs:13542:13
[INFO] [stdout]       |
[INFO] [stdout] 13542 |       #[doc = " \\brief Set the access flags for each location specified in \\p desc for the given virtual address range"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13543 | |     #[doc = ""]
[INFO] [stdout] 13544 | |     #[doc = " Given the virtual address range via \\p ptr and \\p size, and the locations"]
[INFO] [stdout] 13545 | |     #[doc = " in the array given by \\p desc and \\p count, set the access flags for the"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13561 | |     #[doc = ""]
[INFO] [stdout] 13562 | |     #[doc = " \\sa ::cuMemSetAccess, ::cuMemCreate, :cuMemMap"]
[INFO] [stdout]       | |______________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] ptr   - Starting address for the virtual address range
[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/sys.rs:13542:13
[INFO] [stdout]       |
[INFO] [stdout] 13542 |       #[doc = " \\brief Set the access flags for each location specified in \\p desc for the given virtual address range"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13543 | |     #[doc = ""]
[INFO] [stdout] 13544 | |     #[doc = " Given the virtual address range via \\p ptr and \\p size, and the locations"]
[INFO] [stdout] 13545 | |     #[doc = " in the array given by \\p desc and \\p count, set the access flags for the"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13561 | |     #[doc = ""]
[INFO] [stdout] 13562 | |     #[doc = " \\sa ::cuMemSetAccess, ::cuMemCreate, :cuMemMap"]
[INFO] [stdout]       | |______________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] size  - Length of the virtual address range
[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/sys.rs:13542:13
[INFO] [stdout]       |
[INFO] [stdout] 13542 |       #[doc = " \\brief Set the access flags for each location specified in \\p desc for the given virtual address range"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13543 | |     #[doc = ""]
[INFO] [stdout] 13544 | |     #[doc = " Given the virtual address range via \\p ptr and \\p size, and the locations"]
[INFO] [stdout] 13545 | |     #[doc = " in the array given by \\p desc and \\p count, set the access flags for the"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13561 | |     #[doc = ""]
[INFO] [stdout] 13562 | |     #[doc = " \\sa ::cuMemSetAccess, ::cuMemCreate, :cuMemMap"]
[INFO] [stdout]       | |______________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] desc  - Array of ::CUmemAccessDesc that describe how to change the
[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/sys.rs:13542:13
[INFO] [stdout]       |
[INFO] [stdout] 13542 |       #[doc = " \\brief Set the access flags for each location specified in \\p desc for the given virtual address range"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13543 | |     #[doc = ""]
[INFO] [stdout] 13544 | |     #[doc = " Given the virtual address range via \\p ptr and \\p size, and the locations"]
[INFO] [stdout] 13545 | |     #[doc = " in the array given by \\p desc and \\p count, set the access flags for the"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13561 | |     #[doc = ""]
[INFO] [stdout] 13562 | |     #[doc = " \\sa ::cuMemSetAccess, ::cuMemCreate, :cuMemMap"]
[INFO] [stdout]       | |______________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] count - Number of ::CUmemAccessDesc in \p desc
[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/sys.rs:13573:23
[INFO] [stdout]       |
[INFO] [stdout] 13573 |     #[doc = " \\param[out] flags   - Flags set for this location"]
[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/sys.rs:13571:13
[INFO] [stdout]       |
[INFO] [stdout] 13571 |       #[doc = " \\brief Get the access \\p flags set for the given \\p location and \\p ptr"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13572 | |     #[doc = ""]
[INFO] [stdout] 13573 | |     #[doc = " \\param[out] flags   - Flags set for this location"]
[INFO] [stdout] 13574 | |     #[doc = " \\param[in] location - Location in which to check the flags for"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13584 | |     #[doc = ""]
[INFO] [stdout] 13585 | |     #[doc = " \\sa ::cuMemSetAccess"]
[INFO] [stdout]       | |____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] location - Location in which to check the flags for
[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/sys.rs:13571:13
[INFO] [stdout]       |
[INFO] [stdout] 13571 |       #[doc = " \\brief Get the access \\p flags set for the given \\p location and \\p ptr"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13572 | |     #[doc = ""]
[INFO] [stdout] 13573 | |     #[doc = " \\param[out] flags   - Flags set for this location"]
[INFO] [stdout] 13574 | |     #[doc = " \\param[in] location - Location in which to check the flags for"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13584 | |     #[doc = ""]
[INFO] [stdout] 13585 | |     #[doc = " \\sa ::cuMemSetAccess"]
[INFO] [stdout]       | |____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] ptr      - Address in which to check the access flags for
[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/sys.rs:13593:13
[INFO] [stdout]       |
[INFO] [stdout] 13593 |       #[doc = " \\brief Exports an allocation to a requested shareable handle type"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13594 | |     #[doc = ""]
[INFO] [stdout] 13595 | |     #[doc = " Given a CUDA memory handle, create a shareable memory"]
[INFO] [stdout] 13596 | |     #[doc = " allocation handle that can be used to share the memory with other"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13620 | |     #[doc = ""]
[INFO] [stdout] 13621 | |     #[doc = " \\sa ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |____________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[out] shareableHandle - Pointer to the location in which to store the requested handle type
[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/sys.rs:13593:13
[INFO] [stdout]       |
[INFO] [stdout] 13593 |       #[doc = " \\brief Exports an allocation to a requested shareable handle type"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13594 | |     #[doc = ""]
[INFO] [stdout] 13595 | |     #[doc = " Given a CUDA memory handle, create a shareable memory"]
[INFO] [stdout] 13596 | |     #[doc = " allocation handle that can be used to share the memory with other"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13620 | |     #[doc = ""]
[INFO] [stdout] 13621 | |     #[doc = " \\sa ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |____________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] handle           - CUDA handle for the memory allocation
[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/sys.rs:13593:13
[INFO] [stdout]       |
[INFO] [stdout] 13593 |       #[doc = " \\brief Exports an allocation to a requested shareable handle type"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13594 | |     #[doc = ""]
[INFO] [stdout] 13595 | |     #[doc = " Given a CUDA memory handle, create a shareable memory"]
[INFO] [stdout] 13596 | |     #[doc = " allocation handle that can be used to share the memory with other"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13620 | |     #[doc = ""]
[INFO] [stdout] 13621 | |     #[doc = " \\sa ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |____________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] handleType       - Type of shareable handle requested (defines type and size of the \p shareableHandle output parameter)
[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/sys.rs:13593:13
[INFO] [stdout]       |
[INFO] [stdout] 13593 |       #[doc = " \\brief Exports an allocation to a requested shareable handle type"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13594 | |     #[doc = ""]
[INFO] [stdout] 13595 | |     #[doc = " Given a CUDA memory handle, create a shareable memory"]
[INFO] [stdout] 13596 | |     #[doc = " allocation handle that can be used to share the memory with other"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13620 | |     #[doc = ""]
[INFO] [stdout] 13621 | |     #[doc = " \\sa ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |____________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] flags            - Reserved, must be zero
[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/sys.rs:13641:23
[INFO] [stdout]       |
[INFO] [stdout] 13641 |     #[doc = " \\param[out] handle       - CUDA Memory handle for the memory allocation."]
[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/sys.rs:13630:13
[INFO] [stdout]       |
[INFO] [stdout] 13630 |       #[doc = " \\brief Imports an allocation from a requested shareable handle type."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13631 | |     #[doc = ""]
[INFO] [stdout] 13632 | |     #[doc = " If the current process cannot support the memory described by this shareable"]
[INFO] [stdout] 13633 | |     #[doc = " handle, this API will error as CUDA_ERROR_NOT_SUPPORTED."]
[INFO] [stdout] ...     |
[INFO] [stdout] 13651 | |     #[doc = ""]
[INFO] [stdout] 13652 | |     #[doc = " \\sa ::cuMemExportToShareableHandle, ::cuMemMap, ::cuMemRelease"]
[INFO] [stdout]       | |______________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in]  osHandle     - Shareable Handle representing the memory allocation that is to be imported.
[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/sys.rs:13630:13
[INFO] [stdout]       |
[INFO] [stdout] 13630 |       #[doc = " \\brief Imports an allocation from a requested shareable handle type."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13631 | |     #[doc = ""]
[INFO] [stdout] 13632 | |     #[doc = " If the current process cannot support the memory described by this shareable"]
[INFO] [stdout] 13633 | |     #[doc = " handle, this API will error as CUDA_ERROR_NOT_SUPPORTED."]
[INFO] [stdout] ...     |
[INFO] [stdout] 13651 | |     #[doc = ""]
[INFO] [stdout] 13652 | |     #[doc = " \\sa ::cuMemExportToShareableHandle, ::cuMemMap, ::cuMemRelease"]
[INFO] [stdout]       | |______________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in]  shHandleType - handle type of the exported handle ::CUmemAllocationHandleType.
[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/sys.rs:13666:23
[INFO] [stdout]       |
[INFO] [stdout] 13666 |     #[doc = " \\param[out] granularity Returned granularity."]
[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/sys.rs:13660:13
[INFO] [stdout]       |
[INFO] [stdout] 13660 |       #[doc = " \\brief Calculates either the minimal or recommended granularity"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13661 | |     #[doc = ""]
[INFO] [stdout] 13662 | |     #[doc = " Calculates either the minimal or recommended granularity"]
[INFO] [stdout] 13663 | |     #[doc = " for a given allocation specification and returns it in granularity.  This"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13676 | |     #[doc = ""]
[INFO] [stdout] 13677 | |     #[doc = " \\sa ::cuMemCreate, ::cuMemMap"]
[INFO] [stdout]       | |_____________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in]  prop Property for which to determine the granularity for
[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/sys.rs:13660:13
[INFO] [stdout]       |
[INFO] [stdout] 13660 |       #[doc = " \\brief Calculates either the minimal or recommended granularity"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13661 | |     #[doc = ""]
[INFO] [stdout] 13662 | |     #[doc = " Calculates either the minimal or recommended granularity"]
[INFO] [stdout] 13663 | |     #[doc = " for a given allocation specification and returns it in granularity.  This"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13676 | |     #[doc = ""]
[INFO] [stdout] 13677 | |     #[doc = " \\sa ::cuMemCreate, ::cuMemMap"]
[INFO] [stdout]       | |_____________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in]  option Determines which granularity to return
[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/sys.rs:13685:13
[INFO] [stdout]       |
[INFO] [stdout] 13685 |       #[doc = " \\brief Retrieve the contents of the property structure defining properties for this handle"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13686 | |     #[doc = ""]
[INFO] [stdout] 13687 | |     #[doc = " \\param[out] prop  - Pointer to a properties structure which will hold the information about this handle"]
[INFO] [stdout] 13688 | |     #[doc = " \\param[in] handle - Handle which to perform the query on"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13696 | |     #[doc = ""]
[INFO] [stdout] 13697 | |     #[doc = " \\sa ::cuMemCreate, ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |___________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[out] prop  - Pointer to a properties structure which will hold the information about this handle
[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/sys.rs:13685:13
[INFO] [stdout]       |
[INFO] [stdout] 13685 |       #[doc = " \\brief Retrieve the contents of the property structure defining properties for this handle"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13686 | |     #[doc = ""]
[INFO] [stdout] 13687 | |     #[doc = " \\param[out] prop  - Pointer to a properties structure which will hold the information about this handle"]
[INFO] [stdout] 13688 | |     #[doc = " \\param[in] handle - Handle which to perform the query on"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13696 | |     #[doc = ""]
[INFO] [stdout] 13697 | |     #[doc = " \\sa ::cuMemCreate, ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |___________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] handle - Handle which to perform the query on
[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/sys.rs:13713:23
[INFO] [stdout]       |
[INFO] [stdout] 13713 |     #[doc = " \\param[out] handle CUDA Memory handle for the backing memory allocation."]
[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/sys.rs:13704:13
[INFO] [stdout]       |
[INFO] [stdout] 13704 |       #[doc = " \\brief Given an address \\p addr, returns the allocation handle of the backing memory allocation."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13705 | |     #[doc = ""]
[INFO] [stdout] 13706 | |     #[doc = " The handle is guaranteed to be the same handle value used to map the memory. If the address"]
[INFO] [stdout] 13707 | |     #[doc = " requested is not mapped, the function will fail. The returned handle must be released with"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13722 | |     #[doc = ""]
[INFO] [stdout] 13723 | |     #[doc = " \\sa ::cuMemCreate, ::cuMemRelease, ::cuMemMap"]
[INFO] [stdout]       | |_____________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] addr Memory address to query, that has been mapped previously.
[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/sys.rs:13760:23
[INFO] [stdout]       |
[INFO] [stdout] 13760 |     #[doc = " \\param[out] dptr    - Returned device pointer"]
[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/sys.rs:13748:13
[INFO] [stdout]       |
[INFO] [stdout] 13748 |       #[doc = " \\brief Allocates memory with stream ordered semantics"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13749 | |     #[doc = ""]
[INFO] [stdout] 13750 | |     #[doc = " Inserts an allocation operation into \\p hStream."]
[INFO] [stdout] 13751 | |     #[doc = " A pointer to the allocated memory is returned immediately in *dptr."]
[INFO] [stdout] ...     |
[INFO] [stdout] 13772 | |     #[doc = "     ::cuDeviceGetDefaultMemPool, ::cuDeviceGetMemPool, ::cuMemPoolCreate,"]
[INFO] [stdout] 13773 | |     #[doc = "     ::cuMemPoolSetAccess, ::cuMemPoolSetAttribute"]
[INFO] [stdout]       | |________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] bytesize - Number of bytes to allocate
[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/sys.rs:13748:13
[INFO] [stdout]       |
[INFO] [stdout] 13748 |       #[doc = " \\brief Allocates memory with stream ordered semantics"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13749 | |     #[doc = ""]
[INFO] [stdout] 13750 | |     #[doc = " Inserts an allocation operation into \\p hStream."]
[INFO] [stdout] 13751 | |     #[doc = " A pointer to the allocated memory is returned immediately in *dptr."]
[INFO] [stdout] ...     |
[INFO] [stdout] 13772 | |     #[doc = "     ::cuDeviceGetDefaultMemPool, ::cuDeviceGetMemPool, ::cuMemPoolCreate,"]
[INFO] [stdout] 13773 | |     #[doc = "     ::cuMemPoolSetAccess, ::cuMemPoolSetAttribute"]
[INFO] [stdout]       | |________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] hStream  - The stream establishing the stream ordering contract and the memory pool to allocate from
[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/sys.rs:13778:13
[INFO] [stdout]       |
[INFO] [stdout] 13778 |       #[doc = " \\brief Tries to release memory back to the OS"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13779 | |     #[doc = ""]
[INFO] [stdout] 13780 | |     #[doc = " Releases memory back to the OS until the pool contains fewer than minBytesToKeep"]
[INFO] [stdout] 13781 | |     #[doc = " reserved bytes, or there is no more memory that the allocator can safely release."]
[INFO] [stdout] ...     |
[INFO] [stdout] 13798 | |     #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"]
[INFO] [stdout] 13799 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate"]
[INFO] [stdout]       | |__________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] pool           - The memory pool to trim
[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/sys.rs:13778:13
[INFO] [stdout]       |
[INFO] [stdout] 13778 |       #[doc = " \\brief Tries to release memory back to the OS"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13779 | |     #[doc = ""]
[INFO] [stdout] 13780 | |     #[doc = " Releases memory back to the OS until the pool contains fewer than minBytesToKeep"]
[INFO] [stdout] 13781 | |     #[doc = " reserved bytes, or there is no more memory that the allocator can safely release."]
[INFO] [stdout] ...     |
[INFO] [stdout] 13798 | |     #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"]
[INFO] [stdout] 13799 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate"]
[INFO] [stdout]       | |__________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] minBytesToKeep - If the pool has less than minBytesToKeep reserved,
[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/sys.rs:13803:13
[INFO] [stdout]       |
[INFO] [stdout] 13803 |       #[doc = " \\brief Sets attributes of a memory pool"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13804 | |     #[doc = ""]
[INFO] [stdout] 13805 | |     #[doc = " Supported attributes are:"]
[INFO] [stdout] 13806 | |     #[doc = " - ::CU_MEMPOOL_ATTR_RELEASE_THRESHOLD: (value type = cuuint64_t)"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13840 | |     #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"]
[INFO] [stdout] 13841 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate"]
[INFO] [stdout]       | |__________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] pool  - The memory pool to modify
[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/sys.rs:13803:13
[INFO] [stdout]       |
[INFO] [stdout] 13803 |       #[doc = " \\brief Sets attributes of a memory pool"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13804 | |     #[doc = ""]
[INFO] [stdout] 13805 | |     #[doc = " Supported attributes are:"]
[INFO] [stdout] 13806 | |     #[doc = " - ::CU_MEMPOOL_ATTR_RELEASE_THRESHOLD: (value type = cuuint64_t)"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13840 | |     #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"]
[INFO] [stdout] 13841 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate"]
[INFO] [stdout]       | |__________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] attr  - The attribute to modify
[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/sys.rs:13803:13
[INFO] [stdout]       |
[INFO] [stdout] 13803 |       #[doc = " \\brief Sets attributes of a memory pool"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13804 | |     #[doc = ""]
[INFO] [stdout] 13805 | |     #[doc = " Supported attributes are:"]
[INFO] [stdout] 13806 | |     #[doc = " - ::CU_MEMPOOL_ATTR_RELEASE_THRESHOLD: (value type = cuuint64_t)"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13840 | |     #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"]
[INFO] [stdout] 13841 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate"]
[INFO] [stdout]       | |__________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] value - Pointer to the value to assign
[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/sys.rs:13849:13
[INFO] [stdout]       |
[INFO] [stdout] 13849 |       #[doc = " \\brief Gets attributes of a memory pool"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13850 | |     #[doc = ""]
[INFO] [stdout] 13851 | |     #[doc = " Supported attributes are:"]
[INFO] [stdout] 13852 | |     #[doc = " - ::CU_MEMPOOL_ATTR_RELEASE_THRESHOLD: (value type = cuuint64_t)"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13890 | |     #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"]
[INFO] [stdout] 13891 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate"]
[INFO] [stdout]       | |__________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] pool   - The memory pool to get attributes of
[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/sys.rs:13849:13
[INFO] [stdout]       |
[INFO] [stdout] 13849 |       #[doc = " \\brief Gets attributes of a memory pool"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13850 | |     #[doc = ""]
[INFO] [stdout] 13851 | |     #[doc = " Supported attributes are:"]
[INFO] [stdout] 13852 | |     #[doc = " - ::CU_MEMPOOL_ATTR_RELEASE_THRESHOLD: (value type = cuuint64_t)"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13890 | |     #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"]
[INFO] [stdout] 13891 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate"]
[INFO] [stdout]       | |__________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] attr   - The attribute to get
[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/sys.rs:13883:23
[INFO] [stdout]       |
[INFO] [stdout] 13883 |     #[doc = " \\param[out] value - Retrieved value"]
[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/sys.rs:13899:13
[INFO] [stdout]       |
[INFO] [stdout] 13899 |       #[doc = " \\brief Controls visibility of pools between devices"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13900 | |     #[doc = ""]
[INFO] [stdout] 13901 | |     #[doc = " \\param[in] pool  - The pool being modified"]
[INFO] [stdout] 13902 | |     #[doc = " \\param[in] map   - Array of access descriptors. Each descriptor instructs the access to enable for a single gpu."]
[INFO] [stdout] ...     |
[INFO] [stdout] 13910 | |     #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"]
[INFO] [stdout] 13911 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate"]
[INFO] [stdout]       | |__________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] pool  - The pool being modified
[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/sys.rs:13899:13
[INFO] [stdout]       |
[INFO] [stdout] 13899 |       #[doc = " \\brief Controls visibility of pools between devices"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13900 | |     #[doc = ""]
[INFO] [stdout] 13901 | |     #[doc = " \\param[in] pool  - The pool being modified"]
[INFO] [stdout] 13902 | |     #[doc = " \\param[in] map   - Array of access descriptors. Each descriptor instructs the access to enable for a single gpu."]
[INFO] [stdout] ...     |
[INFO] [stdout] 13910 | |     #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"]
[INFO] [stdout] 13911 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate"]
[INFO] [stdout]       | |__________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] map   - Array of access descriptors. Each descriptor instructs the access to enable for a single gpu.
[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/sys.rs:13899:13
[INFO] [stdout]       |
[INFO] [stdout] 13899 |       #[doc = " \\brief Controls visibility of pools between devices"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13900 | |     #[doc = ""]
[INFO] [stdout] 13901 | |     #[doc = " \\param[in] pool  - The pool being modified"]
[INFO] [stdout] 13902 | |     #[doc = " \\param[in] map   - Array of access descriptors. Each descriptor instructs the access to enable for a single gpu."]
[INFO] [stdout] ...     |
[INFO] [stdout] 13910 | |     #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"]
[INFO] [stdout] 13911 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate"]
[INFO] [stdout]       | |__________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] count - Number of descriptors in the map array.
[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/sys.rs:13923:23
[INFO] [stdout]       |
[INFO] [stdout] 13923 |     #[doc = " \\param[out] flags   - the accessibility of the pool from the specified location"]
[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/sys.rs:13919:13
[INFO] [stdout]       |
[INFO] [stdout] 13919 |       #[doc = " \\brief Returns the accessibility of a pool from a device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13920 | |     #[doc = ""]
[INFO] [stdout] 13921 | |     #[doc = " Returns the accessibility of the pool's memory from the specified location."]
[INFO] [stdout] 13922 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 13927 | |     #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"]
[INFO] [stdout] 13928 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate"]
[INFO] [stdout]       | |__________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] memPool  - the pool being queried
[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/sys.rs:13919:13
[INFO] [stdout]       |
[INFO] [stdout] 13919 |       #[doc = " \\brief Returns the accessibility of a pool from a device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13920 | |     #[doc = ""]
[INFO] [stdout] 13921 | |     #[doc = " Returns the accessibility of the pool's memory from the specified location."]
[INFO] [stdout] 13922 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 13927 | |     #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"]
[INFO] [stdout] 13928 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate"]
[INFO] [stdout]       | |__________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] location - the location accessing the pool
[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/sys.rs:13993:23
[INFO] [stdout]       |
[INFO] [stdout] 13993 |     #[doc = " \\param[out] dptr    - Returned device pointer"]
[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/sys.rs:13979:13
[INFO] [stdout]       |
[INFO] [stdout] 13979 |       #[doc = " \\brief Allocates memory from a specified pool with stream ordered semantics."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13980 | |     #[doc = ""]
[INFO] [stdout] 13981 | |     #[doc = " Inserts an allocation operation into \\p hStream."]
[INFO] [stdout] 13982 | |     #[doc = " A pointer to the allocated memory is returned immediately in *dptr."]
[INFO] [stdout] ...     |
[INFO] [stdout] 14007 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate, ::cuMemPoolSetAccess,"]
[INFO] [stdout] 14008 | |     #[doc = "     ::cuMemPoolSetAttribute"]
[INFO] [stdout]       | |__________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] bytesize - Number of bytes to allocate
[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/sys.rs:13979:13
[INFO] [stdout]       |
[INFO] [stdout] 13979 |       #[doc = " \\brief Allocates memory from a specified pool with stream ordered semantics."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13980 | |     #[doc = ""]
[INFO] [stdout] 13981 | |     #[doc = " Inserts an allocation operation into \\p hStream."]
[INFO] [stdout] 13982 | |     #[doc = " A pointer to the allocated memory is returned immediately in *dptr."]
[INFO] [stdout] ...     |
[INFO] [stdout] 14007 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate, ::cuMemPoolSetAccess,"]
[INFO] [stdout] 14008 | |     #[doc = "     ::cuMemPoolSetAttribute"]
[INFO] [stdout]       | |__________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] pool     - The pool to allocate from
[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/sys.rs:13979:13
[INFO] [stdout]       |
[INFO] [stdout] 13979 |       #[doc = " \\brief Allocates memory from a specified pool with stream ordered semantics."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13980 | |     #[doc = ""]
[INFO] [stdout] 13981 | |     #[doc = " Inserts an allocation operation into \\p hStream."]
[INFO] [stdout] 13982 | |     #[doc = " A pointer to the allocated memory is returned immediately in *dptr."]
[INFO] [stdout] ...     |
[INFO] [stdout] 14007 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate, ::cuMemPoolSetAccess,"]
[INFO] [stdout] 14008 | |     #[doc = "     ::cuMemPoolSetAttribute"]
[INFO] [stdout]       | |__________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] hStream  - The stream establishing the stream ordering semantic
[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/sys.rs:14017:13
[INFO] [stdout]       |
[INFO] [stdout] 14017 |       #[doc = " \\brief Exports a memory pool to the requested handle type."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 14018 | |     #[doc = ""]
[INFO] [stdout] 14019 | |     #[doc = " Given an IPC capable mempool, create an OS handle to share the pool with another process."]
[INFO] [stdout] 14020 | |     #[doc = " A recipient process can convert the shareable handle into a mempool with ::cuMemPoolImportFromShareableHandle."]
[INFO] [stdout] ...     |
[INFO] [stdout] 14040 | |     #[doc = "     ::cuDeviceGetDefaultMemPool, ::cuDeviceGetMemPool, ::cuMemPoolCreate,"]
[INFO] [stdout] 14041 | |     #[doc = "     ::cuMemPoolSetAccess, ::cuMemPoolSetAttribute"]
[INFO] [stdout]       | |________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[out] handle_out  - Returned OS handle
[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/sys.rs:14017:13
[INFO] [stdout]       |
[INFO] [stdout] 14017 |       #[doc = " \\brief Exports a memory pool to the requested handle type."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 14018 | |     #[doc = ""]
[INFO] [stdout] 14019 | |     #[doc = " Given an IPC capable mempool, create an OS handle to share the pool with another process."]
[INFO] [stdout] 14020 | |     #[doc = " A recipient process can convert the shareable handle into a mempool with ::cuMemPoolImportFromShareableHandle."]
[INFO] [stdout] ...     |
[INFO] [stdout] 14040 | |     #[doc = "     ::cuDeviceGetDefaultMemPool, ::cuDeviceGetMemPool, ::cuMemPoolCreate,"]
[INFO] [stdout] 14041 | |     #[doc = "     ::cuMemPoolSetAccess, ::cuMemPoolSetAttribute"]
[INFO] [stdout]       | |________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] pool         - pool to export
[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/sys.rs:14017:13
[INFO] [stdout]       |
[INFO] [stdout] 14017 |       #[doc = " \\brief Exports a memory pool to the requested handle type."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 14018 | |     #[doc = ""]
[INFO] [stdout] 14019 | |     #[doc = " Given an IPC capable mempool, create an OS handle to share the pool with another process."]
[INFO] [stdout] 14020 | |     #[doc = " A recipient process can convert the shareable handle into a mempool with ::cuMemPoolImportFromShareableHandle."]
[INFO] [stdout] ...     |
[INFO] [stdout] 14040 | |     #[doc = "     ::cuDeviceGetDefaultMemPool, ::cuDeviceGetMemPool, ::cuMemPoolCreate,"]
[INFO] [stdout] 14041 | |     #[doc = "     ::cuMemPoolSetAccess, ::cuMemPoolSetAttribute"]
[INFO] [stdout]       | |________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] handleType   - the type of handle to create
[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/sys.rs:14017:13
[INFO] [stdout]       |
[INFO] [stdout] 14017 |       #[doc = " \\brief Exports a memory pool to the requested handle type."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 14018 | |     #[doc = ""]
[INFO] [stdout] 14019 | |     #[doc = " Given an IPC capable mempool, create an OS handle to share the pool with another process."]
[INFO] [stdout] 14020 | |     #[doc = " A recipient process can convert the shareable handle into a mempool with ::cuMemPoolImportFromShareableHandle."]
[INFO] [stdout] ...     |
[INFO] [stdout] 14040 | |     #[doc = "     ::cuDeviceGetDefaultMemPool, ::cuDeviceGetMemPool, ::cuMemPoolCreate,"]
[INFO] [stdout] 14041 | |     #[doc = "     ::cuMemPoolSetAccess, ::cuMemPoolSetAttribute"]
[INFO] [stdout]       | |________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] flags        - must be 0
[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/sys.rs:14050:13
[INFO] [stdout]       |
[INFO] [stdout] 14050 |       #[doc = " \\brief imports a memory pool from a shared handle."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 14051 | |     #[doc = ""]
[INFO] [stdout] 14052 | |     #[doc = " Specific allocations can be imported from the imported pool with cuMemPoolImportPointer."]
[INFO] [stdout] 14053 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 14068 | |     #[doc = ""]
[INFO] [stdout] 14069 | |     #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolExportPointer, ::cuMemPoolImportPointer"]
[INFO] [stdout]       | |__________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[out] pool_out    - Returned memory pool
[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/sys.rs:14050:13
[INFO] [stdout]       |
[INFO] [stdout] 14050 |       #[doc = " \\brief imports a memory pool from a shared handle."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 14051 | |     #[doc = ""]
[INFO] [stdout] 14052 | |     #[doc = " Specific allocations can be imported from the imported pool with cuMemPoolImportPointer."]
[INFO] [stdout] 14053 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 14068 | |     #[doc = ""]
[INFO] [stdout] 14069 | |     #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolExportPointer, ::cuMemPoolImportPointer"]
[INFO] [stdout]       | |__________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] handle       - OS handle of the pool to open
[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/sys.rs:14050:13
[INFO] [stdout]       |
[INFO] [stdout] 14050 |       #[doc = " \\brief imports a memory pool from a shared handle."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 14051 | |     #[doc = ""]
[INFO] [stdout] 14052 | |     #[doc = " Specific allocations can be imported from the imported pool with cuMemPoolImportPointer."]
[INFO] [stdout] 14053 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 14068 | |     #[doc = ""]
[INFO] [stdout] 14069 | |     #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolExportPointer, ::cuMemPoolImportPointer"]
[INFO] [stdout]       | |__________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] handleType   - The type of handle being imported
[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/sys.rs:14050:13
[INFO] [stdout]       |
[INFO] [stdout] 14050 |       #[doc = " \\brief imports a memory pool from a shared handle."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 14051 | |     #[doc = ""]
[INFO] [stdout] 14052 | |     #[doc = " Specific allocations can be imported from the imported pool with cuMemPoolImportPointer."]
[INFO] [stdout] 14053 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 14068 | |     #[doc = ""]
[INFO] [stdout] 14069 | |     #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolExportPointer, ::cuMemPoolImportPointer"]
[INFO] [stdout]       | |__________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] flags        - must be 0
[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/sys.rs:14078:13
[INFO] [stdout]       |
[INFO] [stdout] 14078 |       #[doc = " \\brief Export data to share a memory pool allocation between processes."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 14079 | |     #[doc = ""]
[INFO] [stdout] 14080 | |     #[doc = " Constructs \\p shareData_out for sharing a specific allocation from an already shared memory pool."]
[INFO] [stdout] 14081 | |     #[doc = " The recipient process can import the allocation with the ::cuMemPoolImportPointer api."]
[INFO] [stdout] ...     |
[INFO] [stdout] 14092 | |     #[doc = ""]
[INFO] [stdout] 14093 | |     #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolImportFromShareableHandle, ::cuMemPoolImportPointer"]
[INFO] [stdout]       | |______________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[out] shareData_out - Returned export data
[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/sys.rs:14078:13
[INFO] [stdout]       |
[INFO] [stdout] 14078 |       #[doc = " \\brief Export data to share a memory pool allocation between processes."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 14079 | |     #[doc = ""]
[INFO] [stdout] 14080 | |     #[doc = " Constructs \\p shareData_out for sharing a specific allocation from an already shared memory pool."]
[INFO] [stdout] 14081 | |     #[doc = " The recipient process can import the allocation with the ::cuMemPoolImportPointer api."]
[INFO] [stdout] ...     |
[INFO] [stdout] 14092 | |     #[doc = ""]
[INFO] [stdout] 14093 | |     #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolImportFromShareableHandle, ::cuMemPoolImportPointer"]
[INFO] [stdout]       | |______________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] ptr            - pointer to memory being exported
[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/sys.rs:14100:13
[INFO] [stdout]       |
[INFO] [stdout] 14100 |       #[doc = " \\brief Import a memory pool allocation from another process."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 14101 | |     #[doc = ""]
[INFO] [stdout] 14102 | |     #[doc = " Returns in \\p ptr_out a pointer to the imported memory."]
[INFO] [stdout] 14103 | |     #[doc = " The imported memory must not be accessed before the allocation operation completes"]
[INFO] [stdout] ...     |
[INFO] [stdout] 14123 | |     #[doc = ""]
[INFO] [stdout] 14124 | |     #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolImportFromShareableHandle, ::cuMemPoolExportPointer"]
[INFO] [stdout]       | |______________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[out] ptr_out  - pointer to imported memory
[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/sys.rs:14100:13
[INFO] [stdout]       |
[INFO] [stdout] 14100 |       #[doc = " \\brief Import a memory pool allocation from another process."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 14101 | |     #[doc = ""]
[INFO] [stdout] 14102 | |     #[doc = " Returns in \\p ptr_out a pointer to the imported memory."]
[INFO] [stdout] 14103 | |     #[doc = " The imported memory must not be accessed before the allocation operation completes"]
[INFO] [stdout] ...     |
[INFO] [stdout] 14123 | |     #[doc = ""]
[INFO] [stdout] 14124 | |     #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolImportFromShareableHandle, ::cuMemPoolExportPointer"]
[INFO] [stdout]       | |______________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] pool      - pool from which to import
[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/sys.rs:14100:13
[INFO] [stdout]       |
[INFO] [stdout] 14100 |       #[doc = " \\brief Import a memory pool allocation from another process."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 14101 | |     #[doc = ""]
[INFO] [stdout] 14102 | |     #[doc = " Returns in \\p ptr_out a pointer to the imported memory."]
[INFO] [stdout] 14103 | |     #[doc = " The imported memory must not be accessed before the allocation operation completes"]
[INFO] [stdout] ...     |
[INFO] [stdout] 14123 | |     #[doc = ""]
[INFO] [stdout] 14124 | |     #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolImportFromShareableHandle, ::cuMemPoolExportPointer"]
[INFO] [stdout]       | |______________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] shareData - data specifying the memory to import
[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/sys.rs:15439:23
[INFO] [stdout]       |
[INFO] [stdout] 15439 |     #[doc = " \\param[out] dst Destination stream"]
[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/sys.rs:15434:13
[INFO] [stdout]       |
[INFO] [stdout] 15434 |       #[doc = " \\brief Copies attributes from source stream to destination stream."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 15435 | |     #[doc = ""]
[INFO] [stdout] 15436 | |     #[doc = " Copies attributes from source stream \\p src to destination stream \\p dst."]
[INFO] [stdout] 15437 | |     #[doc = " Both streams must have the same context."]
[INFO] [stdout] ...     |
[INFO] [stdout] 15448 | |     #[doc = " \\sa"]
[INFO] [stdout] 15449 | |     #[doc = " ::CUaccessPolicyWindow"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] src Source stream
[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/sys.rs:15453:13
[INFO] [stdout]       |
[INFO] [stdout] 15453 |       #[doc = " \\brief Queries stream attribute."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 15454 | |     #[doc = ""]
[INFO] [stdout] 15455 | |     #[doc = " Queries attribute \\p attr from \\p hStream and stores it in corresponding"]
[INFO] [stdout] 15456 | |     #[doc = " member of \\p value_out."]
[INFO] [stdout] ...     |
[INFO] [stdout] 15468 | |     #[doc = " \\sa"]
[INFO] [stdout] 15469 | |     #[doc = " ::CUaccessPolicyWindow"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] hStream
[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/sys.rs:15453:13
[INFO] [stdout]       |
[INFO] [stdout] 15453 |       #[doc = " \\brief Queries stream attribute."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 15454 | |     #[doc = ""]
[INFO] [stdout] 15455 | |     #[doc = " Queries attribute \\p attr from \\p hStream and stores it in corresponding"]
[INFO] [stdout] 15456 | |     #[doc = " member of \\p value_out."]
[INFO] [stdout] ...     |
[INFO] [stdout] 15468 | |     #[doc = " \\sa"]
[INFO] [stdout] 15469 | |     #[doc = " ::CUaccessPolicyWindow"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] attr
[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/sys.rs:15453:13
[INFO] [stdout]       |
[INFO] [stdout] 15453 |       #[doc = " \\brief Queries stream attribute."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 15454 | |     #[doc = ""]
[INFO] [stdout] 15455 | |     #[doc = " Queries attribute \\p attr from \\p hStream and stores it in corresponding"]
[INFO] [stdout] 15456 | |     #[doc = " member of \\p value_out."]
[INFO] [stdout] ...     |
[INFO] [stdout] 15468 | |     #[doc = " \\sa"]
[INFO] [stdout] 15469 | |     #[doc = " ::CUaccessPolicyWindow"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[out] 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 `out`
[INFO] [stdout]      --> src/sys.rs:15483:23
[INFO] [stdout]       |
[INFO] [stdout] 15483 |     #[doc = " \\param[out] hStream"]
[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/sys.rs:15477:13
[INFO] [stdout]       |
[INFO] [stdout] 15477 |       #[doc = " \\brief Sets stream attribute."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 15478 | |     #[doc = ""]
[INFO] [stdout] 15479 | |     #[doc = " Sets attribute \\p attr on \\p hStream from corresponding attribute of"]
[INFO] [stdout] 15480 | |     #[doc = " \\p value. The updated attribute will be applied to subsequent work"]
[INFO] [stdout] ...     |
[INFO] [stdout] 15493 | |     #[doc = " \\sa"]
[INFO] [stdout] 15494 | |     #[doc = " ::CUaccessPolicyWindow"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] attr
[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/sys.rs:15477:13
[INFO] [stdout]       |
[INFO] [stdout] 15477 |       #[doc = " \\brief Sets stream attribute."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 15478 | |     #[doc = ""]
[INFO] [stdout] 15479 | |     #[doc = " Sets attribute \\p attr on \\p hStream from corresponding attribute of"]
[INFO] [stdout] 15480 | |     #[doc = " \\p value. The updated attribute will be applied to subsequent work"]
[INFO] [stdout] ...     |
[INFO] [stdout] 15493 | |     #[doc = " \\sa"]
[INFO] [stdout] 15494 | |     #[doc = " ::CUaccessPolicyWindow"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] value
[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 `0`
[INFO] [stdout]      --> src/sys.rs:16807:51
[INFO] [stdout]       |
[INFO] [stdout] 16807 |     #[doc = " pointers.  Each of \\p kernelParams[0] through \\p kernelParams[N-1]"]
[INFO] [stdout]       |                                                   ^ no item named `0` 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 `256`
[INFO] [stdout]      --> src/sys.rs:16820:29
[INFO] [stdout]       |
[INFO] [stdout] 16820 |     #[doc = "char argBuffer[256];"]
[INFO] [stdout]       |                             ^^^ no item named `256` 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 `0`
[INFO] [stdout]      --> src/sys.rs:16934:51
[INFO] [stdout]       |
[INFO] [stdout] 16934 |     #[doc = " pointers.  Each of \\p kernelParams[0] through \\p kernelParams[N-1]"]
[INFO] [stdout]       |                                                   ^ no item named `0` 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 `0`
[INFO] [stdout]      --> src/sys.rs:17076:96
[INFO] [stdout]       |
[INFO] [stdout] 17076 |     #[doc = "   needs to be an array of N pointers. Each of ::CUDA_LAUNCH_PARAMS::kernelParams[0] through"]
[INFO] [stdout]       |                                                                                                ^ no item named `0` 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 `0`
[INFO] [stdout]      --> src/sys.rs:17653:13
[INFO] [stdout]       |
[INFO] [stdout] 17653 |       #[doc = " \\brief Creates a kernel execution node and adds it to a graph"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 17654 | |     #[doc = ""]
[INFO] [stdout] 17655 | |     #[doc = " Creates a new kernel execution node and adds it to \\p hGraph with \\p numDependencies"]
[INFO] [stdout] 17656 | |     #[doc = " dependencies specified via \\p dependencies and arguments specified in \\p nodeParams."]
[INFO] [stdout] ...     |
[INFO] [stdout] 17747 | |     #[doc = " ::cuGraphAddMemcpyNode,"]
[INFO] [stdout] 17748 | |     #[doc = " ::cuGraphAddMemsetNode"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               from \p kernelParams[0] to \p kernelParams[N-1], points to the region of memory from which the actual
[INFO] [stdout]                                    ^
[INFO] [stdout]       = note: no item named `0` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `i`
[INFO] [stdout]      --> src/sys.rs:18789:13
[INFO] [stdout]       |
[INFO] [stdout] 18789 |       #[doc = " \\brief Returns a graph's dependency edges"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 18790 | |     #[doc = ""]
[INFO] [stdout] 18791 | |     #[doc = " Returns a list of \\p hGraph's dependency edges. Edges are returned via corresponding"]
[INFO] [stdout] 18792 | |     #[doc = " indices in \\p from and \\p to; that is, the node in \\p to[i] has a dependency on the"]
[INFO] [stdout] ...     |
[INFO] [stdout] 18817 | |     #[doc = " ::cuGraphNodeGetDependencies,"]
[INFO] [stdout] 18818 | |     #[doc = " ::cuGraphNodeGetDependentNodes"]
[INFO] [stdout]       | |_____________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               indices in \p from and \p to; that is, the node in \p to[i] has a dependency on the
[INFO] [stdout]                                                                        ^
[INFO] [stdout]       = note: no item named `i` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `i`
[INFO] [stdout]      --> src/sys.rs:18789:13
[INFO] [stdout]       |
[INFO] [stdout] 18789 |       #[doc = " \\brief Returns a graph's dependency edges"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 18790 | |     #[doc = ""]
[INFO] [stdout] 18791 | |     #[doc = " Returns a list of \\p hGraph's dependency edges. Edges are returned via corresponding"]
[INFO] [stdout] 18792 | |     #[doc = " indices in \\p from and \\p to; that is, the node in \\p to[i] has a dependency on the"]
[INFO] [stdout] ...     |
[INFO] [stdout] 18817 | |     #[doc = " ::cuGraphNodeGetDependencies,"]
[INFO] [stdout] 18818 | |     #[doc = " ::cuGraphNodeGetDependentNodes"]
[INFO] [stdout]       | |_____________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               node in \p from[i]. \p from and \p to may both be NULL, in which
[INFO] [stdout]                               ^
[INFO] [stdout]       = note: no item named `i` 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/sys.rs:19576:23
[INFO] [stdout]       |
[INFO] [stdout] 19576 |     #[doc = " \\param[out] dst Destination node"]
[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/sys.rs:19571:13
[INFO] [stdout]       |
[INFO] [stdout] 19571 |       #[doc = " \\brief Copies attributes from source node to destination node."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 19572 | |     #[doc = ""]
[INFO] [stdout] 19573 | |     #[doc = " Copies attributes from source node \\p src to destination node \\p dst."]
[INFO] [stdout] 19574 | |     #[doc = " Both node must have the same context."]
[INFO] [stdout] ...     |
[INFO] [stdout] 19585 | |     #[doc = " \\sa"]
[INFO] [stdout] 19586 | |     #[doc = " ::CUaccessPolicyWindow"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] src Source node
[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/sys.rs:19590:13
[INFO] [stdout]       |
[INFO] [stdout] 19590 |       #[doc = " \\brief Queries node attribute."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 19591 | |     #[doc = ""]
[INFO] [stdout] 19592 | |     #[doc = " Queries attribute \\p attr from node \\p hNode and stores it in corresponding"]
[INFO] [stdout] 19593 | |     #[doc = " member of \\p value_out."]
[INFO] [stdout] ...     |
[INFO] [stdout] 19605 | |     #[doc = " \\sa"]
[INFO] [stdout] 19606 | |     #[doc = " ::CUaccessPolicyWindow"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] hNode
[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/sys.rs:19590:13
[INFO] [stdout]       |
[INFO] [stdout] 19590 |       #[doc = " \\brief Queries node attribute."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 19591 | |     #[doc = ""]
[INFO] [stdout] 19592 | |     #[doc = " Queries attribute \\p attr from node \\p hNode and stores it in corresponding"]
[INFO] [stdout] 19593 | |     #[doc = " member of \\p value_out."]
[INFO] [stdout] ...     |
[INFO] [stdout] 19605 | |     #[doc = " \\sa"]
[INFO] [stdout] 19606 | |     #[doc = " ::CUaccessPolicyWindow"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] attr
[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/sys.rs:19590:13
[INFO] [stdout]       |
[INFO] [stdout] 19590 |       #[doc = " \\brief Queries node attribute."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 19591 | |     #[doc = ""]
[INFO] [stdout] 19592 | |     #[doc = " Queries attribute \\p attr from node \\p hNode and stores it in corresponding"]
[INFO] [stdout] 19593 | |     #[doc = " member of \\p value_out."]
[INFO] [stdout] ...     |
[INFO] [stdout] 19605 | |     #[doc = " \\sa"]
[INFO] [stdout] 19606 | |     #[doc = " ::CUaccessPolicyWindow"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[out] 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 `out`
[INFO] [stdout]      --> src/sys.rs:19614:13
[INFO] [stdout]       |
[INFO] [stdout] 19614 |       #[doc = " \\brief Sets node attribute."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 19615 | |     #[doc = ""]
[INFO] [stdout] 19616 | |     #[doc = " Sets attribute \\p attr on node \\p hNode from corresponding attribute of"]
[INFO] [stdout] 19617 | |     #[doc = " \\p value."]
[INFO] [stdout] ...     |
[INFO] [stdout] 19629 | |     #[doc = " \\sa"]
[INFO] [stdout] 19630 | |     #[doc = " ::CUaccessPolicyWindow"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[out] hNode
[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/sys.rs:19614:13
[INFO] [stdout]       |
[INFO] [stdout] 19614 |       #[doc = " \\brief Sets node attribute."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 19615 | |     #[doc = ""]
[INFO] [stdout] 19616 | |     #[doc = " Sets attribute \\p attr on node \\p hNode from corresponding attribute of"]
[INFO] [stdout] 19617 | |     #[doc = " \\p value."]
[INFO] [stdout] ...     |
[INFO] [stdout] 19629 | |     #[doc = " \\sa"]
[INFO] [stdout] 19630 | |     #[doc = " ::CUaccessPolicyWindow"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] attr
[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/sys.rs:19614:13
[INFO] [stdout]       |
[INFO] [stdout] 19614 |       #[doc = " \\brief Sets node attribute."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 19615 | |     #[doc = ""]
[INFO] [stdout] 19616 | |     #[doc = " Sets attribute \\p attr on node \\p hNode from corresponding attribute of"]
[INFO] [stdout] 19617 | |     #[doc = " \\p value."]
[INFO] [stdout] ...     |
[INFO] [stdout] 19629 | |     #[doc = " \\sa"]
[INFO] [stdout] 19630 | |     #[doc = " ::CUaccessPolicyWindow"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[out] value
[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 `0`
[INFO] [stdout]      --> src/sys.rs:20366:28
[INFO] [stdout]       |
[INFO] [stdout] 20366 |     #[doc = " pBorderColor[0] holds 'R' component"]
[INFO] [stdout]       |                            ^ no item named `0` 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 `1`
[INFO] [stdout]      --> src/sys.rs:20367:28
[INFO] [stdout]       |
[INFO] [stdout] 20367 |     #[doc = " pBorderColor[1] holds 'G' component"]
[INFO] [stdout]       |                            ^ no item named `1` 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 `2`
[INFO] [stdout]      --> src/sys.rs:20359:13
[INFO] [stdout]       |
[INFO] [stdout] 20359 |       #[doc = " \\brief Sets the border color for a texture reference"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 20360 | |     #[doc = ""]
[INFO] [stdout] 20361 | |     #[doc = " \\deprecated"]
[INFO] [stdout] 20362 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 20389 | |     #[doc = " ::cudaBindTextureToArray,"]
[INFO] [stdout] 20390 | |     #[doc = " ::cudaBindTextureToMipmappedArray"]
[INFO] [stdout]       | |________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               pBorderColor[2] holds 'B' component
[INFO] [stdout]                            ^
[INFO] [stdout]       = note: no item named `2` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `3`
[INFO] [stdout]      --> src/sys.rs:20369:28
[INFO] [stdout]       |
[INFO] [stdout] 20369 |     #[doc = " pBorderColor[3] holds 'A' component"]
[INFO] [stdout]       |                            ^ no item named `3` 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 `0`
[INFO] [stdout]      --> src/sys.rs:20699:28
[INFO] [stdout]       |
[INFO] [stdout] 20699 |     #[doc = " pBorderColor[0] holds 'R' component"]
[INFO] [stdout]       |                            ^ no item named `0` 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 `1`
[INFO] [stdout]      --> src/sys.rs:20700:28
[INFO] [stdout]       |
[INFO] [stdout] 20700 |     #[doc = " pBorderColor[1] holds 'G' component"]
[INFO] [stdout]       |                            ^ no item named `1` 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 `2`
[INFO] [stdout]      --> src/sys.rs:20701:28
[INFO] [stdout]       |
[INFO] [stdout] 20701 |     #[doc = " pBorderColor[2] holds 'B' component"]
[INFO] [stdout]       |                            ^ no item named `2` 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 `3`
[INFO] [stdout]      --> src/sys.rs:20702:28
[INFO] [stdout]       |
[INFO] [stdout] 20702 |     #[doc = " pBorderColor[3] holds 'A' component"]
[INFO] [stdout]       |                            ^ no item named `3` 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 `3`
[INFO] [stdout]      --> src/sys.rs:20840:13
[INFO] [stdout]       |
[INFO] [stdout] 20840 |       #[doc = " \\brief Creates a texture object"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 20841 | |     #[doc = ""]
[INFO] [stdout] 20842 | |     #[doc = " Creates a texture object and returns it in \\p pTexObject. \\p pResDesc describes"]
[INFO] [stdout] 20843 | |     #[doc = " the data to texture from. \\p pTexDesc describes how the data should be sampled."]
[INFO] [stdout] ...     |
[INFO] [stdout] 21050 | |     #[doc = " ::cuTexObjectDestroy,"]
[INFO] [stdout] 21051 | |     #[doc = " ::cudaCreateTextureObject"]
[INFO] [stdout]       | |________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               CUaddress_mode addressMode[3];
[INFO] [stdout]                                          ^
[INFO] [stdout]       = note: no item named `3` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,16`
[INFO] [stdout]      --> src/sys.rs:20978:39
[INFO] [stdout]       |
[INFO] [stdout] 20978 |     #[doc = "   clamped to the range [1,16]."]
[INFO] [stdout]       |                                       ^^^^ no item named `1,16` 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 `T`
[INFO] [stdout]    --> src/mem.rs:333:51
[INFO] [stdout]     |
[INFO] [stdout] 333 |     /// Note that memory is directly copied, so [`T`] must be [`Sized`] should not contain any pointers, references, unsized types,...
[INFO] [stdout]     |                                                   ^ no item named `T` 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 `T`
[INFO] [stdout]    --> src/mem.rs:347:51
[INFO] [stdout]     |
[INFO] [stdout] 347 |     /// Note that memory is directly copied, so [`T`] must be [`Sized`] *should* not contain any pointers, references, unsized type...
[INFO] [stdout]     |                                                   ^ no item named `T` 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 `T`
[INFO] [stdout]    --> src/mem.rs:367:51
[INFO] [stdout]     |
[INFO] [stdout] 367 |     /// Note that memory is directly copied, so [`T`] must be [`Sized`] *should* not contain any pointers, references, unsized type...
[INFO] [stdout]     |                                                   ^ no item named `T` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]      --> src/sys.rs:21644:15
[INFO] [stdout]       |
[INFO] [stdout] 21644 |     #[doc = " https://docs.nvidia.com/cuda/gpudirect-rdma for more information), are"]
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]       = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]       |
[INFO] [stdout] 21644 |     #[doc = " <https://docs.nvidia.com/cuda/gpudirect-rdma> for more information), are"]
[INFO] [stdout]       |               +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/sys.rs:3516:80
[INFO] [stdout]      |
[INFO] [stdout] 3516 | #[doc = "< Device supports GPUDirect RDMA APIs, like nvidia_p2p_get_pages (see https://docs.nvidia.com/cuda/gpudirect-rdma for mor...
[INFO] [stdout]      |                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 3516 | #[doc = "< Device supports GPUDirect RDMA APIs, like nvidia_p2p_get_pages (see <https://docs.nvidia.com/cuda/gpudirect-rdma> for more information)"]
[INFO] [stdout]      |                                                                                +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.54s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/cuda_oxide/index.html
[INFO] running `Command { std: "docker" "inspect" "feeea09d82182d0cb032966e0f8bd0f5a591fc7628c42410ee433d2e5ad8513b", kill_on_drop: false }`
[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" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "feeea09d82182d0cb032966e0f8bd0f5a591fc7628c42410ee433d2e5ad8513b" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting cuda-oxide v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `3`
[INFO] [stdout]      --> src/sys.rs:10458:13
[INFO] [stdout]       |
[INFO] [stdout] 10458 |       #[doc = " \\brief Returns properties for a selected device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 10459 | |     #[doc = ""]
[INFO] [stdout] 10460 | |     #[doc = " \\deprecated"]
[INFO] [stdout] 10461 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 10516 | |     #[doc = " ::cuDeviceGet,"]
[INFO] [stdout] 10517 | |     #[doc = " ::cuDeviceTotalMem"]
[INFO] [stdout]       | |_________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               int maxThreadsDim[3];
[INFO] [stdout]                                 ^
[INFO] [stdout]       = note: no item named `3` 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 `3`
[INFO] [stdout]      --> src/sys.rs:10458:13
[INFO] [stdout]       |
[INFO] [stdout] 10458 |       #[doc = " \\brief Returns properties for a selected device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 10459 | |     #[doc = ""]
[INFO] [stdout] 10460 | |     #[doc = " \\deprecated"]
[INFO] [stdout] 10461 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 10516 | |     #[doc = " ::cuDeviceGet,"]
[INFO] [stdout] 10517 | |     #[doc = " ::cuDeviceTotalMem"]
[INFO] [stdout]       | |_________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               int maxGridSize[3];
[INFO] [stdout]                               ^
[INFO] [stdout]       = note: no item named `3` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `3`
[INFO] [stdout]      --> src/sys.rs:10458:13
[INFO] [stdout]       |
[INFO] [stdout] 10458 |       #[doc = " \\brief Returns properties for a selected device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 10459 | |     #[doc = ""]
[INFO] [stdout] 10460 | |     #[doc = " \\deprecated"]
[INFO] [stdout] 10461 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 10516 | |     #[doc = " ::cuDeviceGet,"]
[INFO] [stdout] 10517 | |     #[doc = " ::cuDeviceTotalMem"]
[INFO] [stdout]       | |_________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]                - ::maxThreadsDim[3] is the maximum sizes of each dimension of a block;
[INFO] [stdout]                                  ^
[INFO] [stdout]       = note: no item named `3` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `3`
[INFO] [stdout]      --> src/sys.rs:10458:13
[INFO] [stdout]       |
[INFO] [stdout] 10458 |       #[doc = " \\brief Returns properties for a selected device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 10459 | |     #[doc = ""]
[INFO] [stdout] 10460 | |     #[doc = " \\deprecated"]
[INFO] [stdout] 10461 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 10516 | |     #[doc = " ::cuDeviceGet,"]
[INFO] [stdout] 10517 | |     #[doc = " ::cuDeviceTotalMem"]
[INFO] [stdout]       | |_________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]                - ::maxGridSize[3] is the maximum sizes of each dimension of a grid;
[INFO] [stdout]                                ^
[INFO] [stdout]       = note: no item named `3` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `domain`
[INFO] [stdout]      --> src/sys.rs:11960:13
[INFO] [stdout]       |
[INFO] [stdout] 11960 |       #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11961 | |     #[doc = ""]
[INFO] [stdout] 11962 | |     #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."]
[INFO] [stdout] 11963 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 11983 | |     #[doc = " ::cuDeviceGetPCIBusId,"]
[INFO] [stdout] 11984 | |     #[doc = " ::cudaDeviceGetByPCIBusId"]
[INFO] [stdout]       | |________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [domain]:[bus]:[device].[function]
[INFO] [stdout]                ^^^^^^
[INFO] [stdout]       = note: no item named `domain` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `bus`
[INFO] [stdout]      --> src/sys.rs:11960:13
[INFO] [stdout]       |
[INFO] [stdout] 11960 |       #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11961 | |     #[doc = ""]
[INFO] [stdout] 11962 | |     #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."]
[INFO] [stdout] 11963 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 11983 | |     #[doc = " ::cuDeviceGetPCIBusId,"]
[INFO] [stdout] 11984 | |     #[doc = " ::cudaDeviceGetByPCIBusId"]
[INFO] [stdout]       | |________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [domain]:[bus]:[device].[function]
[INFO] [stdout]                         ^^^
[INFO] [stdout]       = note: no item named `bus` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `device`
[INFO] [stdout]      --> src/sys.rs:11960:13
[INFO] [stdout]       |
[INFO] [stdout] 11960 |       #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11961 | |     #[doc = ""]
[INFO] [stdout] 11962 | |     #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."]
[INFO] [stdout] 11963 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 11983 | |     #[doc = " ::cuDeviceGetPCIBusId,"]
[INFO] [stdout] 11984 | |     #[doc = " ::cudaDeviceGetByPCIBusId"]
[INFO] [stdout]       | |________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [domain]:[bus]:[device].[function]
[INFO] [stdout]                               ^^^^^^
[INFO] [stdout]       = note: no item named `device` in scope
[INFO] [stdout]       = help: there's a similarly named item `CUdevice`
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `function`
[INFO] [stdout]      --> src/sys.rs:11960:13
[INFO] [stdout]       |
[INFO] [stdout] 11960 |       #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11961 | |     #[doc = ""]
[INFO] [stdout] 11962 | |     #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."]
[INFO] [stdout] 11963 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 11983 | |     #[doc = " ::cuDeviceGetPCIBusId,"]
[INFO] [stdout] 11984 | |     #[doc = " ::cudaDeviceGetByPCIBusId"]
[INFO] [stdout]       | |________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [domain]:[bus]:[device].[function]
[INFO] [stdout]                                        ^^^^^^^^
[INFO] [stdout]       = note: no item named `function` in scope
[INFO] [stdout]       = help: there's a similarly named item `CUfunction`
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `domain`
[INFO] [stdout]      --> src/sys.rs:11960:13
[INFO] [stdout]       |
[INFO] [stdout] 11960 |       #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11961 | |     #[doc = ""]
[INFO] [stdout] 11962 | |     #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."]
[INFO] [stdout] 11963 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 11983 | |     #[doc = " ::cuDeviceGetPCIBusId,"]
[INFO] [stdout] 11984 | |     #[doc = " ::cudaDeviceGetByPCIBusId"]
[INFO] [stdout]       | |________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [domain]:[bus]:[device]
[INFO] [stdout]                ^^^^^^
[INFO] [stdout]       = note: no item named `domain` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `bus`
[INFO] [stdout]      --> src/sys.rs:11960:13
[INFO] [stdout]       |
[INFO] [stdout] 11960 |       #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11961 | |     #[doc = ""]
[INFO] [stdout] 11962 | |     #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."]
[INFO] [stdout] 11963 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 11983 | |     #[doc = " ::cuDeviceGetPCIBusId,"]
[INFO] [stdout] 11984 | |     #[doc = " ::cudaDeviceGetByPCIBusId"]
[INFO] [stdout]       | |________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [domain]:[bus]:[device]
[INFO] [stdout]                         ^^^
[INFO] [stdout]       = note: no item named `bus` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `device`
[INFO] [stdout]      --> src/sys.rs:11960:13
[INFO] [stdout]       |
[INFO] [stdout] 11960 |       #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11961 | |     #[doc = ""]
[INFO] [stdout] 11962 | |     #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."]
[INFO] [stdout] 11963 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 11983 | |     #[doc = " ::cuDeviceGetPCIBusId,"]
[INFO] [stdout] 11984 | |     #[doc = " ::cudaDeviceGetByPCIBusId"]
[INFO] [stdout]       | |________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [domain]:[bus]:[device]
[INFO] [stdout]                               ^^^^^^
[INFO] [stdout]       = note: no item named `device` in scope
[INFO] [stdout]       = help: there's a similarly named item `CUdevice`
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `bus`
[INFO] [stdout]      --> src/sys.rs:11960:13
[INFO] [stdout]       |
[INFO] [stdout] 11960 |       #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11961 | |     #[doc = ""]
[INFO] [stdout] 11962 | |     #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."]
[INFO] [stdout] 11963 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 11983 | |     #[doc = " ::cuDeviceGetPCIBusId,"]
[INFO] [stdout] 11984 | |     #[doc = " ::cudaDeviceGetByPCIBusId"]
[INFO] [stdout]       | |________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [bus]:[device].[function]
[INFO] [stdout]                ^^^
[INFO] [stdout]       = note: no item named `bus` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `device`
[INFO] [stdout]      --> src/sys.rs:11960:13
[INFO] [stdout]       |
[INFO] [stdout] 11960 |       #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11961 | |     #[doc = ""]
[INFO] [stdout] 11962 | |     #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."]
[INFO] [stdout] 11963 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 11983 | |     #[doc = " ::cuDeviceGetPCIBusId,"]
[INFO] [stdout] 11984 | |     #[doc = " ::cudaDeviceGetByPCIBusId"]
[INFO] [stdout]       | |________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [bus]:[device].[function]
[INFO] [stdout]                      ^^^^^^
[INFO] [stdout]       = note: no item named `device` in scope
[INFO] [stdout]       = help: there's a similarly named item `CUdevice`
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `function`
[INFO] [stdout]      --> src/sys.rs:11960:13
[INFO] [stdout]       |
[INFO] [stdout] 11960 |       #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11961 | |     #[doc = ""]
[INFO] [stdout] 11962 | |     #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."]
[INFO] [stdout] 11963 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 11983 | |     #[doc = " ::cuDeviceGetPCIBusId,"]
[INFO] [stdout] 11984 | |     #[doc = " ::cudaDeviceGetByPCIBusId"]
[INFO] [stdout]       | |________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [bus]:[device].[function]
[INFO] [stdout]                               ^^^^^^^^
[INFO] [stdout]       = note: no item named `function` in scope
[INFO] [stdout]       = help: there's a similarly named item `CUfunction`
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `domain`
[INFO] [stdout]      --> src/sys.rs:11991:13
[INFO] [stdout]       |
[INFO] [stdout] 11991 |       #[doc = " \\brief Returns a PCI Bus Id string for the device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11992 | |     #[doc = ""]
[INFO] [stdout] 11993 | |     #[doc = " Returns an ASCII string identifying the device \\p dev in the NULL-terminated"]
[INFO] [stdout] 11994 | |     #[doc = " string pointed to by \\p pciBusId. \\p len specifies the maximum length of the"]
[INFO] [stdout] ...     |
[INFO] [stdout] 12017 | |     #[doc = " ::cuDeviceGetByPCIBusId,"]
[INFO] [stdout] 12018 | |     #[doc = " ::cudaDeviceGetPCIBusId"]
[INFO] [stdout]       | |______________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [domain]:[bus]:[device].[function]
[INFO] [stdout]                ^^^^^^
[INFO] [stdout]       = note: no item named `domain` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `bus`
[INFO] [stdout]      --> src/sys.rs:11991:13
[INFO] [stdout]       |
[INFO] [stdout] 11991 |       #[doc = " \\brief Returns a PCI Bus Id string for the device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11992 | |     #[doc = ""]
[INFO] [stdout] 11993 | |     #[doc = " Returns an ASCII string identifying the device \\p dev in the NULL-terminated"]
[INFO] [stdout] 11994 | |     #[doc = " string pointed to by \\p pciBusId. \\p len specifies the maximum length of the"]
[INFO] [stdout] ...     |
[INFO] [stdout] 12017 | |     #[doc = " ::cuDeviceGetByPCIBusId,"]
[INFO] [stdout] 12018 | |     #[doc = " ::cudaDeviceGetPCIBusId"]
[INFO] [stdout]       | |______________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [domain]:[bus]:[device].[function]
[INFO] [stdout]                         ^^^
[INFO] [stdout]       = note: no item named `bus` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `device`
[INFO] [stdout]      --> src/sys.rs:11991:13
[INFO] [stdout]       |
[INFO] [stdout] 11991 |       #[doc = " \\brief Returns a PCI Bus Id string for the device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11992 | |     #[doc = ""]
[INFO] [stdout] 11993 | |     #[doc = " Returns an ASCII string identifying the device \\p dev in the NULL-terminated"]
[INFO] [stdout] 11994 | |     #[doc = " string pointed to by \\p pciBusId. \\p len specifies the maximum length of the"]
[INFO] [stdout] ...     |
[INFO] [stdout] 12017 | |     #[doc = " ::cuDeviceGetByPCIBusId,"]
[INFO] [stdout] 12018 | |     #[doc = " ::cudaDeviceGetPCIBusId"]
[INFO] [stdout]       | |______________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [domain]:[bus]:[device].[function]
[INFO] [stdout]                               ^^^^^^
[INFO] [stdout]       = note: no item named `device` in scope
[INFO] [stdout]       = help: there's a similarly named item `CUdevice`
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `function`
[INFO] [stdout]      --> src/sys.rs:11991:13
[INFO] [stdout]       |
[INFO] [stdout] 11991 |       #[doc = " \\brief Returns a PCI Bus Id string for the device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 11992 | |     #[doc = ""]
[INFO] [stdout] 11993 | |     #[doc = " Returns an ASCII string identifying the device \\p dev in the NULL-terminated"]
[INFO] [stdout] 11994 | |     #[doc = " string pointed to by \\p pciBusId. \\p len specifies the maximum length of the"]
[INFO] [stdout] ...     |
[INFO] [stdout] 12017 | |     #[doc = " ::cuDeviceGetByPCIBusId,"]
[INFO] [stdout] 12018 | |     #[doc = " ::cudaDeviceGetPCIBusId"]
[INFO] [stdout]       | |______________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               [domain]:[bus]:[device].[function]
[INFO] [stdout]                                        ^^^^^^^^
[INFO] [stdout]       = note: no item named `function` in scope
[INFO] [stdout]       = help: there's a similarly named item `CUfunction`
[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/sys.rs:12878:13
[INFO] [stdout]       |
[INFO] [stdout] 12878 |       #[doc = " \\brief Returns the layout properties of a sparse CUDA array"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 12879 | |     #[doc = ""]
[INFO] [stdout] 12880 | |     #[doc = " Returns the layout properties of a sparse CUDA array in \\p sparseProperties"]
[INFO] [stdout] 12881 | |     #[doc = " If the CUDA array is not allocated with flag ::CUDA_ARRAY3D_SPARSE"]
[INFO] [stdout] ...     |
[INFO] [stdout] 12896 | |     #[doc = " \\param[in] array - CUDA array to get the sparse properties of"]
[INFO] [stdout] 12897 | |     #[doc = " \\sa ::cuMipmappedArrayGetSparseProperties, ::cuMemMapArrayAsync"]
[INFO] [stdout]       | |_______________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[out] sparseProperties - Pointer to ::CUDA_ARRAY_SPARSE_PROPERTIES
[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/sys.rs:12878:13
[INFO] [stdout]       |
[INFO] [stdout] 12878 |       #[doc = " \\brief Returns the layout properties of a sparse CUDA array"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 12879 | |     #[doc = ""]
[INFO] [stdout] 12880 | |     #[doc = " Returns the layout properties of a sparse CUDA array in \\p sparseProperties"]
[INFO] [stdout] 12881 | |     #[doc = " If the CUDA array is not allocated with flag ::CUDA_ARRAY3D_SPARSE"]
[INFO] [stdout] ...     |
[INFO] [stdout] 12896 | |     #[doc = " \\param[in] array - CUDA array to get the sparse properties of"]
[INFO] [stdout] 12897 | |     #[doc = " \\sa ::cuMipmappedArrayGetSparseProperties, ::cuMemMapArrayAsync"]
[INFO] [stdout]       | |_______________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] array - CUDA array to get the sparse properties of
[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/sys.rs:12904:13
[INFO] [stdout]       |
[INFO] [stdout] 12904 |       #[doc = " \\brief Returns the layout properties of a sparse CUDA mipmapped array"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 12905 | |     #[doc = ""]
[INFO] [stdout] 12906 | |     #[doc = " Returns the sparse array layout properties in \\p sparseProperties"]
[INFO] [stdout] 12907 | |     #[doc = " If the CUDA mipmapped array is not allocated with flag ::CUDA_ARRAY3D_SPARSE"]
[INFO] [stdout] ...     |
[INFO] [stdout] 12923 | |     #[doc = " \\param[in] mipmap - CUDA mipmapped array to get the sparse properties of"]
[INFO] [stdout] 12924 | |     #[doc = " \\sa ::cuArrayGetSparseProperties, ::cuMemMapArrayAsync"]
[INFO] [stdout]       | |______________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[out] sparseProperties - Pointer to ::CUDA_ARRAY_SPARSE_PROPERTIES
[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/sys.rs:12904:13
[INFO] [stdout]       |
[INFO] [stdout] 12904 |       #[doc = " \\brief Returns the layout properties of a sparse CUDA mipmapped array"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 12905 | |     #[doc = ""]
[INFO] [stdout] 12906 | |     #[doc = " Returns the sparse array layout properties in \\p sparseProperties"]
[INFO] [stdout] 12907 | |     #[doc = " If the CUDA mipmapped array is not allocated with flag ::CUDA_ARRAY3D_SPARSE"]
[INFO] [stdout] ...     |
[INFO] [stdout] 12923 | |     #[doc = " \\param[in] mipmap - CUDA mipmapped array to get the sparse properties of"]
[INFO] [stdout] 12924 | |     #[doc = " \\sa ::cuArrayGetSparseProperties, ::cuMemMapArrayAsync"]
[INFO] [stdout]       | |______________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] mipmap - CUDA mipmapped array to get the sparse properties of
[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/sys.rs:13219:23
[INFO] [stdout]       |
[INFO] [stdout] 13219 |     #[doc = " \\param[out] ptr       - Resulting pointer to start of virtual address range allocated"]
[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/sys.rs:13211:13
[INFO] [stdout]       |
[INFO] [stdout] 13211 |       #[doc = " \\brief Allocate an address range reservation."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13212 | |     #[doc = ""]
[INFO] [stdout] 13213 | |     #[doc = " Reserves a virtual address range based on the given parameters, giving"]
[INFO] [stdout] 13214 | |     #[doc = " the starting address of the range in \\p ptr.  This API requires a system that"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13232 | |     #[doc = ""]
[INFO] [stdout] 13233 | |     #[doc = " \\sa ::cuMemAddressFree"]
[INFO] [stdout]       | |______________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in]  size      - Size of the reserved virtual address range requested
[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/sys.rs:13211:13
[INFO] [stdout]       |
[INFO] [stdout] 13211 |       #[doc = " \\brief Allocate an address range reservation."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13212 | |     #[doc = ""]
[INFO] [stdout] 13213 | |     #[doc = " Reserves a virtual address range based on the given parameters, giving"]
[INFO] [stdout] 13214 | |     #[doc = " the starting address of the range in \\p ptr.  This API requires a system that"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13232 | |     #[doc = ""]
[INFO] [stdout] 13233 | |     #[doc = " \\sa ::cuMemAddressFree"]
[INFO] [stdout]       | |______________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in]  alignment - Alignment of the reserved virtual address range requested
[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/sys.rs:13211:13
[INFO] [stdout]       |
[INFO] [stdout] 13211 |       #[doc = " \\brief Allocate an address range reservation."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13212 | |     #[doc = ""]
[INFO] [stdout] 13213 | |     #[doc = " Reserves a virtual address range based on the given parameters, giving"]
[INFO] [stdout] 13214 | |     #[doc = " the starting address of the range in \\p ptr.  This API requires a system that"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13232 | |     #[doc = ""]
[INFO] [stdout] 13233 | |     #[doc = " \\sa ::cuMemAddressFree"]
[INFO] [stdout]       | |______________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in]  addr      - Fixed starting address range requested
[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/sys.rs:13211:13
[INFO] [stdout]       |
[INFO] [stdout] 13211 |       #[doc = " \\brief Allocate an address range reservation."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13212 | |     #[doc = ""]
[INFO] [stdout] 13213 | |     #[doc = " Reserves a virtual address range based on the given parameters, giving"]
[INFO] [stdout] 13214 | |     #[doc = " the starting address of the range in \\p ptr.  This API requires a system that"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13232 | |     #[doc = ""]
[INFO] [stdout] 13233 | |     #[doc = " \\sa ::cuMemAddressFree"]
[INFO] [stdout]       | |______________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in]  flags     - Currently unused, must be zero
[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/sys.rs:13243:13
[INFO] [stdout]       |
[INFO] [stdout] 13243 |       #[doc = " \\brief Free an address range reservation."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13244 | |     #[doc = ""]
[INFO] [stdout] 13245 | |     #[doc = " Frees a virtual address range reserved by cuMemAddressReserve.  The size"]
[INFO] [stdout] 13246 | |     #[doc = " must match what was given to memAddressReserve and the ptr given must"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13258 | |     #[doc = ""]
[INFO] [stdout] 13259 | |     #[doc = " \\sa ::cuMemAddressReserve"]
[INFO] [stdout]       | |_________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] ptr  - Starting address of the virtual address range to free
[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/sys.rs:13243:13
[INFO] [stdout]       |
[INFO] [stdout] 13243 |       #[doc = " \\brief Free an address range reservation."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13244 | |     #[doc = ""]
[INFO] [stdout] 13245 | |     #[doc = " Frees a virtual address range reserved by cuMemAddressReserve.  The size"]
[INFO] [stdout] 13246 | |     #[doc = " must match what was given to memAddressReserve and the ptr given must"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13258 | |     #[doc = ""]
[INFO] [stdout] 13259 | |     #[doc = " \\sa ::cuMemAddressReserve"]
[INFO] [stdout]       | |_________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] size - Size of the virtual address region to free
[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/sys.rs:13282:23
[INFO] [stdout]       |
[INFO] [stdout] 13282 |     #[doc = " \\param[out] handle - Value of handle returned. All operations on this allocation are to be performed using this ha...
[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/sys.rs:13263:13
[INFO] [stdout]       |
[INFO] [stdout] 13263 |       #[doc = " \\brief Create a CUDA memory handle representing a memory allocation of a given size described by the given prope...
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13264 | |     #[doc = ""]
[INFO] [stdout] 13265 | |     #[doc = " This creates a memory allocation on the target device specified through the"]
[INFO] [stdout] 13266 | |     #[doc = " \\p prop strcuture. The created allocation will not have any device or host"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13296 | |     #[doc = ""]
[INFO] [stdout] 13297 | |     #[doc = " \\sa ::cuMemRelease, ::cuMemExportToShareableHandle, ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |____________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in]  size   - Size of the allocation requested
[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/sys.rs:13263:13
[INFO] [stdout]       |
[INFO] [stdout] 13263 |       #[doc = " \\brief Create a CUDA memory handle representing a memory allocation of a given size described by the given prope...
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13264 | |     #[doc = ""]
[INFO] [stdout] 13265 | |     #[doc = " This creates a memory allocation on the target device specified through the"]
[INFO] [stdout] 13266 | |     #[doc = " \\p prop strcuture. The created allocation will not have any device or host"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13296 | |     #[doc = ""]
[INFO] [stdout] 13297 | |     #[doc = " \\sa ::cuMemRelease, ::cuMemExportToShareableHandle, ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |____________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in]  prop   - Properties of the allocation to create.
[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/sys.rs:13263:13
[INFO] [stdout]       |
[INFO] [stdout] 13263 |       #[doc = " \\brief Create a CUDA memory handle representing a memory allocation of a given size described by the given prope...
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13264 | |     #[doc = ""]
[INFO] [stdout] 13265 | |     #[doc = " This creates a memory allocation on the target device specified through the"]
[INFO] [stdout] 13266 | |     #[doc = " \\p prop strcuture. The created allocation will not have any device or host"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13296 | |     #[doc = ""]
[INFO] [stdout] 13297 | |     #[doc = " \\sa ::cuMemRelease, ::cuMemExportToShareableHandle, ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |____________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in]  flags  - flags for future use, must be zero now.
[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/sys.rs:13306:13
[INFO] [stdout]       |
[INFO] [stdout] 13306 |       #[doc = " \\brief Release a memory handle representing a memory allocation which was previously allocated through cuMemCrea...
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13307 | |     #[doc = ""]
[INFO] [stdout] 13308 | |     #[doc = " Frees the memory that was allocated on a device through cuMemCreate."]
[INFO] [stdout] 13309 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 13327 | |     #[doc = ""]
[INFO] [stdout] 13328 | |     #[doc = " \\sa ::cuMemCreate"]
[INFO] [stdout]       | |_________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] handle Value of handle which was returned previously by cuMemCreate.
[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/sys.rs:13332:13
[INFO] [stdout]       |
[INFO] [stdout] 13332 |       #[doc = " \\brief Maps an allocation handle to a reserved virtual address range."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13333 | |     #[doc = ""]
[INFO] [stdout] 13334 | |     #[doc = " Maps bytes of memory represented by \\p handle starting from byte \\p offset to"]
[INFO] [stdout] 13335 | |     #[doc = " \\p size to address range [\\p addr, \\p addr + \\p size]. This range must be an"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13370 | |     #[doc = ""]
[INFO] [stdout] 13371 | |     #[doc = " \\sa ::cuMemUnmap, ::cuMemSetAccess, ::cuMemCreate, ::cuMemAddressReserve, ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |__________________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] ptr    - Address where memory will be mapped.
[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/sys.rs:13332:13
[INFO] [stdout]       |
[INFO] [stdout] 13332 |       #[doc = " \\brief Maps an allocation handle to a reserved virtual address range."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13333 | |     #[doc = ""]
[INFO] [stdout] 13334 | |     #[doc = " Maps bytes of memory represented by \\p handle starting from byte \\p offset to"]
[INFO] [stdout] 13335 | |     #[doc = " \\p size to address range [\\p addr, \\p addr + \\p size]. This range must be an"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13370 | |     #[doc = ""]
[INFO] [stdout] 13371 | |     #[doc = " \\sa ::cuMemUnmap, ::cuMemSetAccess, ::cuMemCreate, ::cuMemAddressReserve, ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |__________________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] size   - Size of the memory mapping.
[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/sys.rs:13332:13
[INFO] [stdout]       |
[INFO] [stdout] 13332 |       #[doc = " \\brief Maps an allocation handle to a reserved virtual address range."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13333 | |     #[doc = ""]
[INFO] [stdout] 13334 | |     #[doc = " Maps bytes of memory represented by \\p handle starting from byte \\p offset to"]
[INFO] [stdout] 13335 | |     #[doc = " \\p size to address range [\\p addr, \\p addr + \\p size]. This range must be an"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13370 | |     #[doc = ""]
[INFO] [stdout] 13371 | |     #[doc = " \\sa ::cuMemUnmap, ::cuMemSetAccess, ::cuMemCreate, ::cuMemAddressReserve, ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |__________________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] offset - Offset into the memory represented by
[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/sys.rs:13332:13
[INFO] [stdout]       |
[INFO] [stdout] 13332 |       #[doc = " \\brief Maps an allocation handle to a reserved virtual address range."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13333 | |     #[doc = ""]
[INFO] [stdout] 13334 | |     #[doc = " Maps bytes of memory represented by \\p handle starting from byte \\p offset to"]
[INFO] [stdout] 13335 | |     #[doc = " \\p size to address range [\\p addr, \\p addr + \\p size]. This range must be an"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13370 | |     #[doc = ""]
[INFO] [stdout] 13371 | |     #[doc = " \\sa ::cuMemUnmap, ::cuMemSetAccess, ::cuMemCreate, ::cuMemAddressReserve, ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |__________________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] handle - Handle to a shareable memory
[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/sys.rs:13332:13
[INFO] [stdout]       |
[INFO] [stdout] 13332 |       #[doc = " \\brief Maps an allocation handle to a reserved virtual address range."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13333 | |     #[doc = ""]
[INFO] [stdout] 13334 | |     #[doc = " Maps bytes of memory represented by \\p handle starting from byte \\p offset to"]
[INFO] [stdout] 13335 | |     #[doc = " \\p size to address range [\\p addr, \\p addr + \\p size]. This range must be an"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13370 | |     #[doc = ""]
[INFO] [stdout] 13371 | |     #[doc = " \\sa ::cuMemUnmap, ::cuMemSetAccess, ::cuMemCreate, ::cuMemAddressReserve, ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |__________________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] flags  - flags for future use, must be zero now.
[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 `2`
[INFO] [stdout]      --> src/sys.rs:13381:13
[INFO] [stdout]       |
[INFO] [stdout] 13381 |       #[doc = " \\brief Maps or unmaps subregions of sparse CUDA arrays and sparse CUDA mipmapped arrays"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13382 | |     #[doc = ""]
[INFO] [stdout] 13383 | |     #[doc = " Performs map or unmap operations on subregions of sparse CUDA arrays and sparse CUDA mipmapped arrays."]
[INFO] [stdout] 13384 | |     #[doc = " Each operation is specified by a ::CUarrayMapInfo entry in the \\p mapInfoList array of size \\p count."]
[INFO] [stdout] ...     |
[INFO] [stdout] 13505 | |     #[doc = ""]
[INFO] [stdout] 13506 | |     #[doc = " \\sa ::cuMipmappedArrayCreate, ::cuArrayCreate, ::cuArray3DCreate, ::cuMemCreate, ::cuArrayGetSparseProperties, ::cuMipmappedArrayGetSparseProperties"]
[INFO] [stdout]       | |____________________________________________________________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               unsigned int reserved[2];
[INFO] [stdout]                                     ^
[INFO] [stdout]       = note: no item named `2` 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/sys.rs:13381:13
[INFO] [stdout]       |
[INFO] [stdout] 13381 |       #[doc = " \\brief Maps or unmaps subregions of sparse CUDA arrays and sparse CUDA mipmapped arrays"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13382 | |     #[doc = ""]
[INFO] [stdout] 13383 | |     #[doc = " Performs map or unmap operations on subregions of sparse CUDA arrays and sparse CUDA mipmapped arrays."]
[INFO] [stdout] 13384 | |     #[doc = " Each operation is specified by a ::CUarrayMapInfo entry in the \\p mapInfoList array of size \\p count."]
[INFO] [stdout] ...     |
[INFO] [stdout] 13505 | |     #[doc = ""]
[INFO] [stdout] 13506 | |     #[doc = " \\sa ::cuMipmappedArrayCreate, ::cuArrayCreate, ::cuArray3DCreate, ::cuMemCreate, ::cuArrayGetSparseProperties, ::cuMipmappedArrayGetSparseProperties"]
[INFO] [stdout]       | |____________________________________________________________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]                \param[in] mapInfoList - List of ::CUarrayMapInfo
[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/sys.rs:13381:13
[INFO] [stdout]       |
[INFO] [stdout] 13381 |       #[doc = " \\brief Maps or unmaps subregions of sparse CUDA arrays and sparse CUDA mipmapped arrays"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13382 | |     #[doc = ""]
[INFO] [stdout] 13383 | |     #[doc = " Performs map or unmap operations on subregions of sparse CUDA arrays and sparse CUDA mipmapped arrays."]
[INFO] [stdout] 13384 | |     #[doc = " Each operation is specified by a ::CUarrayMapInfo entry in the \\p mapInfoList array of size \\p count."]
[INFO] [stdout] ...     |
[INFO] [stdout] 13505 | |     #[doc = ""]
[INFO] [stdout] 13506 | |     #[doc = " \\sa ::cuMipmappedArrayCreate, ::cuArrayCreate, ::cuArray3DCreate, ::cuMemCreate, ::cuArrayGetSparseProperties, ::cuMipmappedArrayGetSparseProperties"]
[INFO] [stdout]       | |____________________________________________________________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]                \param[in] count       - Count of ::CUarrayMapInfo  in \p mapInfoList
[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/sys.rs:13381:13
[INFO] [stdout]       |
[INFO] [stdout] 13381 |       #[doc = " \\brief Maps or unmaps subregions of sparse CUDA arrays and sparse CUDA mipmapped arrays"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13382 | |     #[doc = ""]
[INFO] [stdout] 13383 | |     #[doc = " Performs map or unmap operations on subregions of sparse CUDA arrays and sparse CUDA mipmapped arrays."]
[INFO] [stdout] 13384 | |     #[doc = " Each operation is specified by a ::CUarrayMapInfo entry in the \\p mapInfoList array of size \\p count."]
[INFO] [stdout] ...     |
[INFO] [stdout] 13505 | |     #[doc = ""]
[INFO] [stdout] 13506 | |     #[doc = " \\sa ::cuMipmappedArrayCreate, ::cuArrayCreate, ::cuArray3DCreate, ::cuMemCreate, ::cuArrayGetSparseProperties, ::cuMipmappedArrayGetSparseProperties"]
[INFO] [stdout]       | |____________________________________________________________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]                \param[in] hStream     - Stream identifier for the stream to use for map or unmap operations
[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/sys.rs:13514:13
[INFO] [stdout]       |
[INFO] [stdout] 13514 |       #[doc = " \\brief Unmap the backing memory of a given address range."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13515 | |     #[doc = ""]
[INFO] [stdout] 13516 | |     #[doc = " The range must be the entire contiguous address range that was mapped to.  In"]
[INFO] [stdout] 13517 | |     #[doc = " other words, ::cuMemUnmap cannot unmap a sub-range of an address range mapped"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13537 | |     #[doc = ""]
[INFO] [stdout] 13538 | |     #[doc = " \\sa ::cuMemCreate, ::cuMemAddressReserve"]
[INFO] [stdout]       | |________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] ptr  - Starting address for the virtual address range to unmap
[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/sys.rs:13514:13
[INFO] [stdout]       |
[INFO] [stdout] 13514 |       #[doc = " \\brief Unmap the backing memory of a given address range."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13515 | |     #[doc = ""]
[INFO] [stdout] 13516 | |     #[doc = " The range must be the entire contiguous address range that was mapped to.  In"]
[INFO] [stdout] 13517 | |     #[doc = " other words, ::cuMemUnmap cannot unmap a sub-range of an address range mapped"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13537 | |     #[doc = ""]
[INFO] [stdout] 13538 | |     #[doc = " \\sa ::cuMemCreate, ::cuMemAddressReserve"]
[INFO] [stdout]       | |________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] size - Size of the virtual address range to unmap
[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/sys.rs:13542:13
[INFO] [stdout]       |
[INFO] [stdout] 13542 |       #[doc = " \\brief Set the access flags for each location specified in \\p desc for the given virtual address range"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13543 | |     #[doc = ""]
[INFO] [stdout] 13544 | |     #[doc = " Given the virtual address range via \\p ptr and \\p size, and the locations"]
[INFO] [stdout] 13545 | |     #[doc = " in the array given by \\p desc and \\p count, set the access flags for the"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13561 | |     #[doc = ""]
[INFO] [stdout] 13562 | |     #[doc = " \\sa ::cuMemSetAccess, ::cuMemCreate, :cuMemMap"]
[INFO] [stdout]       | |______________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] ptr   - Starting address for the virtual address range
[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/sys.rs:13542:13
[INFO] [stdout]       |
[INFO] [stdout] 13542 |       #[doc = " \\brief Set the access flags for each location specified in \\p desc for the given virtual address range"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13543 | |     #[doc = ""]
[INFO] [stdout] 13544 | |     #[doc = " Given the virtual address range via \\p ptr and \\p size, and the locations"]
[INFO] [stdout] 13545 | |     #[doc = " in the array given by \\p desc and \\p count, set the access flags for the"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13561 | |     #[doc = ""]
[INFO] [stdout] 13562 | |     #[doc = " \\sa ::cuMemSetAccess, ::cuMemCreate, :cuMemMap"]
[INFO] [stdout]       | |______________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] size  - Length of the virtual address range
[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/sys.rs:13542:13
[INFO] [stdout]       |
[INFO] [stdout] 13542 |       #[doc = " \\brief Set the access flags for each location specified in \\p desc for the given virtual address range"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13543 | |     #[doc = ""]
[INFO] [stdout] 13544 | |     #[doc = " Given the virtual address range via \\p ptr and \\p size, and the locations"]
[INFO] [stdout] 13545 | |     #[doc = " in the array given by \\p desc and \\p count, set the access flags for the"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13561 | |     #[doc = ""]
[INFO] [stdout] 13562 | |     #[doc = " \\sa ::cuMemSetAccess, ::cuMemCreate, :cuMemMap"]
[INFO] [stdout]       | |______________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] desc  - Array of ::CUmemAccessDesc that describe how to change the
[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/sys.rs:13542:13
[INFO] [stdout]       |
[INFO] [stdout] 13542 |       #[doc = " \\brief Set the access flags for each location specified in \\p desc for the given virtual address range"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13543 | |     #[doc = ""]
[INFO] [stdout] 13544 | |     #[doc = " Given the virtual address range via \\p ptr and \\p size, and the locations"]
[INFO] [stdout] 13545 | |     #[doc = " in the array given by \\p desc and \\p count, set the access flags for the"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13561 | |     #[doc = ""]
[INFO] [stdout] 13562 | |     #[doc = " \\sa ::cuMemSetAccess, ::cuMemCreate, :cuMemMap"]
[INFO] [stdout]       | |______________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] count - Number of ::CUmemAccessDesc in \p desc
[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/sys.rs:13573:23
[INFO] [stdout]       |
[INFO] [stdout] 13573 |     #[doc = " \\param[out] flags   - Flags set for this location"]
[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/sys.rs:13571:13
[INFO] [stdout]       |
[INFO] [stdout] 13571 |       #[doc = " \\brief Get the access \\p flags set for the given \\p location and \\p ptr"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13572 | |     #[doc = ""]
[INFO] [stdout] 13573 | |     #[doc = " \\param[out] flags   - Flags set for this location"]
[INFO] [stdout] 13574 | |     #[doc = " \\param[in] location - Location in which to check the flags for"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13584 | |     #[doc = ""]
[INFO] [stdout] 13585 | |     #[doc = " \\sa ::cuMemSetAccess"]
[INFO] [stdout]       | |____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] location - Location in which to check the flags for
[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/sys.rs:13571:13
[INFO] [stdout]       |
[INFO] [stdout] 13571 |       #[doc = " \\brief Get the access \\p flags set for the given \\p location and \\p ptr"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13572 | |     #[doc = ""]
[INFO] [stdout] 13573 | |     #[doc = " \\param[out] flags   - Flags set for this location"]
[INFO] [stdout] 13574 | |     #[doc = " \\param[in] location - Location in which to check the flags for"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13584 | |     #[doc = ""]
[INFO] [stdout] 13585 | |     #[doc = " \\sa ::cuMemSetAccess"]
[INFO] [stdout]       | |____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] ptr      - Address in which to check the access flags for
[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/sys.rs:13593:13
[INFO] [stdout]       |
[INFO] [stdout] 13593 |       #[doc = " \\brief Exports an allocation to a requested shareable handle type"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13594 | |     #[doc = ""]
[INFO] [stdout] 13595 | |     #[doc = " Given a CUDA memory handle, create a shareable memory"]
[INFO] [stdout] 13596 | |     #[doc = " allocation handle that can be used to share the memory with other"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13620 | |     #[doc = ""]
[INFO] [stdout] 13621 | |     #[doc = " \\sa ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |____________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[out] shareableHandle - Pointer to the location in which to store the requested handle type
[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/sys.rs:13593:13
[INFO] [stdout]       |
[INFO] [stdout] 13593 |       #[doc = " \\brief Exports an allocation to a requested shareable handle type"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13594 | |     #[doc = ""]
[INFO] [stdout] 13595 | |     #[doc = " Given a CUDA memory handle, create a shareable memory"]
[INFO] [stdout] 13596 | |     #[doc = " allocation handle that can be used to share the memory with other"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13620 | |     #[doc = ""]
[INFO] [stdout] 13621 | |     #[doc = " \\sa ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |____________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] handle           - CUDA handle for the memory allocation
[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/sys.rs:13593:13
[INFO] [stdout]       |
[INFO] [stdout] 13593 |       #[doc = " \\brief Exports an allocation to a requested shareable handle type"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13594 | |     #[doc = ""]
[INFO] [stdout] 13595 | |     #[doc = " Given a CUDA memory handle, create a shareable memory"]
[INFO] [stdout] 13596 | |     #[doc = " allocation handle that can be used to share the memory with other"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13620 | |     #[doc = ""]
[INFO] [stdout] 13621 | |     #[doc = " \\sa ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |____________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] handleType       - Type of shareable handle requested (defines type and size of the \p shareableHandle output parameter)
[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/sys.rs:13593:13
[INFO] [stdout]       |
[INFO] [stdout] 13593 |       #[doc = " \\brief Exports an allocation to a requested shareable handle type"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13594 | |     #[doc = ""]
[INFO] [stdout] 13595 | |     #[doc = " Given a CUDA memory handle, create a shareable memory"]
[INFO] [stdout] 13596 | |     #[doc = " allocation handle that can be used to share the memory with other"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13620 | |     #[doc = ""]
[INFO] [stdout] 13621 | |     #[doc = " \\sa ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |____________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] flags            - Reserved, must be zero
[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/sys.rs:13641:23
[INFO] [stdout]       |
[INFO] [stdout] 13641 |     #[doc = " \\param[out] handle       - CUDA Memory handle for the memory allocation."]
[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/sys.rs:13630:13
[INFO] [stdout]       |
[INFO] [stdout] 13630 |       #[doc = " \\brief Imports an allocation from a requested shareable handle type."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13631 | |     #[doc = ""]
[INFO] [stdout] 13632 | |     #[doc = " If the current process cannot support the memory described by this shareable"]
[INFO] [stdout] 13633 | |     #[doc = " handle, this API will error as CUDA_ERROR_NOT_SUPPORTED."]
[INFO] [stdout] ...     |
[INFO] [stdout] 13651 | |     #[doc = ""]
[INFO] [stdout] 13652 | |     #[doc = " \\sa ::cuMemExportToShareableHandle, ::cuMemMap, ::cuMemRelease"]
[INFO] [stdout]       | |______________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in]  osHandle     - Shareable Handle representing the memory allocation that is to be imported.
[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/sys.rs:13630:13
[INFO] [stdout]       |
[INFO] [stdout] 13630 |       #[doc = " \\brief Imports an allocation from a requested shareable handle type."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13631 | |     #[doc = ""]
[INFO] [stdout] 13632 | |     #[doc = " If the current process cannot support the memory described by this shareable"]
[INFO] [stdout] 13633 | |     #[doc = " handle, this API will error as CUDA_ERROR_NOT_SUPPORTED."]
[INFO] [stdout] ...     |
[INFO] [stdout] 13651 | |     #[doc = ""]
[INFO] [stdout] 13652 | |     #[doc = " \\sa ::cuMemExportToShareableHandle, ::cuMemMap, ::cuMemRelease"]
[INFO] [stdout]       | |______________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in]  shHandleType - handle type of the exported handle ::CUmemAllocationHandleType.
[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/sys.rs:13666:23
[INFO] [stdout]       |
[INFO] [stdout] 13666 |     #[doc = " \\param[out] granularity Returned granularity."]
[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/sys.rs:13660:13
[INFO] [stdout]       |
[INFO] [stdout] 13660 |       #[doc = " \\brief Calculates either the minimal or recommended granularity"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13661 | |     #[doc = ""]
[INFO] [stdout] 13662 | |     #[doc = " Calculates either the minimal or recommended granularity"]
[INFO] [stdout] 13663 | |     #[doc = " for a given allocation specification and returns it in granularity.  This"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13676 | |     #[doc = ""]
[INFO] [stdout] 13677 | |     #[doc = " \\sa ::cuMemCreate, ::cuMemMap"]
[INFO] [stdout]       | |_____________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in]  prop Property for which to determine the granularity for
[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/sys.rs:13660:13
[INFO] [stdout]       |
[INFO] [stdout] 13660 |       #[doc = " \\brief Calculates either the minimal or recommended granularity"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13661 | |     #[doc = ""]
[INFO] [stdout] 13662 | |     #[doc = " Calculates either the minimal or recommended granularity"]
[INFO] [stdout] 13663 | |     #[doc = " for a given allocation specification and returns it in granularity.  This"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13676 | |     #[doc = ""]
[INFO] [stdout] 13677 | |     #[doc = " \\sa ::cuMemCreate, ::cuMemMap"]
[INFO] [stdout]       | |_____________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in]  option Determines which granularity to return
[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/sys.rs:13685:13
[INFO] [stdout]       |
[INFO] [stdout] 13685 |       #[doc = " \\brief Retrieve the contents of the property structure defining properties for this handle"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13686 | |     #[doc = ""]
[INFO] [stdout] 13687 | |     #[doc = " \\param[out] prop  - Pointer to a properties structure which will hold the information about this handle"]
[INFO] [stdout] 13688 | |     #[doc = " \\param[in] handle - Handle which to perform the query on"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13696 | |     #[doc = ""]
[INFO] [stdout] 13697 | |     #[doc = " \\sa ::cuMemCreate, ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |___________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[out] prop  - Pointer to a properties structure which will hold the information about this handle
[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/sys.rs:13685:13
[INFO] [stdout]       |
[INFO] [stdout] 13685 |       #[doc = " \\brief Retrieve the contents of the property structure defining properties for this handle"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13686 | |     #[doc = ""]
[INFO] [stdout] 13687 | |     #[doc = " \\param[out] prop  - Pointer to a properties structure which will hold the information about this handle"]
[INFO] [stdout] 13688 | |     #[doc = " \\param[in] handle - Handle which to perform the query on"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13696 | |     #[doc = ""]
[INFO] [stdout] 13697 | |     #[doc = " \\sa ::cuMemCreate, ::cuMemImportFromShareableHandle"]
[INFO] [stdout]       | |___________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] handle - Handle which to perform the query on
[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/sys.rs:13713:23
[INFO] [stdout]       |
[INFO] [stdout] 13713 |     #[doc = " \\param[out] handle CUDA Memory handle for the backing memory allocation."]
[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/sys.rs:13704:13
[INFO] [stdout]       |
[INFO] [stdout] 13704 |       #[doc = " \\brief Given an address \\p addr, returns the allocation handle of the backing memory allocation."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13705 | |     #[doc = ""]
[INFO] [stdout] 13706 | |     #[doc = " The handle is guaranteed to be the same handle value used to map the memory. If the address"]
[INFO] [stdout] 13707 | |     #[doc = " requested is not mapped, the function will fail. The returned handle must be released with"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13722 | |     #[doc = ""]
[INFO] [stdout] 13723 | |     #[doc = " \\sa ::cuMemCreate, ::cuMemRelease, ::cuMemMap"]
[INFO] [stdout]       | |_____________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] addr Memory address to query, that has been mapped previously.
[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/sys.rs:13760:23
[INFO] [stdout]       |
[INFO] [stdout] 13760 |     #[doc = " \\param[out] dptr    - Returned device pointer"]
[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/sys.rs:13748:13
[INFO] [stdout]       |
[INFO] [stdout] 13748 |       #[doc = " \\brief Allocates memory with stream ordered semantics"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13749 | |     #[doc = ""]
[INFO] [stdout] 13750 | |     #[doc = " Inserts an allocation operation into \\p hStream."]
[INFO] [stdout] 13751 | |     #[doc = " A pointer to the allocated memory is returned immediately in *dptr."]
[INFO] [stdout] ...     |
[INFO] [stdout] 13772 | |     #[doc = "     ::cuDeviceGetDefaultMemPool, ::cuDeviceGetMemPool, ::cuMemPoolCreate,"]
[INFO] [stdout] 13773 | |     #[doc = "     ::cuMemPoolSetAccess, ::cuMemPoolSetAttribute"]
[INFO] [stdout]       | |________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] bytesize - Number of bytes to allocate
[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/sys.rs:13748:13
[INFO] [stdout]       |
[INFO] [stdout] 13748 |       #[doc = " \\brief Allocates memory with stream ordered semantics"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13749 | |     #[doc = ""]
[INFO] [stdout] 13750 | |     #[doc = " Inserts an allocation operation into \\p hStream."]
[INFO] [stdout] 13751 | |     #[doc = " A pointer to the allocated memory is returned immediately in *dptr."]
[INFO] [stdout] ...     |
[INFO] [stdout] 13772 | |     #[doc = "     ::cuDeviceGetDefaultMemPool, ::cuDeviceGetMemPool, ::cuMemPoolCreate,"]
[INFO] [stdout] 13773 | |     #[doc = "     ::cuMemPoolSetAccess, ::cuMemPoolSetAttribute"]
[INFO] [stdout]       | |________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] hStream  - The stream establishing the stream ordering contract and the memory pool to allocate from
[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/sys.rs:13778:13
[INFO] [stdout]       |
[INFO] [stdout] 13778 |       #[doc = " \\brief Tries to release memory back to the OS"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13779 | |     #[doc = ""]
[INFO] [stdout] 13780 | |     #[doc = " Releases memory back to the OS until the pool contains fewer than minBytesToKeep"]
[INFO] [stdout] 13781 | |     #[doc = " reserved bytes, or there is no more memory that the allocator can safely release."]
[INFO] [stdout] ...     |
[INFO] [stdout] 13798 | |     #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"]
[INFO] [stdout] 13799 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate"]
[INFO] [stdout]       | |__________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] pool           - The memory pool to trim
[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/sys.rs:13778:13
[INFO] [stdout]       |
[INFO] [stdout] 13778 |       #[doc = " \\brief Tries to release memory back to the OS"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13779 | |     #[doc = ""]
[INFO] [stdout] 13780 | |     #[doc = " Releases memory back to the OS until the pool contains fewer than minBytesToKeep"]
[INFO] [stdout] 13781 | |     #[doc = " reserved bytes, or there is no more memory that the allocator can safely release."]
[INFO] [stdout] ...     |
[INFO] [stdout] 13798 | |     #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"]
[INFO] [stdout] 13799 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate"]
[INFO] [stdout]       | |__________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] minBytesToKeep - If the pool has less than minBytesToKeep reserved,
[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/sys.rs:13803:13
[INFO] [stdout]       |
[INFO] [stdout] 13803 |       #[doc = " \\brief Sets attributes of a memory pool"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13804 | |     #[doc = ""]
[INFO] [stdout] 13805 | |     #[doc = " Supported attributes are:"]
[INFO] [stdout] 13806 | |     #[doc = " - ::CU_MEMPOOL_ATTR_RELEASE_THRESHOLD: (value type = cuuint64_t)"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13840 | |     #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"]
[INFO] [stdout] 13841 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate"]
[INFO] [stdout]       | |__________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] pool  - The memory pool to modify
[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/sys.rs:13803:13
[INFO] [stdout]       |
[INFO] [stdout] 13803 |       #[doc = " \\brief Sets attributes of a memory pool"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13804 | |     #[doc = ""]
[INFO] [stdout] 13805 | |     #[doc = " Supported attributes are:"]
[INFO] [stdout] 13806 | |     #[doc = " - ::CU_MEMPOOL_ATTR_RELEASE_THRESHOLD: (value type = cuuint64_t)"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13840 | |     #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"]
[INFO] [stdout] 13841 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate"]
[INFO] [stdout]       | |__________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] attr  - The attribute to modify
[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/sys.rs:13803:13
[INFO] [stdout]       |
[INFO] [stdout] 13803 |       #[doc = " \\brief Sets attributes of a memory pool"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13804 | |     #[doc = ""]
[INFO] [stdout] 13805 | |     #[doc = " Supported attributes are:"]
[INFO] [stdout] 13806 | |     #[doc = " - ::CU_MEMPOOL_ATTR_RELEASE_THRESHOLD: (value type = cuuint64_t)"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13840 | |     #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"]
[INFO] [stdout] 13841 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate"]
[INFO] [stdout]       | |__________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] value - Pointer to the value to assign
[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/sys.rs:13849:13
[INFO] [stdout]       |
[INFO] [stdout] 13849 |       #[doc = " \\brief Gets attributes of a memory pool"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13850 | |     #[doc = ""]
[INFO] [stdout] 13851 | |     #[doc = " Supported attributes are:"]
[INFO] [stdout] 13852 | |     #[doc = " - ::CU_MEMPOOL_ATTR_RELEASE_THRESHOLD: (value type = cuuint64_t)"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13890 | |     #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"]
[INFO] [stdout] 13891 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate"]
[INFO] [stdout]       | |__________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] pool   - The memory pool to get attributes of
[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/sys.rs:13849:13
[INFO] [stdout]       |
[INFO] [stdout] 13849 |       #[doc = " \\brief Gets attributes of a memory pool"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13850 | |     #[doc = ""]
[INFO] [stdout] 13851 | |     #[doc = " Supported attributes are:"]
[INFO] [stdout] 13852 | |     #[doc = " - ::CU_MEMPOOL_ATTR_RELEASE_THRESHOLD: (value type = cuuint64_t)"]
[INFO] [stdout] ...     |
[INFO] [stdout] 13890 | |     #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"]
[INFO] [stdout] 13891 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate"]
[INFO] [stdout]       | |__________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] attr   - The attribute to get
[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/sys.rs:13883:23
[INFO] [stdout]       |
[INFO] [stdout] 13883 |     #[doc = " \\param[out] value - Retrieved value"]
[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/sys.rs:13899:13
[INFO] [stdout]       |
[INFO] [stdout] 13899 |       #[doc = " \\brief Controls visibility of pools between devices"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13900 | |     #[doc = ""]
[INFO] [stdout] 13901 | |     #[doc = " \\param[in] pool  - The pool being modified"]
[INFO] [stdout] 13902 | |     #[doc = " \\param[in] map   - Array of access descriptors. Each descriptor instructs the access to enable for a single gpu."]
[INFO] [stdout] ...     |
[INFO] [stdout] 13910 | |     #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"]
[INFO] [stdout] 13911 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate"]
[INFO] [stdout]       | |__________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] pool  - The pool being modified
[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/sys.rs:13899:13
[INFO] [stdout]       |
[INFO] [stdout] 13899 |       #[doc = " \\brief Controls visibility of pools between devices"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13900 | |     #[doc = ""]
[INFO] [stdout] 13901 | |     #[doc = " \\param[in] pool  - The pool being modified"]
[INFO] [stdout] 13902 | |     #[doc = " \\param[in] map   - Array of access descriptors. Each descriptor instructs the access to enable for a single gpu."]
[INFO] [stdout] ...     |
[INFO] [stdout] 13910 | |     #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"]
[INFO] [stdout] 13911 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate"]
[INFO] [stdout]       | |__________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] map   - Array of access descriptors. Each descriptor instructs the access to enable for a single gpu.
[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/sys.rs:13899:13
[INFO] [stdout]       |
[INFO] [stdout] 13899 |       #[doc = " \\brief Controls visibility of pools between devices"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13900 | |     #[doc = ""]
[INFO] [stdout] 13901 | |     #[doc = " \\param[in] pool  - The pool being modified"]
[INFO] [stdout] 13902 | |     #[doc = " \\param[in] map   - Array of access descriptors. Each descriptor instructs the access to enable for a single gpu."]
[INFO] [stdout] ...     |
[INFO] [stdout] 13910 | |     #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"]
[INFO] [stdout] 13911 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate"]
[INFO] [stdout]       | |__________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] count - Number of descriptors in the map array.
[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/sys.rs:13923:23
[INFO] [stdout]       |
[INFO] [stdout] 13923 |     #[doc = " \\param[out] flags   - the accessibility of the pool from the specified location"]
[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/sys.rs:13919:13
[INFO] [stdout]       |
[INFO] [stdout] 13919 |       #[doc = " \\brief Returns the accessibility of a pool from a device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13920 | |     #[doc = ""]
[INFO] [stdout] 13921 | |     #[doc = " Returns the accessibility of the pool's memory from the specified location."]
[INFO] [stdout] 13922 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 13927 | |     #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"]
[INFO] [stdout] 13928 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate"]
[INFO] [stdout]       | |__________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] memPool  - the pool being queried
[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/sys.rs:13919:13
[INFO] [stdout]       |
[INFO] [stdout] 13919 |       #[doc = " \\brief Returns the accessibility of a pool from a device"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13920 | |     #[doc = ""]
[INFO] [stdout] 13921 | |     #[doc = " Returns the accessibility of the pool's memory from the specified location."]
[INFO] [stdout] 13922 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 13927 | |     #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"]
[INFO] [stdout] 13928 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate"]
[INFO] [stdout]       | |__________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] location - the location accessing the pool
[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/sys.rs:13993:23
[INFO] [stdout]       |
[INFO] [stdout] 13993 |     #[doc = " \\param[out] dptr    - Returned device pointer"]
[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/sys.rs:13979:13
[INFO] [stdout]       |
[INFO] [stdout] 13979 |       #[doc = " \\brief Allocates memory from a specified pool with stream ordered semantics."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13980 | |     #[doc = ""]
[INFO] [stdout] 13981 | |     #[doc = " Inserts an allocation operation into \\p hStream."]
[INFO] [stdout] 13982 | |     #[doc = " A pointer to the allocated memory is returned immediately in *dptr."]
[INFO] [stdout] ...     |
[INFO] [stdout] 14007 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate, ::cuMemPoolSetAccess,"]
[INFO] [stdout] 14008 | |     #[doc = "     ::cuMemPoolSetAttribute"]
[INFO] [stdout]       | |__________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] bytesize - Number of bytes to allocate
[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/sys.rs:13979:13
[INFO] [stdout]       |
[INFO] [stdout] 13979 |       #[doc = " \\brief Allocates memory from a specified pool with stream ordered semantics."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13980 | |     #[doc = ""]
[INFO] [stdout] 13981 | |     #[doc = " Inserts an allocation operation into \\p hStream."]
[INFO] [stdout] 13982 | |     #[doc = " A pointer to the allocated memory is returned immediately in *dptr."]
[INFO] [stdout] ...     |
[INFO] [stdout] 14007 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate, ::cuMemPoolSetAccess,"]
[INFO] [stdout] 14008 | |     #[doc = "     ::cuMemPoolSetAttribute"]
[INFO] [stdout]       | |__________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] pool     - The pool to allocate from
[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/sys.rs:13979:13
[INFO] [stdout]       |
[INFO] [stdout] 13979 |       #[doc = " \\brief Allocates memory from a specified pool with stream ordered semantics."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 13980 | |     #[doc = ""]
[INFO] [stdout] 13981 | |     #[doc = " Inserts an allocation operation into \\p hStream."]
[INFO] [stdout] 13982 | |     #[doc = " A pointer to the allocated memory is returned immediately in *dptr."]
[INFO] [stdout] ...     |
[INFO] [stdout] 14007 | |     #[doc = "     ::cuDeviceGetMemPool, ::cuMemPoolCreate, ::cuMemPoolSetAccess,"]
[INFO] [stdout] 14008 | |     #[doc = "     ::cuMemPoolSetAttribute"]
[INFO] [stdout]       | |__________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] hStream  - The stream establishing the stream ordering semantic
[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/sys.rs:14017:13
[INFO] [stdout]       |
[INFO] [stdout] 14017 |       #[doc = " \\brief Exports a memory pool to the requested handle type."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 14018 | |     #[doc = ""]
[INFO] [stdout] 14019 | |     #[doc = " Given an IPC capable mempool, create an OS handle to share the pool with another process."]
[INFO] [stdout] 14020 | |     #[doc = " A recipient process can convert the shareable handle into a mempool with ::cuMemPoolImportFromShareableHandle."]
[INFO] [stdout] ...     |
[INFO] [stdout] 14040 | |     #[doc = "     ::cuDeviceGetDefaultMemPool, ::cuDeviceGetMemPool, ::cuMemPoolCreate,"]
[INFO] [stdout] 14041 | |     #[doc = "     ::cuMemPoolSetAccess, ::cuMemPoolSetAttribute"]
[INFO] [stdout]       | |________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[out] handle_out  - Returned OS handle
[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/sys.rs:14017:13
[INFO] [stdout]       |
[INFO] [stdout] 14017 |       #[doc = " \\brief Exports a memory pool to the requested handle type."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 14018 | |     #[doc = ""]
[INFO] [stdout] 14019 | |     #[doc = " Given an IPC capable mempool, create an OS handle to share the pool with another process."]
[INFO] [stdout] 14020 | |     #[doc = " A recipient process can convert the shareable handle into a mempool with ::cuMemPoolImportFromShareableHandle."]
[INFO] [stdout] ...     |
[INFO] [stdout] 14040 | |     #[doc = "     ::cuDeviceGetDefaultMemPool, ::cuDeviceGetMemPool, ::cuMemPoolCreate,"]
[INFO] [stdout] 14041 | |     #[doc = "     ::cuMemPoolSetAccess, ::cuMemPoolSetAttribute"]
[INFO] [stdout]       | |________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] pool         - pool to export
[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/sys.rs:14017:13
[INFO] [stdout]       |
[INFO] [stdout] 14017 |       #[doc = " \\brief Exports a memory pool to the requested handle type."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 14018 | |     #[doc = ""]
[INFO] [stdout] 14019 | |     #[doc = " Given an IPC capable mempool, create an OS handle to share the pool with another process."]
[INFO] [stdout] 14020 | |     #[doc = " A recipient process can convert the shareable handle into a mempool with ::cuMemPoolImportFromShareableHandle."]
[INFO] [stdout] ...     |
[INFO] [stdout] 14040 | |     #[doc = "     ::cuDeviceGetDefaultMemPool, ::cuDeviceGetMemPool, ::cuMemPoolCreate,"]
[INFO] [stdout] 14041 | |     #[doc = "     ::cuMemPoolSetAccess, ::cuMemPoolSetAttribute"]
[INFO] [stdout]       | |________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] handleType   - the type of handle to create
[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/sys.rs:14017:13
[INFO] [stdout]       |
[INFO] [stdout] 14017 |       #[doc = " \\brief Exports a memory pool to the requested handle type."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 14018 | |     #[doc = ""]
[INFO] [stdout] 14019 | |     #[doc = " Given an IPC capable mempool, create an OS handle to share the pool with another process."]
[INFO] [stdout] 14020 | |     #[doc = " A recipient process can convert the shareable handle into a mempool with ::cuMemPoolImportFromShareableHandle."]
[INFO] [stdout] ...     |
[INFO] [stdout] 14040 | |     #[doc = "     ::cuDeviceGetDefaultMemPool, ::cuDeviceGetMemPool, ::cuMemPoolCreate,"]
[INFO] [stdout] 14041 | |     #[doc = "     ::cuMemPoolSetAccess, ::cuMemPoolSetAttribute"]
[INFO] [stdout]       | |________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] flags        - must be 0
[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/sys.rs:14050:13
[INFO] [stdout]       |
[INFO] [stdout] 14050 |       #[doc = " \\brief imports a memory pool from a shared handle."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 14051 | |     #[doc = ""]
[INFO] [stdout] 14052 | |     #[doc = " Specific allocations can be imported from the imported pool with cuMemPoolImportPointer."]
[INFO] [stdout] 14053 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 14068 | |     #[doc = ""]
[INFO] [stdout] 14069 | |     #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolExportPointer, ::cuMemPoolImportPointer"]
[INFO] [stdout]       | |__________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[out] pool_out    - Returned memory pool
[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/sys.rs:14050:13
[INFO] [stdout]       |
[INFO] [stdout] 14050 |       #[doc = " \\brief imports a memory pool from a shared handle."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 14051 | |     #[doc = ""]
[INFO] [stdout] 14052 | |     #[doc = " Specific allocations can be imported from the imported pool with cuMemPoolImportPointer."]
[INFO] [stdout] 14053 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 14068 | |     #[doc = ""]
[INFO] [stdout] 14069 | |     #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolExportPointer, ::cuMemPoolImportPointer"]
[INFO] [stdout]       | |__________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] handle       - OS handle of the pool to open
[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/sys.rs:14050:13
[INFO] [stdout]       |
[INFO] [stdout] 14050 |       #[doc = " \\brief imports a memory pool from a shared handle."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 14051 | |     #[doc = ""]
[INFO] [stdout] 14052 | |     #[doc = " Specific allocations can be imported from the imported pool with cuMemPoolImportPointer."]
[INFO] [stdout] 14053 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 14068 | |     #[doc = ""]
[INFO] [stdout] 14069 | |     #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolExportPointer, ::cuMemPoolImportPointer"]
[INFO] [stdout]       | |__________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] handleType   - The type of handle being imported
[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/sys.rs:14050:13
[INFO] [stdout]       |
[INFO] [stdout] 14050 |       #[doc = " \\brief imports a memory pool from a shared handle."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 14051 | |     #[doc = ""]
[INFO] [stdout] 14052 | |     #[doc = " Specific allocations can be imported from the imported pool with cuMemPoolImportPointer."]
[INFO] [stdout] 14053 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 14068 | |     #[doc = ""]
[INFO] [stdout] 14069 | |     #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolExportPointer, ::cuMemPoolImportPointer"]
[INFO] [stdout]       | |__________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] flags        - must be 0
[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/sys.rs:14078:13
[INFO] [stdout]       |
[INFO] [stdout] 14078 |       #[doc = " \\brief Export data to share a memory pool allocation between processes."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 14079 | |     #[doc = ""]
[INFO] [stdout] 14080 | |     #[doc = " Constructs \\p shareData_out for sharing a specific allocation from an already shared memory pool."]
[INFO] [stdout] 14081 | |     #[doc = " The recipient process can import the allocation with the ::cuMemPoolImportPointer api."]
[INFO] [stdout] ...     |
[INFO] [stdout] 14092 | |     #[doc = ""]
[INFO] [stdout] 14093 | |     #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolImportFromShareableHandle, ::cuMemPoolImportPointer"]
[INFO] [stdout]       | |______________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[out] shareData_out - Returned export data
[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/sys.rs:14078:13
[INFO] [stdout]       |
[INFO] [stdout] 14078 |       #[doc = " \\brief Export data to share a memory pool allocation between processes."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 14079 | |     #[doc = ""]
[INFO] [stdout] 14080 | |     #[doc = " Constructs \\p shareData_out for sharing a specific allocation from an already shared memory pool."]
[INFO] [stdout] 14081 | |     #[doc = " The recipient process can import the allocation with the ::cuMemPoolImportPointer api."]
[INFO] [stdout] ...     |
[INFO] [stdout] 14092 | |     #[doc = ""]
[INFO] [stdout] 14093 | |     #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolImportFromShareableHandle, ::cuMemPoolImportPointer"]
[INFO] [stdout]       | |______________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] ptr            - pointer to memory being exported
[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/sys.rs:14100:13
[INFO] [stdout]       |
[INFO] [stdout] 14100 |       #[doc = " \\brief Import a memory pool allocation from another process."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 14101 | |     #[doc = ""]
[INFO] [stdout] 14102 | |     #[doc = " Returns in \\p ptr_out a pointer to the imported memory."]
[INFO] [stdout] 14103 | |     #[doc = " The imported memory must not be accessed before the allocation operation completes"]
[INFO] [stdout] ...     |
[INFO] [stdout] 14123 | |     #[doc = ""]
[INFO] [stdout] 14124 | |     #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolImportFromShareableHandle, ::cuMemPoolExportPointer"]
[INFO] [stdout]       | |______________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[out] ptr_out  - pointer to imported memory
[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/sys.rs:14100:13
[INFO] [stdout]       |
[INFO] [stdout] 14100 |       #[doc = " \\brief Import a memory pool allocation from another process."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 14101 | |     #[doc = ""]
[INFO] [stdout] 14102 | |     #[doc = " Returns in \\p ptr_out a pointer to the imported memory."]
[INFO] [stdout] 14103 | |     #[doc = " The imported memory must not be accessed before the allocation operation completes"]
[INFO] [stdout] ...     |
[INFO] [stdout] 14123 | |     #[doc = ""]
[INFO] [stdout] 14124 | |     #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolImportFromShareableHandle, ::cuMemPoolExportPointer"]
[INFO] [stdout]       | |______________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] pool      - pool from which to import
[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/sys.rs:14100:13
[INFO] [stdout]       |
[INFO] [stdout] 14100 |       #[doc = " \\brief Import a memory pool allocation from another process."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 14101 | |     #[doc = ""]
[INFO] [stdout] 14102 | |     #[doc = " Returns in \\p ptr_out a pointer to the imported memory."]
[INFO] [stdout] 14103 | |     #[doc = " The imported memory must not be accessed before the allocation operation completes"]
[INFO] [stdout] ...     |
[INFO] [stdout] 14123 | |     #[doc = ""]
[INFO] [stdout] 14124 | |     #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolImportFromShareableHandle, ::cuMemPoolExportPointer"]
[INFO] [stdout]       | |______________________________________________________________________________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] shareData - data specifying the memory to import
[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/sys.rs:15439:23
[INFO] [stdout]       |
[INFO] [stdout] 15439 |     #[doc = " \\param[out] dst Destination stream"]
[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/sys.rs:15434:13
[INFO] [stdout]       |
[INFO] [stdout] 15434 |       #[doc = " \\brief Copies attributes from source stream to destination stream."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 15435 | |     #[doc = ""]
[INFO] [stdout] 15436 | |     #[doc = " Copies attributes from source stream \\p src to destination stream \\p dst."]
[INFO] [stdout] 15437 | |     #[doc = " Both streams must have the same context."]
[INFO] [stdout] ...     |
[INFO] [stdout] 15448 | |     #[doc = " \\sa"]
[INFO] [stdout] 15449 | |     #[doc = " ::CUaccessPolicyWindow"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] src Source stream
[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/sys.rs:15453:13
[INFO] [stdout]       |
[INFO] [stdout] 15453 |       #[doc = " \\brief Queries stream attribute."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 15454 | |     #[doc = ""]
[INFO] [stdout] 15455 | |     #[doc = " Queries attribute \\p attr from \\p hStream and stores it in corresponding"]
[INFO] [stdout] 15456 | |     #[doc = " member of \\p value_out."]
[INFO] [stdout] ...     |
[INFO] [stdout] 15468 | |     #[doc = " \\sa"]
[INFO] [stdout] 15469 | |     #[doc = " ::CUaccessPolicyWindow"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] hStream
[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/sys.rs:15453:13
[INFO] [stdout]       |
[INFO] [stdout] 15453 |       #[doc = " \\brief Queries stream attribute."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 15454 | |     #[doc = ""]
[INFO] [stdout] 15455 | |     #[doc = " Queries attribute \\p attr from \\p hStream and stores it in corresponding"]
[INFO] [stdout] 15456 | |     #[doc = " member of \\p value_out."]
[INFO] [stdout] ...     |
[INFO] [stdout] 15468 | |     #[doc = " \\sa"]
[INFO] [stdout] 15469 | |     #[doc = " ::CUaccessPolicyWindow"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] attr
[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/sys.rs:15453:13
[INFO] [stdout]       |
[INFO] [stdout] 15453 |       #[doc = " \\brief Queries stream attribute."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 15454 | |     #[doc = ""]
[INFO] [stdout] 15455 | |     #[doc = " Queries attribute \\p attr from \\p hStream and stores it in corresponding"]
[INFO] [stdout] 15456 | |     #[doc = " member of \\p value_out."]
[INFO] [stdout] ...     |
[INFO] [stdout] 15468 | |     #[doc = " \\sa"]
[INFO] [stdout] 15469 | |     #[doc = " ::CUaccessPolicyWindow"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[out] 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 `out`
[INFO] [stdout]      --> src/sys.rs:15483:23
[INFO] [stdout]       |
[INFO] [stdout] 15483 |     #[doc = " \\param[out] hStream"]
[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/sys.rs:15477:13
[INFO] [stdout]       |
[INFO] [stdout] 15477 |       #[doc = " \\brief Sets stream attribute."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 15478 | |     #[doc = ""]
[INFO] [stdout] 15479 | |     #[doc = " Sets attribute \\p attr on \\p hStream from corresponding attribute of"]
[INFO] [stdout] 15480 | |     #[doc = " \\p value. The updated attribute will be applied to subsequent work"]
[INFO] [stdout] ...     |
[INFO] [stdout] 15493 | |     #[doc = " \\sa"]
[INFO] [stdout] 15494 | |     #[doc = " ::CUaccessPolicyWindow"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] attr
[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/sys.rs:15477:13
[INFO] [stdout]       |
[INFO] [stdout] 15477 |       #[doc = " \\brief Sets stream attribute."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 15478 | |     #[doc = ""]
[INFO] [stdout] 15479 | |     #[doc = " Sets attribute \\p attr on \\p hStream from corresponding attribute of"]
[INFO] [stdout] 15480 | |     #[doc = " \\p value. The updated attribute will be applied to subsequent work"]
[INFO] [stdout] ...     |
[INFO] [stdout] 15493 | |     #[doc = " \\sa"]
[INFO] [stdout] 15494 | |     #[doc = " ::CUaccessPolicyWindow"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] value
[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 `0`
[INFO] [stdout]      --> src/sys.rs:16807:51
[INFO] [stdout]       |
[INFO] [stdout] 16807 |     #[doc = " pointers.  Each of \\p kernelParams[0] through \\p kernelParams[N-1]"]
[INFO] [stdout]       |                                                   ^ no item named `0` 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 `256`
[INFO] [stdout]      --> src/sys.rs:16820:29
[INFO] [stdout]       |
[INFO] [stdout] 16820 |     #[doc = "char argBuffer[256];"]
[INFO] [stdout]       |                             ^^^ no item named `256` 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 `0`
[INFO] [stdout]      --> src/sys.rs:16934:51
[INFO] [stdout]       |
[INFO] [stdout] 16934 |     #[doc = " pointers.  Each of \\p kernelParams[0] through \\p kernelParams[N-1]"]
[INFO] [stdout]       |                                                   ^ no item named `0` 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 `0`
[INFO] [stdout]      --> src/sys.rs:17076:96
[INFO] [stdout]       |
[INFO] [stdout] 17076 |     #[doc = "   needs to be an array of N pointers. Each of ::CUDA_LAUNCH_PARAMS::kernelParams[0] through"]
[INFO] [stdout]       |                                                                                                ^ no item named `0` 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 `0`
[INFO] [stdout]      --> src/sys.rs:17653:13
[INFO] [stdout]       |
[INFO] [stdout] 17653 |       #[doc = " \\brief Creates a kernel execution node and adds it to a graph"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 17654 | |     #[doc = ""]
[INFO] [stdout] 17655 | |     #[doc = " Creates a new kernel execution node and adds it to \\p hGraph with \\p numDependencies"]
[INFO] [stdout] 17656 | |     #[doc = " dependencies specified via \\p dependencies and arguments specified in \\p nodeParams."]
[INFO] [stdout] ...     |
[INFO] [stdout] 17747 | |     #[doc = " ::cuGraphAddMemcpyNode,"]
[INFO] [stdout] 17748 | |     #[doc = " ::cuGraphAddMemsetNode"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               from \p kernelParams[0] to \p kernelParams[N-1], points to the region of memory from which the actual
[INFO] [stdout]                                    ^
[INFO] [stdout]       = note: no item named `0` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `i`
[INFO] [stdout]      --> src/sys.rs:18789:13
[INFO] [stdout]       |
[INFO] [stdout] 18789 |       #[doc = " \\brief Returns a graph's dependency edges"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 18790 | |     #[doc = ""]
[INFO] [stdout] 18791 | |     #[doc = " Returns a list of \\p hGraph's dependency edges. Edges are returned via corresponding"]
[INFO] [stdout] 18792 | |     #[doc = " indices in \\p from and \\p to; that is, the node in \\p to[i] has a dependency on the"]
[INFO] [stdout] ...     |
[INFO] [stdout] 18817 | |     #[doc = " ::cuGraphNodeGetDependencies,"]
[INFO] [stdout] 18818 | |     #[doc = " ::cuGraphNodeGetDependentNodes"]
[INFO] [stdout]       | |_____________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               indices in \p from and \p to; that is, the node in \p to[i] has a dependency on the
[INFO] [stdout]                                                                        ^
[INFO] [stdout]       = note: no item named `i` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `i`
[INFO] [stdout]      --> src/sys.rs:18789:13
[INFO] [stdout]       |
[INFO] [stdout] 18789 |       #[doc = " \\brief Returns a graph's dependency edges"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 18790 | |     #[doc = ""]
[INFO] [stdout] 18791 | |     #[doc = " Returns a list of \\p hGraph's dependency edges. Edges are returned via corresponding"]
[INFO] [stdout] 18792 | |     #[doc = " indices in \\p from and \\p to; that is, the node in \\p to[i] has a dependency on the"]
[INFO] [stdout] ...     |
[INFO] [stdout] 18817 | |     #[doc = " ::cuGraphNodeGetDependencies,"]
[INFO] [stdout] 18818 | |     #[doc = " ::cuGraphNodeGetDependentNodes"]
[INFO] [stdout]       | |_____________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               node in \p from[i]. \p from and \p to may both be NULL, in which
[INFO] [stdout]                               ^
[INFO] [stdout]       = note: no item named `i` 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/sys.rs:19576:23
[INFO] [stdout]       |
[INFO] [stdout] 19576 |     #[doc = " \\param[out] dst Destination node"]
[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/sys.rs:19571:13
[INFO] [stdout]       |
[INFO] [stdout] 19571 |       #[doc = " \\brief Copies attributes from source node to destination node."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 19572 | |     #[doc = ""]
[INFO] [stdout] 19573 | |     #[doc = " Copies attributes from source node \\p src to destination node \\p dst."]
[INFO] [stdout] 19574 | |     #[doc = " Both node must have the same context."]
[INFO] [stdout] ...     |
[INFO] [stdout] 19585 | |     #[doc = " \\sa"]
[INFO] [stdout] 19586 | |     #[doc = " ::CUaccessPolicyWindow"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] src Source node
[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/sys.rs:19590:13
[INFO] [stdout]       |
[INFO] [stdout] 19590 |       #[doc = " \\brief Queries node attribute."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 19591 | |     #[doc = ""]
[INFO] [stdout] 19592 | |     #[doc = " Queries attribute \\p attr from node \\p hNode and stores it in corresponding"]
[INFO] [stdout] 19593 | |     #[doc = " member of \\p value_out."]
[INFO] [stdout] ...     |
[INFO] [stdout] 19605 | |     #[doc = " \\sa"]
[INFO] [stdout] 19606 | |     #[doc = " ::CUaccessPolicyWindow"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] hNode
[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/sys.rs:19590:13
[INFO] [stdout]       |
[INFO] [stdout] 19590 |       #[doc = " \\brief Queries node attribute."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 19591 | |     #[doc = ""]
[INFO] [stdout] 19592 | |     #[doc = " Queries attribute \\p attr from node \\p hNode and stores it in corresponding"]
[INFO] [stdout] 19593 | |     #[doc = " member of \\p value_out."]
[INFO] [stdout] ...     |
[INFO] [stdout] 19605 | |     #[doc = " \\sa"]
[INFO] [stdout] 19606 | |     #[doc = " ::CUaccessPolicyWindow"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] attr
[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/sys.rs:19590:13
[INFO] [stdout]       |
[INFO] [stdout] 19590 |       #[doc = " \\brief Queries node attribute."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 19591 | |     #[doc = ""]
[INFO] [stdout] 19592 | |     #[doc = " Queries attribute \\p attr from node \\p hNode and stores it in corresponding"]
[INFO] [stdout] 19593 | |     #[doc = " member of \\p value_out."]
[INFO] [stdout] ...     |
[INFO] [stdout] 19605 | |     #[doc = " \\sa"]
[INFO] [stdout] 19606 | |     #[doc = " ::CUaccessPolicyWindow"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[out] 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 `out`
[INFO] [stdout]      --> src/sys.rs:19614:13
[INFO] [stdout]       |
[INFO] [stdout] 19614 |       #[doc = " \\brief Sets node attribute."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 19615 | |     #[doc = ""]
[INFO] [stdout] 19616 | |     #[doc = " Sets attribute \\p attr on node \\p hNode from corresponding attribute of"]
[INFO] [stdout] 19617 | |     #[doc = " \\p value."]
[INFO] [stdout] ...     |
[INFO] [stdout] 19629 | |     #[doc = " \\sa"]
[INFO] [stdout] 19630 | |     #[doc = " ::CUaccessPolicyWindow"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[out] hNode
[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/sys.rs:19614:13
[INFO] [stdout]       |
[INFO] [stdout] 19614 |       #[doc = " \\brief Sets node attribute."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 19615 | |     #[doc = ""]
[INFO] [stdout] 19616 | |     #[doc = " Sets attribute \\p attr on node \\p hNode from corresponding attribute of"]
[INFO] [stdout] 19617 | |     #[doc = " \\p value."]
[INFO] [stdout] ...     |
[INFO] [stdout] 19629 | |     #[doc = " \\sa"]
[INFO] [stdout] 19630 | |     #[doc = " ::CUaccessPolicyWindow"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[in] attr
[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/sys.rs:19614:13
[INFO] [stdout]       |
[INFO] [stdout] 19614 |       #[doc = " \\brief Sets node attribute."]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 19615 | |     #[doc = ""]
[INFO] [stdout] 19616 | |     #[doc = " Sets attribute \\p attr on node \\p hNode from corresponding attribute of"]
[INFO] [stdout] 19617 | |     #[doc = " \\p value."]
[INFO] [stdout] ...     |
[INFO] [stdout] 19629 | |     #[doc = " \\sa"]
[INFO] [stdout] 19630 | |     #[doc = " ::CUaccessPolicyWindow"]
[INFO] [stdout]       | |_____________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               \param[out] value
[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 `0`
[INFO] [stdout]      --> src/sys.rs:20366:28
[INFO] [stdout]       |
[INFO] [stdout] 20366 |     #[doc = " pBorderColor[0] holds 'R' component"]
[INFO] [stdout]       |                            ^ no item named `0` 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 `1`
[INFO] [stdout]      --> src/sys.rs:20367:28
[INFO] [stdout]       |
[INFO] [stdout] 20367 |     #[doc = " pBorderColor[1] holds 'G' component"]
[INFO] [stdout]       |                            ^ no item named `1` 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 `2`
[INFO] [stdout]      --> src/sys.rs:20359:13
[INFO] [stdout]       |
[INFO] [stdout] 20359 |       #[doc = " \\brief Sets the border color for a texture reference"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 20360 | |     #[doc = ""]
[INFO] [stdout] 20361 | |     #[doc = " \\deprecated"]
[INFO] [stdout] 20362 | |     #[doc = ""]
[INFO] [stdout] ...     |
[INFO] [stdout] 20389 | |     #[doc = " ::cudaBindTextureToArray,"]
[INFO] [stdout] 20390 | |     #[doc = " ::cudaBindTextureToMipmappedArray"]
[INFO] [stdout]       | |________________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               pBorderColor[2] holds 'B' component
[INFO] [stdout]                            ^
[INFO] [stdout]       = note: no item named `2` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `3`
[INFO] [stdout]      --> src/sys.rs:20369:28
[INFO] [stdout]       |
[INFO] [stdout] 20369 |     #[doc = " pBorderColor[3] holds 'A' component"]
[INFO] [stdout]       |                            ^ no item named `3` 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 `0`
[INFO] [stdout]      --> src/sys.rs:20699:28
[INFO] [stdout]       |
[INFO] [stdout] 20699 |     #[doc = " pBorderColor[0] holds 'R' component"]
[INFO] [stdout]       |                            ^ no item named `0` 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 `1`
[INFO] [stdout]      --> src/sys.rs:20700:28
[INFO] [stdout]       |
[INFO] [stdout] 20700 |     #[doc = " pBorderColor[1] holds 'G' component"]
[INFO] [stdout]       |                            ^ no item named `1` 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 `2`
[INFO] [stdout]      --> src/sys.rs:20701:28
[INFO] [stdout]       |
[INFO] [stdout] 20701 |     #[doc = " pBorderColor[2] holds 'B' component"]
[INFO] [stdout]       |                            ^ no item named `2` 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 `3`
[INFO] [stdout]      --> src/sys.rs:20702:28
[INFO] [stdout]       |
[INFO] [stdout] 20702 |     #[doc = " pBorderColor[3] holds 'A' component"]
[INFO] [stdout]       |                            ^ no item named `3` 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 `3`
[INFO] [stdout]      --> src/sys.rs:20840:13
[INFO] [stdout]       |
[INFO] [stdout] 20840 |       #[doc = " \\brief Creates a texture object"]
[INFO] [stdout]       |  _____________^
[INFO] [stdout] 20841 | |     #[doc = ""]
[INFO] [stdout] 20842 | |     #[doc = " Creates a texture object and returns it in \\p pTexObject. \\p pResDesc describes"]
[INFO] [stdout] 20843 | |     #[doc = " the data to texture from. \\p pTexDesc describes how the data should be sampled."]
[INFO] [stdout] ...     |
[INFO] [stdout] 21050 | |     #[doc = " ::cuTexObjectDestroy,"]
[INFO] [stdout] 21051 | |     #[doc = " ::cudaCreateTextureObject"]
[INFO] [stdout]       | |________________________________________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: the link appears in this line:
[INFO] [stdout]               
[INFO] [stdout]               CUaddress_mode addressMode[3];
[INFO] [stdout]                                          ^
[INFO] [stdout]       = note: no item named `3` in scope
[INFO] [stdout]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,16`
[INFO] [stdout]      --> src/sys.rs:20978:39
[INFO] [stdout]       |
[INFO] [stdout] 20978 |     #[doc = "   clamped to the range [1,16]."]
[INFO] [stdout]       |                                       ^^^^ no item named `1,16` 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 `T`
[INFO] [stdout]    --> src/mem.rs:333:51
[INFO] [stdout]     |
[INFO] [stdout] 333 |     /// Note that memory is directly copied, so [`T`] must be [`Sized`] should not contain any pointers, references, unsized types,...
[INFO] [stdout]     |                                                   ^ no item named `T` 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 `T`
[INFO] [stdout]    --> src/mem.rs:347:51
[INFO] [stdout]     |
[INFO] [stdout] 347 |     /// Note that memory is directly copied, so [`T`] must be [`Sized`] *should* not contain any pointers, references, unsized type...
[INFO] [stdout]     |                                                   ^ no item named `T` 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 `T`
[INFO] [stdout]    --> src/mem.rs:367:51
[INFO] [stdout]     |
[INFO] [stdout] 367 |     /// Note that memory is directly copied, so [`T`] must be [`Sized`] *should* not contain any pointers, references, unsized type...
[INFO] [stdout]     |                                                   ^ no item named `T` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]      --> src/sys.rs:21644:15
[INFO] [stdout]       |
[INFO] [stdout] 21644 |     #[doc = " https://docs.nvidia.com/cuda/gpudirect-rdma for more information), are"]
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]       = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]       |
[INFO] [stdout] 21644 |     #[doc = " <https://docs.nvidia.com/cuda/gpudirect-rdma> for more information), are"]
[INFO] [stdout]       |               +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/sys.rs:3516:80
[INFO] [stdout]      |
[INFO] [stdout] 3516 | #[doc = "< Device supports GPUDirect RDMA APIs, like nvidia_p2p_get_pages (see https://docs.nvidia.com/cuda/gpudirect-rdma for mor...
[INFO] [stdout]      |                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 3516 | #[doc = "< Device supports GPUDirect RDMA APIs, like nvidia_p2p_get_pages (see <https://docs.nvidia.com/cuda/gpudirect-rdma> for more information)"]
[INFO] [stdout]      |                                                                                +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/cuda_oxide/index.html
[INFO] running `Command { std: "docker" "inspect" "feeea09d82182d0cb032966e0f8bd0f5a591fc7628c42410ee433d2e5ad8513b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feeea09d82182d0cb032966e0f8bd0f5a591fc7628c42410ee433d2e5ad8513b", kill_on_drop: false }`
[INFO] [stdout] feeea09d82182d0cb032966e0f8bd0f5a591fc7628c42410ee433d2e5ad8513b
