[INFO] fetching crate cuda11-cudart-sys 0.3.0...
[INFO] documenting cuda11-cudart-sys-0.3.0 against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples
[INFO] extracting crate cuda11-cudart-sys 0.3.0 into /workspace/builds/worker-5/source
[INFO] validating manifest of crates.io crate cuda11-cudart-sys 0.3.0 on toolchain 6ee483316d2e4581572121d60a955affb2032eb3
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cuda11-cudart-sys 0.3.0
[INFO] finished tweaking crates.io crate cuda11-cudart-sys 0.3.0
[INFO] tweaked toml for crates.io crate cuda11-cudart-sys 0.3.0 written to /workspace/builds/worker-5/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95da848f625a79f23097393d217f33efb5fdb22381b343daad69006a26856503
[INFO] running `Command { std: "docker" "start" "-a" "95da848f625a79f23097393d217f33efb5fdb22381b343daad69006a26856503", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95da848f625a79f23097393d217f33efb5fdb22381b343daad69006a26856503", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95da848f625a79f23097393d217f33efb5fdb22381b343daad69006a26856503", kill_on_drop: false }`
[INFO] [stdout] 95da848f625a79f23097393d217f33efb5fdb22381b343daad69006a26856503
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }`
[INFO] [stdout] a4d23135ae52fe920f3d79e40ac088f66a2507fbf49c6c76e6b45d0bb7894651
[INFO] running `Command { std: "docker" "start" "-a" "a4d23135ae52fe920f3d79e40ac088f66a2507fbf49c6c76e6b45d0bb7894651", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.138
[INFO] [stderr] Compiling memchr v2.5.0
[INFO] [stderr] Compiling version_check v0.9.4
[INFO] [stderr] Compiling glob v0.3.0
[INFO] [stderr] Compiling cc v1.0.77
[INFO] [stderr] Compiling proc-macro2 v1.0.47
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling unicode-width v0.1.10
[INFO] [stderr] Compiling quick-error v1.2.3
[INFO] [stderr] Compiling unicode-ident v1.0.5
[INFO] [stderr] Compiling quote v1.0.21
[INFO] [stderr] Compiling regex-syntax v0.6.28
[INFO] [stderr] Compiling ansi_term v0.12.1
[INFO] [stderr] Compiling strsim v0.8.0
[INFO] [stderr] Compiling bitflags v1.3.2
[INFO] [stderr] Compiling vec_map v0.8.2
[INFO] [stderr] Compiling humantime v1.3.0
[INFO] [stderr] Compiling textwrap v0.11.0
[INFO] [stderr] Compiling termcolor v1.1.3
[INFO] [stderr] Compiling bindgen v0.54.0
[INFO] [stderr] Compiling shlex v0.1.1
[INFO] [stderr] Compiling lazycell v1.3.0
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling rustc-hash v1.1.0
[INFO] [stderr] Compiling peeking_take_while v0.1.2
[INFO] [stderr] Compiling cfg-if v0.1.10
[INFO] [stderr] Compiling nom v5.1.2
[INFO] [stderr] Compiling clang-sys v0.29.3
[INFO] [stderr] Compiling aho-corasick v0.7.20
[INFO] [stderr] Compiling libloading v0.5.2
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling which v3.1.1
[INFO] [stderr] Compiling clap v2.34.0
[INFO] [stderr] Compiling regex v1.7.0
[INFO] [stderr] Compiling cexpr v0.4.0
[INFO] [stderr] Compiling env_logger v0.7.1
[INFO] [stderr] Compiling cuda11-cudart-sys v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] Scraping cuda11-cudart-sys v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] Documenting cuda11-cudart-sys v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `domain`
[INFO] [stdout] --> src/cudart.rs:6038:5
[INFO] [stdout] |
[INFO] [stdout] 6038 | / #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout] 6039 | | #[doc = ""]
[INFO] [stdout] 6040 | | #[doc = " Returns in \\p *device a device ordinal given a PCI bus ID string."]
[INFO] [stdout] 6041 | | #[doc = ""]
[INFO] [stdout] ... |
[INFO] [stdout] 6059 | | #[doc = " ::cudaDeviceGetPCIBusId,"]
[INFO] [stdout] 6060 | | #[doc = " ::cuDeviceGetByPCIBusId"]
[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] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `bus`
[INFO] [stdout] --> src/cudart.rs:6038:5
[INFO] [stdout] |
[INFO] [stdout] 6038 | / #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout] 6039 | | #[doc = ""]
[INFO] [stdout] 6040 | | #[doc = " Returns in \\p *device a device ordinal given a PCI bus ID string."]
[INFO] [stdout] 6041 | | #[doc = ""]
[INFO] [stdout] ... |
[INFO] [stdout] 6059 | | #[doc = " ::cudaDeviceGetPCIBusId,"]
[INFO] [stdout] 6060 | | #[doc = " ::cuDeviceGetByPCIBusId"]
[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/cudart.rs:6038:5
[INFO] [stdout] |
[INFO] [stdout] 6038 | / #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout] 6039 | | #[doc = ""]
[INFO] [stdout] 6040 | | #[doc = " Returns in \\p *device a device ordinal given a PCI bus ID string."]
[INFO] [stdout] 6041 | | #[doc = ""]
[INFO] [stdout] ... |
[INFO] [stdout] 6059 | | #[doc = " ::cudaDeviceGetPCIBusId,"]
[INFO] [stdout] 6060 | | #[doc = " ::cuDeviceGetByPCIBusId"]
[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: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `function`
[INFO] [stdout] --> src/cudart.rs:6038:5
[INFO] [stdout] |
[INFO] [stdout] 6038 | / #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout] 6039 | | #[doc = ""]
[INFO] [stdout] 6040 | | #[doc = " Returns in \\p *device a device ordinal given a PCI bus ID string."]
[INFO] [stdout] 6041 | | #[doc = ""]
[INFO] [stdout] ... |
[INFO] [stdout] 6059 | | #[doc = " ::cudaDeviceGetPCIBusId,"]
[INFO] [stdout] 6060 | | #[doc = " ::cuDeviceGetByPCIBusId"]
[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: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `domain`
[INFO] [stdout] --> src/cudart.rs:6067:5
[INFO] [stdout] |
[INFO] [stdout] 6067 | / #[doc = " \\brief Returns a PCI Bus Id string for the device"]
[INFO] [stdout] 6068 | | #[doc = ""]
[INFO] [stdout] 6069 | | #[doc = " Returns an ASCII string identifying the device \\p dev in the NULL-terminated"]
[INFO] [stdout] 6070 | | #[doc = " string pointed to by \\p pciBusId. \\p len specifies the maximum length of the"]
[INFO] [stdout] ... |
[INFO] [stdout] 6091 | | #[doc = " ::cudaDeviceGetByPCIBusId,"]
[INFO] [stdout] 6092 | | #[doc = " ::cuDeviceGetPCIBusId"]
[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/cudart.rs:6067:5
[INFO] [stdout] |
[INFO] [stdout] 6067 | / #[doc = " \\brief Returns a PCI Bus Id string for the device"]
[INFO] [stdout] 6068 | | #[doc = ""]
[INFO] [stdout] 6069 | | #[doc = " Returns an ASCII string identifying the device \\p dev in the NULL-terminated"]
[INFO] [stdout] 6070 | | #[doc = " string pointed to by \\p pciBusId. \\p len specifies the maximum length of the"]
[INFO] [stdout] ... |
[INFO] [stdout] 6091 | | #[doc = " ::cudaDeviceGetByPCIBusId,"]
[INFO] [stdout] 6092 | | #[doc = " ::cuDeviceGetPCIBusId"]
[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/cudart.rs:6067:5
[INFO] [stdout] |
[INFO] [stdout] 6067 | / #[doc = " \\brief Returns a PCI Bus Id string for the device"]
[INFO] [stdout] 6068 | | #[doc = ""]
[INFO] [stdout] 6069 | | #[doc = " Returns an ASCII string identifying the device \\p dev in the NULL-terminated"]
[INFO] [stdout] 6070 | | #[doc = " string pointed to by \\p pciBusId. \\p len specifies the maximum length of the"]
[INFO] [stdout] ... |
[INFO] [stdout] 6091 | | #[doc = " ::cudaDeviceGetByPCIBusId,"]
[INFO] [stdout] 6092 | | #[doc = " ::cuDeviceGetPCIBusId"]
[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: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `function`
[INFO] [stdout] --> src/cudart.rs:6067:5
[INFO] [stdout] |
[INFO] [stdout] 6067 | / #[doc = " \\brief Returns a PCI Bus Id string for the device"]
[INFO] [stdout] 6068 | | #[doc = ""]
[INFO] [stdout] 6069 | | #[doc = " Returns an ASCII string identifying the device \\p dev in the NULL-terminated"]
[INFO] [stdout] 6070 | | #[doc = " string pointed to by \\p pciBusId. \\p len specifies the maximum length of the"]
[INFO] [stdout] ... |
[INFO] [stdout] 6091 | | #[doc = " ::cudaDeviceGetByPCIBusId,"]
[INFO] [stdout] 6092 | | #[doc = " ::cuDeviceGetPCIBusId"]
[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: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `256`
[INFO] [stdout] --> src/cudart.rs:6686:5
[INFO] [stdout] |
[INFO] [stdout] 6686 | / #[doc = " \\brief Returns information about the compute-device"]
[INFO] [stdout] 6687 | | #[doc = ""]
[INFO] [stdout] 6688 | | #[doc = " Returns in \\p *prop the properties of device \\p dev. The ::cudaDeviceProp"]
[INFO] [stdout] 6689 | | #[doc = " structure is defined as:"]
[INFO] [stdout] ... |
[INFO] [stdout] 6958 | | #[doc = " ::cuDeviceGetAttribute,"]
[INFO] [stdout] 6959 | | #[doc = " ::cuDeviceGetName"]
[INFO] [stdout] | |_________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] char name[256];
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `256` 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/cudart.rs:6686:5
[INFO] [stdout] |
[INFO] [stdout] 6686 | / #[doc = " \\brief Returns information about the compute-device"]
[INFO] [stdout] 6687 | | #[doc = ""]
[INFO] [stdout] 6688 | | #[doc = " Returns in \\p *prop the properties of device \\p dev. The ::cudaDeviceProp"]
[INFO] [stdout] 6689 | | #[doc = " structure is defined as:"]
[INFO] [stdout] ... |
[INFO] [stdout] 6958 | | #[doc = " ::cuDeviceGetAttribute,"]
[INFO] [stdout] 6959 | | #[doc = " ::cuDeviceGetName"]
[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]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `2`
[INFO] [stdout] --> src/cudart.rs:6686:5
[INFO] [stdout] |
[INFO] [stdout] 6686 | / #[doc = " \\brief Returns information about the compute-device"]
[INFO] [stdout] 6687 | | #[doc = ""]
[INFO] [stdout] 6688 | | #[doc = " Returns in \\p *prop the properties of device \\p dev. The ::cudaDeviceProp"]
[INFO] [stdout] 6689 | | #[doc = " structure is defined as:"]
[INFO] [stdout] ... |
[INFO] [stdout] 6958 | | #[doc = " ::cuDeviceGetAttribute,"]
[INFO] [stdout] 6959 | | #[doc = " ::cuDeviceGetName"]
[INFO] [stdout] | |_________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] int maxTexture2D[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 `out`
[INFO] [stdout] --> src/cudart.rs:7648:5
[INFO] [stdout] |
[INFO] [stdout] 7648 | / #[doc = " \\brief Copies attributes from source stream to destination stream."]
[INFO] [stdout] 7649 | | #[doc = ""]
[INFO] [stdout] 7650 | | #[doc = " Copies attributes from source stream \\p src to destination stream \\p dst."]
[INFO] [stdout] 7651 | | #[doc = " Both streams must have the same context."]
[INFO] [stdout] ... |
[INFO] [stdout] 7662 | | #[doc = " \\sa"]
[INFO] [stdout] 7663 | | #[doc = " ::cudaAccessPolicyWindow"]
[INFO] [stdout] | |________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] \param[out] dst Destination stream
[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/cudart.rs:7648:5
[INFO] [stdout] |
[INFO] [stdout] 7648 | / #[doc = " \\brief Copies attributes from source stream to destination stream."]
[INFO] [stdout] 7649 | | #[doc = ""]
[INFO] [stdout] 7650 | | #[doc = " Copies attributes from source stream \\p src to destination stream \\p dst."]
[INFO] [stdout] 7651 | | #[doc = " Both streams must have the same context."]
[INFO] [stdout] ... |
[INFO] [stdout] 7662 | | #[doc = " \\sa"]
[INFO] [stdout] 7663 | | #[doc = " ::cudaAccessPolicyWindow"]
[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/cudart.rs:7667:5
[INFO] [stdout] |
[INFO] [stdout] 7667 | / #[doc = " \\brief Queries stream attribute."]
[INFO] [stdout] 7668 | | #[doc = ""]
[INFO] [stdout] 7669 | | #[doc = " Queries attribute \\p attr from \\p hStream and stores it in corresponding"]
[INFO] [stdout] 7670 | | #[doc = " member of \\p value_out."]
[INFO] [stdout] ... |
[INFO] [stdout] 7682 | | #[doc = " \\sa"]
[INFO] [stdout] 7683 | | #[doc = " ::cudaAccessPolicyWindow"]
[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 `out`
[INFO] [stdout] --> src/cudart.rs:7667:5
[INFO] [stdout] |
[INFO] [stdout] 7667 | / #[doc = " \\brief Queries stream attribute."]
[INFO] [stdout] 7668 | | #[doc = ""]
[INFO] [stdout] 7669 | | #[doc = " Queries attribute \\p attr from \\p hStream and stores it in corresponding"]
[INFO] [stdout] 7670 | | #[doc = " member of \\p value_out."]
[INFO] [stdout] ... |
[INFO] [stdout] 7682 | | #[doc = " \\sa"]
[INFO] [stdout] 7683 | | #[doc = " ::cudaAccessPolicyWindow"]
[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/cudart.rs:7691:5
[INFO] [stdout] |
[INFO] [stdout] 7691 | / #[doc = " \\brief Sets stream attribute."]
[INFO] [stdout] 7692 | | #[doc = ""]
[INFO] [stdout] 7693 | | #[doc = " Sets attribute \\p attr on \\p hStream from corresponding attribute of"]
[INFO] [stdout] 7694 | | #[doc = " \\p value. The updated attribute will be applied to subsequent work"]
[INFO] [stdout] ... |
[INFO] [stdout] 7707 | | #[doc = " \\sa"]
[INFO] [stdout] 7708 | | #[doc = " ::cudaAccessPolicyWindow"]
[INFO] [stdout] | |________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] \param[out] hStream
[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/cudart.rs:7691:5
[INFO] [stdout] |
[INFO] [stdout] 7691 | / #[doc = " \\brief Sets stream attribute."]
[INFO] [stdout] 7692 | | #[doc = ""]
[INFO] [stdout] 7693 | | #[doc = " Sets attribute \\p attr on \\p hStream from corresponding attribute of"]
[INFO] [stdout] 7694 | | #[doc = " \\p value. The updated attribute will be applied to subsequent work"]
[INFO] [stdout] ... |
[INFO] [stdout] 7707 | | #[doc = " \\sa"]
[INFO] [stdout] 7708 | | #[doc = " ::cudaAccessPolicyWindow"]
[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 `0`
[INFO] [stdout] --> src/cudart.rs:9002:5
[INFO] [stdout] |
[INFO] [stdout] 9002 | / #[doc = " \\brief Launches a device function"]
[INFO] [stdout] 9003 | | #[doc = ""]
[INFO] [stdout] 9004 | | #[doc = " The function invokes kernel \\p func on \\p gridDim (\\p gridDim.x × \\p gridDim.y"]
[INFO] [stdout] 9005 | | #[doc = " × \\p gridDim.z) grid of blocks. Each block contains \\p blockDim (\\p blockDim.x ×"]
[INFO] [stdout] ... |
[INFO] [stdout] 9044 | | #[doc = " \\ref ::cudaLaunchKernel(const T *func, dim3 gridDim, dim3 blockDim, void **args, size_t sharedMem, cudaStream_t stream) \"...
[INFO] [stdout] 9045 | | #[doc = " ::cuLaunchKernel"]
[INFO] [stdout] | |________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] Each pointer, from args[0] to args[N - 1], point to the region
[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 `0`
[INFO] [stdout] --> src/cudart.rs:9056:5
[INFO] [stdout] |
[INFO] [stdout] 9056 | / #[doc = " \\brief Launches a device function where thread blocks can cooperate and synchronize as they execute"]
[INFO] [stdout] 9057 | | #[doc = ""]
[INFO] [stdout] 9058 | | #[doc = " The function invokes kernel \\p func on \\p gridDim (\\p gridDim.x × \\p gridDim.y"]
[INFO] [stdout] 9059 | | #[doc = " × \\p gridDim.z) grid of blocks. Each block contains \\p blockDim (\\p blockDim.x ×"]
[INFO] [stdout] ... |
[INFO] [stdout] 9107 | | #[doc = " ::cudaLaunchCooperativeKernelMultiDevice,"]
[INFO] [stdout] 9108 | | #[doc = " ::cuLaunchCooperativeKernel"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] Each pointer, from args[0] to args[N - 1], point to the region
[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 `0`
[INFO] [stdout] --> src/cudart.rs:9119:5
[INFO] [stdout] |
[INFO] [stdout] 9119 | / #[doc = " \\brief Launches device functions on multiple devices where thread blocks can cooperate and synchronize as they execute"]
[INFO] [stdout] 9120 | | #[doc = ""]
[INFO] [stdout] 9121 | | #[doc = " Invokes kernels as specified in the \\p launchParamsList array where each element"]
[INFO] [stdout] 9122 | | #[doc = " of the array specifies all the parameters required to perform a single kernel launch."]
[INFO] [stdout] ... |
[INFO] [stdout] 9212 | | #[doc = " ::cudaLaunchCooperativeKernel,"]
[INFO] [stdout] 9213 | | #[doc = " ::cuLaunchCooperativeKernelMultiDevice"]
[INFO] [stdout] | |______________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] pointer, from ::cudaLaunchParams::args[0] to ::cudaLaunchParams::args[N - 1],
[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 `0`
[INFO] [stdout] --> src/cudart.rs:10284:5
[INFO] [stdout] |
[INFO] [stdout] 10284 | / #[doc = " \\brief Allocate an array on the device"]
[INFO] [stdout] 10285 | | #[doc = ""]
[INFO] [stdout] 10286 | | #[doc = " Allocates a CUDA array according to the ::cudaChannelFormatDesc structure"]
[INFO] [stdout] 10287 | | #[doc = " \\p desc and returns a handle to the new CUDA array in \\p *array."]
[INFO] [stdout] ... |
[INFO] [stdout] 10417 | | #[doc = " ::make_cudaExtent,"]
[INFO] [stdout] 10418 | | #[doc = " ::cuArray3DCreate"]
[INFO] [stdout] | |_________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] case, the valid range for (width, height, depth) is ((1,maxTexture2DGather[0]), (1,maxTexture2DGather[1]), 0).
[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 `1`
[INFO] [stdout] --> src/cudart.rs:10284:5
[INFO] [stdout] |
[INFO] [stdout] 10284 | / #[doc = " \\brief Allocate an array on the device"]
[INFO] [stdout] 10285 | | #[doc = ""]
[INFO] [stdout] 10286 | | #[doc = " Allocates a CUDA array according to the ::cudaChannelFormatDesc structure"]
[INFO] [stdout] 10287 | | #[doc = " \\p desc and returns a handle to the new CUDA array in \\p *array."]
[INFO] [stdout] ... |
[INFO] [stdout] 10417 | | #[doc = " ::make_cudaExtent,"]
[INFO] [stdout] 10418 | | #[doc = " ::cuArray3DCreate"]
[INFO] [stdout] | |_________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] case, the valid range for (width, height, depth) is ((1,maxTexture2DGather[0]), (1,maxTexture2DGather[1]), 0).
[INFO] [stdout] ^
[INFO] [stdout] = note: no item named `1` 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/cudart.rs:13062:5
[INFO] [stdout] |
[INFO] [stdout] 13062 | / #[doc = " \\brief Binds a memory area to a texture"]
[INFO] [stdout] 13063 | | #[doc = ""]
[INFO] [stdout] 13064 | | #[doc = " \\deprecated"]
[INFO] [stdout] 13065 | | #[doc = ""]
[INFO] [stdout] ... |
[INFO] [stdout] 13110 | | #[doc = " ::cuTexRefSetFlags,"]
[INFO] [stdout] 13111 | | #[doc = " ::cuTexRefSetBorderColor"]
[INFO] [stdout] | |________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] cannot exceed ::cudaDeviceProp::maxTexture1DLinear[0].
[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 `0`
[INFO] [stdout] --> src/cudart.rs:13121:5
[INFO] [stdout] |
[INFO] [stdout] 13121 | / #[doc = " \\brief Binds a 2D memory area to a texture"]
[INFO] [stdout] 13122 | | #[doc = ""]
[INFO] [stdout] 13123 | | #[doc = " \\deprecated"]
[INFO] [stdout] 13124 | | #[doc = ""]
[INFO] [stdout] ... |
[INFO] [stdout] 13174 | | #[doc = " ::cuTexRefSetAddressMode,"]
[INFO] [stdout] 13175 | | #[doc = " ::cuTexRefSetBorderColor"]
[INFO] [stdout] | |________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] exceed ::cudaDeviceProp::maxTexture2DLinear[0] and ::cudaDeviceProp::maxTexture2DLinear[1]
[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 `1`
[INFO] [stdout] --> src/cudart.rs:13121:5
[INFO] [stdout] |
[INFO] [stdout] 13121 | / #[doc = " \\brief Binds a 2D memory area to a texture"]
[INFO] [stdout] 13122 | | #[doc = ""]
[INFO] [stdout] 13123 | | #[doc = " \\deprecated"]
[INFO] [stdout] 13124 | | #[doc = ""]
[INFO] [stdout] ... |
[INFO] [stdout] 13174 | | #[doc = " ::cuTexRefSetAddressMode,"]
[INFO] [stdout] 13175 | | #[doc = " ::cuTexRefSetBorderColor"]
[INFO] [stdout] | |________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] exceed ::cudaDeviceProp::maxTexture2DLinear[0] and ::cudaDeviceProp::maxTexture2DLinear[1]
[INFO] [stdout] ^
[INFO] [stdout] = note: no item named `1` 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/cudart.rs:13121:5
[INFO] [stdout] |
[INFO] [stdout] 13121 | / #[doc = " \\brief Binds a 2D memory area to a texture"]
[INFO] [stdout] 13122 | | #[doc = ""]
[INFO] [stdout] 13123 | | #[doc = " \\deprecated"]
[INFO] [stdout] 13124 | | #[doc = ""]
[INFO] [stdout] ... |
[INFO] [stdout] 13174 | | #[doc = " ::cuTexRefSetAddressMode,"]
[INFO] [stdout] 13175 | | #[doc = " ::cuTexRefSetBorderColor"]
[INFO] [stdout] | |________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ::cudaDeviceProp::maxTexture2DLinear[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 `0`
[INFO] [stdout] --> src/cudart.rs:13474:5
[INFO] [stdout] |
[INFO] [stdout] 13474 | / #[doc = " \\brief Creates a texture object"]
[INFO] [stdout] 13475 | | #[doc = ""]
[INFO] [stdout] 13476 | | #[doc = " Creates a texture object and returns it in \\p pTexObject. \\p pResDesc describes"]
[INFO] [stdout] 13477 | | #[doc = " the data to texture from. \\p pTexDesc describes how the data should be sampled."]
[INFO] [stdout] ... |
[INFO] [stdout] 13685 | | #[doc = " ::cudaDestroyTextureObject,"]
[INFO] [stdout] 13686 | | #[doc = " ::cuTexObjectCreate"]
[INFO] [stdout] | |___________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ::cudaDeviceProp::maxTexture2DLinear[0] and ::cudaDeviceProp::maxTexture2DLinear[1] respectively.
[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 `1`
[INFO] [stdout] --> src/cudart.rs:13474:5
[INFO] [stdout] |
[INFO] [stdout] 13474 | / #[doc = " \\brief Creates a texture object"]
[INFO] [stdout] 13475 | | #[doc = ""]
[INFO] [stdout] 13476 | | #[doc = " Creates a texture object and returns it in \\p pTexObject. \\p pResDesc describes"]
[INFO] [stdout] 13477 | | #[doc = " the data to texture from. \\p pTexDesc describes how the data should be sampled."]
[INFO] [stdout] ... |
[INFO] [stdout] 13685 | | #[doc = " ::cudaDestroyTextureObject,"]
[INFO] [stdout] 13686 | | #[doc = " ::cuTexObjectCreate"]
[INFO] [stdout] | |___________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ::cudaDeviceProp::maxTexture2DLinear[0] and ::cudaDeviceProp::maxTexture2DLinear[1] respectively.
[INFO] [stdout] ^
[INFO] [stdout] = note: no item named `1` 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/cudart.rs:13474:5
[INFO] [stdout] |
[INFO] [stdout] 13474 | / #[doc = " \\brief Creates a texture object"]
[INFO] [stdout] 13475 | | #[doc = ""]
[INFO] [stdout] 13476 | | #[doc = " Creates a texture object and returns it in \\p pTexObject. \\p pResDesc describes"]
[INFO] [stdout] 13477 | | #[doc = " the data to texture from. \\p pTexDesc describes how the data should be sampled."]
[INFO] [stdout] ... |
[INFO] [stdout] 13685 | | #[doc = " ::cudaDestroyTextureObject,"]
[INFO] [stdout] 13686 | | #[doc = " ::cuTexObjectCreate"]
[INFO] [stdout] | |___________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ::cudaDeviceProp::texturePitchAlignment. Pitch cannot exceed ::cudaDeviceProp::maxTexture2DLinear[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 `3`
[INFO] [stdout] --> src/cudart.rs:13474:5
[INFO] [stdout] |
[INFO] [stdout] 13474 | / #[doc = " \\brief Creates a texture object"]
[INFO] [stdout] 13475 | | #[doc = ""]
[INFO] [stdout] 13476 | | #[doc = " Creates a texture object and returns it in \\p pTexObject. \\p pResDesc describes"]
[INFO] [stdout] 13477 | | #[doc = " the data to texture from. \\p pTexDesc describes how the data should be sampled."]
[INFO] [stdout] ... |
[INFO] [stdout] 13685 | | #[doc = " ::cudaDestroyTextureObject,"]
[INFO] [stdout] 13686 | | #[doc = " ::cuTexObjectCreate"]
[INFO] [stdout] | |___________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] enum cudaTextureAddressMode 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 `4`
[INFO] [stdout] --> src/cudart.rs:13474:5
[INFO] [stdout] |
[INFO] [stdout] 13474 | / #[doc = " \\brief Creates a texture object"]
[INFO] [stdout] 13475 | | #[doc = ""]
[INFO] [stdout] 13476 | | #[doc = " Creates a texture object and returns it in \\p pTexObject. \\p pResDesc describes"]
[INFO] [stdout] 13477 | | #[doc = " the data to texture from. \\p pTexDesc describes how the data should be sampled."]
[INFO] [stdout] ... |
[INFO] [stdout] 13685 | | #[doc = " ::cudaDestroyTextureObject,"]
[INFO] [stdout] 13686 | | #[doc = " ::cuTexObjectCreate"]
[INFO] [stdout] | |___________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] float borderColor[4];
[INFO] [stdout] ^
[INFO] [stdout] = note: no item named `4` 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/cudart.rs:13474:5
[INFO] [stdout] |
[INFO] [stdout] 13474 | / #[doc = " \\brief Creates a texture object"]
[INFO] [stdout] 13475 | | #[doc = ""]
[INFO] [stdout] 13476 | | #[doc = " Creates a texture object and returns it in \\p pTexObject. \\p pResDesc describes"]
[INFO] [stdout] 13477 | | #[doc = " the data to texture from. \\p pTexDesc describes how the data should be sampled."]
[INFO] [stdout] ... |
[INFO] [stdout] 13685 | | #[doc = " ::cudaDestroyTextureObject,"]
[INFO] [stdout] 13686 | | #[doc = " ::cuTexObjectCreate"]
[INFO] [stdout] | |___________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] clamped to the range [1,16].
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `1,16` 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/cudart.rs:13931:5
[INFO] [stdout] |
[INFO] [stdout] 13931 | / #[doc = " \\brief Creates a kernel execution node and adds it to a graph"]
[INFO] [stdout] 13932 | | #[doc = ""]
[INFO] [stdout] 13933 | | #[doc = " Creates a new kernel execution node and adds it to \\p graph with \\p numDependencies"]
[INFO] [stdout] 13934 | | #[doc = " dependencies specified via \\p pDependencies and arguments specified in \\p pNodeParams."]
[INFO] [stdout] ... |
[INFO] [stdout] 14022 | | #[doc = " ::cudaGraphAddMemcpyNode,"]
[INFO] [stdout] 14023 | | #[doc = " ::cudaGraphAddMemsetNode"]
[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 `out`
[INFO] [stdout] --> src/cudart.rs:14095:5
[INFO] [stdout] |
[INFO] [stdout] 14095 | / #[doc = " \\brief Copies attributes from source node to destination node."]
[INFO] [stdout] 14096 | | #[doc = ""]
[INFO] [stdout] 14097 | | #[doc = " Copies attributes from source node \\p src to destination node \\p dst."]
[INFO] [stdout] 14098 | | #[doc = " Both node must have the same context."]
[INFO] [stdout] ... |
[INFO] [stdout] 14109 | | #[doc = " \\sa"]
[INFO] [stdout] 14110 | | #[doc = " ::cudaAccessPolicyWindow"]
[INFO] [stdout] | |________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] \param[out] dst Destination node
[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/cudart.rs:14095:5
[INFO] [stdout] |
[INFO] [stdout] 14095 | / #[doc = " \\brief Copies attributes from source node to destination node."]
[INFO] [stdout] 14096 | | #[doc = ""]
[INFO] [stdout] 14097 | | #[doc = " Copies attributes from source node \\p src to destination node \\p dst."]
[INFO] [stdout] 14098 | | #[doc = " Both node must have the same context."]
[INFO] [stdout] ... |
[INFO] [stdout] 14109 | | #[doc = " \\sa"]
[INFO] [stdout] 14110 | | #[doc = " ::cudaAccessPolicyWindow"]
[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/cudart.rs:14117:5
[INFO] [stdout] |
[INFO] [stdout] 14117 | / #[doc = " \\brief Queries node attribute."]
[INFO] [stdout] 14118 | | #[doc = ""]
[INFO] [stdout] 14119 | | #[doc = " Queries attribute \\p attr from node \\p hNode and stores it in corresponding"]
[INFO] [stdout] 14120 | | #[doc = " member of \\p value_out."]
[INFO] [stdout] ... |
[INFO] [stdout] 14132 | | #[doc = " \\sa"]
[INFO] [stdout] 14133 | | #[doc = " ::cudaAccessPolicyWindow"]
[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 `out`
[INFO] [stdout] --> src/cudart.rs:14117:5
[INFO] [stdout] |
[INFO] [stdout] 14117 | / #[doc = " \\brief Queries node attribute."]
[INFO] [stdout] 14118 | | #[doc = ""]
[INFO] [stdout] 14119 | | #[doc = " Queries attribute \\p attr from node \\p hNode and stores it in corresponding"]
[INFO] [stdout] 14120 | | #[doc = " member of \\p value_out."]
[INFO] [stdout] ... |
[INFO] [stdout] 14132 | | #[doc = " \\sa"]
[INFO] [stdout] 14133 | | #[doc = " ::cudaAccessPolicyWindow"]
[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/cudart.rs:14141:5
[INFO] [stdout] |
[INFO] [stdout] 14141 | / #[doc = " \\brief Sets node attribute."]
[INFO] [stdout] 14142 | | #[doc = ""]
[INFO] [stdout] 14143 | | #[doc = " Sets attribute \\p attr on node \\p hNode from corresponding attribute of"]
[INFO] [stdout] 14144 | | #[doc = " \\p value."]
[INFO] [stdout] ... |
[INFO] [stdout] 14156 | | #[doc = " \\sa"]
[INFO] [stdout] 14157 | | #[doc = " ::cudaAccessPolicyWindow"]
[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/cudart.rs:14141:5
[INFO] [stdout] |
[INFO] [stdout] 14141 | / #[doc = " \\brief Sets node attribute."]
[INFO] [stdout] 14142 | | #[doc = ""]
[INFO] [stdout] 14143 | | #[doc = " Sets attribute \\p attr on node \\p hNode from corresponding attribute of"]
[INFO] [stdout] 14144 | | #[doc = " \\p value."]
[INFO] [stdout] ... |
[INFO] [stdout] 14156 | | #[doc = " \\sa"]
[INFO] [stdout] 14157 | | #[doc = " ::cudaAccessPolicyWindow"]
[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 `i`
[INFO] [stdout] --> src/cudart.rs:14725:5
[INFO] [stdout] |
[INFO] [stdout] 14725 | / #[doc = " \\brief Returns a graph's dependency edges"]
[INFO] [stdout] 14726 | | #[doc = ""]
[INFO] [stdout] 14727 | | #[doc = " Returns a list of \\p graph's dependency edges. Edges are returned via corresponding"]
[INFO] [stdout] 14728 | | #[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] 14753 | | #[doc = " ::cudaGraphNodeGetDependencies,"]
[INFO] [stdout] 14754 | | #[doc = " ::cudaGraphNodeGetDependentNodes"]
[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: invalid self-closing HTML tag `colspec`
[INFO] [stdout] --> src/cudart.rs:10284:5
[INFO] [stdout] |
[INFO] [stdout] 10284 | / #[doc = " \\brief Allocate an array on the device"]
[INFO] [stdout] 10285 | | #[doc = ""]
[INFO] [stdout] 10286 | | #[doc = " Allocates a CUDA array according to the ::cudaChannelFormatDesc structure"]
[INFO] [stdout] 10287 | | #[doc = " \\p desc and returns a handle to the new CUDA array in \\p *array."]
[INFO] [stdout] ... |
[INFO] [stdout] 10417 | | #[doc = " ::make_cudaExtent,"]
[INFO] [stdout] 10418 | | #[doc = " ::cuArray3DCreate"]
[INFO] [stdout] | |_________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: invalid self-closing HTML tag `colspec`
[INFO] [stdout] --> src/cudart.rs:10427:5
[INFO] [stdout] |
[INFO] [stdout] 10427 | / #[doc = " \\brief Allocate a mipmapped array on the device"]
[INFO] [stdout] 10428 | | #[doc = ""]
[INFO] [stdout] 10429 | | #[doc = " Allocates a CUDA mipmapped array according to the ::cudaChannelFormatDesc structure"]
[INFO] [stdout] 10430 | | #[doc = " \\p desc and returns a handle to the new CUDA mipmapped array in \\p *mipmappedArray."]
[INFO] [stdout] ... |
[INFO] [stdout] 10560 | | #[doc = " ::make_cudaExtent,"]
[INFO] [stdout] 10561 | | #[doc = " ::cuMipmappedArrayCreate"]
[INFO] [stdout] | |________________________________________^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 42 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.61s
[INFO] running `Command { std: "docker" "inspect" "a4d23135ae52fe920f3d79e40ac088f66a2507fbf49c6c76e6b45d0bb7894651", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4d23135ae52fe920f3d79e40ac088f66a2507fbf49c6c76e6b45d0bb7894651", kill_on_drop: false }`
[INFO] [stdout] a4d23135ae52fe920f3d79e40ac088f66a2507fbf49c6c76e6b45d0bb7894651
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }`
[INFO] [stdout] fe4bde3f9afd37d53210ff66a6927bb599953ec6352229876e27fafd85fc491d
[INFO] running `Command { std: "docker" "start" "-a" "fe4bde3f9afd37d53210ff66a6927bb599953ec6352229876e27fafd85fc491d", kill_on_drop: false }`
[INFO] [stderr] Compiling cuda11-cudart-sys v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] Scraping cuda11-cudart-sys v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] Documenting cuda11-cudart-sys v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `domain`
[INFO] [stdout] --> src/cudart.rs:6038:5
[INFO] [stdout] |
[INFO] [stdout] 6038 | / #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout] 6039 | | #[doc = ""]
[INFO] [stdout] 6040 | | #[doc = " Returns in \\p *device a device ordinal given a PCI bus ID string."]
[INFO] [stdout] 6041 | | #[doc = ""]
[INFO] [stdout] ... |
[INFO] [stdout] 6059 | | #[doc = " ::cudaDeviceGetPCIBusId,"]
[INFO] [stdout] 6060 | | #[doc = " ::cuDeviceGetByPCIBusId"]
[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] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `bus`
[INFO] [stdout] --> src/cudart.rs:6038:5
[INFO] [stdout] |
[INFO] [stdout] 6038 | / #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout] 6039 | | #[doc = ""]
[INFO] [stdout] 6040 | | #[doc = " Returns in \\p *device a device ordinal given a PCI bus ID string."]
[INFO] [stdout] 6041 | | #[doc = ""]
[INFO] [stdout] ... |
[INFO] [stdout] 6059 | | #[doc = " ::cudaDeviceGetPCIBusId,"]
[INFO] [stdout] 6060 | | #[doc = " ::cuDeviceGetByPCIBusId"]
[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/cudart.rs:6038:5
[INFO] [stdout] |
[INFO] [stdout] 6038 | / #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout] 6039 | | #[doc = ""]
[INFO] [stdout] 6040 | | #[doc = " Returns in \\p *device a device ordinal given a PCI bus ID string."]
[INFO] [stdout] 6041 | | #[doc = ""]
[INFO] [stdout] ... |
[INFO] [stdout] 6059 | | #[doc = " ::cudaDeviceGetPCIBusId,"]
[INFO] [stdout] 6060 | | #[doc = " ::cuDeviceGetByPCIBusId"]
[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: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `function`
[INFO] [stdout] --> src/cudart.rs:6038:5
[INFO] [stdout] |
[INFO] [stdout] 6038 | / #[doc = " \\brief Returns a handle to a compute device"]
[INFO] [stdout] 6039 | | #[doc = ""]
[INFO] [stdout] 6040 | | #[doc = " Returns in \\p *device a device ordinal given a PCI bus ID string."]
[INFO] [stdout] 6041 | | #[doc = ""]
[INFO] [stdout] ... |
[INFO] [stdout] 6059 | | #[doc = " ::cudaDeviceGetPCIBusId,"]
[INFO] [stdout] 6060 | | #[doc = " ::cuDeviceGetByPCIBusId"]
[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: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `domain`
[INFO] [stdout] --> src/cudart.rs:6067:5
[INFO] [stdout] |
[INFO] [stdout] 6067 | / #[doc = " \\brief Returns a PCI Bus Id string for the device"]
[INFO] [stdout] 6068 | | #[doc = ""]
[INFO] [stdout] 6069 | | #[doc = " Returns an ASCII string identifying the device \\p dev in the NULL-terminated"]
[INFO] [stdout] 6070 | | #[doc = " string pointed to by \\p pciBusId. \\p len specifies the maximum length of the"]
[INFO] [stdout] ... |
[INFO] [stdout] 6091 | | #[doc = " ::cudaDeviceGetByPCIBusId,"]
[INFO] [stdout] 6092 | | #[doc = " ::cuDeviceGetPCIBusId"]
[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/cudart.rs:6067:5
[INFO] [stdout] |
[INFO] [stdout] 6067 | / #[doc = " \\brief Returns a PCI Bus Id string for the device"]
[INFO] [stdout] 6068 | | #[doc = ""]
[INFO] [stdout] 6069 | | #[doc = " Returns an ASCII string identifying the device \\p dev in the NULL-terminated"]
[INFO] [stdout] 6070 | | #[doc = " string pointed to by \\p pciBusId. \\p len specifies the maximum length of the"]
[INFO] [stdout] ... |
[INFO] [stdout] 6091 | | #[doc = " ::cudaDeviceGetByPCIBusId,"]
[INFO] [stdout] 6092 | | #[doc = " ::cuDeviceGetPCIBusId"]
[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/cudart.rs:6067:5
[INFO] [stdout] |
[INFO] [stdout] 6067 | / #[doc = " \\brief Returns a PCI Bus Id string for the device"]
[INFO] [stdout] 6068 | | #[doc = ""]
[INFO] [stdout] 6069 | | #[doc = " Returns an ASCII string identifying the device \\p dev in the NULL-terminated"]
[INFO] [stdout] 6070 | | #[doc = " string pointed to by \\p pciBusId. \\p len specifies the maximum length of the"]
[INFO] [stdout] ... |
[INFO] [stdout] 6091 | | #[doc = " ::cudaDeviceGetByPCIBusId,"]
[INFO] [stdout] 6092 | | #[doc = " ::cuDeviceGetPCIBusId"]
[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: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `function`
[INFO] [stdout] --> src/cudart.rs:6067:5
[INFO] [stdout] |
[INFO] [stdout] 6067 | / #[doc = " \\brief Returns a PCI Bus Id string for the device"]
[INFO] [stdout] 6068 | | #[doc = ""]
[INFO] [stdout] 6069 | | #[doc = " Returns an ASCII string identifying the device \\p dev in the NULL-terminated"]
[INFO] [stdout] 6070 | | #[doc = " string pointed to by \\p pciBusId. \\p len specifies the maximum length of the"]
[INFO] [stdout] ... |
[INFO] [stdout] 6091 | | #[doc = " ::cudaDeviceGetByPCIBusId,"]
[INFO] [stdout] 6092 | | #[doc = " ::cuDeviceGetPCIBusId"]
[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: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `256`
[INFO] [stdout] --> src/cudart.rs:6686:5
[INFO] [stdout] |
[INFO] [stdout] 6686 | / #[doc = " \\brief Returns information about the compute-device"]
[INFO] [stdout] 6687 | | #[doc = ""]
[INFO] [stdout] 6688 | | #[doc = " Returns in \\p *prop the properties of device \\p dev. The ::cudaDeviceProp"]
[INFO] [stdout] 6689 | | #[doc = " structure is defined as:"]
[INFO] [stdout] ... |
[INFO] [stdout] 6958 | | #[doc = " ::cuDeviceGetAttribute,"]
[INFO] [stdout] 6959 | | #[doc = " ::cuDeviceGetName"]
[INFO] [stdout] | |_________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] char name[256];
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `256` 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/cudart.rs:6686:5
[INFO] [stdout] |
[INFO] [stdout] 6686 | / #[doc = " \\brief Returns information about the compute-device"]
[INFO] [stdout] 6687 | | #[doc = ""]
[INFO] [stdout] 6688 | | #[doc = " Returns in \\p *prop the properties of device \\p dev. The ::cudaDeviceProp"]
[INFO] [stdout] 6689 | | #[doc = " structure is defined as:"]
[INFO] [stdout] ... |
[INFO] [stdout] 6958 | | #[doc = " ::cuDeviceGetAttribute,"]
[INFO] [stdout] 6959 | | #[doc = " ::cuDeviceGetName"]
[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]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `2`
[INFO] [stdout] --> src/cudart.rs:6686:5
[INFO] [stdout] |
[INFO] [stdout] 6686 | / #[doc = " \\brief Returns information about the compute-device"]
[INFO] [stdout] 6687 | | #[doc = ""]
[INFO] [stdout] 6688 | | #[doc = " Returns in \\p *prop the properties of device \\p dev. The ::cudaDeviceProp"]
[INFO] [stdout] 6689 | | #[doc = " structure is defined as:"]
[INFO] [stdout] ... |
[INFO] [stdout] 6958 | | #[doc = " ::cuDeviceGetAttribute,"]
[INFO] [stdout] 6959 | | #[doc = " ::cuDeviceGetName"]
[INFO] [stdout] | |_________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] int maxTexture2D[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 `out`
[INFO] [stdout] --> src/cudart.rs:7648:5
[INFO] [stdout] |
[INFO] [stdout] 7648 | / #[doc = " \\brief Copies attributes from source stream to destination stream."]
[INFO] [stdout] 7649 | | #[doc = ""]
[INFO] [stdout] 7650 | | #[doc = " Copies attributes from source stream \\p src to destination stream \\p dst."]
[INFO] [stdout] 7651 | | #[doc = " Both streams must have the same context."]
[INFO] [stdout] ... |
[INFO] [stdout] 7662 | | #[doc = " \\sa"]
[INFO] [stdout] 7663 | | #[doc = " ::cudaAccessPolicyWindow"]
[INFO] [stdout] | |________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] \param[out] dst Destination stream
[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/cudart.rs:7648:5
[INFO] [stdout] |
[INFO] [stdout] 7648 | / #[doc = " \\brief Copies attributes from source stream to destination stream."]
[INFO] [stdout] 7649 | | #[doc = ""]
[INFO] [stdout] 7650 | | #[doc = " Copies attributes from source stream \\p src to destination stream \\p dst."]
[INFO] [stdout] 7651 | | #[doc = " Both streams must have the same context."]
[INFO] [stdout] ... |
[INFO] [stdout] 7662 | | #[doc = " \\sa"]
[INFO] [stdout] 7663 | | #[doc = " ::cudaAccessPolicyWindow"]
[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/cudart.rs:7667:5
[INFO] [stdout] |
[INFO] [stdout] 7667 | / #[doc = " \\brief Queries stream attribute."]
[INFO] [stdout] 7668 | | #[doc = ""]
[INFO] [stdout] 7669 | | #[doc = " Queries attribute \\p attr from \\p hStream and stores it in corresponding"]
[INFO] [stdout] 7670 | | #[doc = " member of \\p value_out."]
[INFO] [stdout] ... |
[INFO] [stdout] 7682 | | #[doc = " \\sa"]
[INFO] [stdout] 7683 | | #[doc = " ::cudaAccessPolicyWindow"]
[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 `out`
[INFO] [stdout] --> src/cudart.rs:7667:5
[INFO] [stdout] |
[INFO] [stdout] 7667 | / #[doc = " \\brief Queries stream attribute."]
[INFO] [stdout] 7668 | | #[doc = ""]
[INFO] [stdout] 7669 | | #[doc = " Queries attribute \\p attr from \\p hStream and stores it in corresponding"]
[INFO] [stdout] 7670 | | #[doc = " member of \\p value_out."]
[INFO] [stdout] ... |
[INFO] [stdout] 7682 | | #[doc = " \\sa"]
[INFO] [stdout] 7683 | | #[doc = " ::cudaAccessPolicyWindow"]
[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/cudart.rs:7691:5
[INFO] [stdout] |
[INFO] [stdout] 7691 | / #[doc = " \\brief Sets stream attribute."]
[INFO] [stdout] 7692 | | #[doc = ""]
[INFO] [stdout] 7693 | | #[doc = " Sets attribute \\p attr on \\p hStream from corresponding attribute of"]
[INFO] [stdout] 7694 | | #[doc = " \\p value. The updated attribute will be applied to subsequent work"]
[INFO] [stdout] ... |
[INFO] [stdout] 7707 | | #[doc = " \\sa"]
[INFO] [stdout] 7708 | | #[doc = " ::cudaAccessPolicyWindow"]
[INFO] [stdout] | |________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] \param[out] hStream
[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/cudart.rs:7691:5
[INFO] [stdout] |
[INFO] [stdout] 7691 | / #[doc = " \\brief Sets stream attribute."]
[INFO] [stdout] 7692 | | #[doc = ""]
[INFO] [stdout] 7693 | | #[doc = " Sets attribute \\p attr on \\p hStream from corresponding attribute of"]
[INFO] [stdout] 7694 | | #[doc = " \\p value. The updated attribute will be applied to subsequent work"]
[INFO] [stdout] ... |
[INFO] [stdout] 7707 | | #[doc = " \\sa"]
[INFO] [stdout] 7708 | | #[doc = " ::cudaAccessPolicyWindow"]
[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 `0`
[INFO] [stdout] --> src/cudart.rs:9002:5
[INFO] [stdout] |
[INFO] [stdout] 9002 | / #[doc = " \\brief Launches a device function"]
[INFO] [stdout] 9003 | | #[doc = ""]
[INFO] [stdout] 9004 | | #[doc = " The function invokes kernel \\p func on \\p gridDim (\\p gridDim.x × \\p gridDim.y"]
[INFO] [stdout] 9005 | | #[doc = " × \\p gridDim.z) grid of blocks. Each block contains \\p blockDim (\\p blockDim.x ×"]
[INFO] [stdout] ... |
[INFO] [stdout] 9044 | | #[doc = " \\ref ::cudaLaunchKernel(const T *func, dim3 gridDim, dim3 blockDim, void **args, size_t sharedMem, cudaStream_t stream) \"...
[INFO] [stdout] 9045 | | #[doc = " ::cuLaunchKernel"]
[INFO] [stdout] | |________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] Each pointer, from args[0] to args[N - 1], point to the region
[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 `0`
[INFO] [stdout] --> src/cudart.rs:9056:5
[INFO] [stdout] |
[INFO] [stdout] 9056 | / #[doc = " \\brief Launches a device function where thread blocks can cooperate and synchronize as they execute"]
[INFO] [stdout] 9057 | | #[doc = ""]
[INFO] [stdout] 9058 | | #[doc = " The function invokes kernel \\p func on \\p gridDim (\\p gridDim.x × \\p gridDim.y"]
[INFO] [stdout] 9059 | | #[doc = " × \\p gridDim.z) grid of blocks. Each block contains \\p blockDim (\\p blockDim.x ×"]
[INFO] [stdout] ... |
[INFO] [stdout] 9107 | | #[doc = " ::cudaLaunchCooperativeKernelMultiDevice,"]
[INFO] [stdout] 9108 | | #[doc = " ::cuLaunchCooperativeKernel"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] Each pointer, from args[0] to args[N - 1], point to the region
[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 `0`
[INFO] [stdout] --> src/cudart.rs:9119:5
[INFO] [stdout] |
[INFO] [stdout] 9119 | / #[doc = " \\brief Launches device functions on multiple devices where thread blocks can cooperate and synchronize as they execute"]
[INFO] [stdout] 9120 | | #[doc = ""]
[INFO] [stdout] 9121 | | #[doc = " Invokes kernels as specified in the \\p launchParamsList array where each element"]
[INFO] [stdout] 9122 | | #[doc = " of the array specifies all the parameters required to perform a single kernel launch."]
[INFO] [stdout] ... |
[INFO] [stdout] 9212 | | #[doc = " ::cudaLaunchCooperativeKernel,"]
[INFO] [stdout] 9213 | | #[doc = " ::cuLaunchCooperativeKernelMultiDevice"]
[INFO] [stdout] | |______________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] pointer, from ::cudaLaunchParams::args[0] to ::cudaLaunchParams::args[N - 1],
[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 `0`
[INFO] [stdout] --> src/cudart.rs:10284:5
[INFO] [stdout] |
[INFO] [stdout] 10284 | / #[doc = " \\brief Allocate an array on the device"]
[INFO] [stdout] 10285 | | #[doc = ""]
[INFO] [stdout] 10286 | | #[doc = " Allocates a CUDA array according to the ::cudaChannelFormatDesc structure"]
[INFO] [stdout] 10287 | | #[doc = " \\p desc and returns a handle to the new CUDA array in \\p *array."]
[INFO] [stdout] ... |
[INFO] [stdout] 10417 | | #[doc = " ::make_cudaExtent,"]
[INFO] [stdout] 10418 | | #[doc = " ::cuArray3DCreate"]
[INFO] [stdout] | |_________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] case, the valid range for (width, height, depth) is ((1,maxTexture2DGather[0]), (1,maxTexture2DGather[1]), 0).
[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 `1`
[INFO] [stdout] --> src/cudart.rs:10284:5
[INFO] [stdout] |
[INFO] [stdout] 10284 | / #[doc = " \\brief Allocate an array on the device"]
[INFO] [stdout] 10285 | | #[doc = ""]
[INFO] [stdout] 10286 | | #[doc = " Allocates a CUDA array according to the ::cudaChannelFormatDesc structure"]
[INFO] [stdout] 10287 | | #[doc = " \\p desc and returns a handle to the new CUDA array in \\p *array."]
[INFO] [stdout] ... |
[INFO] [stdout] 10417 | | #[doc = " ::make_cudaExtent,"]
[INFO] [stdout] 10418 | | #[doc = " ::cuArray3DCreate"]
[INFO] [stdout] | |_________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] case, the valid range for (width, height, depth) is ((1,maxTexture2DGather[0]), (1,maxTexture2DGather[1]), 0).
[INFO] [stdout] ^
[INFO] [stdout] = note: no item named `1` 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/cudart.rs:13062:5
[INFO] [stdout] |
[INFO] [stdout] 13062 | / #[doc = " \\brief Binds a memory area to a texture"]
[INFO] [stdout] 13063 | | #[doc = ""]
[INFO] [stdout] 13064 | | #[doc = " \\deprecated"]
[INFO] [stdout] 13065 | | #[doc = ""]
[INFO] [stdout] ... |
[INFO] [stdout] 13110 | | #[doc = " ::cuTexRefSetFlags,"]
[INFO] [stdout] 13111 | | #[doc = " ::cuTexRefSetBorderColor"]
[INFO] [stdout] | |________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] cannot exceed ::cudaDeviceProp::maxTexture1DLinear[0].
[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 `0`
[INFO] [stdout] --> src/cudart.rs:13121:5
[INFO] [stdout] |
[INFO] [stdout] 13121 | / #[doc = " \\brief Binds a 2D memory area to a texture"]
[INFO] [stdout] 13122 | | #[doc = ""]
[INFO] [stdout] 13123 | | #[doc = " \\deprecated"]
[INFO] [stdout] 13124 | | #[doc = ""]
[INFO] [stdout] ... |
[INFO] [stdout] 13174 | | #[doc = " ::cuTexRefSetAddressMode,"]
[INFO] [stdout] 13175 | | #[doc = " ::cuTexRefSetBorderColor"]
[INFO] [stdout] | |________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] exceed ::cudaDeviceProp::maxTexture2DLinear[0] and ::cudaDeviceProp::maxTexture2DLinear[1]
[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 `1`
[INFO] [stdout] --> src/cudart.rs:13121:5
[INFO] [stdout] |
[INFO] [stdout] 13121 | / #[doc = " \\brief Binds a 2D memory area to a texture"]
[INFO] [stdout] 13122 | | #[doc = ""]
[INFO] [stdout] 13123 | | #[doc = " \\deprecated"]
[INFO] [stdout] 13124 | | #[doc = ""]
[INFO] [stdout] ... |
[INFO] [stdout] 13174 | | #[doc = " ::cuTexRefSetAddressMode,"]
[INFO] [stdout] 13175 | | #[doc = " ::cuTexRefSetBorderColor"]
[INFO] [stdout] | |________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] exceed ::cudaDeviceProp::maxTexture2DLinear[0] and ::cudaDeviceProp::maxTexture2DLinear[1]
[INFO] [stdout] ^
[INFO] [stdout] = note: no item named `1` 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/cudart.rs:13121:5
[INFO] [stdout] |
[INFO] [stdout] 13121 | / #[doc = " \\brief Binds a 2D memory area to a texture"]
[INFO] [stdout] 13122 | | #[doc = ""]
[INFO] [stdout] 13123 | | #[doc = " \\deprecated"]
[INFO] [stdout] 13124 | | #[doc = ""]
[INFO] [stdout] ... |
[INFO] [stdout] 13174 | | #[doc = " ::cuTexRefSetAddressMode,"]
[INFO] [stdout] 13175 | | #[doc = " ::cuTexRefSetBorderColor"]
[INFO] [stdout] | |________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ::cudaDeviceProp::maxTexture2DLinear[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 `0`
[INFO] [stdout] --> src/cudart.rs:13474:5
[INFO] [stdout] |
[INFO] [stdout] 13474 | / #[doc = " \\brief Creates a texture object"]
[INFO] [stdout] 13475 | | #[doc = ""]
[INFO] [stdout] 13476 | | #[doc = " Creates a texture object and returns it in \\p pTexObject. \\p pResDesc describes"]
[INFO] [stdout] 13477 | | #[doc = " the data to texture from. \\p pTexDesc describes how the data should be sampled."]
[INFO] [stdout] ... |
[INFO] [stdout] 13685 | | #[doc = " ::cudaDestroyTextureObject,"]
[INFO] [stdout] 13686 | | #[doc = " ::cuTexObjectCreate"]
[INFO] [stdout] | |___________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ::cudaDeviceProp::maxTexture2DLinear[0] and ::cudaDeviceProp::maxTexture2DLinear[1] respectively.
[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 `1`
[INFO] [stdout] --> src/cudart.rs:13474:5
[INFO] [stdout] |
[INFO] [stdout] 13474 | / #[doc = " \\brief Creates a texture object"]
[INFO] [stdout] 13475 | | #[doc = ""]
[INFO] [stdout] 13476 | | #[doc = " Creates a texture object and returns it in \\p pTexObject. \\p pResDesc describes"]
[INFO] [stdout] 13477 | | #[doc = " the data to texture from. \\p pTexDesc describes how the data should be sampled."]
[INFO] [stdout] ... |
[INFO] [stdout] 13685 | | #[doc = " ::cudaDestroyTextureObject,"]
[INFO] [stdout] 13686 | | #[doc = " ::cuTexObjectCreate"]
[INFO] [stdout] | |___________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ::cudaDeviceProp::maxTexture2DLinear[0] and ::cudaDeviceProp::maxTexture2DLinear[1] respectively.
[INFO] [stdout] ^
[INFO] [stdout] = note: no item named `1` 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/cudart.rs:13474:5
[INFO] [stdout] |
[INFO] [stdout] 13474 | / #[doc = " \\brief Creates a texture object"]
[INFO] [stdout] 13475 | | #[doc = ""]
[INFO] [stdout] 13476 | | #[doc = " Creates a texture object and returns it in \\p pTexObject. \\p pResDesc describes"]
[INFO] [stdout] 13477 | | #[doc = " the data to texture from. \\p pTexDesc describes how the data should be sampled."]
[INFO] [stdout] ... |
[INFO] [stdout] 13685 | | #[doc = " ::cudaDestroyTextureObject,"]
[INFO] [stdout] 13686 | | #[doc = " ::cuTexObjectCreate"]
[INFO] [stdout] | |___________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ::cudaDeviceProp::texturePitchAlignment. Pitch cannot exceed ::cudaDeviceProp::maxTexture2DLinear[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 `3`
[INFO] [stdout] --> src/cudart.rs:13474:5
[INFO] [stdout] |
[INFO] [stdout] 13474 | / #[doc = " \\brief Creates a texture object"]
[INFO] [stdout] 13475 | | #[doc = ""]
[INFO] [stdout] 13476 | | #[doc = " Creates a texture object and returns it in \\p pTexObject. \\p pResDesc describes"]
[INFO] [stdout] 13477 | | #[doc = " the data to texture from. \\p pTexDesc describes how the data should be sampled."]
[INFO] [stdout] ... |
[INFO] [stdout] 13685 | | #[doc = " ::cudaDestroyTextureObject,"]
[INFO] [stdout] 13686 | | #[doc = " ::cuTexObjectCreate"]
[INFO] [stdout] | |___________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] enum cudaTextureAddressMode 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 `4`
[INFO] [stdout] --> src/cudart.rs:13474:5
[INFO] [stdout] |
[INFO] [stdout] 13474 | / #[doc = " \\brief Creates a texture object"]
[INFO] [stdout] 13475 | | #[doc = ""]
[INFO] [stdout] 13476 | | #[doc = " Creates a texture object and returns it in \\p pTexObject. \\p pResDesc describes"]
[INFO] [stdout] 13477 | | #[doc = " the data to texture from. \\p pTexDesc describes how the data should be sampled."]
[INFO] [stdout] ... |
[INFO] [stdout] 13685 | | #[doc = " ::cudaDestroyTextureObject,"]
[INFO] [stdout] 13686 | | #[doc = " ::cuTexObjectCreate"]
[INFO] [stdout] | |___________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] float borderColor[4];
[INFO] [stdout] ^
[INFO] [stdout] = note: no item named `4` 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/cudart.rs:13474:5
[INFO] [stdout] |
[INFO] [stdout] 13474 | / #[doc = " \\brief Creates a texture object"]
[INFO] [stdout] 13475 | | #[doc = ""]
[INFO] [stdout] 13476 | | #[doc = " Creates a texture object and returns it in \\p pTexObject. \\p pResDesc describes"]
[INFO] [stdout] 13477 | | #[doc = " the data to texture from. \\p pTexDesc describes how the data should be sampled."]
[INFO] [stdout] ... |
[INFO] [stdout] 13685 | | #[doc = " ::cudaDestroyTextureObject,"]
[INFO] [stdout] 13686 | | #[doc = " ::cuTexObjectCreate"]
[INFO] [stdout] | |___________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] clamped to the range [1,16].
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `1,16` 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/cudart.rs:13931:5
[INFO] [stdout] |
[INFO] [stdout] 13931 | / #[doc = " \\brief Creates a kernel execution node and adds it to a graph"]
[INFO] [stdout] 13932 | | #[doc = ""]
[INFO] [stdout] 13933 | | #[doc = " Creates a new kernel execution node and adds it to \\p graph with \\p numDependencies"]
[INFO] [stdout] 13934 | | #[doc = " dependencies specified via \\p pDependencies and arguments specified in \\p pNodeParams."]
[INFO] [stdout] ... |
[INFO] [stdout] 14022 | | #[doc = " ::cudaGraphAddMemcpyNode,"]
[INFO] [stdout] 14023 | | #[doc = " ::cudaGraphAddMemsetNode"]
[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 `out`
[INFO] [stdout] --> src/cudart.rs:14095:5
[INFO] [stdout] |
[INFO] [stdout] 14095 | / #[doc = " \\brief Copies attributes from source node to destination node."]
[INFO] [stdout] 14096 | | #[doc = ""]
[INFO] [stdout] 14097 | | #[doc = " Copies attributes from source node \\p src to destination node \\p dst."]
[INFO] [stdout] 14098 | | #[doc = " Both node must have the same context."]
[INFO] [stdout] ... |
[INFO] [stdout] 14109 | | #[doc = " \\sa"]
[INFO] [stdout] 14110 | | #[doc = " ::cudaAccessPolicyWindow"]
[INFO] [stdout] | |________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] \param[out] dst Destination node
[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/cudart.rs:14095:5
[INFO] [stdout] |
[INFO] [stdout] 14095 | / #[doc = " \\brief Copies attributes from source node to destination node."]
[INFO] [stdout] 14096 | | #[doc = ""]
[INFO] [stdout] 14097 | | #[doc = " Copies attributes from source node \\p src to destination node \\p dst."]
[INFO] [stdout] 14098 | | #[doc = " Both node must have the same context."]
[INFO] [stdout] ... |
[INFO] [stdout] 14109 | | #[doc = " \\sa"]
[INFO] [stdout] 14110 | | #[doc = " ::cudaAccessPolicyWindow"]
[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/cudart.rs:14117:5
[INFO] [stdout] |
[INFO] [stdout] 14117 | / #[doc = " \\brief Queries node attribute."]
[INFO] [stdout] 14118 | | #[doc = ""]
[INFO] [stdout] 14119 | | #[doc = " Queries attribute \\p attr from node \\p hNode and stores it in corresponding"]
[INFO] [stdout] 14120 | | #[doc = " member of \\p value_out."]
[INFO] [stdout] ... |
[INFO] [stdout] 14132 | | #[doc = " \\sa"]
[INFO] [stdout] 14133 | | #[doc = " ::cudaAccessPolicyWindow"]
[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 `out`
[INFO] [stdout] --> src/cudart.rs:14117:5
[INFO] [stdout] |
[INFO] [stdout] 14117 | / #[doc = " \\brief Queries node attribute."]
[INFO] [stdout] 14118 | | #[doc = ""]
[INFO] [stdout] 14119 | | #[doc = " Queries attribute \\p attr from node \\p hNode and stores it in corresponding"]
[INFO] [stdout] 14120 | | #[doc = " member of \\p value_out."]
[INFO] [stdout] ... |
[INFO] [stdout] 14132 | | #[doc = " \\sa"]
[INFO] [stdout] 14133 | | #[doc = " ::cudaAccessPolicyWindow"]
[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/cudart.rs:14141:5
[INFO] [stdout] |
[INFO] [stdout] 14141 | / #[doc = " \\brief Sets node attribute."]
[INFO] [stdout] 14142 | | #[doc = ""]
[INFO] [stdout] 14143 | | #[doc = " Sets attribute \\p attr on node \\p hNode from corresponding attribute of"]
[INFO] [stdout] 14144 | | #[doc = " \\p value."]
[INFO] [stdout] ... |
[INFO] [stdout] 14156 | | #[doc = " \\sa"]
[INFO] [stdout] 14157 | | #[doc = " ::cudaAccessPolicyWindow"]
[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/cudart.rs:14141:5
[INFO] [stdout] |
[INFO] [stdout] 14141 | / #[doc = " \\brief Sets node attribute."]
[INFO] [stdout] 14142 | | #[doc = ""]
[INFO] [stdout] 14143 | | #[doc = " Sets attribute \\p attr on node \\p hNode from corresponding attribute of"]
[INFO] [stdout] 14144 | | #[doc = " \\p value."]
[INFO] [stdout] ... |
[INFO] [stdout] 14156 | | #[doc = " \\sa"]
[INFO] [stdout] 14157 | | #[doc = " ::cudaAccessPolicyWindow"]
[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 `i`
[INFO] [stdout] --> src/cudart.rs:14725:5
[INFO] [stdout] |
[INFO] [stdout] 14725 | / #[doc = " \\brief Returns a graph's dependency edges"]
[INFO] [stdout] 14726 | | #[doc = ""]
[INFO] [stdout] 14727 | | #[doc = " Returns a list of \\p graph's dependency edges. Edges are returned via corresponding"]
[INFO] [stdout] 14728 | | #[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] 14753 | | #[doc = " ::cudaGraphNodeGetDependencies,"]
[INFO] [stdout] 14754 | | #[doc = " ::cudaGraphNodeGetDependentNodes"]
[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: invalid self-closing HTML tag `colspec`
[INFO] [stdout] --> src/cudart.rs:10284:5
[INFO] [stdout] |
[INFO] [stdout] 10284 | / #[doc = " \\brief Allocate an array on the device"]
[INFO] [stdout] 10285 | | #[doc = ""]
[INFO] [stdout] 10286 | | #[doc = " Allocates a CUDA array according to the ::cudaChannelFormatDesc structure"]
[INFO] [stdout] 10287 | | #[doc = " \\p desc and returns a handle to the new CUDA array in \\p *array."]
[INFO] [stdout] ... |
[INFO] [stdout] 10417 | | #[doc = " ::make_cudaExtent,"]
[INFO] [stdout] 10418 | | #[doc = " ::cuArray3DCreate"]
[INFO] [stdout] | |_________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: invalid self-closing HTML tag `colspec`
[INFO] [stdout] --> src/cudart.rs:10427:5
[INFO] [stdout] |
[INFO] [stdout] 10427 | / #[doc = " \\brief Allocate a mipmapped array on the device"]
[INFO] [stdout] 10428 | | #[doc = ""]
[INFO] [stdout] 10429 | | #[doc = " Allocates a CUDA mipmapped array according to the ::cudaChannelFormatDesc structure"]
[INFO] [stdout] 10430 | | #[doc = " \\p desc and returns a handle to the new CUDA mipmapped array in \\p *mipmappedArray."]
[INFO] [stdout] ... |
[INFO] [stdout] 10560 | | #[doc = " ::make_cudaExtent,"]
[INFO] [stdout] 10561 | | #[doc = " ::cuMipmappedArrayCreate"]
[INFO] [stdout] | |________________________________________^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 42 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.90s
[INFO] running `Command { std: "docker" "inspect" "fe4bde3f9afd37d53210ff66a6927bb599953ec6352229876e27fafd85fc491d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe4bde3f9afd37d53210ff66a6927bb599953ec6352229876e27fafd85fc491d", kill_on_drop: false }`
[INFO] [stdout] fe4bde3f9afd37d53210ff66a6927bb599953ec6352229876e27fafd85fc491d