[INFO] fetching crate libopenraw-sys 0.1.1... [INFO] documenting libopenraw-sys-0.1.1 against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples [INFO] extracting crate libopenraw-sys 0.1.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate libopenraw-sys 0.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 libopenraw-sys 0.1.1 [INFO] finished tweaking crates.io crate libopenraw-sys 0.1.1 [INFO] tweaked toml for crates.io crate libopenraw-sys 0.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] 7e8a824976dc223d2e8d66bfb0efa74c7a6dc0d40871f0cdc79a39db949a3f6d [INFO] running `Command { std: "docker" "start" "-a" "7e8a824976dc223d2e8d66bfb0efa74c7a6dc0d40871f0cdc79a39db949a3f6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e8a824976dc223d2e8d66bfb0efa74c7a6dc0d40871f0cdc79a39db949a3f6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e8a824976dc223d2e8d66bfb0efa74c7a6dc0d40871f0cdc79a39db949a3f6d", kill_on_drop: false }` [INFO] [stdout] 7e8a824976dc223d2e8d66bfb0efa74c7a6dc0d40871f0cdc79a39db949a3f6d [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] e92b90d9abb7af2be37b6319fb1c96177c4083eceedd020f5246d694b9a85978 [INFO] running `Command { std: "docker" "start" "-a" "e92b90d9abb7af2be37b6319fb1c96177c4083eceedd020f5246d694b9a85978", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling libopenraw-sys v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Scraping libopenraw-sys v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Documenting libopenraw-sys v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffi_libopenraw.rs:1321:5 [INFO] [stdout] | [INFO] [stdout] 1321 | / #[doc = " @brief Get the %Thumbnail dimensions in pixels."] [INFO] [stdout] 1322 | | #[doc = ""] [INFO] [stdout] 1323 | | #[doc = " @param [out] x The horizontal dimension. Can be NULL."] [INFO] [stdout] 1324 | | #[doc = " @param [out] y The vertical dimension. Can be NULL."] [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [out] x The horizontal dimension. Can be NULL. [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] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffi_libopenraw.rs:1347:5 [INFO] [stdout] | [INFO] [stdout] 1347 | / #[doc = " @brief Get the pattern."] [INFO] [stdout] 1348 | | #[doc = ""] [INFO] [stdout] 1349 | | #[doc = " This will return an array of %or_cfa_pattern_colour indicating the individual colours"] [INFO] [stdout] 1350 | | #[doc = " of the mosaic colour filter array."] [INFO] [stdout] ... | [INFO] [stdout] 1353 | | #[doc = " @param [out] count the size of the array returned."] [INFO] [stdout] 1354 | | #[doc = " @return The pattern. The pointer is owned by the %MosaicInfo object."] [INFO] [stdout] | |____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [out] count the size of the array returned. [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/ffi_libopenraw.rs:1392:5 [INFO] [stdout] | [INFO] [stdout] 1392 | / #[doc = " @brief Get the RAW data dimensions in pixels"] [INFO] [stdout] 1393 | | #[doc = " @param [out] x the horizontal dimension"] [INFO] [stdout] 1394 | | #[doc = " @param [out] y the vertical dimension"] [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [out] x the horizontal dimension [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/ffi_libopenraw.rs:1398:5 [INFO] [stdout] | [INFO] [stdout] 1398 | / #[doc = " @brief Get the active area for the raw data."] [INFO] [stdout] 1399 | | #[doc = ""] [INFO] [stdout] 1400 | | #[doc = " The active area is the usefull part of the RAW data"] [INFO] [stdout] 1401 | | #[doc = " it is specific per camera and isn't the crop."] [INFO] [stdout] ... | [INFO] [stdout] 1407 | | #[doc = " @param [out] height the height."] [INFO] [stdout] 1408 | | #[doc = " @return an error code or %OR_ERROR_NONE in case of success."] [INFO] [stdout] | |___________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [out] x the X origin [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/ffi_libopenraw.rs:1442:5 [INFO] [stdout] | [INFO] [stdout] 1442 | / #[doc = " @brief Return the levels values for the raw data."] [INFO] [stdout] 1443 | | #[doc = ""] [INFO] [stdout] 1444 | | #[doc = " These are possible values, not actual values."] [INFO] [stdout] 1445 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 1448 | | #[doc = " @param [out] white the pointer to the white value."] [INFO] [stdout] 1449 | | #[doc = " @return the error code."] [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [out] black the pointer to the black value. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffi_libopenraw.rs:1457:5 [INFO] [stdout] | [INFO] [stdout] 1457 | / #[doc = " @brief Get the colour matrix."] [INFO] [stdout] 1458 | | #[doc = " @param rawdata the raw data object"] [INFO] [stdout] 1459 | | #[doc = " @param index the matrix index."] [INFO] [stdout] 1460 | | #[doc = " @param [out] size of %matrix. Returns the actual size."] [INFO] [stdout] 1461 | | #[doc = " @return the matrix. Pointer is owned by the RawData."] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [out] size of %matrix. Returns the actual size. [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/ffi_libopenraw.rs:1727:5 [INFO] [stdout] | [INFO] [stdout] 1727 | / #[doc = " @brief Release the %RawFile."] [INFO] [stdout] 1728 | | #[doc = " @param [in] rawfile The %RawFile object to release."] [INFO] [stdout] 1729 | | #[doc = " @return An error code. %OR_ERROR_NOT_AREF if the pointer is NULL."] [INFO] [stdout] | |_________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] rawfile The %RawFile object to release. [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/ffi_libopenraw.rs:1754:5 [INFO] [stdout] | [INFO] [stdout] 1754 | / #[doc = " @brief Get the the array of thumbnail sizes."] [INFO] [stdout] 1755 | | #[doc = ""] [INFO] [stdout] 1756 | | #[doc = " @param rawfile The RawFile."] [INFO] [stdout] 1757 | | #[doc = " @param [out] size The size of the array is returned"] [INFO] [stdout] 1758 | | #[doc = " @return The array. It is owned by the raw file"] [INFO] [stdout] | |______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [out] size The size of the array is returned [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 `int` [INFO] [stdout] --> src/ffi_libopenraw.rs:1824:5 [INFO] [stdout] | [INFO] [stdout] 1824 | / #[doc = " @brief Get the first colour matrix."] [INFO] [stdout] 1825 | | #[doc = ""] [INFO] [stdout] 1826 | | #[doc = " The error code will be one of the following: %OR_ERROR_BUF_TOO_SMALL if"] [INFO] [stdout] 1827 | | #[doc = " %matrix is too small. Check the value of %size to know how much you need."] [INFO] [stdout] ... | [INFO] [stdout] 1838 | | #[doc = " @param [in/out] size The size of the %matrix array. On output the actual size of the matrix."] [INFO] [stdout] 1839 | | #[doc = " @return An error codex."] [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [int] matrix The storage array for the matrix [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `Command { std: "docker" "inspect" "e92b90d9abb7af2be37b6319fb1c96177c4083eceedd020f5246d694b9a85978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e92b90d9abb7af2be37b6319fb1c96177c4083eceedd020f5246d694b9a85978", kill_on_drop: false }` [INFO] [stdout] e92b90d9abb7af2be37b6319fb1c96177c4083eceedd020f5246d694b9a85978 [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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] 6035a00733878477cc912447dd1b48d09c4cc4c750eb4c592c1119aa6deb5c00 [INFO] running `Command { std: "docker" "start" "-a" "6035a00733878477cc912447dd1b48d09c4cc4c750eb4c592c1119aa6deb5c00", kill_on_drop: false }` [INFO] [stderr] Compiling libopenraw-sys v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Scraping libopenraw-sys v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Documenting libopenraw-sys v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffi_libopenraw.rs:1321:5 [INFO] [stdout] | [INFO] [stdout] 1321 | / #[doc = " @brief Get the %Thumbnail dimensions in pixels."] [INFO] [stdout] 1322 | | #[doc = ""] [INFO] [stdout] 1323 | | #[doc = " @param [out] x The horizontal dimension. Can be NULL."] [INFO] [stdout] 1324 | | #[doc = " @param [out] y The vertical dimension. Can be NULL."] [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [out] x The horizontal dimension. Can be NULL. [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] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffi_libopenraw.rs:1347:5 [INFO] [stdout] | [INFO] [stdout] 1347 | / #[doc = " @brief Get the pattern."] [INFO] [stdout] 1348 | | #[doc = ""] [INFO] [stdout] 1349 | | #[doc = " This will return an array of %or_cfa_pattern_colour indicating the individual colours"] [INFO] [stdout] 1350 | | #[doc = " of the mosaic colour filter array."] [INFO] [stdout] ... | [INFO] [stdout] 1353 | | #[doc = " @param [out] count the size of the array returned."] [INFO] [stdout] 1354 | | #[doc = " @return The pattern. The pointer is owned by the %MosaicInfo object."] [INFO] [stdout] | |____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [out] count the size of the array returned. [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/ffi_libopenraw.rs:1392:5 [INFO] [stdout] | [INFO] [stdout] 1392 | / #[doc = " @brief Get the RAW data dimensions in pixels"] [INFO] [stdout] 1393 | | #[doc = " @param [out] x the horizontal dimension"] [INFO] [stdout] 1394 | | #[doc = " @param [out] y the vertical dimension"] [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [out] x the horizontal dimension [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/ffi_libopenraw.rs:1398:5 [INFO] [stdout] | [INFO] [stdout] 1398 | / #[doc = " @brief Get the active area for the raw data."] [INFO] [stdout] 1399 | | #[doc = ""] [INFO] [stdout] 1400 | | #[doc = " The active area is the usefull part of the RAW data"] [INFO] [stdout] 1401 | | #[doc = " it is specific per camera and isn't the crop."] [INFO] [stdout] ... | [INFO] [stdout] 1407 | | #[doc = " @param [out] height the height."] [INFO] [stdout] 1408 | | #[doc = " @return an error code or %OR_ERROR_NONE in case of success."] [INFO] [stdout] | |___________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [out] x the X origin [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/ffi_libopenraw.rs:1442:5 [INFO] [stdout] | [INFO] [stdout] 1442 | / #[doc = " @brief Return the levels values for the raw data."] [INFO] [stdout] 1443 | | #[doc = ""] [INFO] [stdout] 1444 | | #[doc = " These are possible values, not actual values."] [INFO] [stdout] 1445 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 1448 | | #[doc = " @param [out] white the pointer to the white value."] [INFO] [stdout] 1449 | | #[doc = " @return the error code."] [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [out] black the pointer to the black value. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffi_libopenraw.rs:1457:5 [INFO] [stdout] | [INFO] [stdout] 1457 | / #[doc = " @brief Get the colour matrix."] [INFO] [stdout] 1458 | | #[doc = " @param rawdata the raw data object"] [INFO] [stdout] 1459 | | #[doc = " @param index the matrix index."] [INFO] [stdout] 1460 | | #[doc = " @param [out] size of %matrix. Returns the actual size."] [INFO] [stdout] 1461 | | #[doc = " @return the matrix. Pointer is owned by the RawData."] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [out] size of %matrix. Returns the actual size. [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/ffi_libopenraw.rs:1727:5 [INFO] [stdout] | [INFO] [stdout] 1727 | / #[doc = " @brief Release the %RawFile."] [INFO] [stdout] 1728 | | #[doc = " @param [in] rawfile The %RawFile object to release."] [INFO] [stdout] 1729 | | #[doc = " @return An error code. %OR_ERROR_NOT_AREF if the pointer is NULL."] [INFO] [stdout] | |_________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] rawfile The %RawFile object to release. [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/ffi_libopenraw.rs:1754:5 [INFO] [stdout] | [INFO] [stdout] 1754 | / #[doc = " @brief Get the the array of thumbnail sizes."] [INFO] [stdout] 1755 | | #[doc = ""] [INFO] [stdout] 1756 | | #[doc = " @param rawfile The RawFile."] [INFO] [stdout] 1757 | | #[doc = " @param [out] size The size of the array is returned"] [INFO] [stdout] 1758 | | #[doc = " @return The array. It is owned by the raw file"] [INFO] [stdout] | |______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [out] size The size of the array is returned [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 `int` [INFO] [stdout] --> src/ffi_libopenraw.rs:1824:5 [INFO] [stdout] | [INFO] [stdout] 1824 | / #[doc = " @brief Get the first colour matrix."] [INFO] [stdout] 1825 | | #[doc = ""] [INFO] [stdout] 1826 | | #[doc = " The error code will be one of the following: %OR_ERROR_BUF_TOO_SMALL if"] [INFO] [stdout] 1827 | | #[doc = " %matrix is too small. Check the value of %size to know how much you need."] [INFO] [stdout] ... | [INFO] [stdout] 1838 | | #[doc = " @param [in/out] size The size of the %matrix array. On output the actual size of the matrix."] [INFO] [stdout] 1839 | | #[doc = " @return An error codex."] [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [int] matrix The storage array for the matrix [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "6035a00733878477cc912447dd1b48d09c4cc4c750eb4c592c1119aa6deb5c00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6035a00733878477cc912447dd1b48d09c4cc4c750eb4c592c1119aa6deb5c00", kill_on_drop: false }` [INFO] [stdout] 6035a00733878477cc912447dd1b48d09c4cc4c750eb4c592c1119aa6deb5c00