[INFO] cloning repository https://github.com/dovahcrow/lightgbm-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dovahcrow/lightgbm-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdovahcrow%2Flightgbm-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdovahcrow%2Flightgbm-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe15de4d319893b9ad6def9f83076c8279eb53a5 [INFO] documenting dovahcrow/lightgbm-rs against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdovahcrow%2Flightgbm-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dovahcrow/lightgbm-rs 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 git repo https://github.com/dovahcrow/lightgbm-rs [INFO] finished tweaking git repo https://github.com/dovahcrow/lightgbm-rs [INFO] tweaked toml for git repo https://github.com/dovahcrow/lightgbm-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/dovahcrow/lightgbm-rs already has a lockfile, it will not be regenerated [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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 9b03babc63c1ac1545dd60dec9498b53af5d53c6ac66da0a7b73444991cb50f6 [INFO] running `Command { std: "docker" "start" "-a" "9b03babc63c1ac1545dd60dec9498b53af5d53c6ac66da0a7b73444991cb50f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b03babc63c1ac1545dd60dec9498b53af5d53c6ac66da0a7b73444991cb50f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b03babc63c1ac1545dd60dec9498b53af5d53c6ac66da0a7b73444991cb50f6", kill_on_drop: false }` [INFO] [stdout] 9b03babc63c1ac1545dd60dec9498b53af5d53c6ac66da0a7b73444991cb50f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] e43dc348c8914a00af7ffad0887ec6799ec6e555a84815009e4ee581e5020336 [INFO] running `Command { std: "docker" "start" "-a" "e43dc348c8914a00af7ffad0887ec6799ec6e555a84815009e4ee581e5020336", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling lightgbm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking fehler v1.0.0 [INFO] [stderr] Scraping lightgbm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting lightgbm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:1505:5 [INFO] [stdout] | [INFO] [stdout] 1505 | / #[doc = " \\brief Load dataset from file (like LightGBM CLI version does)."] [INFO] [stdout] 1506 | | #[doc = " \\param filename The name of the file"] [INFO] [stdout] 1507 | | #[doc = " \\param parameters Additional parameters"] [INFO] [stdout] 1508 | | #[doc = " \\param reference Used to align bin mapper with other dataset, nullptr means isn't used"] [INFO] [stdout] 1509 | | #[doc = " \\param[out] out A loaded dataset"] [INFO] [stdout] 1510 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out A loaded dataset [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/bindings.rs:1519:5 [INFO] [stdout] | [INFO] [stdout] 1519 | / #[doc = " \\brief Allocate the space for dataset and bucket feature bins according to sampled data."] [INFO] [stdout] 1520 | | #[doc = " \\param sample_data Sampled data, grouped by the column"] [INFO] [stdout] 1521 | | #[doc = " \\param sample_indices Indices of sampled data"] [INFO] [stdout] 1522 | | #[doc = " \\param ncol Number of columns"] [INFO] [stdout] ... | [INFO] [stdout] 1527 | | #[doc = " \\param[out] out Created dataset"] [INFO] [stdout] 1528 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out Created dataset [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/bindings.rs:1541:5 [INFO] [stdout] | [INFO] [stdout] 1541 | / #[doc = " \\brief Allocate the space for dataset and bucket feature bins according to reference dataset."] [INFO] [stdout] 1542 | | #[doc = " \\param reference Used to align bin mapper with other dataset"] [INFO] [stdout] 1543 | | #[doc = " \\param num_total_row Number of total rows"] [INFO] [stdout] 1544 | | #[doc = " \\param[out] out Created dataset"] [INFO] [stdout] 1545 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out Created dataset [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/bindings.rs:1593:5 [INFO] [stdout] | [INFO] [stdout] 1593 | / #[doc = " \\brief Create a dataset from CSR format."] [INFO] [stdout] 1594 | | #[doc = " \\param indptr Pointer to row headers"] [INFO] [stdout] 1595 | | #[doc = " \\param indptr_type Type of ``indptr``, can be ``C_API_DTYPE_INT32`` or ``C_API_DTYPE_INT64``"] [INFO] [stdout] 1596 | | #[doc = " \\param indices Pointer to column indices"] [INFO] [stdout] ... | [INFO] [stdout] 1604 | | #[doc = " \\param[out] out Created dataset"] [INFO] [stdout] 1605 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out Created dataset [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/bindings.rs:1621:5 [INFO] [stdout] | [INFO] [stdout] 1621 | / #[doc = " \\brief Create a dataset from CSR format through callbacks."] [INFO] [stdout] 1622 | | #[doc = " \\param get_row_funptr Pointer to ``std::function>& ret)>``"] [INFO] [stdout] 1623 | | #[doc = " (called for every row and expected to clear and fill ``ret``)"] [INFO] [stdout] 1624 | | #[doc = " \\param num_rows Number of rows"] [INFO] [stdout] ... | [INFO] [stdout] 1628 | | #[doc = " \\param[out] out Created dataset"] [INFO] [stdout] 1629 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out Created dataset [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/bindings.rs:1640:5 [INFO] [stdout] | [INFO] [stdout] 1640 | / #[doc = " \\brief Create a dataset from CSC format."] [INFO] [stdout] 1641 | | #[doc = " \\param col_ptr Pointer to column headers"] [INFO] [stdout] 1642 | | #[doc = " \\param col_ptr_type Type of ``col_ptr``, can be ``C_API_DTYPE_INT32`` or ``C_API_DTYPE_INT64``"] [INFO] [stdout] 1643 | | #[doc = " \\param indices Pointer to row indices"] [INFO] [stdout] ... | [INFO] [stdout] 1651 | | #[doc = " \\param[out] out Created dataset"] [INFO] [stdout] 1652 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out Created dataset [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/bindings.rs:1668:5 [INFO] [stdout] | [INFO] [stdout] 1668 | / #[doc = " \\brief Create dataset from dense matrix."] [INFO] [stdout] 1669 | | #[doc = " \\param data Pointer to the data space"] [INFO] [stdout] 1670 | | #[doc = " \\param data_type Type of ``data`` pointer, can be ``C_API_DTYPE_FLOAT32`` or ``C_API_DTYPE_FLOAT64``"] [INFO] [stdout] 1671 | | #[doc = " \\param nrow Number of rows"] [INFO] [stdout] ... | [INFO] [stdout] 1676 | | #[doc = " \\param[out] out Created dataset"] [INFO] [stdout] 1677 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out Created dataset [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/bindings.rs:1690:5 [INFO] [stdout] | [INFO] [stdout] 1690 | / #[doc = " \\brief Create dataset from array of dense matrices."] [INFO] [stdout] 1691 | | #[doc = " \\param nmat Number of dense matrices"] [INFO] [stdout] 1692 | | #[doc = " \\param data Pointer to the data space"] [INFO] [stdout] 1693 | | #[doc = " \\param data_type Type of ``data`` pointer, can be ``C_API_DTYPE_FLOAT32`` or ``C_API_DTYPE_FLOAT64``"] [INFO] [stdout] ... | [INFO] [stdout] 1699 | | #[doc = " \\param[out] out Created dataset"] [INFO] [stdout] 1700 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out Created dataset [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/bindings.rs:1714:5 [INFO] [stdout] | [INFO] [stdout] 1714 | / #[doc = " \\brief Create subset of a data."] [INFO] [stdout] 1715 | | #[doc = " \\param handle Handle of full dataset"] [INFO] [stdout] 1716 | | #[doc = " \\param used_row_indices Indices used in subset"] [INFO] [stdout] 1717 | | #[doc = " \\param num_used_row_indices Length of ``used_row_indices``"] [INFO] [stdout] 1718 | | #[doc = " \\param parameters Additional parameters"] [INFO] [stdout] 1719 | | #[doc = " \\param[out] out Subset of data"] [INFO] [stdout] 1720 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out Subset of data [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:1739:5 [INFO] [stdout] | [INFO] [stdout] 1739 | / #[doc = " \\brief Get feature names of dataset."] [INFO] [stdout] 1740 | | #[doc = " \\param handle Handle of dataset"] [INFO] [stdout] 1741 | | #[doc = " \\param len Number of ``char*`` pointers stored at ``out_strs``."] [INFO] [stdout] 1742 | | #[doc = " If smaller than the max size, only this many strings are copied"] [INFO] [stdout] ... | [INFO] [stdout] 1747 | | #[doc = " \\param[out] feature_names Feature names, should pre-allocate memory"] [INFO] [stdout] 1748 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] num_feature_names Number of feature names [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/bindings.rs:1799:5 [INFO] [stdout] | [INFO] [stdout] 1799 | / #[doc = " \\brief Get info vector from dataset."] [INFO] [stdout] 1800 | | #[doc = " \\param handle Handle of dataset"] [INFO] [stdout] 1801 | | #[doc = " \\param field_name Field name"] [INFO] [stdout] 1802 | | #[doc = " \\param[out] out_len Used to set result length"] [INFO] [stdout] 1803 | | #[doc = " \\param[out] out_ptr Pointer to the result"] [INFO] [stdout] 1804 | | #[doc = " \\param[out] out_type Type of result pointer, can be ``C_API_DTYPE_INT32``, ``C_API_DTYPE_FLOAT32`` or ``C_API_DTYPE_FLOAT6... [INFO] [stdout] 1805 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_len Used to set result length [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/bindings.rs:1822:5 [INFO] [stdout] | [INFO] [stdout] 1822 | / #[doc = " \\brief Get number of data points."] [INFO] [stdout] 1823 | | #[doc = " \\param handle Handle of dataset"] [INFO] [stdout] 1824 | | #[doc = " \\param[out] out The address to hold number of data points"] [INFO] [stdout] 1825 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out The address to hold number of data points [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/bindings.rs:1829:5 [INFO] [stdout] | [INFO] [stdout] 1829 | / #[doc = " \\brief Get number of features."] [INFO] [stdout] 1830 | | #[doc = " \\param handle Handle of dataset"] [INFO] [stdout] 1831 | | #[doc = " \\param[out] out The address to hold number of features"] [INFO] [stdout] 1832 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out The address to hold number of features [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/bindings.rs:1843:5 [INFO] [stdout] | [INFO] [stdout] 1843 | / #[doc = " \\brief Get boolean representing whether booster is fitting linear trees."] [INFO] [stdout] 1844 | | #[doc = " \\param handle Handle of booster"] [INFO] [stdout] 1845 | | #[doc = " \\param[out] out The address to hold linear trees indicator"] [INFO] [stdout] 1846 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out The address to hold linear trees indicator [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/bindings.rs:1850:5 [INFO] [stdout] | [INFO] [stdout] 1850 | / #[doc = " \\brief Create a new boosting learner."] [INFO] [stdout] 1851 | | #[doc = " \\param train_data Training dataset"] [INFO] [stdout] 1852 | | #[doc = " \\param parameters Parameters in format 'key1=value1 key2=value2'"] [INFO] [stdout] 1853 | | #[doc = " \\param[out] out Handle of created booster"] [INFO] [stdout] 1854 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out Handle of created booster [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/bindings.rs:1858:5 [INFO] [stdout] | [INFO] [stdout] 1858 | / #[doc = " \\brief Load an existing booster from model file."] [INFO] [stdout] 1859 | | #[doc = " \\param filename Filename of model"] [INFO] [stdout] 1860 | | #[doc = " \\param[out] out_num_iterations Number of iterations of this booster"] [INFO] [stdout] 1861 | | #[doc = " \\param[out] out Handle of created booster"] [INFO] [stdout] 1862 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_num_iterations Number of iterations of this booster [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/bindings.rs:1870:5 [INFO] [stdout] | [INFO] [stdout] 1870 | / #[doc = " \\brief Load an existing booster from string."] [INFO] [stdout] 1871 | | #[doc = " \\param model_str Model string"] [INFO] [stdout] 1872 | | #[doc = " \\param[out] out_num_iterations Number of iterations of this booster"] [INFO] [stdout] 1873 | | #[doc = " \\param[out] out Handle of created booster"] [INFO] [stdout] 1874 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_num_iterations Number of iterations of this booster [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/bindings.rs:1924:5 [INFO] [stdout] | [INFO] [stdout] 1924 | / #[doc = " \\brief Get number of classes."] [INFO] [stdout] 1925 | | #[doc = " \\param handle Handle of booster"] [INFO] [stdout] 1926 | | #[doc = " \\param[out] out_len Number of classes"] [INFO] [stdout] 1927 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_len Number of classes [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/bindings.rs:1931:5 [INFO] [stdout] | [INFO] [stdout] 1931 | / #[doc = " \\brief Update the model for one iteration."] [INFO] [stdout] 1932 | | #[doc = " \\param handle Handle of booster"] [INFO] [stdout] 1933 | | #[doc = " \\param[out] is_finished 1 means the update was successfully finished (cannot split any more), 0 indicates failure"] [INFO] [stdout] 1934 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] is_finished 1 means the update was successfully finished (cannot split any more), 0 indicates failure [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/bindings.rs:1947:5 [INFO] [stdout] | [INFO] [stdout] 1947 | / #[doc = " \\brief Update the model by specifying gradient and Hessian directly"] [INFO] [stdout] 1948 | | #[doc = " (this can be used to support customized loss functions)."] [INFO] [stdout] 1949 | | #[doc = " \\param handle Handle of booster"] [INFO] [stdout] 1950 | | #[doc = " \\param grad The first order derivative (gradient) statistics"] [INFO] [stdout] 1951 | | #[doc = " \\param hess The second order derivative (Hessian) statistics"] [INFO] [stdout] 1952 | | #[doc = " \\param[out] is_finished 1 means the update was successfully finished (cannot split any more), 0 indicates failure"] [INFO] [stdout] 1953 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] is_finished 1 means the update was successfully finished (cannot split any more), 0 indicates failure [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/bindings.rs:1963:5 [INFO] [stdout] | [INFO] [stdout] 1963 | / #[doc = " \\brief Get index of the current boosting iteration."] [INFO] [stdout] 1964 | | #[doc = " \\param handle Handle of booster"] [INFO] [stdout] 1965 | | #[doc = " \\param[out] out_iteration Index of the current boosting iteration"] [INFO] [stdout] 1966 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_iteration Index of the current boosting iteration [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/bindings.rs:1970:5 [INFO] [stdout] | [INFO] [stdout] 1970 | / #[doc = " \\brief Get number of trees per iteration."] [INFO] [stdout] 1971 | | #[doc = " \\param handle Handle of booster"] [INFO] [stdout] 1972 | | #[doc = " \\param[out] out_tree_per_iteration Number of trees per iteration"] [INFO] [stdout] 1973 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_tree_per_iteration Number of trees per iteration [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/bindings.rs:1977:5 [INFO] [stdout] | [INFO] [stdout] 1977 | / #[doc = " \\brief Get number of weak sub-models."] [INFO] [stdout] 1978 | | #[doc = " \\param handle Handle of booster"] [INFO] [stdout] 1979 | | #[doc = " \\param[out] out_models Number of weak sub-models"] [INFO] [stdout] 1980 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_models Number of weak sub-models [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/bindings.rs:1984:5 [INFO] [stdout] | [INFO] [stdout] 1984 | / #[doc = " \\brief Get number of evaluation datasets."] [INFO] [stdout] 1985 | | #[doc = " \\param handle Handle of booster"] [INFO] [stdout] 1986 | | #[doc = " \\param[out] out_len Total number of evaluation datasets"] [INFO] [stdout] 1987 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_len Total number of evaluation datasets [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/bindings.rs:1991:5 [INFO] [stdout] | [INFO] [stdout] 1991 | / #[doc = " \\brief Get names of evaluation datasets."] [INFO] [stdout] 1992 | | #[doc = " \\param handle Handle of booster"] [INFO] [stdout] 1993 | | #[doc = " \\param len Number of ``char*`` pointers stored at ``out_strs``."] [INFO] [stdout] 1994 | | #[doc = " If smaller than the max size, only this many strings are copied"] [INFO] [stdout] ... | [INFO] [stdout] 1999 | | #[doc = " \\param[out] out_strs Names of evaluation datasets, should pre-allocate memory"] [INFO] [stdout] 2000 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_len Total number of evaluation datasets [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/bindings.rs:2011:5 [INFO] [stdout] | [INFO] [stdout] 2011 | / #[doc = " \\brief Get names of features."] [INFO] [stdout] 2012 | | #[doc = " \\param handle Handle of booster"] [INFO] [stdout] 2013 | | #[doc = " \\param len Number of ``char*`` pointers stored at ``out_strs``."] [INFO] [stdout] 2014 | | #[doc = " If smaller than the max size, only this many strings are copied"] [INFO] [stdout] ... | [INFO] [stdout] 2019 | | #[doc = " \\param[out] out_strs Names of features, should pre-allocate memory"] [INFO] [stdout] 2020 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_len Total number of features [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/bindings.rs:2031:5 [INFO] [stdout] | [INFO] [stdout] 2031 | / #[doc = " \\brief Get number of features."] [INFO] [stdout] 2032 | | #[doc = " \\param handle Handle of booster"] [INFO] [stdout] 2033 | | #[doc = " \\param[out] out_len Total number of features"] [INFO] [stdout] 2034 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_len Total number of features [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/bindings.rs:2038:5 [INFO] [stdout] | [INFO] [stdout] 2038 | / #[doc = " \\brief Get evaluation for training data and validation data."] [INFO] [stdout] 2039 | | #[doc = " \\note"] [INFO] [stdout] 2040 | | #[doc = " 1. You should call ``LGBM_BoosterGetEvalNames`` first to get the names of evaluation datasets."] [INFO] [stdout] 2041 | | #[doc = " 2. You should pre-allocate memory for ``out_results``, you can get its length by ``LGBM_BoosterGetEvalCounts``."] [INFO] [stdout] ... | [INFO] [stdout] 2045 | | #[doc = " \\param[out] out_results Array with evaluation results"] [INFO] [stdout] 2046 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_len Length of output result [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/bindings.rs:2050:5 [INFO] [stdout] | [INFO] [stdout] 2050 | / #[doc = " \\brief Get number of predictions for training data and validation data"] [INFO] [stdout] 2051 | | #[doc = " (this can be used to support customized evaluation functions)."] [INFO] [stdout] 2052 | | #[doc = " \\param handle Handle of booster"] [INFO] [stdout] 2053 | | #[doc = " \\param data_idx Index of data, 0: training data, 1: 1st validation data, 2: 2nd validation data and so on"] [INFO] [stdout] 2054 | | #[doc = " \\param[out] out_len Number of predictions"] [INFO] [stdout] 2055 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_len Number of predictions [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/bindings.rs:2059:5 [INFO] [stdout] | [INFO] [stdout] 2059 | / #[doc = " \\brief Get prediction for training data and validation data."] [INFO] [stdout] 2060 | | #[doc = " \\note"] [INFO] [stdout] 2061 | | #[doc = " You should pre-allocate memory for ``out_result``, its length is equal to ``num_class * num_data``."] [INFO] [stdout] 2062 | | #[doc = " \\param handle Handle of booster"] [INFO] [stdout] ... | [INFO] [stdout] 2065 | | #[doc = " \\param[out] out_result Pointer to array with predictions"] [INFO] [stdout] 2066 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_len Length of output result [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/bindings.rs:2096:5 [INFO] [stdout] | [INFO] [stdout] 2096 | / #[doc = " \\brief Get number of predictions."] [INFO] [stdout] 2097 | | #[doc = " \\param handle Handle of booster"] [INFO] [stdout] 2098 | | #[doc = " \\param num_row Number of rows"] [INFO] [stdout] 2099 | | #[doc = " \\param predict_type What should be predicted"] [INFO] [stdout] ... | [INFO] [stdout] 2106 | | #[doc = " \\param[out] out_len Length of prediction"] [INFO] [stdout] 2107 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_len Length of prediction [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/bindings.rs:2125:5 [INFO] [stdout] | [INFO] [stdout] 2125 | / #[doc = " \\brief Make prediction for a new dataset in CSR format."] [INFO] [stdout] 2126 | | #[doc = " \\note"] [INFO] [stdout] 2127 | | #[doc = " You should pre-allocate memory for ``out_result``:"] [INFO] [stdout] 2128 | | #[doc = " - for normal and raw score, its length is equal to ``num_class * num_data``;"] [INFO] [stdout] ... | [INFO] [stdout] 2149 | | #[doc = " \\param[out] out_result Pointer to array with predictions"] [INFO] [stdout] 2150 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_len Length of output result [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/bindings.rs:2170:5 [INFO] [stdout] | [INFO] [stdout] 2170 | / #[doc = " \\brief Make sparse prediction for a new dataset in CSR or CSC format. Currently only used for feature contributions."] [INFO] [stdout] 2171 | | #[doc = " \\note"] [INFO] [stdout] 2172 | | #[doc = " The outputs are pre-allocated, as they can vary for each invocation, but the shape should be the same:"] [INFO] [stdout] 2173 | | #[doc = " - for feature contributions, the shape of sparse matrix will be ``num_class * num_data * (num_feature + 1)``."] [INFO] [stdout] ... | [INFO] [stdout] 2194 | | #[doc = " \\param[out] out_data Pointer to sparse data space"] [INFO] [stdout] 2195 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_len Length of output indices and data [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:2234:5 [INFO] [stdout] | [INFO] [stdout] 2234 | / #[doc = " \\brief Make prediction for a new dataset in CSR format. This method re-uses the internal predictor structure"] [INFO] [stdout] 2235 | | #[doc = " from previous calls and is optimized for single row invocation."] [INFO] [stdout] 2236 | | #[doc = " \\note"] [INFO] [stdout] 2237 | | #[doc = " You should pre-allocate memory for ``out_result``:"] [INFO] [stdout] ... | [INFO] [stdout] 2259 | | #[doc = " \\param[out] out_result Pointer to array with predictions"] [INFO] [stdout] 2260 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_len Length of output result [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/bindings.rs:2280:5 [INFO] [stdout] | [INFO] [stdout] 2280 | / #[doc = " \\brief Initialize and return a ``FastConfigHandle`` for use with ``LGBM_BoosterPredictForCSRSingleRowFast``."] [INFO] [stdout] 2281 | | #[doc = ""] [INFO] [stdout] 2282 | | #[doc = " Release the ``FastConfig`` by passing its handle to ``LGBM_FastConfigFree`` when no longer needed."] [INFO] [stdout] 2283 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 2295 | | #[doc = " \\param[out] out_fastConfig FastConfig object with which you can call ``LGBM_BoosterPredictForCSRSingleRowFast``"] [INFO] [stdout] 2296 | | #[doc = " \\return 0 when it succeeds, -1 when failure happens"] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_fastConfig FastConfig object with which you can call ``LGBM_BoosterPredictForCSRSingleRowFast`` [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/bindings.rs:2309:5 [INFO] [stdout] | [INFO] [stdout] 2309 | / #[doc = " \\brief Faster variant of ``LGBM_BoosterPredictForCSRSingleRow``."] [INFO] [stdout] 2310 | | #[doc = ""] [INFO] [stdout] 2311 | | #[doc = " Score single rows after setup with ``LGBM_BoosterPredictForCSRSingleRowFastInit``."] [INFO] [stdout] 2312 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 2336 | | #[doc = " \\param[out] out_result Pointer to array with predictions"] [INFO] [stdout] 2337 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_len Length of output result [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/bindings.rs:2351:5 [INFO] [stdout] | [INFO] [stdout] 2351 | / #[doc = " \\brief Make prediction for a new dataset in CSC format."] [INFO] [stdout] 2352 | | #[doc = " \\note"] [INFO] [stdout] 2353 | | #[doc = " You should pre-allocate memory for ``out_result``:"] [INFO] [stdout] 2354 | | #[doc = " - for normal and raw score, its length is equal to ``num_class * num_data``;"] [INFO] [stdout] ... | [INFO] [stdout] 2375 | | #[doc = " \\param[out] out_result Pointer to array with predictions"] [INFO] [stdout] 2376 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_len Length of output result [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/bindings.rs:2396:5 [INFO] [stdout] | [INFO] [stdout] 2396 | / #[doc = " \\brief Make prediction for a new dataset."] [INFO] [stdout] 2397 | | #[doc = " \\note"] [INFO] [stdout] 2398 | | #[doc = " You should pre-allocate memory for ``out_result``:"] [INFO] [stdout] 2399 | | #[doc = " - for normal and raw score, its length is equal to ``num_class * num_data``;"] [INFO] [stdout] ... | [INFO] [stdout] 2417 | | #[doc = " \\param[out] out_result Pointer to array with predictions"] [INFO] [stdout] 2418 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_len Length of output result [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/bindings.rs:2435:5 [INFO] [stdout] | [INFO] [stdout] 2435 | / #[doc = " \\brief Make prediction for a new dataset. This method re-uses the internal predictor structure"] [INFO] [stdout] 2436 | | #[doc = " from previous calls and is optimized for single row invocation."] [INFO] [stdout] 2437 | | #[doc = " \\note"] [INFO] [stdout] 2438 | | #[doc = " You should pre-allocate memory for ``out_result``:"] [INFO] [stdout] ... | [INFO] [stdout] 2456 | | #[doc = " \\param[out] out_result Pointer to array with predictions"] [INFO] [stdout] 2457 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_len Length of output result [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/bindings.rs:2473:5 [INFO] [stdout] | [INFO] [stdout] 2473 | / #[doc = " \\brief Initialize and return a ``FastConfigHandle`` for use with ``LGBM_BoosterPredictForMatSingleRowFast``."] [INFO] [stdout] 2474 | | #[doc = ""] [INFO] [stdout] 2475 | | #[doc = " Release the ``FastConfig`` by passing its handle to ``LGBM_FastConfigFree`` when no longer needed."] [INFO] [stdout] 2476 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 2488 | | #[doc = " \\param[out] out_fastConfig FastConfig object with which you can call ``LGBM_BoosterPredictForMatSingleRowFast``"] [INFO] [stdout] 2489 | | #[doc = " \\return 0 when it succeeds, -1 when failure happens"] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_fastConfig FastConfig object with which you can call ``LGBM_BoosterPredictForMatSingleRowFast`` [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/bindings.rs:2502:5 [INFO] [stdout] | [INFO] [stdout] 2502 | / #[doc = " \\brief Faster variant of ``LGBM_BoosterPredictForMatSingleRow``."] [INFO] [stdout] 2503 | | #[doc = ""] [INFO] [stdout] 2504 | | #[doc = " Score a single row after setup with ``LGBM_BoosterPredictForMatSingleRowFastInit``."] [INFO] [stdout] 2505 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 2518 | | #[doc = " \\param[out] out_result Pointer to array with predictions"] [INFO] [stdout] 2519 | | #[doc = " \\return 0 when it succeeds, -1 when failure happens"] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_len Length of output result [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/bindings.rs:2528:5 [INFO] [stdout] | [INFO] [stdout] 2528 | / #[doc = " \\brief Make prediction for a new dataset presented in a form of array of pointers to rows."] [INFO] [stdout] 2529 | | #[doc = " \\note"] [INFO] [stdout] 2530 | | #[doc = " You should pre-allocate memory for ``out_result``:"] [INFO] [stdout] 2531 | | #[doc = " - for normal and raw score, its length is equal to ``num_class * num_data``;"] [INFO] [stdout] ... | [INFO] [stdout] 2548 | | #[doc = " \\param[out] out_result Pointer to array with predictions"] [INFO] [stdout] 2549 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_len Length of output result [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/bindings.rs:2581:5 [INFO] [stdout] | [INFO] [stdout] 2581 | / #[doc = " \\brief Save model to string."] [INFO] [stdout] 2582 | | #[doc = " \\param handle Handle of booster"] [INFO] [stdout] 2583 | | #[doc = " \\param start_iteration Start index of the iteration that should be saved"] [INFO] [stdout] 2584 | | #[doc = " \\param num_iteration Index of the iteration that should be saved, <= 0 means save all"] [INFO] [stdout] ... | [INFO] [stdout] 2588 | | #[doc = " \\param[out] out_str String of model, should pre-allocate memory"] [INFO] [stdout] 2589 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_len Actual output length [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/bindings.rs:2601:5 [INFO] [stdout] | [INFO] [stdout] 2601 | / #[doc = " \\brief Dump model to JSON."] [INFO] [stdout] 2602 | | #[doc = " \\param handle Handle of booster"] [INFO] [stdout] 2603 | | #[doc = " \\param start_iteration Start index of the iteration that should be dumped"] [INFO] [stdout] 2604 | | #[doc = " \\param num_iteration Index of the iteration that should be dumped, <= 0 means dump all"] [INFO] [stdout] ... | [INFO] [stdout] 2608 | | #[doc = " \\param[out] out_str JSON format string of model, should pre-allocate memory"] [INFO] [stdout] 2609 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_len Actual output length [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/bindings.rs:2621:5 [INFO] [stdout] | [INFO] [stdout] 2621 | / #[doc = " \\brief Get leaf value."] [INFO] [stdout] 2622 | | #[doc = " \\param handle Handle of booster"] [INFO] [stdout] 2623 | | #[doc = " \\param tree_idx Index of tree"] [INFO] [stdout] 2624 | | #[doc = " \\param leaf_idx Index of leaf"] [INFO] [stdout] 2625 | | #[doc = " \\param[out] out_val Output result from the specified leaf"] [INFO] [stdout] 2626 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_val Output result from the specified leaf [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/bindings.rs:2639:5 [INFO] [stdout] | [INFO] [stdout] 2639 | / #[doc = " \\brief Get model feature importance."] [INFO] [stdout] 2640 | | #[doc = " \\param handle Handle of booster"] [INFO] [stdout] 2641 | | #[doc = " \\param num_iteration Number of iterations for which feature importance is calculated, <= 0 means use all"] [INFO] [stdout] 2642 | | #[doc = " \\param importance_type Method of importance calculation:"] [INFO] [stdout] ... | [INFO] [stdout] 2645 | | #[doc = " \\param[out] out_results Result array with feature importance"] [INFO] [stdout] 2646 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_results Result array with feature importance [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/bindings.rs:2655:5 [INFO] [stdout] | [INFO] [stdout] 2655 | / #[doc = " \\brief Get model upper bound value."] [INFO] [stdout] 2656 | | #[doc = " \\param handle Handle of booster"] [INFO] [stdout] 2657 | | #[doc = " \\param[out] out_results Result pointing to max value"] [INFO] [stdout] 2658 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_results Result pointing to max 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/bindings.rs:2662:5 [INFO] [stdout] | [INFO] [stdout] 2662 | / #[doc = " \\brief Get model lower bound value."] [INFO] [stdout] 2663 | | #[doc = " \\param handle Handle of booster"] [INFO] [stdout] 2664 | | #[doc = " \\param[out] out_results Result pointing to min value"] [INFO] [stdout] 2665 | | #[doc = " \\return 0 when succeed, -1 when failure happens"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_results Result pointing to min 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: 48 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.48s [INFO] running `Command { std: "docker" "inspect" "e43dc348c8914a00af7ffad0887ec6799ec6e555a84815009e4ee581e5020336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e43dc348c8914a00af7ffad0887ec6799ec6e555a84815009e4ee581e5020336", kill_on_drop: false }` [INFO] [stdout] e43dc348c8914a00af7ffad0887ec6799ec6e555a84815009e4ee581e5020336 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 728ae01cab5c5c20cd35bd47768df5a7be3b3edb492060ae9b585183eafe1ca3 [INFO] running `Command { std: "docker" "start" "-a" "728ae01cab5c5c20cd35bd47768df5a7be3b3edb492060ae9b585183eafe1ca3", kill_on_drop: false }` [INFO] [stderr] Compiling lightgbm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Scraping lightgbm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting lightgbm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `Command { std: "docker" "inspect" "728ae01cab5c5c20cd35bd47768df5a7be3b3edb492060ae9b585183eafe1ca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "728ae01cab5c5c20cd35bd47768df5a7be3b3edb492060ae9b585183eafe1ca3", kill_on_drop: false }` [INFO] [stdout] 728ae01cab5c5c20cd35bd47768df5a7be3b3edb492060ae9b585183eafe1ca3