dbus 0.9.7

Bindings to D-Bus, which is a bus commonly used on Linux for inter-process communication.
Documentation
Build #715550 2023-01-06T21:37:30.291099+00:00
# rustc version
rustc 1.68.0-nightly (388538fc9 2023-01-05)# docs.rs version
docsrs 0.6.0 (34c44096 2022-12-28)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/dbus-0.9.7/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/dbus-0.9.7/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "futures" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230105-1.68.0-nightly-388538fc9\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] 40c3bdf872e741203c8aa226df7177cef305f5d08dbbc35454243176117a00e1
[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" "40c3bdf872e741203c8aa226df7177cef305f5d08dbbc35454243176117a00e1", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: properties_msgitem, unity_focused_window, monitor, rtkit, client, properties, match_signal
[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 dbus v0.9.7 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/ffidisp/connection.rs:434:13
[INFO] [stderr]     |
[INFO] [stderr] 434 |     /// see https://github.com/diwic/dbus-rs/issues/99 for additional info.)
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/diwic/dbus-rs/issues/99>`
[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] 
[INFO] [stderr] warning: unclosed HTML tag `Connection`
[INFO] [stderr]   --> src/ffidisp.rs:22:67
[INFO] [stderr]    |
[INFO] [stderr] 22 |     /// Some way to access the connection, e g a &Connection or Rc<Connection>
[INFO] [stderr]    |                                                                   ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stderr] help: try marking as source code
[INFO] [stderr]    |
[INFO] [stderr] 22 |     /// Some way to access the connection, e g a &Connection or `Rc<Connection>`
[INFO] [stderr]    |                                                                 +              +
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `dyn`
[INFO] [stderr]    --> src/arg/mod.rs:378:30
[INFO] [stderr]     |
[INFO] [stderr] 378 |     /// Use tuples or Vec<Box<dyn RefArg>> to read/write structs.
[INFO] [stderr]     |                              ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `dbus` (lib doc) generated 3 warnings (run `cargo fix --lib -p dbus` to apply 1 suggestion)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1.30s
[INFO] running `Command { std: "docker" "inspect" "40c3bdf872e741203c8aa226df7177cef305f5d08dbbc35454243176117a00e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40c3bdf872e741203c8aa226df7177cef305f5d08dbbc35454243176117a00e1", kill_on_drop: false }`
[INFO] [stdout] 40c3bdf872e741203c8aa226df7177cef305f5d08dbbc35454243176117a00e1