[INFO] fetching crate openni2-sys 1.1.1... [INFO] documenting openni2-sys-1.1.1 against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples [INFO] extracting crate openni2-sys 1.1.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate openni2-sys 1.1.1 on toolchain 6ee483316d2e4581572121d60a955affb2032eb3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate openni2-sys 1.1.1 [INFO] finished tweaking crates.io crate openni2-sys 1.1.1 [INFO] tweaked toml for crates.io crate openni2-sys 1.1.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30ff7ef4f57e99a63096960c9b6053e39a90102da3881ee2bb3023637c9c0f2b [INFO] running `Command { std: "docker" "start" "-a" "30ff7ef4f57e99a63096960c9b6053e39a90102da3881ee2bb3023637c9c0f2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30ff7ef4f57e99a63096960c9b6053e39a90102da3881ee2bb3023637c9c0f2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30ff7ef4f57e99a63096960c9b6053e39a90102da3881ee2bb3023637c9c0f2b", kill_on_drop: false }` [INFO] [stdout] 30ff7ef4f57e99a63096960c9b6053e39a90102da3881ee2bb3023637c9c0f2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] 0d6e1c0ab229055c557f312f6f2f485e553660c3f737395cd7977ac1776c9345 [INFO] running `Command { std: "docker" "start" "-a" "0d6e1c0ab229055c557f312f6f2f485e553660c3f737395cd7977ac1776c9345", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling openni2-sys v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Scraping openni2-sys v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Documenting openni2-sys v1.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/lib.rs:868:17 [INFO] [stdout] | [INFO] [stdout] 868 | /// @param [in] `fileName` The name of the file that will contain the recording.
[INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [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/lib.rs:869:17 [INFO] [stdout] | [INFO] [stdout] 869 | /// @param [out] `pRecorder` Points to the handle to the newly created recorder.
[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/lib.rs:881:17 [INFO] [stdout] | [INFO] [stdout] 881 | /// @param [in] `recorder` The handle to the recorder.
[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/lib.rs:882:17 [INFO] [stdout] | [INFO] [stdout] 882 | /// @param [in] `stream` The handle to the stream.
[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/lib.rs:883:17 [INFO] [stdout] | [INFO] [stdout] 883 | /// @param [in] `allowLossyCompression` Allows/denies lossy compression
[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/lib.rs:895:16 [INFO] [stdout] | [INFO] [stdout] 895 | /// @param[in] `recorder` The handle to the recorder.
[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/lib.rs:903:16 [INFO] [stdout] | [INFO] [stdout] 903 | /// @param[in] `recorder` The handle to the recorder.
[INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/lib.rs:911:17 [INFO] [stdout] | [INFO] [stdout] 911 | /// @param [in,out] `recorder` The handle to the recorder, the handle will be [INFO] [stdout] | ^^^^^^ no item named `in,out` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/lib.rs:950:48 [INFO] [stdout] | [INFO] [stdout] 950 | /// @param `const char * strOutputFolder` [in] path to the desirebale folder [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/lib.rs:959:38 [INFO] [stdout] | [INFO] [stdout] 959 | /// @param `char * strFileName` [out] hold the returned file name [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/lib.rs:960:35 [INFO] [stdout] | [INFO] [stdout] 960 | /// @param `int nBufferSize` [in] size of strFileName [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/lib.rs:971:40 [INFO] [stdout] | [INFO] [stdout] 971 | /// @param `const char * strMask` [in] Name of the logger [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/lib.rs:980:42 [INFO] [stdout] | [INFO] [stdout] 980 | /// @param `OniBool bConsoleOutput` [in] TRUE to print log entries to console, FALSE otherwise. [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/lib.rs:989:39 [INFO] [stdout] | [INFO] [stdout] 989 | /// @param `OniBool bFileOutput` [in] TRUE to print log entries to the file, FALSE otherwise. [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: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.04s [INFO] running `Command { std: "docker" "inspect" "0d6e1c0ab229055c557f312f6f2f485e553660c3f737395cd7977ac1776c9345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d6e1c0ab229055c557f312f6f2f485e553660c3f737395cd7977ac1776c9345", kill_on_drop: false }` [INFO] [stdout] 0d6e1c0ab229055c557f312f6f2f485e553660c3f737395cd7977ac1776c9345 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] 53dfa5ad3e5802087defc554182d89310ab41c740957a327b0317ffe00f8bc06 [INFO] running `Command { std: "docker" "start" "-a" "53dfa5ad3e5802087defc554182d89310ab41c740957a327b0317ffe00f8bc06", kill_on_drop: false }` [INFO] [stderr] Compiling openni2-sys v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Scraping openni2-sys v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Documenting openni2-sys v1.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/lib.rs:868:17 [INFO] [stdout] | [INFO] [stdout] 868 | /// @param [in] `fileName` The name of the file that will contain the recording.
[INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [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/lib.rs:869:17 [INFO] [stdout] | [INFO] [stdout] 869 | /// @param [out] `pRecorder` Points to the handle to the newly created recorder.
[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/lib.rs:881:17 [INFO] [stdout] | [INFO] [stdout] 881 | /// @param [in] `recorder` The handle to the recorder.
[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/lib.rs:882:17 [INFO] [stdout] | [INFO] [stdout] 882 | /// @param [in] `stream` The handle to the stream.
[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/lib.rs:883:17 [INFO] [stdout] | [INFO] [stdout] 883 | /// @param [in] `allowLossyCompression` Allows/denies lossy compression
[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/lib.rs:895:16 [INFO] [stdout] | [INFO] [stdout] 895 | /// @param[in] `recorder` The handle to the recorder.
[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/lib.rs:903:16 [INFO] [stdout] | [INFO] [stdout] 903 | /// @param[in] `recorder` The handle to the recorder.
[INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/lib.rs:911:17 [INFO] [stdout] | [INFO] [stdout] 911 | /// @param [in,out] `recorder` The handle to the recorder, the handle will be [INFO] [stdout] | ^^^^^^ no item named `in,out` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/lib.rs:950:48 [INFO] [stdout] | [INFO] [stdout] 950 | /// @param `const char * strOutputFolder` [in] path to the desirebale folder [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/lib.rs:959:38 [INFO] [stdout] | [INFO] [stdout] 959 | /// @param `char * strFileName` [out] hold the returned file name [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/lib.rs:960:35 [INFO] [stdout] | [INFO] [stdout] 960 | /// @param `int nBufferSize` [in] size of strFileName [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/lib.rs:971:40 [INFO] [stdout] | [INFO] [stdout] 971 | /// @param `const char * strMask` [in] Name of the logger [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/lib.rs:980:42 [INFO] [stdout] | [INFO] [stdout] 980 | /// @param `OniBool bConsoleOutput` [in] TRUE to print log entries to console, FALSE otherwise. [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/lib.rs:989:39 [INFO] [stdout] | [INFO] [stdout] 989 | /// @param `OniBool bFileOutput` [in] TRUE to print log entries to the file, FALSE otherwise. [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: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.16s [INFO] running `Command { std: "docker" "inspect" "53dfa5ad3e5802087defc554182d89310ab41c740957a327b0317ffe00f8bc06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53dfa5ad3e5802087defc554182d89310ab41c740957a327b0317ffe00f8bc06", kill_on_drop: false }` [INFO] [stdout] 53dfa5ad3e5802087defc554182d89310ab41c740957a327b0317ffe00f8bc06