boson 0.8.0

A vulkan abstraction layer.
Build #8023442023-04-27T18:00:18.344415+00:00
# rustc version
rustc 1.71.0-nightly (1c42cb4ef 2023-04-26)# docs.rs version
docsrs 0.6.0 (77eaf077 2023-04-13)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/boson-0.8.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/boson-0.8.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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:97d61d7686bf65f8ecb15491ab51835e82dc9176a96a831f143a431b191fc501" "/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\", \"-20230426-1.71.0-nightly-1c42cb4ef\", \"--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] 892ecec74ed2a1700ad4d8faf4588c95dfb8648af5a7d4ddfa0b4fb5fad1840b
[INFO] running `Command { std: "docker" "start" "-a" "892ecec74ed2a1700ad4d8faf4588c95dfb8648af5a7d4ddfa0b4fb5fad1840b", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `0.37.2+1.3.238` for dependency `ash` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]  Documenting boson v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0557]: feature has been removed
[INFO] [stderr]  --> src/lib.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | #![feature(box_syntax)]
[INFO] [stderr]   |            ^^^^^^^^^^ feature has been removed
[INFO] [stderr]   |
[INFO] [stderr]   = note: replaced with `#[rustc_box]`
[INFO] [stderr] 
[INFO] [stderr] error: Compilation failed, aborting rustdoc
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0557`.
[INFO] [stderr] error: could not document `boson`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name boson src/lib.rs --target x86_64-unknown-linux-gnu -o /opt/rustwide/target/x86_64-unknown-linux-gnu/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=1113e40449b0968c -L dependency=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ash=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libash-bc91d04afadb7609.rmeta --extern ash_window=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libash_window-069382c1e99e9ca6.rmeta --extern bitflags=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libbitflags-3a94264e17ce7cb2.rmeta --extern lazy_static=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblazy_static-3af9a05fd908bee1.rmeta --extern profiling=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libprofiling-c85590f5b1ef4dd8.rmeta --extern raw_window_handle=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libraw_window_handle-c4f28328b14e4be8.rmeta --extern semver=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libsemver-daf3a1fae25edea1.rmeta --extern-html-root-url 'ash=https://docs.rs/ash/0.37.2+1.3.238/x86_64-unknown-linux-gnu' --extern-html-root-url 'ash_window=https://docs.rs/ash-window/0.12.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'bitflags=https://docs.rs/bitflags/2.2.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.4.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'profiling=https://docs.rs/profiling/1.0.8/x86_64-unknown-linux-gnu' --extern-html-root-url 'raw_window_handle=https://docs.rs/raw-window-handle/0.5.2/x86_64-unknown-linux-gnu' --extern-html-root-url 'semver=https://docs.rs/semver/1.0.17/x86_64-unknown-linux-gnu' -Zunstable-options -Z unstable-options --emit=invocation-specific --resource-suffix -20230426-1.71.0-nightly-1c42cb4ef --static-root-path /-/rustdoc.static/ --cap-lints warn --disable-per-crate-search --extern-html-root-takes-precedence --crate-version 0.8.0` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "892ecec74ed2a1700ad4d8faf4588c95dfb8648af5a7d4ddfa0b4fb5fad1840b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "892ecec74ed2a1700ad4d8faf4588c95dfb8648af5a7d4ddfa0b4fb5fad1840b", kill_on_drop: false }`
[INFO] [stdout] 892ecec74ed2a1700ad4d8faf4588c95dfb8648af5a7d4ddfa0b4fb5fad1840b