oxygengine-backend-web 0.11.0

Web backend module for Oxygen Engine
Documentation
Build #270143 2020-07-11T17:26:53.496471+00:00
# rustc version
rustc 1.46.0-nightly (daecab3a7 2020-07-10)
# docs.rs version
docsrs 0.6.0 (51eedbe 2020-07-07)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/oxygengine-backend-web-0.11.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/oxygengine-backend-web-0.11.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" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200710-1.46.0-nightly-daecab3a7 --static-root-path / --cap-lints warn --extern-html-root-url wasm_bindgen=https://docs.rs/wasm-bindgen/0.2.64 --extern-html-root-url web_sys=https://docs.rs/web-sys/0.3.41 --extern-html-root-url wasm_bindgen_futures=https://docs.rs/wasm-bindgen-futures/0.3.27 --extern-html-root-url oxygengine_core=https://docs.rs/oxygengine-core/0.11.0 --extern-html-root-url js_sys=https://docs.rs/js-sys/0.3.41 --extern-html-root-url futures=https://docs.rs/futures/0.1.29" "-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" "2" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j2", kill_on_drop: false }`
[INFO] [stdout] c313848fa64f31a426f010a68a24f9a4fb1b98bec2d7a64a2f5a6f38143c0f0b
[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" "c313848fa64f31a426f010a68a24f9a4fb1b98bec2d7a64a2f5a6f38143c0f0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.33
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.64
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling libc v0.2.72
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling bumpalo v3.4.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]     Checking ahash v0.3.8
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.64
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling linked-hash-map v0.5.3
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking mopa v0.2.2
[INFO] [stderr]     Checking smallvec v1.4.1
[INFO] [stderr]     Checking atom v0.3.5
[INFO] [stderr]     Checking tuple_utils v0.3.0
[INFO] [stderr]    Compiling dtoa v0.4.6
[INFO] [stderr]     Checking shrev v1.1.1
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling hashbrown v0.7.2
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling yaml-rust v0.4.4
[INFO] [stderr]     Checking hibitset v0.6.3
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking tynm v0.1.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.64
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.64
[INFO] [stderr]    Compiling shred-derive v0.6.2
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.64
[INFO] [stderr]     Checking shred v0.10.2
[INFO] [stderr]     Checking specs v0.16.1
[INFO] [stderr]     Checking js-sys v0.3.41
[INFO] [stderr]     Checking specs-hierarchy v0.6.0
[INFO] [stderr]     Checking wasm-bindgen-futures v0.3.27
[INFO] [stderr]     Checking web-sys v0.3.41
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]     Checking bincode v1.3.1
[INFO] [stderr]     Checking oxygengine-ignite-types v0.11.0
[INFO] [stderr]     Checking serde_yaml v0.8.13
[INFO] [stderr]     Checking typid v1.0.1
[INFO] [stderr]    Compiling oxygengine-ignite-derive v0.11.0
[INFO] [stderr]     Checking oxygengine-core v0.11.0
[INFO] [stdout] Could not create Ignite type definitions directory: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.11.0/target/ignite/types"
[INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.11.0/target/ignite/types/core.Parent.ignite-type.yaml"
[INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.11.0/target/ignite/types/core.Tag.ignite-type.yaml"
[INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.11.0/target/ignite/types/core.Name.ignite-type.yaml"
[INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.11.0/target/ignite/types/core.NonPersistent.ignite-type.yaml"
[INFO] [stderr]  Documenting oxygengine-backend-web v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "c313848fa64f31a426f010a68a24f9a4fb1b98bec2d7a64a2f5a6f38143c0f0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c313848fa64f31a426f010a68a24f9a4fb1b98bec2d7a64a2f5a6f38143c0f0b", kill_on_drop: false }`
[INFO] [stdout] c313848fa64f31a426f010a68a24f9a4fb1b98bec2d7a64a2f5a6f38143c0f0b