parity-tokio-ipc 0.9.0

Interprocess communication library for tokio.
Documentation
Build #1541309 2024-11-15T13:46:13.258979+00:00
# rustc version
rustc 1.84.0-nightly (90ab8eaed 2024-11-14)# docs.rs version
docsrs 0.6.0 (36c721fb 2024-11-06)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/parity-tokio-ipc-0.9.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/parity-tokio-ipc-0.9.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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\", \"-20241114-1.84.0-nightly-90ab8eaed\", \"--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-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-pc-windows-msvc", kill_on_drop: false }`
[INFO] [stdout] 3a76d419d15e491d1a2bd3574ae57d918130f64768c49f7c5114882c4dcd12d6
[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" "3a76d419d15e491d1a2bd3574ae57d918130f64768c49f7c5114882c4dcd12d6", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: client, server
[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]     Checking ntapi v0.3.6
[INFO] [stderr] error[E0793]: reference to packed field is unaligned
[INFO] [stderr]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ntapi-0.3.6/src/ntexapi.rs:2785:52
[INFO] [stderr]      |
[INFO] [stderr] 2785 |         *tick_count.QuadPart_mut() = read_volatile(&(*USER_SHARED_DATA).u.TickCountQuad);
[INFO] [stderr]      |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stderr]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] error[E0793]: reference to packed field is unaligned
[INFO] [stderr]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ntapi-0.3.6/src/ntexapi.rs:2809:25
[INFO] [stderr]      |
[INFO] [stderr] 2809 |         ((read_volatile(&(*USER_SHARED_DATA).u.TickCountQuad)
[INFO] [stderr]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stderr]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0793`.
[INFO] [stderr] error: could not compile `ntapi` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "3a76d419d15e491d1a2bd3574ae57d918130f64768c49f7c5114882c4dcd12d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a76d419d15e491d1a2bd3574ae57d918130f64768c49f7c5114882c4dcd12d6", kill_on_drop: false }`
[INFO] [stdout] 3a76d419d15e491d1a2bd3574ae57d918130f64768c49f7c5114882c4dcd12d6