redoxer 0.2.28

Method for quickly running programs inside of Redox from a KVM capable OS.
Documentation
Build #755580 2023-03-02T02:08:06.625728+00:00
# rustc version
rustc 1.69.0-nightly (f77bfb733 2023-03-01)
# docs.rs version
docsrs 0.6.0 (54cb6675 2023-02-22)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/redoxer-0.2.28/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/redoxer-0.2.28/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230301-1.69.0-nightly-f77bfb733\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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" "-j3" "--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] ddfe79854ed6da48ae290f37a1c569772b2a4c8f8b6f089a49c388d5fad97e93
[INFO] running `Command { std: "docker" "start" "-a" "ddfe79854ed6da48ae290f37a1c569772b2a4c8f8b6f089a49c388d5fad97e93", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]  Documenting redoxer v0.2.28 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1.83s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "ddfe79854ed6da48ae290f37a1c569772b2a4c8f8b6f089a49c388d5fad97e93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddfe79854ed6da48ae290f37a1c569772b2a4c8f8b6f089a49c388d5fad97e93", kill_on_drop: false }`
[INFO] [stdout] ddfe79854ed6da48ae290f37a1c569772b2a4c8f8b6f089a49c388d5fad97e93