[INFO] fetching crate nvfbc-sys 0.2.0...
[INFO] documenting nvfbc-sys-0.2.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate nvfbc-sys 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate nvfbc-sys 0.2.0
[INFO] finished tweaking crates.io crate nvfbc-sys 0.2.0
[INFO] tweaked toml for crates.io crate nvfbc-sys 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nvfbc-sys 0.2.0 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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] e9bee126d1cb30082b9e571df28b2894ef46edd0b04fd8f83f013ee7738fa501
[INFO] running `Command { std: "docker" "start" "e9bee126d1cb30082b9e571df28b2894ef46edd0b04fd8f83f013ee7738fa501", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9bee126d1cb30082b9e571df28b2894ef46edd0b04fd8f83f013ee7738fa501", 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" "e9bee126d1cb30082b9e571df28b2894ef46edd0b04fd8f83f013ee7738fa501" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9bee126d1cb30082b9e571df28b2894ef46edd0b04fd8f83f013ee7738fa501", 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" "e9bee126d1cb30082b9e571df28b2894ef46edd0b04fd8f83f013ee7738fa501" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling nvfbc-sys v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting nvfbc-sys v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2671:10
[INFO] [stdout]      |
[INFO] [stdout] 2671 |       #[doc = " Gets the last error message that got recorded for a client."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2672 | |     #[doc = ""]
[INFO] [stdout] 2673 | |     #[doc = " When NvFBC returns an error, it will save an error message that can be"]
[INFO] [stdout] 2674 | |     #[doc = " queried through this API call.  Only the last message is saved."]
[INFO] [stdout] ...    |
[INFO] [stdout] 2681 | |     #[doc = "   A NULL terminated error message, or an empty string.  Its maximum length"]
[INFO] [stdout] 2682 | |     #[doc = "   is NVFBC_ERROR_STR_LEN."]
[INFO] [stdout]      | |________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [in] sessionHandle
[INFO] [stdout]                      ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]      = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:2692:21
[INFO] [stdout]      |
[INFO] [stdout] 2692 |     #[doc = " \\param [out] pSessionHandle"]
[INFO] [stdout]      |                        ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2686:10
[INFO] [stdout]      |
[INFO] [stdout] 2686 |       #[doc = " \\brief Allocates a new handle for an NvFBC client."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2687 | |     #[doc = ""]
[INFO] [stdout] 2688 | |     #[doc = " This function allocates a session handle used to identify an FBC client."]
[INFO] [stdout] 2689 | |     #[doc = ""]
[INFO] [stdout] ...    |
[INFO] [stdout] 2706 | |     #[doc = "   ::NVFBC_ERR_GL"]
[INFO] [stdout] 2707 | |     #[doc = ""]
[INFO] [stdout]      | |______________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [in] pParams
[INFO] [stdout]                      ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2714:10
[INFO] [stdout]      |
[INFO] [stdout] 2714 |       #[doc = " \\brief Destroys the handle of an NvFBC client."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2715 | |     #[doc = ""]
[INFO] [stdout] 2716 | |     #[doc = " This function uninitializes an FBC client."]
[INFO] [stdout] 2717 | |     #[doc = ""]
[INFO] [stdout] ...    |
[INFO] [stdout] 2734 | |     #[doc = "   ::NVFBC_ERR_CONTEXT \\n"]
[INFO] [stdout] 2735 | |     #[doc = "   ::NVFBC_ERR_X"]
[INFO] [stdout]      | |______________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [in] sessionHandle
[INFO] [stdout]                      ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2714:10
[INFO] [stdout]      |
[INFO] [stdout] 2714 |       #[doc = " \\brief Destroys the handle of an NvFBC client."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2715 | |     #[doc = ""]
[INFO] [stdout] 2716 | |     #[doc = " This function uninitializes an FBC client."]
[INFO] [stdout] 2717 | |     #[doc = ""]
[INFO] [stdout] ...    |
[INFO] [stdout] 2734 | |     #[doc = "   ::NVFBC_ERR_CONTEXT \\n"]
[INFO] [stdout] 2735 | |     #[doc = "   ::NVFBC_ERR_X"]
[INFO] [stdout]      | |______________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [in] pParams
[INFO] [stdout]                      ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2742:10
[INFO] [stdout]      |
[INFO] [stdout] 2742 |       #[doc = " \\brief Gets the current status of the display driver."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2743 | |     #[doc = ""]
[INFO] [stdout] 2744 | |     #[doc = " This function queries the display driver for various information."]
[INFO] [stdout] 2745 | |     #[doc = ""]
[INFO] [stdout] ...    |
[INFO] [stdout] 2755 | |     #[doc = "   ::NVFBC_ERR_INTERNAL \\n"]
[INFO] [stdout] 2756 | |     #[doc = "   ::NVFBC_ERR_X"]
[INFO] [stdout]      | |______________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [in] sessionHandle
[INFO] [stdout]                      ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2742:10
[INFO] [stdout]      |
[INFO] [stdout] 2742 |       #[doc = " \\brief Gets the current status of the display driver."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2743 | |     #[doc = ""]
[INFO] [stdout] 2744 | |     #[doc = " This function queries the display driver for various information."]
[INFO] [stdout] 2745 | |     #[doc = ""]
[INFO] [stdout] ...    |
[INFO] [stdout] 2755 | |     #[doc = "   ::NVFBC_ERR_INTERNAL \\n"]
[INFO] [stdout] 2756 | |     #[doc = "   ::NVFBC_ERR_X"]
[INFO] [stdout]      | |______________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [in] pParams
[INFO] [stdout]                      ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2760:10
[INFO] [stdout]      |
[INFO] [stdout] 2760 |       #[doc = " \\brief Binds the FBC context to the calling thread."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2761 | |     #[doc = ""]
[INFO] [stdout] 2762 | |     #[doc = " The NvFBC library internally relies on objects that must be bound to a"]
[INFO] [stdout] 2763 | |     #[doc = " thread.  Such objects are OpenGL contexts and CUDA contexts."]
[INFO] [stdout] ...    |
[INFO] [stdout] 2788 | |     #[doc = "   ::NVFBC_ERR_INTERNAL \\n"]
[INFO] [stdout] 2789 | |     #[doc = "   ::NVFBC_ERR_X"]
[INFO] [stdout]      | |______________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [in] sessionHandle
[INFO] [stdout]                      ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2760:10
[INFO] [stdout]      |
[INFO] [stdout] 2760 |       #[doc = " \\brief Binds the FBC context to the calling thread."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2761 | |     #[doc = ""]
[INFO] [stdout] 2762 | |     #[doc = " The NvFBC library internally relies on objects that must be bound to a"]
[INFO] [stdout] 2763 | |     #[doc = " thread.  Such objects are OpenGL contexts and CUDA contexts."]
[INFO] [stdout] ...    |
[INFO] [stdout] 2788 | |     #[doc = "   ::NVFBC_ERR_INTERNAL \\n"]
[INFO] [stdout] 2789 | |     #[doc = "   ::NVFBC_ERR_X"]
[INFO] [stdout]      | |______________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [in] pParams
[INFO] [stdout]                      ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2796:10
[INFO] [stdout]      |
[INFO] [stdout] 2796 |       #[doc = " \\brief Releases the FBC context from the calling thread."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2797 | |     #[doc = ""]
[INFO] [stdout] 2798 | |     #[doc = " If the FBC context is bound to a different thread, ::NVFBC_ERR_CONTEXT is"]
[INFO] [stdout] 2799 | |     #[doc = " returned."]
[INFO] [stdout] ...    |
[INFO] [stdout] 2811 | |     #[doc = "   ::NVFBC_ERR_INTERNAL \\n"]
[INFO] [stdout] 2812 | |     #[doc = "   ::NVFBC_ERR_X"]
[INFO] [stdout]      | |______________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [in] sessionHandle
[INFO] [stdout]                      ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2796:10
[INFO] [stdout]      |
[INFO] [stdout] 2796 |       #[doc = " \\brief Releases the FBC context from the calling thread."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2797 | |     #[doc = ""]
[INFO] [stdout] 2798 | |     #[doc = " If the FBC context is bound to a different thread, ::NVFBC_ERR_CONTEXT is"]
[INFO] [stdout] 2799 | |     #[doc = " returned."]
[INFO] [stdout] ...    |
[INFO] [stdout] 2811 | |     #[doc = "   ::NVFBC_ERR_INTERNAL \\n"]
[INFO] [stdout] 2812 | |     #[doc = "   ::NVFBC_ERR_X"]
[INFO] [stdout]      | |______________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [in] pParams
[INFO] [stdout]                      ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2819:10
[INFO] [stdout]      |
[INFO] [stdout] 2819 |       #[doc = " \\brief Creates a capture session for an FBC client."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2820 | |     #[doc = ""]
[INFO] [stdout] 2821 | |     #[doc = " This function starts a capture session of the desired type (system memory,"]
[INFO] [stdout] 2822 | |     #[doc = " video memory with CUDA interop, or H.264 compressed frames in system memory)."]
[INFO] [stdout] ...    |
[INFO] [stdout] 2848 | |     #[doc = "   ::NVFBC_ERR_MUST_RECREATE \\n"]
[INFO] [stdout] 2849 | |     #[doc = "   ::NVFBC_ERR_INTERNAL"]
[INFO] [stdout]      | |_____________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [in] sessionHandle
[INFO] [stdout]                      ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2819:10
[INFO] [stdout]      |
[INFO] [stdout] 2819 |       #[doc = " \\brief Creates a capture session for an FBC client."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2820 | |     #[doc = ""]
[INFO] [stdout] 2821 | |     #[doc = " This function starts a capture session of the desired type (system memory,"]
[INFO] [stdout] 2822 | |     #[doc = " video memory with CUDA interop, or H.264 compressed frames in system memory)."]
[INFO] [stdout] ...    |
[INFO] [stdout] 2848 | |     #[doc = "   ::NVFBC_ERR_MUST_RECREATE \\n"]
[INFO] [stdout] 2849 | |     #[doc = "   ::NVFBC_ERR_INTERNAL"]
[INFO] [stdout]      | |_____________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [in] pParams
[INFO] [stdout]                      ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2856:10
[INFO] [stdout]      |
[INFO] [stdout] 2856 |       #[doc = " \\brief Destroys a capture session for an FBC client."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2857 | |     #[doc = ""]
[INFO] [stdout] 2858 | |     #[doc = " This function stops a capture session and frees allocated objects."]
[INFO] [stdout] 2859 | |     #[doc = ""]
[INFO] [stdout] ...    |
[INFO] [stdout] 2874 | |     #[doc = "   ::NVFBC_ERR_INTERNAL \\n"]
[INFO] [stdout] 2875 | |     #[doc = "   ::NVFBC_ERR_X"]
[INFO] [stdout]      | |______________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [in] sessionHandle
[INFO] [stdout]                      ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2856:10
[INFO] [stdout]      |
[INFO] [stdout] 2856 |       #[doc = " \\brief Destroys a capture session for an FBC client."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2857 | |     #[doc = ""]
[INFO] [stdout] 2858 | |     #[doc = " This function stops a capture session and frees allocated objects."]
[INFO] [stdout] 2859 | |     #[doc = ""]
[INFO] [stdout] ...    |
[INFO] [stdout] 2874 | |     #[doc = "   ::NVFBC_ERR_INTERNAL \\n"]
[INFO] [stdout] 2875 | |     #[doc = "   ::NVFBC_ERR_X"]
[INFO] [stdout]      | |______________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [in] pParams
[INFO] [stdout]                      ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2882:10
[INFO] [stdout]      |
[INFO] [stdout] 2882 |       #[doc = " \\brief Sets up a capture to system memory session."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2883 | |     #[doc = ""]
[INFO] [stdout] 2884 | |     #[doc = " This function configures how the capture to system memory should behave. It"]
[INFO] [stdout] 2885 | |     #[doc = " can be called anytime and several times after the capture session has been"]
[INFO] [stdout] ...    |
[INFO] [stdout] 2908 | |     #[doc = "   ::NVFBC_ERR_OUT_OF_MEMORY \\n"]
[INFO] [stdout] 2909 | |     #[doc = "   ::NVFBC_ERR_X"]
[INFO] [stdout]      | |______________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [in] sessionHandle
[INFO] [stdout]                      ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2882:10
[INFO] [stdout]      |
[INFO] [stdout] 2882 |       #[doc = " \\brief Sets up a capture to system memory session."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2883 | |     #[doc = ""]
[INFO] [stdout] 2884 | |     #[doc = " This function configures how the capture to system memory should behave. It"]
[INFO] [stdout] 2885 | |     #[doc = " can be called anytime and several times after the capture session has been"]
[INFO] [stdout] ...    |
[INFO] [stdout] 2908 | |     #[doc = "   ::NVFBC_ERR_OUT_OF_MEMORY \\n"]
[INFO] [stdout] 2909 | |     #[doc = "   ::NVFBC_ERR_X"]
[INFO] [stdout]      | |______________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [in] pParams
[INFO] [stdout]                      ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2913:10
[INFO] [stdout]      |
[INFO] [stdout] 2913 |       #[doc = " \\brief Captures a frame to a buffer in system memory."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2914 | |     #[doc = ""]
[INFO] [stdout] 2915 | |     #[doc = " This function triggers a frame capture to a buffer in system memory that was"]
[INFO] [stdout] 2916 | |     #[doc = " registered with the ToSysSetUp() API call."]
[INFO] [stdout] ...    |
[INFO] [stdout] 2947 | |     #[doc = "   \\see NvFBCCreateCaptureSession \\n"]
[INFO] [stdout] 2948 | |     #[doc = "   \\see NvFBCToSysSetUp"]
[INFO] [stdout]      | |______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [in] sessionHandle
[INFO] [stdout]                      ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2913:10
[INFO] [stdout]      |
[INFO] [stdout] 2913 |       #[doc = " \\brief Captures a frame to a buffer in system memory."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2914 | |     #[doc = ""]
[INFO] [stdout] 2915 | |     #[doc = " This function triggers a frame capture to a buffer in system memory that was"]
[INFO] [stdout] 2916 | |     #[doc = " registered with the ToSysSetUp() API call."]
[INFO] [stdout] ...    |
[INFO] [stdout] 2947 | |     #[doc = "   \\see NvFBCCreateCaptureSession \\n"]
[INFO] [stdout] 2948 | |     #[doc = "   \\see NvFBCToSysSetUp"]
[INFO] [stdout]      | |______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [in] pParams
[INFO] [stdout]                      ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2955:10
[INFO] [stdout]      |
[INFO] [stdout] 2955 |       #[doc = " \\brief Sets up a capture to video memory session."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2956 | |     #[doc = ""]
[INFO] [stdout] 2957 | |     #[doc = " This function configures how the capture to video memory with CUDA interop"]
[INFO] [stdout] 2958 | |     #[doc = " should behave.  It can be called anytime and several times after the capture"]
[INFO] [stdout] ...    |
[INFO] [stdout] 2976 | |     #[doc = "   ::NVFBC_ERR_GL \\n"]
[INFO] [stdout] 2977 | |     #[doc = "   ::NVFBC_ERR_X"]
[INFO] [stdout]      | |______________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [in] sessionHandle
[INFO] [stdout]                      ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2955:10
[INFO] [stdout]      |
[INFO] [stdout] 2955 |       #[doc = " \\brief Sets up a capture to video memory session."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2956 | |     #[doc = ""]
[INFO] [stdout] 2957 | |     #[doc = " This function configures how the capture to video memory with CUDA interop"]
[INFO] [stdout] 2958 | |     #[doc = " should behave.  It can be called anytime and several times after the capture"]
[INFO] [stdout] ...    |
[INFO] [stdout] 2976 | |     #[doc = "   ::NVFBC_ERR_GL \\n"]
[INFO] [stdout] 2977 | |     #[doc = "   ::NVFBC_ERR_X"]
[INFO] [stdout]      | |______________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [in] pParams
[INFO] [stdout]                      ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2984:10
[INFO] [stdout]      |
[INFO] [stdout] 2984 |       #[doc = " \\brief Captures a frame to a CUDA device in video memory."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2985 | |     #[doc = ""]
[INFO] [stdout] 2986 | |     #[doc = " This function triggers a frame capture to a CUDA device in video memory."]
[INFO] [stdout] 2987 | |     #[doc = ""]
[INFO] [stdout] ...    |
[INFO] [stdout] 3007 | |     #[doc = "   \\see NvFBCCreateCaptureSession \\n"]
[INFO] [stdout] 3008 | |     #[doc = "   \\see NvFBCToCudaSetUp"]
[INFO] [stdout]      | |_______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [in] sessionHandle
[INFO] [stdout]                      ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2984:10
[INFO] [stdout]      |
[INFO] [stdout] 2984 |       #[doc = " \\brief Captures a frame to a CUDA device in video memory."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2985 | |     #[doc = ""]
[INFO] [stdout] 2986 | |     #[doc = " This function triggers a frame capture to a CUDA device in video memory."]
[INFO] [stdout] 2987 | |     #[doc = ""]
[INFO] [stdout] ...    |
[INFO] [stdout] 3007 | |     #[doc = "   \\see NvFBCCreateCaptureSession \\n"]
[INFO] [stdout] 3008 | |     #[doc = "   \\see NvFBCToCudaSetUp"]
[INFO] [stdout]      | |_______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [in] pParams
[INFO] [stdout]                      ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:3015:10
[INFO] [stdout]      |
[INFO] [stdout] 3015 |       #[doc = " \\brief Sets up a capture to OpenGL buffer in video memory session."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 3016 | |     #[doc = ""]
[INFO] [stdout] 3017 | |     #[doc = " This function configures how the capture to video memory should behave."]
[INFO] [stdout] 3018 | |     #[doc = " It can be called anytime and several times after the capture session has been"]
[INFO] [stdout] ...    |
[INFO] [stdout] 3036 | |     #[doc = "   ::NVFBC_ERR_GL \\n"]
[INFO] [stdout] 3037 | |     #[doc = "   ::NVFBC_ERR_X"]
[INFO] [stdout]      | |______________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [in] sessionHandle
[INFO] [stdout]                      ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:3015:10
[INFO] [stdout]      |
[INFO] [stdout] 3015 |       #[doc = " \\brief Sets up a capture to OpenGL buffer in video memory session."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 3016 | |     #[doc = ""]
[INFO] [stdout] 3017 | |     #[doc = " This function configures how the capture to video memory should behave."]
[INFO] [stdout] 3018 | |     #[doc = " It can be called anytime and several times after the capture session has been"]
[INFO] [stdout] ...    |
[INFO] [stdout] 3036 | |     #[doc = "   ::NVFBC_ERR_GL \\n"]
[INFO] [stdout] 3037 | |     #[doc = "   ::NVFBC_ERR_X"]
[INFO] [stdout]      | |______________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [in] pParams
[INFO] [stdout]                      ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:3041:10
[INFO] [stdout]      |
[INFO] [stdout] 3041 |       #[doc = " \\brief Captures a frame to an OpenGL buffer in video memory."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 3042 | |     #[doc = ""]
[INFO] [stdout] 3043 | |     #[doc = " This function triggers a frame capture to a selected resource in video memory."]
[INFO] [stdout] 3044 | |     #[doc = ""]
[INFO] [stdout] ...    |
[INFO] [stdout] 3063 | |     #[doc = "   \\see NvFBCCreateCaptureSession \\n"]
[INFO] [stdout] 3064 | |     #[doc = "   \\see NvFBCToCudaSetUp"]
[INFO] [stdout]      | |_______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [in] sessionHandle
[INFO] [stdout]                      ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:3041:10
[INFO] [stdout]      |
[INFO] [stdout] 3041 |       #[doc = " \\brief Captures a frame to an OpenGL buffer in video memory."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 3042 | |     #[doc = ""]
[INFO] [stdout] 3043 | |     #[doc = " This function triggers a frame capture to a selected resource in video memory."]
[INFO] [stdout] 3044 | |     #[doc = ""]
[INFO] [stdout] ...    |
[INFO] [stdout] 3063 | |     #[doc = "   \\see NvFBCCreateCaptureSession \\n"]
[INFO] [stdout] 3064 | |     #[doc = "   \\see NvFBCToCudaSetUp"]
[INFO] [stdout]      | |_______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [in] pParams
[INFO] [stdout]                      ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:3574:10
[INFO] [stdout]      |
[INFO] [stdout] 3574 |       #[doc = " \\ingroup FBC_FUNC"]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 3575 | |     #[doc = ""]
[INFO] [stdout] 3576 | |     #[doc = " \\brief Entry Points to the NvFBC interface."]
[INFO] [stdout] 3577 | |     #[doc = ""]
[INFO] [stdout] ...    |
[INFO] [stdout] 3586 | |     #[doc = "   ::NVFBC_ERR_INVALID_PTR \\n"]
[INFO] [stdout] 3587 | |     #[doc = "   ::NVFBC_ERR_API_VERSION"]
[INFO] [stdout]      | |________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              \param [out] pFunctionList
[INFO] [stdout]                      ^^^
[INFO] [stdout]      = note: no item named `out` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]    --> src/generated.rs:368:13
[INFO] [stdout]     |
[INFO] [stdout] 368 |     #[doc = " [in] X offset of the box."]
[INFO] [stdout]     |                ^^ no item named `in` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]    --> src/generated.rs:370:13
[INFO] [stdout]     |
[INFO] [stdout] 370 |     #[doc = " [in] Y offset of the box."]
[INFO] [stdout]     |                ^^ no item named `in` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]    --> src/generated.rs:372:13
[INFO] [stdout]     |
[INFO] [stdout] 372 |     #[doc = " [in] Width of the box."]
[INFO] [stdout]     |                ^^ no item named `in` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]    --> src/generated.rs:374:13
[INFO] [stdout]     |
[INFO] [stdout] 374 |     #[doc = " [in] Height of the box."]
[INFO] [stdout]     |                ^^ no item named `in` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]    --> src/generated.rs:451:13
[INFO] [stdout]     |
[INFO] [stdout] 451 |     #[doc = " [in] Width."]
[INFO] [stdout]     |                ^^ no item named `in` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]    --> src/generated.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |     #[doc = " [in] Height."]
[INFO] [stdout]     |                ^^ no item named `in` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]    --> src/generated.rs:499:13
[INFO] [stdout]     |
[INFO] [stdout] 499 |     #[doc = " [out] Width of the captured frame."]
[INFO] [stdout]     |                ^^^ no item named `out` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]    --> src/generated.rs:501:13
[INFO] [stdout]     |
[INFO] [stdout] 501 |     #[doc = " [out] Height of the captured frame."]
[INFO] [stdout]     |                ^^^ no item named `out` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]    --> src/generated.rs:503:13
[INFO] [stdout]     |
[INFO] [stdout] 503 |     #[doc = " [out] Size of the frame in bytes."]
[INFO] [stdout]     |                ^^^ no item named `out` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]    --> src/generated.rs:505:13
[INFO] [stdout]     |
[INFO] [stdout] 505 |     #[doc = " [out] Incremental ID of the current frame."]
[INFO] [stdout]     |                ^^^ no item named `out` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]    --> src/generated.rs:509:10
[INFO] [stdout]     |
[INFO] [stdout] 509 |       #[doc = " [out] Whether the captured frame is a new frame."]
[INFO] [stdout]     |  _____________^
[INFO] [stdout] 510 | |     #[doc = ""]
[INFO] [stdout] 511 | |     #[doc = " When using non blocking calls it is possible to capture a frame"]
[INFO] [stdout] 512 | |     #[doc = " that was already captured before if the display server did not"]
[INFO] [stdout] ...   |
[INFO] [stdout] 535 | |     #[doc = "   are damaged"]
[INFO] [stdout] 536 | |     #[doc = " - Using NvFBC's diffmaps to find out if the frame changed"]
[INFO] [stdout]     | |________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             [out] Whether the captured frame is a new frame.
[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/generated.rs:538:13
[INFO] [stdout]     |
[INFO] [stdout] 538 |     #[doc = " [out] Frame timestamp"]
[INFO] [stdout]     |                ^^^ no item named `out` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]    --> src/generated.rs:724:13
[INFO] [stdout]     |
[INFO] [stdout] 724 |     #[doc = " [in] Must be set to NVFBC_CREATE_HANDLE_PARAMS_VER"]
[INFO] [stdout]     |                ^^ no item named `in` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]    --> src/generated.rs:726:10
[INFO] [stdout]     |
[INFO] [stdout] 726 |       #[doc = " [in] Application specific private information passed to the NvFBC"]
[INFO] [stdout]     |  _____________^
[INFO] [stdout] 727 | |     #[doc = " session."]
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             [in] Application specific private information passed to the NvFBC
[INFO] [stdout]              ^^
[INFO] [stdout]     = note: no item named `in` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]    --> src/generated.rs:729:10
[INFO] [stdout]     |
[INFO] [stdout] 729 |       #[doc = " [in] Size of the application specific private information passed to the"]
[INFO] [stdout]     |  _____________^
[INFO] [stdout] 730 | |     #[doc = " NvFBC session."]
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             [in] Size of the application specific private information passed to 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/generated.rs:732:10
[INFO] [stdout]     |
[INFO] [stdout] 732 |       #[doc = " [in] Whether NvFBC should not create and manage its own graphics context"]
[INFO] [stdout]     |  _____________^
[INFO] [stdout] 733 | |     #[doc = ""]
[INFO] [stdout] 734 | |     #[doc = " NvFBC internally uses OpenGL to perfom graphics operations on the"]
[INFO] [stdout] 735 | |     #[doc = " captured frames.  By default, NvFBC will create and manage (e.g., make"]
[INFO] [stdout] ...   |
[INFO] [stdout] 739 | |     #[doc = " be the application's responsibility to make sure that a context is"]
[INFO] [stdout] 740 | |     #[doc = " current on the thread calling into the NvFBC API."]
[INFO] [stdout]     | |________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             [in] Whether NvFBC should not create and manage its own graphics context
[INFO] [stdout]              ^^
[INFO] [stdout]     = note: no item named `in` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]    --> src/generated.rs:742:10
[INFO] [stdout]     |
[INFO] [stdout] 742 |       #[doc = " [in] GLX context"]
[INFO] [stdout]     |  _____________^
[INFO] [stdout] 743 | |     #[doc = ""]
[INFO] [stdout] 744 | |     #[doc = " GLX context that NvFBC should use internally to create pixmaps and"]
[INFO] [stdout] 745 | |     #[doc = " make them current when creating a new capture session."]
[INFO] [stdout] 746 | |     #[doc = ""]
[INFO] [stdout] 747 | |     #[doc = " Note: NvFBC expects a context created against a GLX_RGBA_TYPE render"]
[INFO] [stdout] 748 | |     #[doc = " type."]
[INFO] [stdout]     | |____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             [in] GLX context
[INFO] [stdout]              ^^
[INFO] [stdout]     = note: no item named `in` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]    --> src/generated.rs:750:10
[INFO] [stdout]     |
[INFO] [stdout] 750 |       #[doc = " [in] GLX framebuffer configuration"]
[INFO] [stdout]     |  _____________^
[INFO] [stdout] 751 | |     #[doc = ""]
[INFO] [stdout] 752 | |     #[doc = " Framebuffer configuration that was used to create the GLX context, and"]
[INFO] [stdout] 753 | |     #[doc = " that will be used to create pixmaps internally."]
[INFO] [stdout] ...   |
[INFO] [stdout] 758 | |     #[doc = "  GLX_BIND_TO_TEXTURE_RGBA_EXT, 1"]
[INFO] [stdout] 759 | |     #[doc = "  GLX_BIND_TO_TEXTURE_TARGETS_EXT, GLX_TEXTURE_2D_BIT_EXT"]
[INFO] [stdout]     | |_______________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             [in] GLX framebuffer configuration
[INFO] [stdout]              ^^
[INFO] [stdout]     = note: no item named `in` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]    --> src/generated.rs:883:13
[INFO] [stdout]     |
[INFO] [stdout] 883 |     #[doc = " [in] Must be set to NVFBC_DESTROY_HANDLE_PARAMS_VER"]
[INFO] [stdout]     |                ^^ no item named `in` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:1002:13
[INFO] [stdout]      |
[INFO] [stdout] 1002 |     #[doc = " [in] Must be set to NVFBC_GET_STATUS_PARAMS_VER"]
[INFO] [stdout]      |                ^^ no item named `in` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:1004:13
[INFO] [stdout]      |
[INFO] [stdout] 1004 |     #[doc = " [out] Whether or not framebuffer capture is supported by the graphics"]
[INFO] [stdout]      |                ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:1007:13
[INFO] [stdout]      |
[INFO] [stdout] 1007 |     #[doc = " [out] Whether or not there is already a capture session on this system."]
[INFO] [stdout]      |                ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:1009:13
[INFO] [stdout]      |
[INFO] [stdout] 1009 |     #[doc = " [out] Whether or not it is possible to create a capture session on this"]
[INFO] [stdout]      |                ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:1012:13
[INFO] [stdout]      |
[INFO] [stdout] 1012 |     #[doc = " [out] Size of the X screen (framebuffer)."]
[INFO] [stdout]      |                ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:1014:10
[INFO] [stdout]      |
[INFO] [stdout] 1014 |       #[doc = " [out] Whether the XRandR extension is available."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 1015 | |     #[doc = ""]
[INFO] [stdout] 1016 | |     #[doc = " If this extension is not available then it is not possible to have"]
[INFO] [stdout] 1017 | |     #[doc = " information about RandR outputs."]
[INFO] [stdout]      | |_______________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [out] Whether the XRandR extension is available.
[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/generated.rs:1019:10
[INFO] [stdout]      |
[INFO] [stdout] 1019 |       #[doc = " [out] Array of outputs connected to the X screen."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 1020 | |     #[doc = ""]
[INFO] [stdout] 1021 | |     #[doc = " An application can track a specific output by specifying its ID when"]
[INFO] [stdout] 1022 | |     #[doc = " creating a capture session."]
[INFO] [stdout] 1023 | |     #[doc = ""]
[INFO] [stdout] 1024 | |     #[doc = " Only if XRandR is available."]
[INFO] [stdout]      | |___________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [out] Array of outputs connected to the X screen.
[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/generated.rs:1026:10
[INFO] [stdout]      |
[INFO] [stdout] 1026 |       #[doc = " [out] Number of outputs connected to the X screen."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 1027 | |     #[doc = ""]
[INFO] [stdout] 1028 | |     #[doc = " This must be used to parse the array of connected outputs."]
[INFO] [stdout] 1029 | |     #[doc = ""]
[INFO] [stdout] 1030 | |     #[doc = " Only if XRandR is available."]
[INFO] [stdout]      | |___________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [out] Number of outputs connected to the X screen.
[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/generated.rs:1032:13
[INFO] [stdout]      |
[INFO] [stdout] 1032 |     #[doc = " [out] Version of the NvFBC library running on this system."]
[INFO] [stdout]      |                ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:1034:13
[INFO] [stdout]      |
[INFO] [stdout] 1034 |     #[doc = " [out] Whether the X server is currently in modeset."]
[INFO] [stdout]      |                ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:1232:13
[INFO] [stdout]      |
[INFO] [stdout] 1232 |     #[doc = " [in] Must be set to NVFBC_CREATE_CAPTURE_SESSION_PARAMS_VER"]
[INFO] [stdout]      |                ^^ no item named `in` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:1234:10
[INFO] [stdout]      |
[INFO] [stdout] 1234 |       #[doc = " [in] Desired capture type."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 1235 | |     #[doc = ""]
[INFO] [stdout] 1236 | |     #[doc = " Note that when specyfing ::NVFBC_CAPTURE_SHARED_CUDA NvFBC will try to"]
[INFO] [stdout] 1237 | |     #[doc = " dlopen() the corresponding libraries.  This means that NvFBC can run on"]
[INFO] [stdout] 1238 | |     #[doc = " a system without the CUDA library since it does not link against them."]
[INFO] [stdout]      | |_____________________________________________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [in] Desired capture type.
[INFO] [stdout]               ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:1240:13
[INFO] [stdout]      |
[INFO] [stdout] 1240 |     #[doc = " [in] What region of the framebuffer should be tracked."]
[INFO] [stdout]      |                ^^ no item named `in` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:1242:10
[INFO] [stdout]      |
[INFO] [stdout] 1242 |       #[doc = " [in] ID of the output to track if eTrackingType is set to"]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 1243 | |     #[doc = " ::NVFBC_TRACKING_OUTPUT."]
[INFO] [stdout]      | |_______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [in] ID of the output to track if eTrackingType is set to
[INFO] [stdout]               ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:1245:10
[INFO] [stdout]      |
[INFO] [stdout] 1245 |       #[doc = " [in] Crop the tracked region."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 1246 | |     #[doc = ""]
[INFO] [stdout] 1247 | |     #[doc = " The coordinates are relative to the tracked region."]
[INFO] [stdout] 1248 | |     #[doc = ""]
[INFO] [stdout] 1249 | |     #[doc = " It can be set to 0 to capture the entire tracked region."]
[INFO] [stdout]      | |_______________________________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [in] Crop the tracked region.
[INFO] [stdout]               ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:1251:10
[INFO] [stdout]      |
[INFO] [stdout] 1251 |       #[doc = " [in] Desired size of the captured frame."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 1252 | |     #[doc = ""]
[INFO] [stdout] 1253 | |     #[doc = " This parameter allow to scale the captured frame."]
[INFO] [stdout] 1254 | |     #[doc = ""]
[INFO] [stdout] 1255 | |     #[doc = " It can be set to 0 to disable frame resizing."]
[INFO] [stdout]      | |____________________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [in] Desired size of the captured frame.
[INFO] [stdout]               ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:1257:10
[INFO] [stdout]      |
[INFO] [stdout] 1257 |       #[doc = " [in] Whether the mouse cursor should be composited to the frame."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 1258 | |     #[doc = ""]
[INFO] [stdout] 1259 | |     #[doc = " Disabling the cursor will not generate new frames when only the cursor"]
[INFO] [stdout] 1260 | |     #[doc = " is moved."]
[INFO] [stdout]      | |________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [in] Whether the mouse cursor should be composited to the frame.
[INFO] [stdout]               ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:1262:10
[INFO] [stdout]      |
[INFO] [stdout] 1262 |       #[doc = " [in] Whether NvFBC should not attempt to recover from modesets."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 1263 | |     #[doc = ""]
[INFO] [stdout] 1264 | |     #[doc = " NvFBC is able to detect when a modeset event occured and can automatically"]
[INFO] [stdout] 1265 | |     #[doc = " re-create a capture session with the same settings as before, then resume"]
[INFO] [stdout] ...    |
[INFO] [stdout] 1277 | |     #[doc = " Note that during modeset recovery, NvFBC will try to re-create the"]
[INFO] [stdout] 1278 | |     #[doc = " capture session every second until it succeeds."]
[INFO] [stdout]      | |______________________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [in] Whether NvFBC should not attempt to recover from modesets.
[INFO] [stdout]               ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:1280:10
[INFO] [stdout]      |
[INFO] [stdout] 1280 |       #[doc = " [in] Whether NvFBC should round the requested frameSize."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 1281 | |     #[doc = ""]
[INFO] [stdout] 1282 | |     #[doc = " When disabled, NvFBC will not attempt to round the requested resolution."]
[INFO] [stdout] 1283 | |     #[doc = ""]
[INFO] [stdout] ...    |
[INFO] [stdout] 1298 | |     #[doc = " NVFBC_FRAME_GRAB_INFO::dwWidth and NVFBC_FRAME_GRAB_INFO::dwHeight should"]
[INFO] [stdout] 1299 | |     #[doc = " always be used for getting information about captured frames."]
[INFO] [stdout]      | |____________________________________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [in] Whether NvFBC should round the requested frameSize.
[INFO] [stdout]               ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:1301:10
[INFO] [stdout]      |
[INFO] [stdout] 1301 |       #[doc = " [in] Rate in ms at which the display server generates new frames"]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 1302 | |     #[doc = ""]
[INFO] [stdout] 1303 | |     #[doc = " This controls the frequency at which the display server will generate"]
[INFO] [stdout] 1304 | |     #[doc = " new frames if new content is available.  This effectively controls the"]
[INFO] [stdout] ...    |
[INFO] [stdout] 1308 | |     #[doc = ""]
[INFO] [stdout] 1309 | |     #[doc = " The default value is 16ms (~ 60 Hz)."]
[INFO] [stdout]      | |___________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [in] Rate in ms at which the display server generates new frames
[INFO] [stdout]               ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:1311:10
[INFO] [stdout]      |
[INFO] [stdout] 1311 |       #[doc = " [in] Enable push model for frame capture"]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 1312 | |     #[doc = ""]
[INFO] [stdout] 1313 | |     #[doc = " When set to NVFBC_TRUE, the display server will generate frames whenever"]
[INFO] [stdout] 1314 | |     #[doc = " it receives a damage event from applications."]
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |     #[doc = " Note that applications running at high frame rates will increase CPU and"]
[INFO] [stdout] 1324 | |     #[doc = " GPU loads."]
[INFO] [stdout]      | |_________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [in] Enable push model for frame capture
[INFO] [stdout]               ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:1326:10
[INFO] [stdout]      |
[INFO] [stdout] 1326 |       #[doc = " [in] Allow direct capture"]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 1327 | |     #[doc = ""]
[INFO] [stdout] 1328 | |     #[doc = " Direct capture allows NvFBC to attach itself to a fullscreen graphics"]
[INFO] [stdout] 1329 | |     #[doc = " application. Whenever that application presents a frame, it makes a copy"]
[INFO] [stdout] ...    |
[INFO] [stdout] 1361 | |     #[doc = " An application can know whether a given frame was obtained through"]
[INFO] [stdout] 1362 | |     #[doc = " direct capture by checking NVFBC_FRAME_GRAB_INFO::bDirectCapture."]
[INFO] [stdout]      | |________________________________________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [in] Allow direct capture
[INFO] [stdout]               ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:1588:13
[INFO] [stdout]      |
[INFO] [stdout] 1588 |     #[doc = " [in] Must be set to NVFBC_DESTROY_CAPTURE_SESSION_PARAMS_VER"]
[INFO] [stdout]      |                ^^ no item named `in` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:1627:13
[INFO] [stdout]      |
[INFO] [stdout] 1627 |     #[doc = " [in] Must be set to NVFBC_BIND_CONTEXT_PARAMS_VER"]
[INFO] [stdout]      |                ^^ no item named `in` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:1666:13
[INFO] [stdout]      |
[INFO] [stdout] 1666 |     #[doc = " [in] Must be set to NVFBC_RELEASE_CONTEXT_PARAMS_VER"]
[INFO] [stdout]      |                ^^ no item named `in` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:1733:13
[INFO] [stdout]      |
[INFO] [stdout] 1733 |     #[doc = " [in] Must be set to NVFBC_TOSYS_SETUP_PARAMS_VER"]
[INFO] [stdout]      |                ^^ no item named `in` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:1735:13
[INFO] [stdout]      |
[INFO] [stdout] 1735 |     #[doc = " [in] Desired buffer format."]
[INFO] [stdout]      |                ^^ no item named `in` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:1737:10
[INFO] [stdout]      |
[INFO] [stdout] 1737 |       #[doc = " [out] Pointer to a pointer to a buffer in system memory."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 1738 | |     #[doc = ""]
[INFO] [stdout] 1739 | |     #[doc = " This buffer contains the pixel value of the requested format.  Refer to"]
[INFO] [stdout] 1740 | |     #[doc = " the description of the buffer formats to understand the memory layout."]
[INFO] [stdout] ...    |
[INFO] [stdout] 1747 | |     #[doc = " size is returned in the dwByteSize field of the"]
[INFO] [stdout] 1748 | |     #[doc = " ::NVFBC_FRAME_GRAB_INFO structure."]
[INFO] [stdout]      | |_________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [out] Pointer to a pointer to a buffer in system 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/generated.rs:1750:13
[INFO] [stdout]      |
[INFO] [stdout] 1750 |     #[doc = " [in] Whether differential maps should be generated."]
[INFO] [stdout]      |                ^^ no item named `in` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:1752:13
[INFO] [stdout]      |
[INFO] [stdout] 1752 |     #[doc = " [out] Pointer to a pointer to a buffer in system memory."]
[INFO] [stdout]      |                ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:1770:10
[INFO] [stdout]      |
[INFO] [stdout] 1770 |       #[doc = " [in] Scaling factor of the differential maps."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 1771 | |     #[doc = ""]
[INFO] [stdout] 1772 | |     #[doc = " For example, a scaling factor of 16 means that one pixel of the diffmap"]
[INFO] [stdout] 1773 | |     #[doc = " will represent 16x16 pixels of the original frames."]
[INFO] [stdout] ...    |
[INFO] [stdout] 1779 | |     #[doc = " The default scaling factor is 1.  A dwDiffMapScalingFactor of 0 will be"]
[INFO] [stdout] 1780 | |     #[doc = " set to 1."]
[INFO] [stdout]      | |________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [in] Scaling factor of the differential maps.
[INFO] [stdout]               ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:1782:13
[INFO] [stdout]      |
[INFO] [stdout] 1782 |     #[doc = " [out] Size of the differential map."]
[INFO] [stdout]      |                ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:1925:13
[INFO] [stdout]      |
[INFO] [stdout] 1925 |     #[doc = " [in] Must be set to NVFBC_TOSYS_GRAB_FRAME_PARAMS_VER"]
[INFO] [stdout]      |                ^^ no item named `in` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:1927:10
[INFO] [stdout]      |
[INFO] [stdout] 1927 |     #[doc = " [in] Flags defining the behavior of this frame capture."]
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [in] Flags defining the behavior of this frame capture.
[INFO] [stdout]               ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:1929:10
[INFO] [stdout]      |
[INFO] [stdout] 1929 |       #[doc = " [out] Information about the captured frame."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 1930 | |     #[doc = ""]
[INFO] [stdout] 1931 | |     #[doc = " Can be NULL."]
[INFO] [stdout]      | |___________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [out] Information about the captured frame.
[INFO] [stdout]               ^^^
[INFO] [stdout]      = note: no item named `out` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:1933:10
[INFO] [stdout]      |
[INFO] [stdout] 1933 |       #[doc = " [in] Wait timeout in milliseconds."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 1934 | |     #[doc = ""]
[INFO] [stdout] 1935 | |     #[doc = " When capturing frames with the NVFBC_TOSYS_GRAB_FLAGS_NOFLAGS or"]
[INFO] [stdout] 1936 | |     #[doc = " NVFBC_TOSYS_GRAB_FLAGS_NOWAIT_IF_NEW_FRAME_READY flags,"]
[INFO] [stdout] ...    |
[INFO] [stdout] 1954 | |     #[doc = ""]
[INFO] [stdout] 1955 | |     #[doc = " Set to 0 to disable timeouts."]
[INFO] [stdout]      | |____________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [in] Wait timeout in milliseconds.
[INFO] [stdout]               ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2054:9
[INFO] [stdout]      |
[INFO] [stdout] 2054 |   #[doc = " [in] Forces the destination buffer to be refreshed even if the frame"]
[INFO] [stdout]      |  _________^
[INFO] [stdout] 2055 | | #[doc = " has not changed since previous capture."]
[INFO] [stdout] 2056 | | #[doc = ""]
[INFO] [stdout] 2057 | | #[doc = " By default, if the captured frame is identical to the previous one, NvFBC"]
[INFO] [stdout] ...    |
[INFO] [stdout] 2060 | | #[doc = " Setting that flag will prevent this behavior.  This can be useful e.g.,"]
[INFO] [stdout] 2061 | | #[doc = " if the application has modified the buffer in the meantime."]
[INFO] [stdout]      | |______________________________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [in] Forces the destination buffer to be refreshed even if the frame
[INFO] [stdout]               ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2073:13
[INFO] [stdout]      |
[INFO] [stdout] 2073 |     #[doc = " [in] Must be set to NVFBC_TOCUDA_SETUP_PARAMS_VER"]
[INFO] [stdout]      |                ^^ no item named `in` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2075:13
[INFO] [stdout]      |
[INFO] [stdout] 2075 |     #[doc = " [in] Desired buffer format."]
[INFO] [stdout]      |                ^^ no item named `in` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2131:13
[INFO] [stdout]      |
[INFO] [stdout] 2131 |     #[doc = " [in] Must be set to NVFBC_TOCUDA_GRAB_FRAME_PARAMS_VER."]
[INFO] [stdout]      |                ^^ no item named `in` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2133:10
[INFO] [stdout]      |
[INFO] [stdout] 2133 |     #[doc = " [in] Flags defining the behavior of this frame capture."]
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [in] Flags defining the behavior of this frame capture.
[INFO] [stdout]               ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:2135:13
[INFO] [stdout]      |
[INFO] [stdout] 2135 |     #[doc = " [out] Pointer to a ::CUdeviceptr"]
[INFO] [stdout]      |                ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:2147:10
[INFO] [stdout]      |
[INFO] [stdout] 2147 |       #[doc = " [out] Information about the captured frame."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2148 | |     #[doc = ""]
[INFO] [stdout] 2149 | |     #[doc = " Can be NULL."]
[INFO] [stdout]      | |___________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [out] Information about the captured frame.
[INFO] [stdout]               ^^^
[INFO] [stdout]      = note: no item named `out` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2151:10
[INFO] [stdout]      |
[INFO] [stdout] 2151 |       #[doc = " [in] Wait timeout in milliseconds."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2152 | |     #[doc = ""]
[INFO] [stdout] 2153 | |     #[doc = " When capturing frames with the NVFBC_TOCUDA_GRAB_FLAGS_NOFLAGS or"]
[INFO] [stdout] 2154 | |     #[doc = " NVFBC_TOCUDA_GRAB_FLAGS_NOWAIT_IF_NEW_FRAME_READY flags,"]
[INFO] [stdout] ...    |
[INFO] [stdout] 2172 | |     #[doc = ""]
[INFO] [stdout] 2173 | |     #[doc = " Set to 0 to disable timeouts."]
[INFO] [stdout]      | |____________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [in] Wait timeout in milliseconds.
[INFO] [stdout]               ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2289:9
[INFO] [stdout]      |
[INFO] [stdout] 2289 |   #[doc = " [in] Forces the destination buffer to be refreshed even if the frame"]
[INFO] [stdout]      |  _________^
[INFO] [stdout] 2290 | | #[doc = " has not changed since previous capture."]
[INFO] [stdout] 2291 | | #[doc = ""]
[INFO] [stdout] 2292 | | #[doc = " By default, if the captured frame is identical to the previous one, NvFBC"]
[INFO] [stdout] ...    |
[INFO] [stdout] 2295 | | #[doc = " Setting that flag will prevent this behavior.  This can be useful e.g.,"]
[INFO] [stdout] 2296 | | #[doc = " if the application has modified the buffer in the meantime."]
[INFO] [stdout]      | |______________________________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [in] Forces the destination buffer to be refreshed even if the frame
[INFO] [stdout]               ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2308:13
[INFO] [stdout]      |
[INFO] [stdout] 2308 |     #[doc = " [in] Must be set to NVFBC_TOGL_SETUP_PARAMS_VER"]
[INFO] [stdout]      |                ^^ no item named `in` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2310:13
[INFO] [stdout]      |
[INFO] [stdout] 2310 |     #[doc = " [in] Desired buffer format."]
[INFO] [stdout]      |                ^^ no item named `in` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2312:13
[INFO] [stdout]      |
[INFO] [stdout] 2312 |     #[doc = " [in] Whether differential maps should be generated."]
[INFO] [stdout]      |                ^^ no item named `in` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:2314:13
[INFO] [stdout]      |
[INFO] [stdout] 2314 |     #[doc = " [out] Pointer to a pointer to a buffer in system memory."]
[INFO] [stdout]      |                ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2318:10
[INFO] [stdout]      |
[INFO] [stdout] 2318 |       #[doc = " [in] Scaling factor of the differential maps."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2319 | |     #[doc = ""]
[INFO] [stdout] 2320 | |     #[doc = " \\see NVFBC_TOSYS_SETUP_PARAMS::dwDiffMapScalingFactor"]
[INFO] [stdout]      | |_____________________________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [in] Scaling factor of the differential maps.
[INFO] [stdout]               ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:2322:13
[INFO] [stdout]      |
[INFO] [stdout] 2322 |     #[doc = " [out] List of GL textures that will store the captured frames."]
[INFO] [stdout]      |                ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:2333:13
[INFO] [stdout]      |
[INFO] [stdout] 2333 |     #[doc = " [out] GL target to which the texture should be bound."]
[INFO] [stdout]      |                ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:2335:13
[INFO] [stdout]      |
[INFO] [stdout] 2335 |     #[doc = " [out] GL format of the textures."]
[INFO] [stdout]      |                ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:2337:13
[INFO] [stdout]      |
[INFO] [stdout] 2337 |     #[doc = " [out] GL type of the textures."]
[INFO] [stdout]      |                ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:2339:13
[INFO] [stdout]      |
[INFO] [stdout] 2339 |     #[doc = " [out] Size of the differential map."]
[INFO] [stdout]      |                ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2533:13
[INFO] [stdout]      |
[INFO] [stdout] 2533 |     #[doc = " [in] Must be set to NVFBC_TOGL_GRAB_FRAME_PARAMS_VER."]
[INFO] [stdout]      |                ^^ no item named `in` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2535:10
[INFO] [stdout]      |
[INFO] [stdout] 2535 |     #[doc = " [in] Flags defining the behavior of this frame capture."]
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [in] Flags defining the behavior of this frame capture.
[INFO] [stdout]               ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:2537:13
[INFO] [stdout]      |
[INFO] [stdout] 2537 |     #[doc = " [out] Index of the texture storing the current frame."]
[INFO] [stdout]      |                ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:2541:10
[INFO] [stdout]      |
[INFO] [stdout] 2541 |       #[doc = " [out] Information about the captured frame."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2542 | |     #[doc = ""]
[INFO] [stdout] 2543 | |     #[doc = " Can be NULL."]
[INFO] [stdout]      | |___________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [out] Information about the captured frame.
[INFO] [stdout]               ^^^
[INFO] [stdout]      = note: no item named `out` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:2545:10
[INFO] [stdout]      |
[INFO] [stdout] 2545 |       #[doc = " [in] Wait timeout in milliseconds."]
[INFO] [stdout]      |  _____________^
[INFO] [stdout] 2546 | |     #[doc = ""]
[INFO] [stdout] 2547 | |     #[doc = " When capturing frames with the NVFBC_TOGL_GRAB_FLAGS_NOFLAGS or"]
[INFO] [stdout] 2548 | |     #[doc = " NVFBC_TOGL_GRAB_FLAGS_NOWAIT_IF_NEW_FRAME_READY flags,"]
[INFO] [stdout] ...    |
[INFO] [stdout] 2566 | |     #[doc = ""]
[INFO] [stdout] 2567 | |     #[doc = " Set to 0 to disable timeouts."]
[INFO] [stdout]      | |____________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the link appears in this line:
[INFO] [stdout]              
[INFO] [stdout]              [in] Wait timeout in milliseconds.
[INFO] [stdout]               ^^
[INFO] [stdout]      = note: no item named `in` in scope
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]     --> src/generated.rs:3141:15
[INFO] [stdout]      |
[INFO] [stdout] 3141 |     #[doc = "!< [in] Must be set to NVFBC_VERSION."]
[INFO] [stdout]      |                  ^^ no item named `in` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:3143:15
[INFO] [stdout]      |
[INFO] [stdout] 3143 |     #[doc = "!< [out] Pointer to ::NvFBCGetLastErrorStr()."]
[INFO] [stdout]      |                  ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:3145:15
[INFO] [stdout]      |
[INFO] [stdout] 3145 |     #[doc = "!< [out] Pointer to ::NvFBCCreateHandle()."]
[INFO] [stdout]      |                  ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:3147:15
[INFO] [stdout]      |
[INFO] [stdout] 3147 |     #[doc = "!< [out] Pointer to ::NvFBCDestroyHandle()."]
[INFO] [stdout]      |                  ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:3149:15
[INFO] [stdout]      |
[INFO] [stdout] 3149 |     #[doc = "!< [out] Pointer to ::NvFBCGetStatus()."]
[INFO] [stdout]      |                  ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:3151:15
[INFO] [stdout]      |
[INFO] [stdout] 3151 |     #[doc = "!< [out] Pointer to ::NvFBCCreateCaptureSession()."]
[INFO] [stdout]      |                  ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:3153:15
[INFO] [stdout]      |
[INFO] [stdout] 3153 |     #[doc = "!< [out] Pointer to ::NvFBCDestroyCaptureSession()."]
[INFO] [stdout]      |                  ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:3155:15
[INFO] [stdout]      |
[INFO] [stdout] 3155 |     #[doc = "!< [out] Pointer to ::NvFBCToSysSetUp()."]
[INFO] [stdout]      |                  ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:3157:15
[INFO] [stdout]      |
[INFO] [stdout] 3157 |     #[doc = "!< [out] Pointer to ::NvFBCToSysGrabFrame()."]
[INFO] [stdout]      |                  ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:3159:15
[INFO] [stdout]      |
[INFO] [stdout] 3159 |     #[doc = "!< [out] Pointer to ::NvFBCToCudaSetUp()."]
[INFO] [stdout]      |                  ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:3161:15
[INFO] [stdout]      |
[INFO] [stdout] 3161 |     #[doc = "!< [out] Pointer to ::NvFBCToCudaGrabFrame()."]
[INFO] [stdout]      |                  ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:3163:15
[INFO] [stdout]      |
[INFO] [stdout] 3163 |     #[doc = "!< [out] Retired. Do not use."]
[INFO] [stdout]      |                  ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:3165:15
[INFO] [stdout]      |
[INFO] [stdout] 3165 |     #[doc = "!< [out] Retired. Do not use."]
[INFO] [stdout]      |                  ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:3167:15
[INFO] [stdout]      |
[INFO] [stdout] 3167 |     #[doc = "!< [out] Retired. Do not use."]
[INFO] [stdout]      |                  ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:3169:15
[INFO] [stdout]      |
[INFO] [stdout] 3169 |     #[doc = "!< [out] Pointer to ::NvFBCBindContext()."]
[INFO] [stdout]      |                  ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:3171:15
[INFO] [stdout]      |
[INFO] [stdout] 3171 |     #[doc = "!< [out] Pointer to ::NvFBCReleaseContext()."]
[INFO] [stdout]      |                  ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:3173:15
[INFO] [stdout]      |
[INFO] [stdout] 3173 |     #[doc = "!< [out] Retired. Do not use."]
[INFO] [stdout]      |                  ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:3175:15
[INFO] [stdout]      |
[INFO] [stdout] 3175 |     #[doc = "!< [out] Retired. Do not use."]
[INFO] [stdout]      |                  ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:3177:15
[INFO] [stdout]      |
[INFO] [stdout] 3177 |     #[doc = "!< [out] Retired. Do not use."]
[INFO] [stdout]      |                  ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:3179:15
[INFO] [stdout]      |
[INFO] [stdout] 3179 |     #[doc = "!< [out] Retired. Do not use."]
[INFO] [stdout]      |                  ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:3181:15
[INFO] [stdout]      |
[INFO] [stdout] 3181 |     #[doc = "!< [out] Pointer to ::nvFBCToGLSetup()."]
[INFO] [stdout]      |                  ^^^ no item named `out` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]     --> src/generated.rs:3183:15
[INFO] [stdout]      |
[INFO] [stdout] 3183 |     #[doc = "!< [out] Pointer to ::nvFBCToGLGrabFrame()."]
[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] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/generated.rs:280:1
[INFO] [stdout]     |
[INFO] [stdout] 280 | pub type _NVFBCSTATUS = ::std::os::raw::c_uint;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `\see NvFBCGetLastErrorStr`
[INFO] [stdout]     = help: ends near `Defines error codes.`
[INFO] [stdout]     = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/generated.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | pub type _NVFBC_BOOL = ::std::os::raw::c_uint;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Defines boolean values.`
[INFO] [stdout]     = help: ends near `Defines boolean values.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/generated.rs:302:1
[INFO] [stdout]     |
[INFO] [stdout] 302 | pub type _NVFBC_CAPTURE_TYPE = ::std::os::raw::c_uint;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Capture type.`
[INFO] [stdout]     = help: ends near `Capture type.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/generated.rs:352:1
[INFO] [stdout]     |
[INFO] [stdout] 352 | pub type _NVFBC_BUFFER_FORMAT = ::std::os::raw::c_uint;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Buffer format.`
[INFO] [stdout]     = help: ends near `Buffer format.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `nvfbc-sys`
[INFO] running `Command { std: "docker" "inspect" "e9bee126d1cb30082b9e571df28b2894ef46edd0b04fd8f83f013ee7738fa501", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9bee126d1cb30082b9e571df28b2894ef46edd0b04fd8f83f013ee7738fa501", kill_on_drop: false }`
[INFO] [stdout] e9bee126d1cb30082b9e571df28b2894ef46edd0b04fd8f83f013ee7738fa501
