async-graphql 1.14.6

A GraphQL server library implemented in Rust
Documentation
Build #255333 2020-05-29T04:53:34.154878+00:00
# rustc version
rustc 1.45.0-nightly (451272115 2020-05-28)# docs.rs version
docsrs 0.6.0 (8b04730 2020-05-27)# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/async-graphql-1.14.6/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/async-graphql-1.14.6/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 -20200528-1.45.0-nightly-451272115 --static-root-path / --cap-lints warn --extern-html-root-url bytes=https://docs.rs/bytes/0.5.4 --extern-html-root-url thiserror=https://docs.rs/thiserror/1.0.19 --extern-html-root-url serde=https://docs.rs/serde/1.0.110 --extern-html-root-url chrono_tz=https://docs.rs/chrono-tz/0.5.1 --extern-html-root-url anyhow=https://docs.rs/anyhow/1.0.31 --extern-html-root-url byteorder=https://docs.rs/byteorder/1.3.4 --extern-html-root-url indexmap=https://docs.rs/indexmap/1.3.2 --extern-html-root-url async_graphql_derive=https://docs.rs/async-graphql-derive/1.14.2 --extern-html-root-url once_cell=https://docs.rs/once_cell/1.4.0 --extern-html-root-url itertools=https://docs.rs/itertools/0.9.0 --extern-html-root-url regex=https://docs.rs/regex/1.3.9 --extern-html-root-url base64=https://docs.rs/base64/0.12.1 --extern-html-root-url async_graphql_parser=https://docs.rs/async-graphql-parser/1.14.2 --extern-html-root-url futures=https://docs.rs/futures/0.3.5 --extern-html-root-url slab=https://docs.rs/slab/0.4.2 --extern-html-root-url parking_lot=https://docs.rs/parking_lot/0.10.2 --extern-html-root-url serde_derive=https://docs.rs/serde_derive/1.0.110 --extern-html-root-url bson=https://docs.rs/bson/0.14.1 --extern-html-root-url fnv=https://docs.rs/fnv/1.0.7 --extern-html-root-url multer=https://docs.rs/multer/1.2.0 --extern-html-root-url uuid=https://docs.rs/uuid/0.8.1 --extern-html-root-url Inflector=https://docs.rs/Inflector/0.11.4 --extern-html-root-url log=https://docs.rs/log/0.4.8 --extern-html-root-url serde_json=https://docs.rs/serde_json/1.0.53 --extern-html-root-url tempfile=https://docs.rs/tempfile/3.1.0 --extern-html-root-url url=https://docs.rs/url/2.1.1 --extern-html-root-url httparse=https://docs.rs/httparse/1.3.4 --extern-html-root-url http=https://docs.rs/http/0.2.1 --extern-html-root-url mime=https://docs.rs/mime/0.3.16 --extern-html-root-url async_std=https://docs.rs/async-std/1.6.0 --extern-html-root-url async_stream=https://docs.rs/async-stream/0.2.1 --extern-html-root-url async_trait=https://docs.rs/async-trait/0.1.31 --extern-html-root-url chrono=https://docs.rs/chrono/0.4.11 --extern-html-root-url tracing=https://docs.rs/tracing/0.1.14" "-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"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] f87b5bd3eed124b6c85bf656bf79ceae41dfe12243a789183e0a373846a134ea
[INFO] running `"docker" "start" "-a" "f87b5bd3eed124b6c85bf656bf79ceae41dfe12243a789183e0a373846a134ea"`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr]    Compiling proc-macro2 v1.0.17
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.27
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling serde v1.0.110
[INFO] [stderr]    Compiling ryu v1.0.4
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling proc-macro-nested v0.1.4
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.16
[INFO] [stderr]     Checking once_cell v1.4.0
[INFO] [stderr]     Checking futures-sink v0.3.5
[INFO] [stderr]     Checking smallvec v1.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling encoding_rs v0.8.23
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.31
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking md5 v0.6.1
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking base64 v0.12.1
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking tracing-core v0.1.10
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking http v0.2.1
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]     Checking twoway v0.2.1
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking serde_json v1.0.53
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]    Compiling proc-macro-crate v0.1.4
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.19
[INFO] [stderr]    Compiling pin-project-internal v0.4.17
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling async-stream-impl v0.2.1
[INFO] [stderr]    Compiling derive_more v0.99.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.110
[INFO] [stderr]    Compiling async-trait v0.1.31
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling chrono-tz v0.5.1
[INFO] [stderr]    Compiling thiserror v1.0.19
[INFO] [stderr]     Checking pin-project v0.4.17
[INFO] [stderr]     Checking async-stream v0.2.1
[INFO] [stderr]     Checking tracing v0.1.14
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling async-graphql-parser v1.14.2
[INFO] [stderr]     Checking futures-util v0.3.5
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking bson v0.14.1
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]    Compiling async-graphql-derive v1.14.2
[INFO] [stderr]     Checking futures-executor v0.3.5
[INFO] [stderr]     Checking futures v0.3.5
[INFO] [stderr]     Checking multer v1.2.0
[INFO] [stderr]  Documenting async-graphql v1.14.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2m 13s
[INFO] running `"docker" "inspect" "f87b5bd3eed124b6c85bf656bf79ceae41dfe12243a789183e0a373846a134ea"`
[INFO] running `"docker" "rm" "-f" "f87b5bd3eed124b6c85bf656bf79ceae41dfe12243a789183e0a373846a134ea"`
[INFO] [stdout] f87b5bd3eed124b6c85bf656bf79ceae41dfe12243a789183e0a373846a134ea