# rustc version rustc 1.97.0-nightly (507271bc1 2026-05-17)
# docs.rs version docsrs 0.0.0 (e50152ed411bb913753b1dfd203f22cb8711f097 2026-05-17 )
# build log [INFO] adding target x86_64-apple-darwin for toolchain nightly [INFO] running `Command { std: CARGO_HOME="/home/cratesfyi/workspace-builder4/cargo-home" RUSTUP_HOME="/home/cratesfyi/workspace-builder4/rustup-home" "/home/cratesfyi/workspace-builder4/cargo-home/bin/rustup" "target" "add" "--toolchain" "nightly" "x86_64-apple-darwin", kill_on_drop: false }` [INFO] [stderr] info: component rust-std for target x86_64-apple-darwin is up to date [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "53d25c30a60f93bf24fc433908333f368b9f4dabb685dcbec2e3010621b7e3b4" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260517-1.97.0-nightly-507271bc1\", \"--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-apple-darwin\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-apple-darwin", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting screencapturekit v6.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `crate::cm::CMSampleBuffer::image_buffer` [INFO] [stderr] --> src/metal.rs:26:83 [INFO] [stderr] | [INFO] [stderr] 26 | //! 1. Get `IOSurface` from captured frame via [`CMSampleBuffer::image_buffer()`](crate::cm::CMSampleBuffer::image_buffer) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CMSampleBuffer` has no field or associated item named `image_buffer` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `SCStream` [INFO] [stderr] --> src/stream/output_trait.rs:73:15 [INFO] [stderr] | [INFO] [stderr] 73 | /// because [`SCStream`] internally uses an `RwLock` to allow callbacks for [INFO] [stderr] | ^^^^^^^^ no item named `SCStream` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/stream/sc_stream.rs:472:33 [INFO] [stderr] | [INFO] [stderr] 472 | /// [`SCStreamOutputTrait`](crate::stream::output_trait::SCStreamOutputTrait)), [INFO] [stderr] | --------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 472 - /// [`SCStreamOutputTrait`](crate::stream::output_trait::SCStreamOutputTrait)), [INFO] [stderr] 472 + /// [`SCStreamOutputTrait`]), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `screencapturekit` (lib doc) generated 3 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-apple-darwin/doc/screencapturekit/index.html [INFO] running `Command { std: "docker" "inspect" "53d25c30a60f93bf24fc433908333f368b9f4dabb685dcbec2e3010621b7e3b4", kill_on_drop: false }`