ioslice 0.6.0

no_std I/O slices that are still optionally ABI compatible with std and lbc
Documentation
Build #1162177 2024-03-18T15:22:53.766645+00:00
# rustc version
rustc 1.79.0-nightly (eb45c8444 2024-03-17)# docs.rs version
docsrs 0.6.0 (e00048fe 2024-03-13)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/ioslice-0.6.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/ioslice-0.6.0/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" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240317-1.79.0-nightly-eb45c8444\", \"--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] 94fbd0275a1cdc44cda4d253ecec4f22337dbd367f0e08a2de3e66564a01d8c7
[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" "94fbd0275a1cdc44cda4d253ecec4f22337dbd367f0e08a2de3e66564a01d8c7", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting ioslice v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `libc::iovec`
[INFO] [stderr]  --> src/lib.rs:9:48
[INFO] [stderr]   |
[INFO] [stderr] 9 | //! * `libc` (and `#[cfg(unix)]`) - wrapping [`libc::iovec`] directly on platforms that support it.
[INFO] [stderr]   |                                                ^^^^^^^^^^^ no item named `libc` in scope
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `libc::iovec`
[INFO] [stderr]     --> src/iovec.rs:1412:65
[INFO] [stderr]      |
[INFO] [stderr] 1412 |     /// An owned chunk of memory, that is ABI-compatible with [`libc::iovec`] or `WSABUF`,
[INFO] [stderr]      |                                                                 ^^^^^^^^^^^ no item named `libc` in scope
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `libc::iovec`
[INFO] [stderr]   --> src/iovec.rs:49:48
[INFO] [stderr]    |
[INFO] [stderr] 49 | /// * `libc` (with `#[cfg(unix)]` - wrapping [`libc::iovec`] directly on platforms that support it.
[INFO] [stderr]    |                                                ^^^^^^^^^^^ no item named `libc` in scope
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `libc::iovec`
[INFO] [stderr]    --> src/iovec.rs:470:61
[INFO] [stderr]     |
[INFO] [stderr] 470 |     /// since they both must share the same ABI layout as [`libc::iovec`].
[INFO] [stderr]     |                                                             ^^^^^^^^^^^ no item named `libc` in scope
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `libc::iovec`
[INFO] [stderr]    --> src/iovec.rs:479:74
[INFO] [stderr]     |
[INFO] [stderr] 479 |     /// This is safe since they both must share the same ABI layout as [`libc::iovec`], and since
[INFO] [stderr]     |                                                                          ^^^^^^^^^^^ no item named `libc` in scope
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `libc::iovec`
[INFO] [stderr]    --> src/iovec.rs:689:48
[INFO] [stderr]     |
[INFO] [stderr] 689 | /// * `libc` (with `#[cfg(unix)]` - wrapping [`libc::iovec`] directly on platforms that support it,
[INFO] [stderr]     |                                                ^^^^^^^^^^^ no item named `libc` in scope
[INFO] [stderr] 
[INFO] [stderr] warning: `ioslice` (lib doc) generated 6 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-pc-windows-msvc/doc/ioslice/index.html
[INFO] running `Command { std: "docker" "inspect" "94fbd0275a1cdc44cda4d253ecec4f22337dbd367f0e08a2de3e66564a01d8c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94fbd0275a1cdc44cda4d253ecec4f22337dbd367f0e08a2de3e66564a01d8c7", kill_on_drop: false }`
[INFO] [stdout] 94fbd0275a1cdc44cda4d253ecec4f22337dbd367f0e08a2de3e66564a01d8c7