virtual-fs 0.11.4

Wasmer Virtual FileSystem
Documentation
Build #1214053 2024-05-08T17:23:42.871803+00:00
# rustc version
rustc 1.80.0-nightly (faefc618c 2024-05-07)# docs.rs version
docsrs 0.6.0 (7c63657e 2024-05-03)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/virtual-fs-0.11.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/virtual-fs-0.11.4/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--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\", \"-20240507-1.80.0-nightly-faefc618c\", \"--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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] db031bf1da79ae18a76dd7f3593a3a2eee82ee29df86876f7b8ea9b0d7732660
[INFO] running `Command { std: "docker" "start" "-a" "db031bf1da79ae18a76dd7f3593a3a2eee82ee29df86876f7b8ea9b0d7732660", 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-fs v0.11.4 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unexpected `cfg` condition value: `futures`
[INFO] [stderr]  --> src/pipe.rs:2:7
[INFO] [stderr]   |
[INFO] [stderr] 2 | #[cfg(feature = "futures")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `anyhow`, `default`, `enable-serde`, `filetime`, `fs_extra`, `host-fs`, `libc`, `no-time`, `serde`, `static-fs`, `tracking`, `typetag`, `webc`, `webc-fs`
[INFO] [stderr]   = help: consider adding `futures` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `FileSystem`
[INFO] [stderr]  --> src/limiter.rs:7:64
[INFO] [stderr]   |
[INFO] [stderr] 7 | /// Allows tracking and limiting the memory usage of a memfs [`FileSystem`].
[INFO] [stderr]   |                                                                ^^^^^^^^^^ no item named `FileSystem` in scope
[INFO] [stderr]   |
[INFO] [stderr]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `virtual-fs` (lib doc) generated 2 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/virtual_fs/index.html
[INFO] running `Command { std: "docker" "inspect" "db031bf1da79ae18a76dd7f3593a3a2eee82ee29df86876f7b8ea9b0d7732660", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db031bf1da79ae18a76dd7f3593a3a2eee82ee29df86876f7b8ea9b0d7732660", kill_on_drop: false }`
[INFO] [stdout] db031bf1da79ae18a76dd7f3593a3a2eee82ee29df86876f7b8ea9b0d7732660