virtual-net 0.6.5

Wasmer Virtual Networking
Documentation
Build #12014082024-04-25T13:07:59.105658+00:00
# rustc version
rustc 1.79.0-nightly (ef8b9dcf2 2024-04-24)# docs.rs version
docsrs 0.6.0 (bc86a4d3 2024-04-17)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/virtual-net-0.6.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/virtual-net-0.6.5/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "host-net remote" "--config" "build.rustflags=[\"--cfg\", \"docsrs\"]" "-Zhost-config" "-Ztarget-applies-to-host" "--config" "host.rustflags=[\"--cfg\", \"docsrs\"]" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240424-1.79.0-nightly-ef8b9dcf2\", \"--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-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] 3d6b99f3710f29177123688c5c0d02cb0288b93fa498b59f3e8a4a62cef43a8d
[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" "3d6b99f3710f29177123688c5c0d02cb0288b93fa498b59f3e8a4a62cef43a8d", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tokio` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tokio` dependency)
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting virtual-net v0.6.5 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `TcpStream::shutdown`
[INFO] [stderr]   --> src/meta.rs:36:50
[INFO] [stderr]    |
[INFO] [stderr] 36 | /// Possible values which can be passed to the [`TcpStream::shutdown`] method.
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^ no item named `TcpStream` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `TcpStream`
[INFO] [stderr]   --> src/meta.rs:39:38
[INFO] [stderr]    |
[INFO] [stderr] 39 |     /// The reading portion of the [`TcpStream`] should be shut down.
[INFO] [stderr]    |                                      ^^^^^^^^^ no item named `TcpStream` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `TcpStream`
[INFO] [stderr]   --> src/meta.rs:41:38
[INFO] [stderr]    |
[INFO] [stderr] 41 |     /// The writing portion of the [`TcpStream`] should be shut down.
[INFO] [stderr]    |                                      ^^^^^^^^^ no item named `TcpStream` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `TcpStream`
[INFO] [stderr]   --> src/meta.rs:43:60
[INFO] [stderr]    |
[INFO] [stderr] 43 |     /// Both the reading and the writing portions of the [`TcpStream`] should be shut down.
[INFO] [stderr]    |                                                            ^^^^^^^^^ no item named `TcpStream` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `virtual-net` (lib doc) generated 4 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/virtual_net/index.html
[INFO] running `Command { std: "docker" "inspect" "3d6b99f3710f29177123688c5c0d02cb0288b93fa498b59f3e8a4a62cef43a8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d6b99f3710f29177123688c5c0d02cb0288b93fa498b59f3e8a4a62cef43a8d", kill_on_drop: false }`
[INFO] [stdout] 3d6b99f3710f29177123688c5c0d02cb0288b93fa498b59f3e8a4a62cef43a8d