virtual-fs 0.16.0

Wasmer Virtual FileSystem
Documentation
Build #1333132 2024-08-22T11:06:22.749162+00:00
# rustc version
rustc 1.82.0-nightly (a32d4a0e8 2024-08-21)# docs.rs version
docsrs 0.6.0 (a6155e2c 2024-08-13)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/virtual-fs-0.16.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/virtual-fs-0.16.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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/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\", \"-20240821-1.82.0-nightly-a32d4a0e8\", \"--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] 10f9f493e8a5f52e714ae35127b8198050dd98f78fd94555b3feafaac8a0fb7e
[INFO] running `Command { std: "docker" "start" "-a" "10f9f493e8a5f52e714ae35127b8198050dd98f78fd94555b3feafaac8a0fb7e", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting virtual-fs v0.16.0 (/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`, and `webc-fs`
[INFO] [stderr]   = help: consider adding `futures` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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.14s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/virtual_fs/index.html
[INFO] running `Command { std: "docker" "inspect" "10f9f493e8a5f52e714ae35127b8198050dd98f78fd94555b3feafaac8a0fb7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10f9f493e8a5f52e714ae35127b8198050dd98f78fd94555b3feafaac8a0fb7e", kill_on_drop: false }`
[INFO] [stdout] 10f9f493e8a5f52e714ae35127b8198050dd98f78fd94555b3feafaac8a0fb7e