[INFO] fetching crate lmdb-rkv-sys 0.11.0...
[INFO] documenting lmdb-rkv-sys-0.11.0 against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566
[INFO] extracting crate lmdb-rkv-sys 0.11.0 into /workspace/builds/worker-3/source
[INFO] validating manifest of crates.io crate lmdb-rkv-sys 0.11.0 on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lmdb-rkv-sys 0.11.0
[INFO] finished tweaking crates.io crate lmdb-rkv-sys 0.11.0
[INFO] tweaked toml for crates.io crate lmdb-rkv-sys 0.11.0 written to /workspace/builds/worker-3/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4fd7d6fdf9944d7de6e293420f54bb1a3a8e7ab744be2520fbfdbb3833a6e69
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "e4fd7d6fdf9944d7de6e293420f54bb1a3a8e7ab744be2520fbfdbb3833a6e69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4fd7d6fdf9944d7de6e293420f54bb1a3a8e7ab744be2520fbfdbb3833a6e69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4fd7d6fdf9944d7de6e293420f54bb1a3a8e7ab744be2520fbfdbb3833a6e69", kill_on_drop: false }`
[INFO] [stdout] e4fd7d6fdf9944d7de6e293420f54bb1a3a8e7ab744be2520fbfdbb3833a6e69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 7bc900143d2f636e8c49b920e9155ff280474eedc2fa525dcabee5fa225ce300
[INFO] running `Command { std: "docker" "start" "-a" "7bc900143d2f636e8c49b920e9155ff280474eedc2fa525dcabee5fa225ce300", kill_on_drop: false }`
[INFO] [stderr] Compiling lmdb-rkv-sys v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: /opt/rustwide/workdir/lmdb/libraries/liblmdb/mdb.c: In function 'mdb_cursor_put':
[INFO] [stderr] warning: /opt/rustwide/workdir/lmdb/libraries/liblmdb/mdb.c:6778:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: 6778 | if (SIZELEFT(fp) < offset) {
[INFO] [stderr] warning: | ^
[INFO] [stderr] warning: /opt/rustwide/workdir/lmdb/libraries/liblmdb/mdb.c:6783:5: note: here
[INFO] [stderr] warning: 6783 | case MDB_CURRENT:
[INFO] [stderr] warning: | ^~~~
[INFO] [stderr] Documenting lmdb-rkv-sys v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: `[out]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:203:5
[INFO] [stdout] |
[INFO] [stdout] 203 | / #[doc = " @brief Return the LMDB library version information."]
[INFO] [stdout] 204 | | #[doc = ""]
[INFO] [stdout] 205 | | #[doc = " @param[out] major if non-NULL, the library major version number is copied here"]
[INFO] [stdout] 206 | | #[doc = " @param[out] minor if non-NULL, the library minor version number is copied here"]
[INFO] [stdout] 207 | | #[doc = " @param[out] patch if non-NULL, the library patch version number is copied here"]
[INFO] [stdout] 208 | | #[doc = " @retval \"version string\" The library version as a string"]
[INFO] [stdout] | |__________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout] --> src/lib.rs:1:9
[INFO] [stdout] |
[INFO] [stdout] 1 | #![deny(warnings)]
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] = note: `#[deny(intra_doc_link_resolution_failure)]` implied by `#[deny(warnings)]`
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[out] major if non-NULL, the library major version number is copied here
[INFO] [stdout] ^^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[out]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:203:5
[INFO] [stdout] |
[INFO] [stdout] 203 | / #[doc = " @brief Return the LMDB library version information."]
[INFO] [stdout] 204 | | #[doc = ""]
[INFO] [stdout] 205 | | #[doc = " @param[out] major if non-NULL, the library major version number is copied here"]
[INFO] [stdout] 206 | | #[doc = " @param[out] minor if non-NULL, the library minor version number is copied here"]
[INFO] [stdout] 207 | | #[doc = " @param[out] patch if non-NULL, the library patch version number is copied here"]
[INFO] [stdout] 208 | | #[doc = " @retval \"version string\" The library version as a string"]
[INFO] [stdout] | |__________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[out] minor if non-NULL, the library minor version number is copied here
[INFO] [stdout] ^^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[out]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:203:5
[INFO] [stdout] |
[INFO] [stdout] 203 | / #[doc = " @brief Return the LMDB library version information."]
[INFO] [stdout] 204 | | #[doc = ""]
[INFO] [stdout] 205 | | #[doc = " @param[out] major if non-NULL, the library major version number is copied here"]
[INFO] [stdout] 206 | | #[doc = " @param[out] minor if non-NULL, the library minor version number is copied here"]
[INFO] [stdout] 207 | | #[doc = " @param[out] patch if non-NULL, the library patch version number is copied here"]
[INFO] [stdout] 208 | | #[doc = " @retval \"version string\" The library version as a string"]
[INFO] [stdout] | |__________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[out] patch if non-NULL, the library patch version number is copied here
[INFO] [stdout] ^^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:216:5
[INFO] [stdout] |
[INFO] [stdout] 216 | / #[doc = " @brief Return a string describing a given error code."]
[INFO] [stdout] 217 | | #[doc = ""]
[INFO] [stdout] 218 | | #[doc = " This function is a superset of the ANSI C X3.159-1989 (ANSI C) strerror(3)"]
[INFO] [stdout] 219 | | #[doc = " function. If the error code is greater than or equal to 0, then the string"]
[INFO] [stdout] ... |
[INFO] [stdout] 223 | | #[doc = " @param[in] err The error code"]
[INFO] [stdout] 224 | | #[doc = " @retval \"error message\" The description of the error"]
[INFO] [stdout] | |______________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] err The error code
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[out]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:228:5
[INFO] [stdout] |
[INFO] [stdout] 228 | / #[doc = " @brief Create an LMDB environment handle."]
[INFO] [stdout] 229 | | #[doc = ""]
[INFO] [stdout] 230 | | #[doc = " This function allocates memory for a #MDB_env structure. To release"]
[INFO] [stdout] 231 | | #[doc = " the allocated memory and discard the handle, call #mdb_env_close()."]
[INFO] [stdout] ... |
[INFO] [stdout] 236 | | #[doc = " @param[out] env The address where the new handle will be stored"]
[INFO] [stdout] 237 | | #[doc = " @return A non-zero error value on failure and 0 on success."]
[INFO] [stdout] | |___________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[out] env The address where the new handle will be stored
[INFO] [stdout] ^^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:241:5
[INFO] [stdout] |
[INFO] [stdout] 241 | / #[doc = " @brief Open an environment handle."]
[INFO] [stdout] 242 | | #[doc = ""]
[INFO] [stdout] 243 | | #[doc = " If this function fails, #mdb_env_close() must be called to discard the #MDB_env handle."]
[INFO] [stdout] 244 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()"]
[INFO] [stdout] ... |
[INFO] [stdout] 359 | | #[doc = "\t
EAGAIN - the environment was locked by another process."]
[INFO] [stdout] 360 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] env An environment handle returned by #mdb_env_create()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:241:5
[INFO] [stdout] |
[INFO] [stdout] 241 | / #[doc = " @brief Open an environment handle."]
[INFO] [stdout] 242 | | #[doc = ""]
[INFO] [stdout] 243 | | #[doc = " If this function fails, #mdb_env_close() must be called to discard the #MDB_env handle."]
[INFO] [stdout] 244 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()"]
[INFO] [stdout] ... |
[INFO] [stdout] 359 | | #[doc = "\tEAGAIN - the environment was locked by another process."]
[INFO] [stdout] 360 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] path The directory in which the database files reside. This
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:241:5
[INFO] [stdout] |
[INFO] [stdout] 241 | / #[doc = " @brief Open an environment handle."]
[INFO] [stdout] 242 | | #[doc = ""]
[INFO] [stdout] 243 | | #[doc = " If this function fails, #mdb_env_close() must be called to discard the #MDB_env handle."]
[INFO] [stdout] 244 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()"]
[INFO] [stdout] ... |
[INFO] [stdout] 359 | | #[doc = "\tEAGAIN - the environment was locked by another process."]
[INFO] [stdout] 360 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] flags Special options for this environment. This parameter
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:369:5
[INFO] [stdout] |
[INFO] [stdout] 369 | / #[doc = " @brief Copy an LMDB environment to the specified path."]
[INFO] [stdout] 370 | | #[doc = ""]
[INFO] [stdout] 371 | | #[doc = " This function may be used to make a backup of an existing environment."]
[INFO] [stdout] 372 | | #[doc = " No lockfile is created, since it gets recreated at need."]
[INFO] [stdout] ... |
[INFO] [stdout] 380 | | #[doc = " empty."]
[INFO] [stdout] 381 | | #[doc = " @return A non-zero error value on failure and 0 on success."]
[INFO] [stdout] | |___________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] env An environment handle returned by #mdb_env_create(). It
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:369:5
[INFO] [stdout] |
[INFO] [stdout] 369 | / #[doc = " @brief Copy an LMDB environment to the specified path."]
[INFO] [stdout] 370 | | #[doc = ""]
[INFO] [stdout] 371 | | #[doc = " This function may be used to make a backup of an existing environment."]
[INFO] [stdout] 372 | | #[doc = " No lockfile is created, since it gets recreated at need."]
[INFO] [stdout] ... |
[INFO] [stdout] 380 | | #[doc = " empty."]
[INFO] [stdout] 381 | | #[doc = " @return A non-zero error value on failure and 0 on success."]
[INFO] [stdout] | |___________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] path The directory in which the copy will reside. This
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:385:5
[INFO] [stdout] |
[INFO] [stdout] 385 | / #[doc = " @brief Copy an LMDB environment to the specified file descriptor."]
[INFO] [stdout] 386 | | #[doc = ""]
[INFO] [stdout] 387 | | #[doc = " This function may be used to make a backup of an existing environment."]
[INFO] [stdout] 388 | | #[doc = " No lockfile is created, since it gets recreated at need."]
[INFO] [stdout] ... |
[INFO] [stdout] 395 | | #[doc = " have already been opened for Write access."]
[INFO] [stdout] 396 | | #[doc = " @return A non-zero error value on failure and 0 on success."]
[INFO] [stdout] | |___________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] env An environment handle returned by #mdb_env_create(). It
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:385:5
[INFO] [stdout] |
[INFO] [stdout] 385 | / #[doc = " @brief Copy an LMDB environment to the specified file descriptor."]
[INFO] [stdout] 386 | | #[doc = ""]
[INFO] [stdout] 387 | | #[doc = " This function may be used to make a backup of an existing environment."]
[INFO] [stdout] 388 | | #[doc = " No lockfile is created, since it gets recreated at need."]
[INFO] [stdout] ... |
[INFO] [stdout] 395 | | #[doc = " have already been opened for Write access."]
[INFO] [stdout] 396 | | #[doc = " @return A non-zero error value on failure and 0 on success."]
[INFO] [stdout] | |___________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] fd The filedescriptor to write the copy to. It must
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:400:5
[INFO] [stdout] |
[INFO] [stdout] 400 | / #[doc = " @brief Copy an LMDB environment to the specified path, with options."]
[INFO] [stdout] 401 | | #[doc = ""]
[INFO] [stdout] 402 | | #[doc = " This function may be used to make a backup of an existing environment."]
[INFO] [stdout] 403 | | #[doc = " No lockfile is created, since it gets recreated at need."]
[INFO] [stdout] ... |
[INFO] [stdout] 420 | | #[doc = " "]
[INFO] [stdout] 421 | | #[doc = " @return A non-zero error value on failure and 0 on success."]
[INFO] [stdout] | |___________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] env An environment handle returned by #mdb_env_create(). It
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:400:5
[INFO] [stdout] |
[INFO] [stdout] 400 | / #[doc = " @brief Copy an LMDB environment to the specified path, with options."]
[INFO] [stdout] 401 | | #[doc = ""]
[INFO] [stdout] 402 | | #[doc = " This function may be used to make a backup of an existing environment."]
[INFO] [stdout] 403 | | #[doc = " No lockfile is created, since it gets recreated at need."]
[INFO] [stdout] ... |
[INFO] [stdout] 420 | | #[doc = " "]
[INFO] [stdout] 421 | | #[doc = " @return A non-zero error value on failure and 0 on success."]
[INFO] [stdout] | |___________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] path The directory in which the copy will reside. This
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:400:5
[INFO] [stdout] |
[INFO] [stdout] 400 | / #[doc = " @brief Copy an LMDB environment to the specified path, with options."]
[INFO] [stdout] 401 | | #[doc = ""]
[INFO] [stdout] 402 | | #[doc = " This function may be used to make a backup of an existing environment."]
[INFO] [stdout] 403 | | #[doc = " No lockfile is created, since it gets recreated at need."]
[INFO] [stdout] ... |
[INFO] [stdout] 420 | | #[doc = " "]
[INFO] [stdout] 421 | | #[doc = " @return A non-zero error value on failure and 0 on success."]
[INFO] [stdout] | |___________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] flags Special options for this operation. This parameter
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:429:5
[INFO] [stdout] |
[INFO] [stdout] 429 | / #[doc = " @brief Copy an LMDB environment to the specified file descriptor,"]
[INFO] [stdout] 430 | | #[doc = "\twith options."]
[INFO] [stdout] 431 | | #[doc = ""]
[INFO] [stdout] 432 | | #[doc = " This function may be used to make a backup of an existing environment."]
[INFO] [stdout] ... |
[INFO] [stdout] 443 | | #[doc = " See #mdb_env_copy2() for options."]
[INFO] [stdout] 444 | | #[doc = " @return A non-zero error value on failure and 0 on success."]
[INFO] [stdout] | |___________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] env An environment handle returned by #mdb_env_create(). It
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:429:5
[INFO] [stdout] |
[INFO] [stdout] 429 | / #[doc = " @brief Copy an LMDB environment to the specified file descriptor,"]
[INFO] [stdout] 430 | | #[doc = "\twith options."]
[INFO] [stdout] 431 | | #[doc = ""]
[INFO] [stdout] 432 | | #[doc = " This function may be used to make a backup of an existing environment."]
[INFO] [stdout] ... |
[INFO] [stdout] 443 | | #[doc = " See #mdb_env_copy2() for options."]
[INFO] [stdout] 444 | | #[doc = " @return A non-zero error value on failure and 0 on success."]
[INFO] [stdout] | |___________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] fd The filedescriptor to write the copy to. It must
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:429:5
[INFO] [stdout] |
[INFO] [stdout] 429 | / #[doc = " @brief Copy an LMDB environment to the specified file descriptor,"]
[INFO] [stdout] 430 | | #[doc = "\twith options."]
[INFO] [stdout] 431 | | #[doc = ""]
[INFO] [stdout] 432 | | #[doc = " This function may be used to make a backup of an existing environment."]
[INFO] [stdout] ... |
[INFO] [stdout] 443 | | #[doc = " See #mdb_env_copy2() for options."]
[INFO] [stdout] 444 | | #[doc = " @return A non-zero error value on failure and 0 on success."]
[INFO] [stdout] | |___________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] flags Special options for this operation.
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:452:5
[INFO] [stdout] |
[INFO] [stdout] 452 | / #[doc = " @brief Return statistics about the LMDB environment."]
[INFO] [stdout] 453 | | #[doc = ""]
[INFO] [stdout] 454 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()"]
[INFO] [stdout] 455 | | #[doc = " @param[out] stat The address of an #MDB_stat structure"]
[INFO] [stdout] 456 | | #[doc = " \twhere the statistics will be copied"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] env An environment handle returned by #mdb_env_create()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[out]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:452:5
[INFO] [stdout] |
[INFO] [stdout] 452 | / #[doc = " @brief Return statistics about the LMDB environment."]
[INFO] [stdout] 453 | | #[doc = ""]
[INFO] [stdout] 454 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()"]
[INFO] [stdout] 455 | | #[doc = " @param[out] stat The address of an #MDB_stat structure"]
[INFO] [stdout] 456 | | #[doc = " \twhere the statistics will be copied"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[out] stat The address of an #MDB_stat structure
[INFO] [stdout] ^^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:460:5
[INFO] [stdout] |
[INFO] [stdout] 460 | / #[doc = " @brief Return information about the LMDB environment."]
[INFO] [stdout] 461 | | #[doc = ""]
[INFO] [stdout] 462 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()"]
[INFO] [stdout] 463 | | #[doc = " @param[out] stat The address of an #MDB_envinfo structure"]
[INFO] [stdout] 464 | | #[doc = " \twhere the information will be copied"]
[INFO] [stdout] | |______________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] env An environment handle returned by #mdb_env_create()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[out]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:460:5
[INFO] [stdout] |
[INFO] [stdout] 460 | / #[doc = " @brief Return information about the LMDB environment."]
[INFO] [stdout] 461 | | #[doc = ""]
[INFO] [stdout] 462 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()"]
[INFO] [stdout] 463 | | #[doc = " @param[out] stat The address of an #MDB_envinfo structure"]
[INFO] [stdout] 464 | | #[doc = " \twhere the information will be copied"]
[INFO] [stdout] | |______________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[out] stat The address of an #MDB_envinfo structure
[INFO] [stdout] ^^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:468:5
[INFO] [stdout] |
[INFO] [stdout] 468 | / #[doc = " @brief Flush the data buffers to disk."]
[INFO] [stdout] 469 | | #[doc = ""]
[INFO] [stdout] 470 | | #[doc = " Data is always written to disk when #mdb_txn_commit() is called,"]
[INFO] [stdout] 471 | | #[doc = " but the operating system may keep it buffered. LMDB always flushes"]
[INFO] [stdout] ... |
[INFO] [stdout] 484 | | #[doc = "\tEIO - an error occurred during synchronization."]
[INFO] [stdout] 485 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] env An environment handle returned by #mdb_env_create()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:468:5
[INFO] [stdout] |
[INFO] [stdout] 468 | / #[doc = " @brief Flush the data buffers to disk."]
[INFO] [stdout] 469 | | #[doc = ""]
[INFO] [stdout] 470 | | #[doc = " Data is always written to disk when #mdb_txn_commit() is called,"]
[INFO] [stdout] 471 | | #[doc = " but the operating system may keep it buffered. LMDB always flushes"]
[INFO] [stdout] ... |
[INFO] [stdout] 484 | | #[doc = "\tEIO - an error occurred during synchronization."]
[INFO] [stdout] 485 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] force If non-zero, force a synchronous flush. Otherwise
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:489:5
[INFO] [stdout] |
[INFO] [stdout] 489 | / #[doc = " @brief Close the environment and release the memory map."]
[INFO] [stdout] 490 | | #[doc = ""]
[INFO] [stdout] 491 | | #[doc = " Only a single thread may call this function. All transactions, databases,"]
[INFO] [stdout] 492 | | #[doc = " and cursors must already be closed before calling this function. Attempts to"]
[INFO] [stdout] 493 | | #[doc = " use any such handles after calling this function will cause a SIGSEGV."]
[INFO] [stdout] 494 | | #[doc = " The environment handle will be freed and must not be used again after this call."]
[INFO] [stdout] 495 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()"]
[INFO] [stdout] | |__________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] env An environment handle returned by #mdb_env_create()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:499:5
[INFO] [stdout] |
[INFO] [stdout] 499 | / #[doc = " @brief Set environment flags."]
[INFO] [stdout] 500 | | #[doc = ""]
[INFO] [stdout] 501 | | #[doc = " This may be used to set some flags in addition to those from"]
[INFO] [stdout] 502 | | #[doc = " #mdb_env_open(), or to unset these flags. If several threads"]
[INFO] [stdout] ... |
[INFO] [stdout] 510 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 511 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] env An environment handle returned by #mdb_env_create()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:499:5
[INFO] [stdout] |
[INFO] [stdout] 499 | / #[doc = " @brief Set environment flags."]
[INFO] [stdout] 500 | | #[doc = ""]
[INFO] [stdout] 501 | | #[doc = " This may be used to set some flags in addition to those from"]
[INFO] [stdout] 502 | | #[doc = " #mdb_env_open(), or to unset these flags. If several threads"]
[INFO] [stdout] ... |
[INFO] [stdout] 510 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 511 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] flags The flags to change, bitwise OR'ed together
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:499:5
[INFO] [stdout] |
[INFO] [stdout] 499 | / #[doc = " @brief Set environment flags."]
[INFO] [stdout] 500 | | #[doc = ""]
[INFO] [stdout] 501 | | #[doc = " This may be used to set some flags in addition to those from"]
[INFO] [stdout] 502 | | #[doc = " #mdb_env_open(), or to unset these flags. If several threads"]
[INFO] [stdout] ... |
[INFO] [stdout] 510 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 511 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] onoff A non-zero value sets the flags, zero clears them.
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:519:5
[INFO] [stdout] |
[INFO] [stdout] 519 | / #[doc = " @brief Get environment flags."]
[INFO] [stdout] 520 | | #[doc = ""]
[INFO] [stdout] 521 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()"]
[INFO] [stdout] 522 | | #[doc = " @param[out] flags The address of an integer to store the flags"]
[INFO] [stdout] ... |
[INFO] [stdout] 526 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 527 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] env An environment handle returned by #mdb_env_create()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[out]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:519:5
[INFO] [stdout] |
[INFO] [stdout] 519 | / #[doc = " @brief Get environment flags."]
[INFO] [stdout] 520 | | #[doc = ""]
[INFO] [stdout] 521 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()"]
[INFO] [stdout] 522 | | #[doc = " @param[out] flags The address of an integer to store the flags"]
[INFO] [stdout] ... |
[INFO] [stdout] 526 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 527 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[out] flags The address of an integer to store the flags
[INFO] [stdout] ^^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:531:5
[INFO] [stdout] |
[INFO] [stdout] 531 | / #[doc = " @brief Return the path that was used in #mdb_env_open()."]
[INFO] [stdout] 532 | | #[doc = ""]
[INFO] [stdout] 533 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()"]
[INFO] [stdout] 534 | | #[doc = " @param[out] path Address of a string pointer to contain the path. This"]
[INFO] [stdout] ... |
[INFO] [stdout] 540 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 541 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] env An environment handle returned by #mdb_env_create()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[out]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:531:5
[INFO] [stdout] |
[INFO] [stdout] 531 | / #[doc = " @brief Return the path that was used in #mdb_env_open()."]
[INFO] [stdout] 532 | | #[doc = ""]
[INFO] [stdout] 533 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()"]
[INFO] [stdout] 534 | | #[doc = " @param[out] path Address of a string pointer to contain the path. This"]
[INFO] [stdout] ... |
[INFO] [stdout] 540 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 541 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[out] path Address of a string pointer to contain the path. This
[INFO] [stdout] ^^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:545:5
[INFO] [stdout] |
[INFO] [stdout] 545 | / #[doc = " @brief Return the filedescriptor for the given environment."]
[INFO] [stdout] 546 | | #[doc = ""]
[INFO] [stdout] 547 | | #[doc = " This function may be called after fork(), so the descriptor can be"]
[INFO] [stdout] 548 | | #[doc = " closed before exec*(). Other LMDB file descriptors have FD_CLOEXEC."]
[INFO] [stdout] ... |
[INFO] [stdout] 556 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 557 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] env An environment handle returned by #mdb_env_create()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[out]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:545:5
[INFO] [stdout] |
[INFO] [stdout] 545 | / #[doc = " @brief Return the filedescriptor for the given environment."]
[INFO] [stdout] 546 | | #[doc = ""]
[INFO] [stdout] 547 | | #[doc = " This function may be called after fork(), so the descriptor can be"]
[INFO] [stdout] 548 | | #[doc = " closed before exec*(). Other LMDB file descriptors have FD_CLOEXEC."]
[INFO] [stdout] ... |
[INFO] [stdout] 556 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 557 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[out] fd Address of a mdb_filehandle_t to contain the descriptor.
[INFO] [stdout] ^^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:561:5
[INFO] [stdout] |
[INFO] [stdout] 561 | / #[doc = " @brief Set the size of the memory map to use for this environment."]
[INFO] [stdout] 562 | | #[doc = ""]
[INFO] [stdout] 563 | | #[doc = " The size should be a multiple of the OS page size. The default is"]
[INFO] [stdout] 564 | | #[doc = " 10485760 bytes. The size of the memory map is also the maximum size"]
[INFO] [stdout] ... |
[INFO] [stdout] 590 | | #[doc = " \tan active write transaction."]
[INFO] [stdout] 591 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] env An environment handle returned by #mdb_env_create()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:561:5
[INFO] [stdout] |
[INFO] [stdout] 561 | / #[doc = " @brief Set the size of the memory map to use for this environment."]
[INFO] [stdout] 562 | | #[doc = ""]
[INFO] [stdout] 563 | | #[doc = " The size should be a multiple of the OS page size. The default is"]
[INFO] [stdout] 564 | | #[doc = " 10485760 bytes. The size of the memory map is also the maximum size"]
[INFO] [stdout] ... |
[INFO] [stdout] 590 | | #[doc = " \tan active write transaction."]
[INFO] [stdout] 591 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] size The size in bytes
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:595:5
[INFO] [stdout] |
[INFO] [stdout] 595 | / #[doc = " @brief Set the maximum number of threads/reader slots for the environment."]
[INFO] [stdout] 596 | | #[doc = ""]
[INFO] [stdout] 597 | | #[doc = " This defines the number of slots in the lock table that is used to track readers in the"]
[INFO] [stdout] 598 | | #[doc = " the environment. The default is 126."]
[INFO] [stdout] ... |
[INFO] [stdout] 609 | | #[doc = "\tEINVAL - an invalid parameter was specified, or the environment is already open."]
[INFO] [stdout] 610 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] env An environment handle returned by #mdb_env_create()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:595:5
[INFO] [stdout] |
[INFO] [stdout] 595 | / #[doc = " @brief Set the maximum number of threads/reader slots for the environment."]
[INFO] [stdout] 596 | | #[doc = ""]
[INFO] [stdout] 597 | | #[doc = " This defines the number of slots in the lock table that is used to track readers in the"]
[INFO] [stdout] 598 | | #[doc = " the environment. The default is 126."]
[INFO] [stdout] ... |
[INFO] [stdout] 609 | | #[doc = "\tEINVAL - an invalid parameter was specified, or the environment is already open."]
[INFO] [stdout] 610 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] readers The maximum number of reader lock table slots
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:614:5
[INFO] [stdout] |
[INFO] [stdout] 614 | / #[doc = " @brief Get the maximum number of threads/reader slots for the environment."]
[INFO] [stdout] 615 | | #[doc = ""]
[INFO] [stdout] 616 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()"]
[INFO] [stdout] 617 | | #[doc = " @param[out] readers Address of an integer to store the number of readers"]
[INFO] [stdout] ... |
[INFO] [stdout] 621 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 622 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] env An environment handle returned by #mdb_env_create()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[out]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:614:5
[INFO] [stdout] |
[INFO] [stdout] 614 | / #[doc = " @brief Get the maximum number of threads/reader slots for the environment."]
[INFO] [stdout] 615 | | #[doc = ""]
[INFO] [stdout] 616 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()"]
[INFO] [stdout] 617 | | #[doc = " @param[out] readers Address of an integer to store the number of readers"]
[INFO] [stdout] ... |
[INFO] [stdout] 621 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 622 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[out] readers Address of an integer to store the number of readers
[INFO] [stdout] ^^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:627:5
[INFO] [stdout] |
[INFO] [stdout] 627 | / #[doc = " @brief Set the maximum number of named databases for the environment."]
[INFO] [stdout] 628 | | #[doc = ""]
[INFO] [stdout] 629 | | #[doc = " This function is only needed if multiple databases will be used in the"]
[INFO] [stdout] 630 | | #[doc = " environment. Simpler applications that use the environment as a single"]
[INFO] [stdout] ... |
[INFO] [stdout] 642 | | #[doc = "\tEINVAL - an invalid parameter was specified, or the environment is already open."]
[INFO] [stdout] 643 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] env An environment handle returned by #mdb_env_create()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:627:5
[INFO] [stdout] |
[INFO] [stdout] 627 | / #[doc = " @brief Set the maximum number of named databases for the environment."]
[INFO] [stdout] 628 | | #[doc = ""]
[INFO] [stdout] 629 | | #[doc = " This function is only needed if multiple databases will be used in the"]
[INFO] [stdout] 630 | | #[doc = " environment. Simpler applications that use the environment as a single"]
[INFO] [stdout] ... |
[INFO] [stdout] 642 | | #[doc = "\tEINVAL - an invalid parameter was specified, or the environment is already open."]
[INFO] [stdout] 643 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] dbs The maximum number of databases
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:647:5
[INFO] [stdout] |
[INFO] [stdout] 647 | / #[doc = " @brief Get the maximum size of keys and #MDB_DUPSORT data we can write."]
[INFO] [stdout] 648 | | #[doc = ""]
[INFO] [stdout] 649 | | #[doc = " Depends on the compile-time constant #MDB_MAXKEYSIZE. Default 511."]
[INFO] [stdout] 650 | | #[doc = " See @ref MDB_val."]
[INFO] [stdout] 651 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()"]
[INFO] [stdout] 652 | | #[doc = " @return The maximum size of a key we can write"]
[INFO] [stdout] | |______________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] env An environment handle returned by #mdb_env_create()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:656:5
[INFO] [stdout] |
[INFO] [stdout] 656 | / #[doc = " @brief Set application information associated with the #MDB_env."]
[INFO] [stdout] 657 | | #[doc = ""]
[INFO] [stdout] 658 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()"]
[INFO] [stdout] 659 | | #[doc = " @param[in] ctx An arbitrary pointer for whatever the application needs."]
[INFO] [stdout] 660 | | #[doc = " @return A non-zero error value on failure and 0 on success."]
[INFO] [stdout] | |___________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] env An environment handle returned by #mdb_env_create()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:656:5
[INFO] [stdout] |
[INFO] [stdout] 656 | / #[doc = " @brief Set application information associated with the #MDB_env."]
[INFO] [stdout] 657 | | #[doc = ""]
[INFO] [stdout] 658 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()"]
[INFO] [stdout] 659 | | #[doc = " @param[in] ctx An arbitrary pointer for whatever the application needs."]
[INFO] [stdout] 660 | | #[doc = " @return A non-zero error value on failure and 0 on success."]
[INFO] [stdout] | |___________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] ctx An arbitrary pointer for whatever the application needs.
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:664:5
[INFO] [stdout] |
[INFO] [stdout] 664 | / #[doc = " @brief Get the application information associated with the #MDB_env."]
[INFO] [stdout] 665 | | #[doc = ""]
[INFO] [stdout] 666 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()"]
[INFO] [stdout] 667 | | #[doc = " @return The pointer set by #mdb_env_set_userctx()."]
[INFO] [stdout] | |__________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] env An environment handle returned by #mdb_env_create()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:678:5
[INFO] [stdout] |
[INFO] [stdout] 678 | / #[doc = " Set or reset the assert() callback of the environment."]
[INFO] [stdout] 679 | | #[doc = " Disabled if liblmdb is buillt with NDEBUG."]
[INFO] [stdout] 680 | | #[doc = " @note This hack should become obsolete as lmdb's error handling matures."]
[INFO] [stdout] 681 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()."]
[INFO] [stdout] 682 | | #[doc = " @param[in] func An #MDB_assert_func function, or 0."]
[INFO] [stdout] 683 | | #[doc = " @return A non-zero error value on failure and 0 on success."]
[INFO] [stdout] | |___________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] env An environment handle returned by #mdb_env_create().
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:678:5
[INFO] [stdout] |
[INFO] [stdout] 678 | / #[doc = " Set or reset the assert() callback of the environment."]
[INFO] [stdout] 679 | | #[doc = " Disabled if liblmdb is buillt with NDEBUG."]
[INFO] [stdout] 680 | | #[doc = " @note This hack should become obsolete as lmdb's error handling matures."]
[INFO] [stdout] 681 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()."]
[INFO] [stdout] 682 | | #[doc = " @param[in] func An #MDB_assert_func function, or 0."]
[INFO] [stdout] 683 | | #[doc = " @return A non-zero error value on failure and 0 on success."]
[INFO] [stdout] | |___________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] func An #MDB_assert_func function, or 0.
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:687:5
[INFO] [stdout] |
[INFO] [stdout] 687 | / #[doc = " @brief Create a transaction for use with the environment."]
[INFO] [stdout] 688 | | #[doc = ""]
[INFO] [stdout] 689 | | #[doc = " The transaction handle may be discarded using #mdb_txn_abort() or #mdb_txn_commit()."]
[INFO] [stdout] 690 | | #[doc = " @note A transaction and its cursors must only be used by a single"]
[INFO] [stdout] ... |
[INFO] [stdout] 718 | | #[doc = "\tENOMEM - out of memory."]
[INFO] [stdout] 719 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] env An environment handle returned by #mdb_env_create()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:687:5
[INFO] [stdout] |
[INFO] [stdout] 687 | / #[doc = " @brief Create a transaction for use with the environment."]
[INFO] [stdout] 688 | | #[doc = ""]
[INFO] [stdout] 689 | | #[doc = " The transaction handle may be discarded using #mdb_txn_abort() or #mdb_txn_commit()."]
[INFO] [stdout] 690 | | #[doc = " @note A transaction and its cursors must only be used by a single"]
[INFO] [stdout] ... |
[INFO] [stdout] 718 | | #[doc = "\tENOMEM - out of memory."]
[INFO] [stdout] 719 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] parent If this parameter is non-NULL, the new transaction
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:687:5
[INFO] [stdout] |
[INFO] [stdout] 687 | / #[doc = " @brief Create a transaction for use with the environment."]
[INFO] [stdout] 688 | | #[doc = ""]
[INFO] [stdout] 689 | | #[doc = " The transaction handle may be discarded using #mdb_txn_abort() or #mdb_txn_commit()."]
[INFO] [stdout] 690 | | #[doc = " @note A transaction and its cursors must only be used by a single"]
[INFO] [stdout] ... |
[INFO] [stdout] 718 | | #[doc = "\tENOMEM - out of memory."]
[INFO] [stdout] 719 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] flags Special options for this transaction. This parameter
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:728:5
[INFO] [stdout] |
[INFO] [stdout] 728 | / #[doc = " @brief Returns the transaction's #MDB_env"]
[INFO] [stdout] 729 | | #[doc = ""]
[INFO] [stdout] 730 | | #[doc = " @param[in] txn A transaction handle returned by #mdb_txn_begin()"]
[INFO] [stdout] | |________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] txn A transaction handle returned by #mdb_txn_begin()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:734:5
[INFO] [stdout] |
[INFO] [stdout] 734 | / #[doc = " @brief Return the transaction's ID."]
[INFO] [stdout] 735 | | #[doc = ""]
[INFO] [stdout] 736 | | #[doc = " This returns the identifier associated with this transaction. For a"]
[INFO] [stdout] 737 | | #[doc = " read-only transaction, this corresponds to the snapshot being read;"]
[INFO] [stdout] ... |
[INFO] [stdout] 740 | | #[doc = " @param[in] txn A transaction handle returned by #mdb_txn_begin()"]
[INFO] [stdout] 741 | | #[doc = " @return A transaction ID, valid if input is an active transaction."]
[INFO] [stdout] | |__________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] txn A transaction handle returned by #mdb_txn_begin()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:745:5
[INFO] [stdout] |
[INFO] [stdout] 745 | / #[doc = " @brief Commit all the operations of a transaction into the database."]
[INFO] [stdout] 746 | | #[doc = ""]
[INFO] [stdout] 747 | | #[doc = " The transaction handle is freed. It and its cursors must not be used"]
[INFO] [stdout] 748 | | #[doc = " again after this call, except with #mdb_cursor_renew()."]
[INFO] [stdout] ... |
[INFO] [stdout] 758 | | #[doc = "\tENOMEM - out of memory."]
[INFO] [stdout] 759 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] txn A transaction handle returned by #mdb_txn_begin()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:763:5
[INFO] [stdout] |
[INFO] [stdout] 763 | / #[doc = " @brief Abandon all the operations of the transaction instead of saving them."]
[INFO] [stdout] 764 | | #[doc = ""]
[INFO] [stdout] 765 | | #[doc = " The transaction handle is freed. It and its cursors must not be used"]
[INFO] [stdout] 766 | | #[doc = " again after this call, except with #mdb_cursor_renew()."]
[INFO] [stdout] 767 | | #[doc = " @note Earlier documentation incorrectly said all cursors would be freed."]
[INFO] [stdout] 768 | | #[doc = " Only write-transactions free cursors."]
[INFO] [stdout] 769 | | #[doc = " @param[in] txn A transaction handle returned by #mdb_txn_begin()"]
[INFO] [stdout] | |________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] txn A transaction handle returned by #mdb_txn_begin()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:773:5
[INFO] [stdout] |
[INFO] [stdout] 773 | / #[doc = " @brief Reset a read-only transaction."]
[INFO] [stdout] 774 | | #[doc = ""]
[INFO] [stdout] 775 | | #[doc = " Abort the transaction like #mdb_txn_abort(), but keep the transaction"]
[INFO] [stdout] 776 | | #[doc = " handle. #mdb_txn_renew() may reuse the handle. This saves allocation"]
[INFO] [stdout] ... |
[INFO] [stdout] 787 | | #[doc = " the database size may grow much more rapidly than otherwise."]
[INFO] [stdout] 788 | | #[doc = " @param[in] txn A transaction handle returned by #mdb_txn_begin()"]
[INFO] [stdout] | |________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] txn A transaction handle returned by #mdb_txn_begin()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:792:5
[INFO] [stdout] |
[INFO] [stdout] 792 | / #[doc = " @brief Renew a read-only transaction."]
[INFO] [stdout] 793 | | #[doc = ""]
[INFO] [stdout] 794 | | #[doc = " This acquires a new reader lock for a transaction handle that had been"]
[INFO] [stdout] 795 | | #[doc = " released by #mdb_txn_reset(). It must be called before a reset transaction"]
[INFO] [stdout] ... |
[INFO] [stdout] 803 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 804 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] txn A transaction handle returned by #mdb_txn_begin()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:808:5
[INFO] [stdout] |
[INFO] [stdout] 808 | / #[doc = " @brief Open a database in the environment."]
[INFO] [stdout] 809 | | #[doc = ""]
[INFO] [stdout] 810 | | #[doc = " A database handle denotes the name and parameters of a database,"]
[INFO] [stdout] 811 | | #[doc = " independently of whether such a database exists."]
[INFO] [stdout] ... |
[INFO] [stdout] 873 | | #[doc = "\t#MDB_DBS_FULL - too many databases have been opened. See #mdb_env_set_maxdbs()."]
[INFO] [stdout] 874 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] txn A transaction handle returned by #mdb_txn_begin()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:808:5
[INFO] [stdout] |
[INFO] [stdout] 808 | / #[doc = " @brief Open a database in the environment."]
[INFO] [stdout] 809 | | #[doc = ""]
[INFO] [stdout] 810 | | #[doc = " A database handle denotes the name and parameters of a database,"]
[INFO] [stdout] 811 | | #[doc = " independently of whether such a database exists."]
[INFO] [stdout] ... |
[INFO] [stdout] 873 | | #[doc = "\t#MDB_DBS_FULL - too many databases have been opened. See #mdb_env_set_maxdbs()."]
[INFO] [stdout] 874 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] name The name of the database to open. If only a single
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:808:5
[INFO] [stdout] |
[INFO] [stdout] 808 | / #[doc = " @brief Open a database in the environment."]
[INFO] [stdout] 809 | | #[doc = ""]
[INFO] [stdout] 810 | | #[doc = " A database handle denotes the name and parameters of a database,"]
[INFO] [stdout] 811 | | #[doc = " independently of whether such a database exists."]
[INFO] [stdout] ... |
[INFO] [stdout] 873 | | #[doc = "\t#MDB_DBS_FULL - too many databases have been opened. See #mdb_env_set_maxdbs()."]
[INFO] [stdout] 874 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] flags Special options for this database. This parameter
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:883:5
[INFO] [stdout] |
[INFO] [stdout] 883 | / #[doc = " @brief Retrieve statistics for a database."]
[INFO] [stdout] 884 | | #[doc = ""]
[INFO] [stdout] 885 | | #[doc = " @param[in] txn A transaction handle returned by #mdb_txn_begin()"]
[INFO] [stdout] 886 | | #[doc = " @param[in] dbi A database handle returned by #mdb_dbi_open()"]
[INFO] [stdout] ... |
[INFO] [stdout] 892 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 893 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] txn A transaction handle returned by #mdb_txn_begin()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:883:5
[INFO] [stdout] |
[INFO] [stdout] 883 | / #[doc = " @brief Retrieve statistics for a database."]
[INFO] [stdout] 884 | | #[doc = ""]
[INFO] [stdout] 885 | | #[doc = " @param[in] txn A transaction handle returned by #mdb_txn_begin()"]
[INFO] [stdout] 886 | | #[doc = " @param[in] dbi A database handle returned by #mdb_dbi_open()"]
[INFO] [stdout] ... |
[INFO] [stdout] 892 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 893 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] dbi A database handle returned by #mdb_dbi_open()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[out]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:883:5
[INFO] [stdout] |
[INFO] [stdout] 883 | / #[doc = " @brief Retrieve statistics for a database."]
[INFO] [stdout] 884 | | #[doc = ""]
[INFO] [stdout] 885 | | #[doc = " @param[in] txn A transaction handle returned by #mdb_txn_begin()"]
[INFO] [stdout] 886 | | #[doc = " @param[in] dbi A database handle returned by #mdb_dbi_open()"]
[INFO] [stdout] ... |
[INFO] [stdout] 892 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 893 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[out] stat The address of an #MDB_stat structure
[INFO] [stdout] ^^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:897:5
[INFO] [stdout] |
[INFO] [stdout] 897 | / #[doc = " @brief Retrieve the DB flags for a database handle."]
[INFO] [stdout] 898 | | #[doc = ""]
[INFO] [stdout] 899 | | #[doc = " @param[in] txn A transaction handle returned by #mdb_txn_begin()"]
[INFO] [stdout] 900 | | #[doc = " @param[in] dbi A database handle returned by #mdb_dbi_open()"]
[INFO] [stdout] 901 | | #[doc = " @param[out] flags Address where the flags will be returned."]
[INFO] [stdout] 902 | | #[doc = " @return A non-zero error value on failure and 0 on success."]
[INFO] [stdout] | |___________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] txn A transaction handle returned by #mdb_txn_begin()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:897:5
[INFO] [stdout] |
[INFO] [stdout] 897 | / #[doc = " @brief Retrieve the DB flags for a database handle."]
[INFO] [stdout] 898 | | #[doc = ""]
[INFO] [stdout] 899 | | #[doc = " @param[in] txn A transaction handle returned by #mdb_txn_begin()"]
[INFO] [stdout] 900 | | #[doc = " @param[in] dbi A database handle returned by #mdb_dbi_open()"]
[INFO] [stdout] 901 | | #[doc = " @param[out] flags Address where the flags will be returned."]
[INFO] [stdout] 902 | | #[doc = " @return A non-zero error value on failure and 0 on success."]
[INFO] [stdout] | |___________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] dbi A database handle returned by #mdb_dbi_open()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[out]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:897:5
[INFO] [stdout] |
[INFO] [stdout] 897 | / #[doc = " @brief Retrieve the DB flags for a database handle."]
[INFO] [stdout] 898 | | #[doc = ""]
[INFO] [stdout] 899 | | #[doc = " @param[in] txn A transaction handle returned by #mdb_txn_begin()"]
[INFO] [stdout] 900 | | #[doc = " @param[in] dbi A database handle returned by #mdb_dbi_open()"]
[INFO] [stdout] 901 | | #[doc = " @param[out] flags Address where the flags will be returned."]
[INFO] [stdout] 902 | | #[doc = " @return A non-zero error value on failure and 0 on success."]
[INFO] [stdout] | |___________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[out] flags Address where the flags will be returned.
[INFO] [stdout] ^^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:910:5
[INFO] [stdout] |
[INFO] [stdout] 910 | / #[doc = " @brief Close a database handle. Normally unnecessary. Use with care:"]
[INFO] [stdout] 911 | | #[doc = ""]
[INFO] [stdout] 912 | | #[doc = " This call is not mutex protected. Handles should only be closed by"]
[INFO] [stdout] 913 | | #[doc = " a single thread, and only if no other threads are going to reference"]
[INFO] [stdout] ... |
[INFO] [stdout] 923 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()"]
[INFO] [stdout] 924 | | #[doc = " @param[in] dbi A database handle returned by #mdb_dbi_open()"]
[INFO] [stdout] | |____________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] env An environment handle returned by #mdb_env_create()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:910:5
[INFO] [stdout] |
[INFO] [stdout] 910 | / #[doc = " @brief Close a database handle. Normally unnecessary. Use with care:"]
[INFO] [stdout] 911 | | #[doc = ""]
[INFO] [stdout] 912 | | #[doc = " This call is not mutex protected. Handles should only be closed by"]
[INFO] [stdout] 913 | | #[doc = " a single thread, and only if no other threads are going to reference"]
[INFO] [stdout] ... |
[INFO] [stdout] 923 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()"]
[INFO] [stdout] 924 | | #[doc = " @param[in] dbi A database handle returned by #mdb_dbi_open()"]
[INFO] [stdout] | |____________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] dbi A database handle returned by #mdb_dbi_open()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:928:5
[INFO] [stdout] |
[INFO] [stdout] 928 | / #[doc = " @brief Empty or delete+close a database."]
[INFO] [stdout] 929 | | #[doc = ""]
[INFO] [stdout] 930 | | #[doc = " See #mdb_dbi_close() for restrictions about closing the DB handle."]
[INFO] [stdout] 931 | | #[doc = " @param[in] txn A transaction handle returned by #mdb_txn_begin()"]
[INFO] [stdout] ... |
[INFO] [stdout] 934 | | #[doc = " environment and close the DB handle."]
[INFO] [stdout] 935 | | #[doc = " @return A non-zero error value on failure and 0 on success."]
[INFO] [stdout] | |___________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] txn A transaction handle returned by #mdb_txn_begin()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:928:5
[INFO] [stdout] |
[INFO] [stdout] 928 | / #[doc = " @brief Empty or delete+close a database."]
[INFO] [stdout] 929 | | #[doc = ""]
[INFO] [stdout] 930 | | #[doc = " See #mdb_dbi_close() for restrictions about closing the DB handle."]
[INFO] [stdout] 931 | | #[doc = " @param[in] txn A transaction handle returned by #mdb_txn_begin()"]
[INFO] [stdout] ... |
[INFO] [stdout] 934 | | #[doc = " environment and close the DB handle."]
[INFO] [stdout] 935 | | #[doc = " @return A non-zero error value on failure and 0 on success."]
[INFO] [stdout] | |___________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] dbi A database handle returned by #mdb_dbi_open()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:928:5
[INFO] [stdout] |
[INFO] [stdout] 928 | / #[doc = " @brief Empty or delete+close a database."]
[INFO] [stdout] 929 | | #[doc = ""]
[INFO] [stdout] 930 | | #[doc = " See #mdb_dbi_close() for restrictions about closing the DB handle."]
[INFO] [stdout] 931 | | #[doc = " @param[in] txn A transaction handle returned by #mdb_txn_begin()"]
[INFO] [stdout] ... |
[INFO] [stdout] 934 | | #[doc = " environment and close the DB handle."]
[INFO] [stdout] 935 | | #[doc = " @return A non-zero error value on failure and 0 on success."]
[INFO] [stdout] | |___________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] del 0 to empty the DB, 1 to delete it from the
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:939:5
[INFO] [stdout] |
[INFO] [stdout] 939 | / #[doc = " @brief Set a custom key comparison function for a database."]
[INFO] [stdout] 940 | | #[doc = ""]
[INFO] [stdout] 941 | | #[doc = " The comparison function is called whenever it is necessary to compare a"]
[INFO] [stdout] 942 | | #[doc = " key specified by the application with a key currently stored in the database."]
[INFO] [stdout] ... |
[INFO] [stdout] 955 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 956 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] txn A transaction handle returned by #mdb_txn_begin()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:939:5
[INFO] [stdout] |
[INFO] [stdout] 939 | / #[doc = " @brief Set a custom key comparison function for a database."]
[INFO] [stdout] 940 | | #[doc = ""]
[INFO] [stdout] 941 | | #[doc = " The comparison function is called whenever it is necessary to compare a"]
[INFO] [stdout] 942 | | #[doc = " key specified by the application with a key currently stored in the database."]
[INFO] [stdout] ... |
[INFO] [stdout] 955 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 956 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] dbi A database handle returned by #mdb_dbi_open()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:939:5
[INFO] [stdout] |
[INFO] [stdout] 939 | / #[doc = " @brief Set a custom key comparison function for a database."]
[INFO] [stdout] 940 | | #[doc = ""]
[INFO] [stdout] 941 | | #[doc = " The comparison function is called whenever it is necessary to compare a"]
[INFO] [stdout] 942 | | #[doc = " key specified by the application with a key currently stored in the database."]
[INFO] [stdout] ... |
[INFO] [stdout] 955 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 956 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] cmp A #MDB_cmp_func function
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:960:5
[INFO] [stdout] |
[INFO] [stdout] 960 | / #[doc = " @brief Set a custom data comparison function for a #MDB_DUPSORT database."]
[INFO] [stdout] 961 | | #[doc = ""]
[INFO] [stdout] 962 | | #[doc = " This comparison function is called whenever it is necessary to compare a data"]
[INFO] [stdout] 963 | | #[doc = " item specified by the application with a data item currently stored in the database."]
[INFO] [stdout] ... |
[INFO] [stdout] 978 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 979 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] txn A transaction handle returned by #mdb_txn_begin()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:960:5
[INFO] [stdout] |
[INFO] [stdout] 960 | / #[doc = " @brief Set a custom data comparison function for a #MDB_DUPSORT database."]
[INFO] [stdout] 961 | | #[doc = ""]
[INFO] [stdout] 962 | | #[doc = " This comparison function is called whenever it is necessary to compare a data"]
[INFO] [stdout] 963 | | #[doc = " item specified by the application with a data item currently stored in the database."]
[INFO] [stdout] ... |
[INFO] [stdout] 978 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 979 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] dbi A database handle returned by #mdb_dbi_open()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:960:5
[INFO] [stdout] |
[INFO] [stdout] 960 | / #[doc = " @brief Set a custom data comparison function for a #MDB_DUPSORT database."]
[INFO] [stdout] 961 | | #[doc = ""]
[INFO] [stdout] 962 | | #[doc = " This comparison function is called whenever it is necessary to compare a data"]
[INFO] [stdout] 963 | | #[doc = " item specified by the application with a data item currently stored in the database."]
[INFO] [stdout] ... |
[INFO] [stdout] 978 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 979 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] cmp A #MDB_cmp_func function
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:983:5
[INFO] [stdout] |
[INFO] [stdout] 983 | / #[doc = " @brief Set a relocation function for a #MDB_FIXEDMAP database."]
[INFO] [stdout] 984 | | #[doc = ""]
[INFO] [stdout] 985 | | #[doc = " @todo The relocation function is called whenever it is necessary to move the data"]
[INFO] [stdout] 986 | | #[doc = " of an item to a different position in the database (e.g. through tree"]
[INFO] [stdout] ... |
[INFO] [stdout] 998 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 999 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] txn A transaction handle returned by #mdb_txn_begin()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:983:5
[INFO] [stdout] |
[INFO] [stdout] 983 | / #[doc = " @brief Set a relocation function for a #MDB_FIXEDMAP database."]
[INFO] [stdout] 984 | | #[doc = ""]
[INFO] [stdout] 985 | | #[doc = " @todo The relocation function is called whenever it is necessary to move the data"]
[INFO] [stdout] 986 | | #[doc = " of an item to a different position in the database (e.g. through tree"]
[INFO] [stdout] ... |
[INFO] [stdout] 998 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 999 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] dbi A database handle returned by #mdb_dbi_open()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:983:5
[INFO] [stdout] |
[INFO] [stdout] 983 | / #[doc = " @brief Set a relocation function for a #MDB_FIXEDMAP database."]
[INFO] [stdout] 984 | | #[doc = ""]
[INFO] [stdout] 985 | | #[doc = " @todo The relocation function is called whenever it is necessary to move the data"]
[INFO] [stdout] 986 | | #[doc = " of an item to a different position in the database (e.g. through tree"]
[INFO] [stdout] ... |
[INFO] [stdout] 998 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 999 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] rel A #MDB_rel_func function
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1003:5
[INFO] [stdout] |
[INFO] [stdout] 1003 | / #[doc = " @brief Set a context pointer for a #MDB_FIXEDMAP database's relocation function."]
[INFO] [stdout] 1004 | | #[doc = ""]
[INFO] [stdout] 1005 | | #[doc = " See #mdb_set_relfunc and #MDB_rel_func for more details."]
[INFO] [stdout] 1006 | | #[doc = " @param[in] txn A transaction handle returned by #mdb_txn_begin()"]
[INFO] [stdout] ... |
[INFO] [stdout] 1014 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1015 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] txn A transaction handle returned by #mdb_txn_begin()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1003:5
[INFO] [stdout] |
[INFO] [stdout] 1003 | / #[doc = " @brief Set a context pointer for a #MDB_FIXEDMAP database's relocation function."]
[INFO] [stdout] 1004 | | #[doc = ""]
[INFO] [stdout] 1005 | | #[doc = " See #mdb_set_relfunc and #MDB_rel_func for more details."]
[INFO] [stdout] 1006 | | #[doc = " @param[in] txn A transaction handle returned by #mdb_txn_begin()"]
[INFO] [stdout] ... |
[INFO] [stdout] 1014 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1015 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] dbi A database handle returned by #mdb_dbi_open()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1003:5
[INFO] [stdout] |
[INFO] [stdout] 1003 | / #[doc = " @brief Set a context pointer for a #MDB_FIXEDMAP database's relocation function."]
[INFO] [stdout] 1004 | | #[doc = ""]
[INFO] [stdout] 1005 | | #[doc = " See #mdb_set_relfunc and #MDB_rel_func for more details."]
[INFO] [stdout] 1006 | | #[doc = " @param[in] txn A transaction handle returned by #mdb_txn_begin()"]
[INFO] [stdout] ... |
[INFO] [stdout] 1014 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1015 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] ctx An arbitrary pointer for whatever the application needs.
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1023:5
[INFO] [stdout] |
[INFO] [stdout] 1023 | / #[doc = " @brief Get items from a database."]
[INFO] [stdout] 1024 | | #[doc = ""]
[INFO] [stdout] 1025 | | #[doc = " This function retrieves key/data pairs from the database. The address"]
[INFO] [stdout] 1026 | | #[doc = " and length of the data associated with the specified \\b key are returned"]
[INFO] [stdout] ... |
[INFO] [stdout] 1046 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1047 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] txn A transaction handle returned by #mdb_txn_begin()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1023:5
[INFO] [stdout] |
[INFO] [stdout] 1023 | / #[doc = " @brief Get items from a database."]
[INFO] [stdout] 1024 | | #[doc = ""]
[INFO] [stdout] 1025 | | #[doc = " This function retrieves key/data pairs from the database. The address"]
[INFO] [stdout] 1026 | | #[doc = " and length of the data associated with the specified \\b key are returned"]
[INFO] [stdout] ... |
[INFO] [stdout] 1046 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1047 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] dbi A database handle returned by #mdb_dbi_open()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1023:5
[INFO] [stdout] |
[INFO] [stdout] 1023 | / #[doc = " @brief Get items from a database."]
[INFO] [stdout] 1024 | | #[doc = ""]
[INFO] [stdout] 1025 | | #[doc = " This function retrieves key/data pairs from the database. The address"]
[INFO] [stdout] 1026 | | #[doc = " and length of the data associated with the specified \\b key are returned"]
[INFO] [stdout] ... |
[INFO] [stdout] 1046 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1047 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] key The key to search for in the database
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[out]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1023:5
[INFO] [stdout] |
[INFO] [stdout] 1023 | / #[doc = " @brief Get items from a database."]
[INFO] [stdout] 1024 | | #[doc = ""]
[INFO] [stdout] 1025 | | #[doc = " This function retrieves key/data pairs from the database. The address"]
[INFO] [stdout] 1026 | | #[doc = " and length of the data associated with the specified \\b key are returned"]
[INFO] [stdout] ... |
[INFO] [stdout] 1046 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1047 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[out] data The data corresponding to the key
[INFO] [stdout] ^^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1056:5
[INFO] [stdout] |
[INFO] [stdout] 1056 | / #[doc = " @brief Store items into a database."]
[INFO] [stdout] 1057 | | #[doc = ""]
[INFO] [stdout] 1058 | | #[doc = " This function stores key/data pairs in the database. The default behavior"]
[INFO] [stdout] 1059 | | #[doc = " is to enter the new key/data pair, replacing any previously existing key"]
[INFO] [stdout] ... |
[INFO] [stdout] 1100 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1101 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] txn A transaction handle returned by #mdb_txn_begin()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1056:5
[INFO] [stdout] |
[INFO] [stdout] 1056 | / #[doc = " @brief Store items into a database."]
[INFO] [stdout] 1057 | | #[doc = ""]
[INFO] [stdout] 1058 | | #[doc = " This function stores key/data pairs in the database. The default behavior"]
[INFO] [stdout] 1059 | | #[doc = " is to enter the new key/data pair, replacing any previously existing key"]
[INFO] [stdout] ... |
[INFO] [stdout] 1100 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1101 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] dbi A database handle returned by #mdb_dbi_open()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1056:5
[INFO] [stdout] |
[INFO] [stdout] 1056 | / #[doc = " @brief Store items into a database."]
[INFO] [stdout] 1057 | | #[doc = ""]
[INFO] [stdout] 1058 | | #[doc = " This function stores key/data pairs in the database. The default behavior"]
[INFO] [stdout] 1059 | | #[doc = " is to enter the new key/data pair, replacing any previously existing key"]
[INFO] [stdout] ... |
[INFO] [stdout] 1100 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1101 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] key The key to store in the database
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1056:5
[INFO] [stdout] |
[INFO] [stdout] 1056 | / #[doc = " @brief Store items into a database."]
[INFO] [stdout] 1057 | | #[doc = ""]
[INFO] [stdout] 1058 | | #[doc = " This function stores key/data pairs in the database. The default behavior"]
[INFO] [stdout] 1059 | | #[doc = " is to enter the new key/data pair, replacing any previously existing key"]
[INFO] [stdout] ... |
[INFO] [stdout] 1100 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1101 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] flags Special options for this operation. This parameter
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1111:5
[INFO] [stdout] |
[INFO] [stdout] 1111 | / #[doc = " @brief Delete items from a database."]
[INFO] [stdout] 1112 | | #[doc = ""]
[INFO] [stdout] 1113 | | #[doc = " This function removes key/data pairs from the database."]
[INFO] [stdout] 1114 | | #[doc = " If the database does not support sorted duplicate data items"]
[INFO] [stdout] ... |
[INFO] [stdout] 1130 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1131 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] txn A transaction handle returned by #mdb_txn_begin()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1111:5
[INFO] [stdout] |
[INFO] [stdout] 1111 | / #[doc = " @brief Delete items from a database."]
[INFO] [stdout] 1112 | | #[doc = ""]
[INFO] [stdout] 1113 | | #[doc = " This function removes key/data pairs from the database."]
[INFO] [stdout] 1114 | | #[doc = " If the database does not support sorted duplicate data items"]
[INFO] [stdout] ... |
[INFO] [stdout] 1130 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1131 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] dbi A database handle returned by #mdb_dbi_open()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1111:5
[INFO] [stdout] |
[INFO] [stdout] 1111 | / #[doc = " @brief Delete items from a database."]
[INFO] [stdout] 1112 | | #[doc = ""]
[INFO] [stdout] 1113 | | #[doc = " This function removes key/data pairs from the database."]
[INFO] [stdout] 1114 | | #[doc = " If the database does not support sorted duplicate data items"]
[INFO] [stdout] ... |
[INFO] [stdout] 1130 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1131 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] key The key to delete from the database
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1111:5
[INFO] [stdout] |
[INFO] [stdout] 1111 | / #[doc = " @brief Delete items from a database."]
[INFO] [stdout] 1112 | | #[doc = ""]
[INFO] [stdout] 1113 | | #[doc = " This function removes key/data pairs from the database."]
[INFO] [stdout] 1114 | | #[doc = " If the database does not support sorted duplicate data items"]
[INFO] [stdout] ... |
[INFO] [stdout] 1130 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1131 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] data The data to delete
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1140:5
[INFO] [stdout] |
[INFO] [stdout] 1140 | / #[doc = " @brief Create a cursor handle."]
[INFO] [stdout] 1141 | | #[doc = ""]
[INFO] [stdout] 1142 | | #[doc = " A cursor is associated with a specific transaction and database."]
[INFO] [stdout] 1143 | | #[doc = " A cursor cannot be used when its database handle is closed. Nor"]
[INFO] [stdout] ... |
[INFO] [stdout] 1159 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1160 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] txn A transaction handle returned by #mdb_txn_begin()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1140:5
[INFO] [stdout] |
[INFO] [stdout] 1140 | / #[doc = " @brief Create a cursor handle."]
[INFO] [stdout] 1141 | | #[doc = ""]
[INFO] [stdout] 1142 | | #[doc = " A cursor is associated with a specific transaction and database."]
[INFO] [stdout] 1143 | | #[doc = " A cursor cannot be used when its database handle is closed. Nor"]
[INFO] [stdout] ... |
[INFO] [stdout] 1159 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1160 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] dbi A database handle returned by #mdb_dbi_open()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[out]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1140:5
[INFO] [stdout] |
[INFO] [stdout] 1140 | / #[doc = " @brief Create a cursor handle."]
[INFO] [stdout] 1141 | | #[doc = ""]
[INFO] [stdout] 1142 | | #[doc = " A cursor is associated with a specific transaction and database."]
[INFO] [stdout] 1143 | | #[doc = " A cursor cannot be used when its database handle is closed. Nor"]
[INFO] [stdout] ... |
[INFO] [stdout] 1159 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1160 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[out] cursor Address where the new #MDB_cursor handle will be stored
[INFO] [stdout] ^^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1168:5
[INFO] [stdout] |
[INFO] [stdout] 1168 | / #[doc = " @brief Close a cursor handle."]
[INFO] [stdout] 1169 | | #[doc = ""]
[INFO] [stdout] 1170 | | #[doc = " The cursor handle will be freed and must not be used again after this call."]
[INFO] [stdout] 1171 | | #[doc = " Its transaction must still be live if it is a write-transaction."]
[INFO] [stdout] 1172 | | #[doc = " @param[in] cursor A cursor handle returned by #mdb_cursor_open()"]
[INFO] [stdout] | |________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] cursor A cursor handle returned by #mdb_cursor_open()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1176:5
[INFO] [stdout] |
[INFO] [stdout] 1176 | / #[doc = " @brief Renew a cursor handle."]
[INFO] [stdout] 1177 | | #[doc = ""]
[INFO] [stdout] 1178 | | #[doc = " A cursor is associated with a specific transaction and database."]
[INFO] [stdout] 1179 | | #[doc = " Cursors that are only used in read-only"]
[INFO] [stdout] ... |
[INFO] [stdout] 1189 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1190 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] txn A transaction handle returned by #mdb_txn_begin()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1176:5
[INFO] [stdout] |
[INFO] [stdout] 1176 | / #[doc = " @brief Renew a cursor handle."]
[INFO] [stdout] 1177 | | #[doc = ""]
[INFO] [stdout] 1178 | | #[doc = " A cursor is associated with a specific transaction and database."]
[INFO] [stdout] 1179 | | #[doc = " Cursors that are only used in read-only"]
[INFO] [stdout] ... |
[INFO] [stdout] 1189 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1190 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] cursor A cursor handle returned by #mdb_cursor_open()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1194:5
[INFO] [stdout] |
[INFO] [stdout] 1194 | / #[doc = " @brief Return the cursor's transaction handle."]
[INFO] [stdout] 1195 | | #[doc = ""]
[INFO] [stdout] 1196 | | #[doc = " @param[in] cursor A cursor handle returned by #mdb_cursor_open()"]
[INFO] [stdout] | |________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] cursor A cursor handle returned by #mdb_cursor_open()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1200:5
[INFO] [stdout] |
[INFO] [stdout] 1200 | / #[doc = " @brief Return the cursor's database handle."]
[INFO] [stdout] 1201 | | #[doc = ""]
[INFO] [stdout] 1202 | | #[doc = " @param[in] cursor A cursor handle returned by #mdb_cursor_open()"]
[INFO] [stdout] | |________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] cursor A cursor handle returned by #mdb_cursor_open()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1206:5
[INFO] [stdout] |
[INFO] [stdout] 1206 | / #[doc = " @brief Retrieve by cursor."]
[INFO] [stdout] 1207 | | #[doc = ""]
[INFO] [stdout] 1208 | | #[doc = " This function retrieves key/data pairs from the database. The address and length"]
[INFO] [stdout] 1209 | | #[doc = " of the key are returned in the object to which \\b key refers (except for the"]
[INFO] [stdout] ... |
[INFO] [stdout] 1222 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1223 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] cursor A cursor handle returned by #mdb_cursor_open()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1206:5
[INFO] [stdout] |
[INFO] [stdout] 1206 | / #[doc = " @brief Retrieve by cursor."]
[INFO] [stdout] 1207 | | #[doc = ""]
[INFO] [stdout] 1208 | | #[doc = " This function retrieves key/data pairs from the database. The address and length"]
[INFO] [stdout] 1209 | | #[doc = " of the key are returned in the object to which \\b key refers (except for the"]
[INFO] [stdout] ... |
[INFO] [stdout] 1222 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1223 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] op A cursor operation #MDB_cursor_op
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1232:5
[INFO] [stdout] |
[INFO] [stdout] 1232 | / #[doc = " @brief Store by cursor."]
[INFO] [stdout] 1233 | | #[doc = ""]
[INFO] [stdout] 1234 | | #[doc = " This function stores key/data pairs into the database."]
[INFO] [stdout] 1235 | | #[doc = " The cursor is positioned at the new item, or on failure usually near it."]
[INFO] [stdout] ... |
[INFO] [stdout] 1288 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1289 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] cursor A cursor handle returned by #mdb_cursor_open()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1232:5
[INFO] [stdout] |
[INFO] [stdout] 1232 | / #[doc = " @brief Store by cursor."]
[INFO] [stdout] 1233 | | #[doc = ""]
[INFO] [stdout] 1234 | | #[doc = " This function stores key/data pairs into the database."]
[INFO] [stdout] 1235 | | #[doc = " The cursor is positioned at the new item, or on failure usually near it."]
[INFO] [stdout] ... |
[INFO] [stdout] 1288 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1289 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] key The key operated on.
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1232:5
[INFO] [stdout] |
[INFO] [stdout] 1232 | / #[doc = " @brief Store by cursor."]
[INFO] [stdout] 1233 | | #[doc = ""]
[INFO] [stdout] 1234 | | #[doc = " This function stores key/data pairs into the database."]
[INFO] [stdout] 1235 | | #[doc = " The cursor is positioned at the new item, or on failure usually near it."]
[INFO] [stdout] ... |
[INFO] [stdout] 1288 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1289 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] data The data operated on.
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1232:5
[INFO] [stdout] |
[INFO] [stdout] 1232 | / #[doc = " @brief Store by cursor."]
[INFO] [stdout] 1233 | | #[doc = ""]
[INFO] [stdout] 1234 | | #[doc = " This function stores key/data pairs into the database."]
[INFO] [stdout] 1235 | | #[doc = " The cursor is positioned at the new item, or on failure usually near it."]
[INFO] [stdout] ... |
[INFO] [stdout] 1288 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1289 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] flags Options for this operation. This parameter
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1298:5
[INFO] [stdout] |
[INFO] [stdout] 1298 | / #[doc = " @brief Delete current key/data pair"]
[INFO] [stdout] 1299 | | #[doc = ""]
[INFO] [stdout] 1300 | | #[doc = " This function deletes the key/data pair to which the cursor refers."]
[INFO] [stdout] 1301 | | #[doc = " This does not invalidate the cursor, so operations such as MDB_NEXT"]
[INFO] [stdout] ... |
[INFO] [stdout] 1316 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1317 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] cursor A cursor handle returned by #mdb_cursor_open()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1298:5
[INFO] [stdout] |
[INFO] [stdout] 1298 | / #[doc = " @brief Delete current key/data pair"]
[INFO] [stdout] 1299 | | #[doc = ""]
[INFO] [stdout] 1300 | | #[doc = " This function deletes the key/data pair to which the cursor refers."]
[INFO] [stdout] 1301 | | #[doc = " This does not invalidate the cursor, so operations such as MDB_NEXT"]
[INFO] [stdout] ... |
[INFO] [stdout] 1316 | | #[doc = "\tEINVAL - an invalid parameter was specified."]
[INFO] [stdout] 1317 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] flags Options for this operation. This parameter
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1321:5
[INFO] [stdout] |
[INFO] [stdout] 1321 | / #[doc = " @brief Return count of duplicates for current key."]
[INFO] [stdout] 1322 | | #[doc = ""]
[INFO] [stdout] 1323 | | #[doc = " This call is only valid on databases that support sorted duplicate"]
[INFO] [stdout] 1324 | | #[doc = " data items #MDB_DUPSORT."]
[INFO] [stdout] ... |
[INFO] [stdout] 1330 | | #[doc = "\tEINVAL - cursor is not initialized, or an invalid parameter was specified."]
[INFO] [stdout] 1331 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] cursor A cursor handle returned by #mdb_cursor_open()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[out]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1321:5
[INFO] [stdout] |
[INFO] [stdout] 1321 | / #[doc = " @brief Return count of duplicates for current key."]
[INFO] [stdout] 1322 | | #[doc = ""]
[INFO] [stdout] 1323 | | #[doc = " This call is only valid on databases that support sorted duplicate"]
[INFO] [stdout] 1324 | | #[doc = " data items #MDB_DUPSORT."]
[INFO] [stdout] ... |
[INFO] [stdout] 1330 | | #[doc = "\tEINVAL - cursor is not initialized, or an invalid parameter was specified."]
[INFO] [stdout] 1331 | | #[doc = " "]
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[out] countp Address where the count will be stored
[INFO] [stdout] ^^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1335:5
[INFO] [stdout] |
[INFO] [stdout] 1335 | / #[doc = " @brief Compare two data items according to a particular database."]
[INFO] [stdout] 1336 | | #[doc = ""]
[INFO] [stdout] 1337 | | #[doc = " This returns a comparison as if the two data items were keys in the"]
[INFO] [stdout] 1338 | | #[doc = " specified database."]
[INFO] [stdout] ... |
[INFO] [stdout] 1342 | | #[doc = " @param[in] b The second item to compare"]
[INFO] [stdout] 1343 | | #[doc = " @return < 0 if a < b, 0 if a == b, > 0 if a > b"]
[INFO] [stdout] | |_______________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] txn A transaction handle returned by #mdb_txn_begin()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1335:5
[INFO] [stdout] |
[INFO] [stdout] 1335 | / #[doc = " @brief Compare two data items according to a particular database."]
[INFO] [stdout] 1336 | | #[doc = ""]
[INFO] [stdout] 1337 | | #[doc = " This returns a comparison as if the two data items were keys in the"]
[INFO] [stdout] 1338 | | #[doc = " specified database."]
[INFO] [stdout] ... |
[INFO] [stdout] 1342 | | #[doc = " @param[in] b The second item to compare"]
[INFO] [stdout] 1343 | | #[doc = " @return < 0 if a < b, 0 if a == b, > 0 if a > b"]
[INFO] [stdout] | |_______________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] dbi A database handle returned by #mdb_dbi_open()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1335:5
[INFO] [stdout] |
[INFO] [stdout] 1335 | / #[doc = " @brief Compare two data items according to a particular database."]
[INFO] [stdout] 1336 | | #[doc = ""]
[INFO] [stdout] 1337 | | #[doc = " This returns a comparison as if the two data items were keys in the"]
[INFO] [stdout] 1338 | | #[doc = " specified database."]
[INFO] [stdout] ... |
[INFO] [stdout] 1342 | | #[doc = " @param[in] b The second item to compare"]
[INFO] [stdout] 1343 | | #[doc = " @return < 0 if a < b, 0 if a == b, > 0 if a > b"]
[INFO] [stdout] | |_______________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] a The first item to compare
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1335:5
[INFO] [stdout] |
[INFO] [stdout] 1335 | / #[doc = " @brief Compare two data items according to a particular database."]
[INFO] [stdout] 1336 | | #[doc = ""]
[INFO] [stdout] 1337 | | #[doc = " This returns a comparison as if the two data items were keys in the"]
[INFO] [stdout] 1338 | | #[doc = " specified database."]
[INFO] [stdout] ... |
[INFO] [stdout] 1342 | | #[doc = " @param[in] b The second item to compare"]
[INFO] [stdout] 1343 | | #[doc = " @return < 0 if a < b, 0 if a == b, > 0 if a > b"]
[INFO] [stdout] | |_______________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] b The second item to compare
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1352:5
[INFO] [stdout] |
[INFO] [stdout] 1352 | / #[doc = " @brief Compare two data items according to a particular database."]
[INFO] [stdout] 1353 | | #[doc = ""]
[INFO] [stdout] 1354 | | #[doc = " This returns a comparison as if the two items were data items of"]
[INFO] [stdout] 1355 | | #[doc = " the specified database. The database must have the #MDB_DUPSORT flag."]
[INFO] [stdout] ... |
[INFO] [stdout] 1359 | | #[doc = " @param[in] b The second item to compare"]
[INFO] [stdout] 1360 | | #[doc = " @return < 0 if a < b, 0 if a == b, > 0 if a > b"]
[INFO] [stdout] | |_______________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] txn A transaction handle returned by #mdb_txn_begin()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1352:5
[INFO] [stdout] |
[INFO] [stdout] 1352 | / #[doc = " @brief Compare two data items according to a particular database."]
[INFO] [stdout] 1353 | | #[doc = ""]
[INFO] [stdout] 1354 | | #[doc = " This returns a comparison as if the two items were data items of"]
[INFO] [stdout] 1355 | | #[doc = " the specified database. The database must have the #MDB_DUPSORT flag."]
[INFO] [stdout] ... |
[INFO] [stdout] 1359 | | #[doc = " @param[in] b The second item to compare"]
[INFO] [stdout] 1360 | | #[doc = " @return < 0 if a < b, 0 if a == b, > 0 if a > b"]
[INFO] [stdout] | |_______________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] dbi A database handle returned by #mdb_dbi_open()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1352:5
[INFO] [stdout] |
[INFO] [stdout] 1352 | / #[doc = " @brief Compare two data items according to a particular database."]
[INFO] [stdout] 1353 | | #[doc = ""]
[INFO] [stdout] 1354 | | #[doc = " This returns a comparison as if the two items were data items of"]
[INFO] [stdout] 1355 | | #[doc = " the specified database. The database must have the #MDB_DUPSORT flag."]
[INFO] [stdout] ... |
[INFO] [stdout] 1359 | | #[doc = " @param[in] b The second item to compare"]
[INFO] [stdout] 1360 | | #[doc = " @return < 0 if a < b, 0 if a == b, > 0 if a > b"]
[INFO] [stdout] | |_______________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] a The first item to compare
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1352:5
[INFO] [stdout] |
[INFO] [stdout] 1352 | / #[doc = " @brief Compare two data items according to a particular database."]
[INFO] [stdout] 1353 | | #[doc = ""]
[INFO] [stdout] 1354 | | #[doc = " This returns a comparison as if the two items were data items of"]
[INFO] [stdout] 1355 | | #[doc = " the specified database. The database must have the #MDB_DUPSORT flag."]
[INFO] [stdout] ... |
[INFO] [stdout] 1359 | | #[doc = " @param[in] b The second item to compare"]
[INFO] [stdout] 1360 | | #[doc = " @return < 0 if a < b, 0 if a == b, > 0 if a > b"]
[INFO] [stdout] | |_______________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] b The second item to compare
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1377:5
[INFO] [stdout] |
[INFO] [stdout] 1377 | / #[doc = " @brief Dump the entries in the reader lock table."]
[INFO] [stdout] 1378 | | #[doc = ""]
[INFO] [stdout] 1379 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()"]
[INFO] [stdout] 1380 | | #[doc = " @param[in] func A #MDB_msg_func function"]
[INFO] [stdout] 1381 | | #[doc = " @param[in] ctx Anything the message function needs"]
[INFO] [stdout] 1382 | | #[doc = " @return < 0 on failure, >= 0 on success."]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] env An environment handle returned by #mdb_env_create()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1377:5
[INFO] [stdout] |
[INFO] [stdout] 1377 | / #[doc = " @brief Dump the entries in the reader lock table."]
[INFO] [stdout] 1378 | | #[doc = ""]
[INFO] [stdout] 1379 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()"]
[INFO] [stdout] 1380 | | #[doc = " @param[in] func A #MDB_msg_func function"]
[INFO] [stdout] 1381 | | #[doc = " @param[in] ctx Anything the message function needs"]
[INFO] [stdout] 1382 | | #[doc = " @return < 0 on failure, >= 0 on success."]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] func A #MDB_msg_func function
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1377:5
[INFO] [stdout] |
[INFO] [stdout] 1377 | / #[doc = " @brief Dump the entries in the reader lock table."]
[INFO] [stdout] 1378 | | #[doc = ""]
[INFO] [stdout] 1379 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()"]
[INFO] [stdout] 1380 | | #[doc = " @param[in] func A #MDB_msg_func function"]
[INFO] [stdout] 1381 | | #[doc = " @param[in] ctx Anything the message function needs"]
[INFO] [stdout] 1382 | | #[doc = " @return < 0 on failure, >= 0 on success."]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] ctx Anything the message function needs
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1390:5
[INFO] [stdout] |
[INFO] [stdout] 1390 | / #[doc = " @brief Check for stale entries in the reader lock table."]
[INFO] [stdout] 1391 | | #[doc = ""]
[INFO] [stdout] 1392 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()"]
[INFO] [stdout] 1393 | | #[doc = " @param[out] dead Number of stale slots that were cleared"]
[INFO] [stdout] 1394 | | #[doc = " @return 0 on success, non-zero on failure."]
[INFO] [stdout] | |__________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] env An environment handle returned by #mdb_env_create()
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[out]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1390:5
[INFO] [stdout] |
[INFO] [stdout] 1390 | / #[doc = " @brief Check for stale entries in the reader lock table."]
[INFO] [stdout] 1391 | | #[doc = ""]
[INFO] [stdout] 1392 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()"]
[INFO] [stdout] 1393 | | #[doc = " @param[out] dead Number of stale slots that were cleared"]
[INFO] [stdout] 1394 | | #[doc = " @return 0 on success, non-zero on failure."]
[INFO] [stdout] | |__________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[out] dead Number of stale slots that were cleared
[INFO] [stdout] ^^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:94:1
[INFO] [stdout] |
[INFO] [stdout] 94 | / #[doc = " @brief A callback function used to relocate a position-dependent data item"]
[INFO] [stdout] 95 | | #[doc = " in a fixed-address database."]
[INFO] [stdout] 96 | | #[doc = ""]
[INFO] [stdout] 97 | | #[doc = " The \\b newptr gives the item's desired address in"]
[INFO] [stdout] ... |
[INFO] [stdout] 105 | | #[doc = " @param[in] relctx An application-provided context, set by #mdb_set_relctx()."]
[INFO] [stdout] 106 | | #[doc = " @todo This feature is currently unimplemented."]
[INFO] [stdout] | |__________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] oldptr The previous address.
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:94:1
[INFO] [stdout] |
[INFO] [stdout] 94 | / #[doc = " @brief A callback function used to relocate a position-dependent data item"]
[INFO] [stdout] 95 | | #[doc = " in a fixed-address database."]
[INFO] [stdout] 96 | | #[doc = ""]
[INFO] [stdout] 97 | | #[doc = " The \\b newptr gives the item's desired address in"]
[INFO] [stdout] ... |
[INFO] [stdout] 105 | | #[doc = " @param[in] relctx An application-provided context, set by #mdb_set_relctx()."]
[INFO] [stdout] 106 | | #[doc = " @todo This feature is currently unimplemented."]
[INFO] [stdout] | |__________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] newptr The new address to relocate to.
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:94:1
[INFO] [stdout] |
[INFO] [stdout] 94 | / #[doc = " @brief A callback function used to relocate a position-dependent data item"]
[INFO] [stdout] 95 | | #[doc = " in a fixed-address database."]
[INFO] [stdout] 96 | | #[doc = ""]
[INFO] [stdout] 97 | | #[doc = " The \\b newptr gives the item's desired address in"]
[INFO] [stdout] ... |
[INFO] [stdout] 105 | | #[doc = " @param[in] relctx An application-provided context, set by #mdb_set_relctx()."]
[INFO] [stdout] 106 | | #[doc = " @todo This feature is currently unimplemented."]
[INFO] [stdout] | |__________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] relctx An application-provided context, set by #mdb_set_relctx().
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:670:1
[INFO] [stdout] |
[INFO] [stdout] 670 | / #[doc = " @brief A callback function for most LMDB assert() failures,"]
[INFO] [stdout] 671 | | #[doc = " called before printing the message and aborting."]
[INFO] [stdout] 672 | | #[doc = ""]
[INFO] [stdout] 673 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()."]
[INFO] [stdout] 674 | | #[doc = " @param[in] msg The assertion message, not including newline."]
[INFO] [stdout] | |________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] env An environment handle returned by #mdb_env_create().
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:670:1
[INFO] [stdout] |
[INFO] [stdout] 670 | / #[doc = " @brief A callback function for most LMDB assert() failures,"]
[INFO] [stdout] 671 | | #[doc = " called before printing the message and aborting."]
[INFO] [stdout] 672 | | #[doc = ""]
[INFO] [stdout] 673 | | #[doc = " @param[in] env An environment handle returned by #mdb_env_create()."]
[INFO] [stdout] 674 | | #[doc = " @param[in] msg The assertion message, not including newline."]
[INFO] [stdout] | |________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] msg The assertion message, not including newline.
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1368:1
[INFO] [stdout] |
[INFO] [stdout] 1368 | / #[doc = " @brief A callback function used to print a message from the library."]
[INFO] [stdout] 1369 | | #[doc = ""]
[INFO] [stdout] 1370 | | #[doc = " @param[in] msg The string to be printed."]
[INFO] [stdout] 1371 | | #[doc = " @param[in] ctx An arbitrary context pointer for the callback."]
[INFO] [stdout] 1372 | | #[doc = " @return < 0 on failure, >= 0 on success."]
[INFO] [stdout] | |____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] msg The string to be printed.
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `[in]` cannot be resolved, ignoring it.
[INFO] [stdout] --> src/bindings.rs:1368:1
[INFO] [stdout] |
[INFO] [stdout] 1368 | / #[doc = " @brief A callback function used to print a message from the library."]
[INFO] [stdout] 1369 | | #[doc = ""]
[INFO] [stdout] 1370 | | #[doc = " @param[in] msg The string to be printed."]
[INFO] [stdout] 1371 | | #[doc = " @param[in] ctx An arbitrary context pointer for the callback."]
[INFO] [stdout] 1372 | | #[doc = " @return < 0 on failure, >= 0 on success."]
[INFO] [stdout] | |____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] @param[in] ctx An arbitrary context pointer for the callback.
[INFO] [stdout] ^^
[INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 133 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr]
[INFO] [stderr] warning: /opt/rustwide/workdir/lmdb/libraries/liblmdb/mdb.c: In function 'mdb_cursor_put':
[INFO] [stderr] warning: /opt/rustwide/workdir/lmdb/libraries/liblmdb/mdb.c:6778:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: 6778 | if (SIZELEFT(fp) < offset) {
[INFO] [stderr] warning: | ^
[INFO] [stderr] warning: /opt/rustwide/workdir/lmdb/libraries/liblmdb/mdb.c:6783:5: note: here
[INFO] [stderr] warning: 6783 | case MDB_CURRENT:
[INFO] [stderr] warning: | ^~~~
[INFO] [stderr]
[INFO] [stderr] error: Could not document `lmdb-rkv-sys`.
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type lib --crate-name lmdb_sys src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-d2b3585c96b24d02.rmeta --cap-lints=forbid` (exit code: 1)
[INFO] running `Command { std: "docker" "inspect" "7bc900143d2f636e8c49b920e9155ff280474eedc2fa525dcabee5fa225ce300", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bc900143d2f636e8c49b920e9155ff280474eedc2fa525dcabee5fa225ce300", kill_on_drop: false }`
[INFO] [stdout] 7bc900143d2f636e8c49b920e9155ff280474eedc2fa525dcabee5fa225ce300