heim-common 0.0.11

Common stuff shared across heim project crates
Documentation
Build #1529010 2024-11-13T05:07:35.977056+00:00
# rustc version
rustc 1.84.0-nightly (f7273e004 2024-11-12)# docs.rs version
docsrs 0.6.0 (36c721fb 2024-11-06)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/heim-common-0.0.11/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/heim-common-0.0.11/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241112-1.84.0-nightly-f7273e004\", \"--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] [stdout] 6147ced62b33746a3b438c95b5a4eb0689964f491a3a2aff46c34ea592d5f814
[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" "6147ced62b33746a3b438c95b5a4eb0689964f491a3a2aff46c34ea592d5f814", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting heim-common v0.0.11 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/sys/macos/mod.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 26 |     /// https://developer.apple.com/documentation/kernel/1502546-host_statistics?language=objc
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]    |
[INFO] [stderr] 26 |     /// <https://developer.apple.com/documentation/kernel/1502546-host_statistics?language=objc>
[INFO] [stderr]    |         +                                                                                      +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/sys/macos/mod.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 34 |     /// https://developer.apple.com/documentation/kernel/1502863-host_statistics64?language=objc
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]    |
[INFO] [stderr] 34 |     /// <https://developer.apple.com/documentation/kernel/1502863-host_statistics64?language=objc>
[INFO] [stderr]    |         +                                                                                        +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/sys/macos/mod.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | /// https://developer.apple.com/documentation/kernel/host_flavor_t?language=objc
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]    |
[INFO] [stderr] 15 | /// <https://developer.apple.com/documentation/kernel/host_flavor_t?language=objc>
[INFO] [stderr]    |     +                                                                            +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/sys/macos/mod.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | /// https://developer.apple.com/documentation/kernel/host_info_t?language=objc
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]    |
[INFO] [stderr] 18 | /// <https://developer.apple.com/documentation/kernel/host_info_t?language=objc>
[INFO] [stderr]    |     +                                                                          +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/sys/macos/mod.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | /// https://developer.apple.com/documentation/kernel/host_info64_t?language=objc
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]    |
[INFO] [stderr] 20 | /// <https://developer.apple.com/documentation/kernel/host_info64_t?language=objc>
[INFO] [stderr]    |     +                                                                            +
[INFO] [stderr] 
[INFO] [stderr] warning: `heim-common` (lib doc) generated 5 warnings (run `cargo fix --lib -p heim-common` to apply 5 suggestions)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.96s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-apple-darwin/doc/heim_common/index.html
[INFO] running `Command { std: "docker" "inspect" "6147ced62b33746a3b438c95b5a4eb0689964f491a3a2aff46c34ea592d5f814", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6147ced62b33746a3b438c95b5a4eb0689964f491a3a2aff46c34ea592d5f814", kill_on_drop: false }`
[INFO] [stdout] 6147ced62b33746a3b438c95b5a4eb0689964f491a3a2aff46c34ea592d5f814