xiapi 0.1.4

High-level API bindings for XIMEA Cameras
Documentation
Build #1109090 2024-01-30 16:21:25

# rustc version rustc 1.77.0-nightly (5518eaa94 2024-01-29)

# docs.rs version docsrs 0.6.0 (7667f348 2024-01-17)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/xiapi-0.1.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/xiapi-0.1.4/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240129-1.77.0-nightly-5518eaa94\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stdout] b69f171761fe570168517cca0214292c10bcaaff39b63c70d4f5ade7ab6b4ccd [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" "b69f171761fe570168517cca0214292c10bcaaff39b63c70d4f5ade7ab6b4ccd", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: xi_sample, xi_sample_multicamera, xi_sample_short_interval_shutter [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op [INFO] [stderr] Documenting xiapi v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `Self::next_image` [INFO] [stderr] --> src/camera.rs:41:15 [INFO] [stderr] | [INFO] [stderr] 41 | $(#[doc = $doc])* [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 452 | / param! { [INFO] [stderr] 453 | | /// Current exposure time in microseconds. [INFO] [stderr] 454 | | mut exposure: f32; [INFO] [stderr] 455 | | [INFO] [stderr] ... | [INFO] [stderr] 605 | | mut recent_frame: XI_SWITCH::Type; [INFO] [stderr] 606 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] Bit depth of the image returned by [Self::next_image()] [INFO] [stderr] ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: the struct `Camera` has no function named `next_image` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] = note: this warning originates in the macro `param` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Camera::set_image_user_data` [INFO] [stderr] --> src/image.rs:114:49 [INFO] [stderr] | [INFO] [stderr] 114 | /// Image user data which can be set using [Camera::set_image_user_data] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Camera` in scope [INFO] [stderr] [INFO] [stderr] warning: `xiapi` (lib doc) generated 2 warnings [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.74s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/xiapi/index.html [INFO] running `Command { std: "docker" "inspect" "b69f171761fe570168517cca0214292c10bcaaff39b63c70d4f5ade7ab6b4ccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b69f171761fe570168517cca0214292c10bcaaff39b63c70d4f5ade7ab6b4ccd", kill_on_drop: false }` [INFO] [stdout] b69f171761fe570168517cca0214292c10bcaaff39b63c70d4f5ade7ab6b4ccd