async-graphql 1.6.1

The GraphQL server library implemented by rust
Documentation
Build #233641 2020-03-26T09:22:12.654774+00:00
# rustc version
rustc 1.44.0-nightly (a5fb9ae5b 2020-03-25)# docs.rs version
docsrs 0.6.0 (794c8db 2020-03-21)# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/async-graphql-1.6.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/async-graphql-1.6.1/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 -20200325-1.44.0-nightly-a5fb9ae5b --static-root-path / --extern-html-root-url actix_web=https://docs.rs/actix-web/2.0.0 --extern-html-root-url anyhow=https://docs.rs/anyhow/1.0.26 --extern-html-root-url regex=https://docs.rs/regex/1.3.5 --extern-html-root-url slab=https://docs.rs/slab/0.4.2 --extern-html-root-url url=https://docs.rs/url/2.1.1 --extern-html-root-url async_trait=https://docs.rs/async-trait/0.1.24 --extern-html-root-url async_graphql_derive=https://docs.rs/async-graphql-derive/1.6.1 --extern-html-root-url im=https://docs.rs/im/14.3.0 --extern-html-root-url serde_json=https://docs.rs/serde_json/1.0.48 --extern-html-root-url serde=https://docs.rs/serde/1.0.104 --extern-html-root-url byteorder=https://docs.rs/byteorder/1.3.4 --extern-html-root-url mime=https://docs.rs/mime/0.3.16 --extern-html-root-url parking_lot=https://docs.rs/parking_lot/0.10.0 --extern-html-root-url fnv=https://docs.rs/fnv/1.0.6 --extern-html-root-url Inflector=https://docs.rs/Inflector/0.11.4 --extern-html-root-url bytes=https://docs.rs/bytes/0.5.4 --extern-html-root-url actix_rt=https://docs.rs/actix-rt/1.0.0 --extern-html-root-url base64=https://docs.rs/base64/0.12.0 --extern-html-root-url uuid=https://docs.rs/uuid/0.8.1 --extern-html-root-url chrono=https://docs.rs/chrono/0.4.11 --extern-html-root-url once_cell=https://docs.rs/once_cell/1.3.1 --extern-html-root-url bson=https://docs.rs/bson/0.14.1 --extern-html-root-url thiserror=https://docs.rs/thiserror/1.0.11 --extern-html-root-url tide=https://docs.rs/tide/0.6.0 --extern-html-root-url graphql_parser=https://docs.rs/graphql-parser/0.2.3 --extern-html-root-url serde_derive=https://docs.rs/serde_derive/1.0.104 --extern-html-root-url futures=https://docs.rs/futures/0.3.4 --extern-html-root-url async_std=https://docs.rs/async-std/1.5.0" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 14d2aea37ea42be78d83f0f9ae29e64368fa527c737bac7e4ccd13f24198a869
[INFO] running `"docker" "start" "-a" "14d2aea37ea42be78d83f0f9ae29e64368fa527c737bac7e4ccd13f24198a869"`
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.16
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling failure_derive v0.1.7
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]     Checking smallvec v1.2.0
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]     Checking futures-core v0.3.4
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]     Checking futures-sink v0.3.4
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]     Checking futures-io v0.3.4
[INFO] [stderr]     Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]     Checking futures-task v0.3.4
[INFO] [stderr]    Compiling anyhow v1.0.26
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking linked-hash-map v0.5.2
[INFO] [stderr]     Checking md5 v0.6.1
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking once_cell v1.3.1
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]     Checking base64 v0.12.0
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]     Checking futures-channel v0.3.4
[INFO] [stderr]    Compiling backtrace-sys v0.1.33
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling im v14.3.0
[INFO] [stderr]     Checking lock_api v0.3.3
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking parking_lot_core v0.7.0
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking bitmaps v2.0.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking parking_lot v0.10.0
[INFO] [stderr]     Checking regex v1.3.5
[INFO] [stderr]    Compiling backtrace v0.3.45
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking rand_xoshiro v0.4.0
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking sized-chunks v0.5.3
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling thiserror-impl v1.0.11
[INFO] [stderr]    Compiling async-trait v0.1.24
[INFO] [stderr]    Compiling failure v0.1.7
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling graphql-parser v0.2.3
[INFO] [stderr]     Checking thiserror v1.0.11
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]     Checking futures-executor v0.3.4
[INFO] [stderr]     Checking futures v0.3.4
[INFO] [stderr]    Compiling async-graphql-derive v1.6.1
[INFO] [stderr]     Checking serde_json v1.0.48
[INFO] [stderr]     Checking bson v0.14.1
[INFO] [stderr]  Documenting async-graphql v1.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `"docker" "inspect" "14d2aea37ea42be78d83f0f9ae29e64368fa527c737bac7e4ccd13f24198a869"`
[INFO] running `"docker" "rm" "-f" "14d2aea37ea42be78d83f0f9ae29e64368fa527c737bac7e4ccd13f24198a869"`
[INFO] [stdout] 14d2aea37ea42be78d83f0f9ae29e64368fa527c737bac7e4ccd13f24198a869