async-graphql 2.0.0-alpha.12

A GraphQL server library implemented in Rust
Documentation
Build #294286 2020-09-18T07:19:05.276462+00:00
# rustc version
rustc 1.48.0-nightly (f3c923a13 2020-09-17)# docs.rs version
docsrs 0.6.0 (8fecbb4 2020-09-15)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/async-graphql-2.0.0-alpha.12/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/async-graphql-2.0.0-alpha.12/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" "RUSTDOCFLAGS=-Z unstable-options --static-root-path / --cap-lints warn --disable-per-crate-search --extern-html-root-url uuid=https://docs.rs/uuid/0.8.1 --extern-html-root-url bytes=https://docs.rs/bytes/0.5.6 --extern-html-root-url regex=https://docs.rs/regex/1.3.9 --extern-html-root-url async_std=https://docs.rs/async-std/1.6.4 --extern-html-root-url async_stream=https://docs.rs/async-stream/0.3.0 --extern-html-root-url indexmap=https://docs.rs/indexmap/1.6.0 --extern-html-root-url chrono=https://docs.rs/chrono/0.4.15 --extern-html-root-url async_graphql_derive=https://docs.rs/async-graphql-derive/2.0.0-alpha.12 --extern-html-root-url bson=https://docs.rs/bson/1.1.0 --extern-html-root-url pin_project_lite=https://docs.rs/pin-project-lite/0.1.7 --extern-html-root-url tempfile=https://docs.rs/tempfile/3.1.0 --extern-html-root-url fnv=https://docs.rs/fnv/1.0.7 --extern-html-root-url blocking=https://docs.rs/blocking/1.0.0 --extern-html-root-url itertools=https://docs.rs/itertools/0.9.0 --extern-html-root-url log=https://docs.rs/log/0.4.11 --extern-html-root-url thiserror=https://docs.rs/thiserror/1.0.20 --extern-html-root-url multer=https://docs.rs/multer/1.2.2 --extern-html-root-url serde=https://docs.rs/serde/1.0.116 --extern-html-root-url spin=https://docs.rs/spin/0.5.2 --extern-html-root-url tracing=https://docs.rs/tracing/0.1.19 --extern-html-root-url async_graphql_parser=https://docs.rs/async-graphql-parser/2.0.0-alpha.12 --extern-html-root-url serde_json=https://docs.rs/serde_json/1.0.57 --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.40 --extern-html-root-url chrono_tz=https://docs.rs/chrono-tz/0.5.3 --extern-html-root-url futures=https://docs.rs/futures/0.3.5 --extern-html-root-url once_cell=https://docs.rs/once_cell/1.4.1 --resource-suffix -20200917-1.48.0-nightly-f3c923a13" "-e" "RUSTFLAGS=" "-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" "--user" "1001:1001" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "--features" "nightly" "-j2", kill_on_drop: false }`
[INFO] [stdout] 59921a89b11bb4a89c17423d2073429d1a24e595665140cfab4aa7db9fc5f572
[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" "59921a89b11bb4a89c17423d2073429d1a24e595665140cfab4aa7db9fc5f572", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling proc-macro2 v1.0.21
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.41
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling pin-project-internal v0.4.23
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]     Checking once_cell v1.4.1
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]     Checking futures-sink v0.3.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.9
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking hashbrown v0.9.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking tinyvec v0.3.4
[INFO] [stderr]    Compiling encoding_rs v0.8.24
[INFO] [stderr]     Checking cache-padded v1.1.1
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking event-listener v2.4.0
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking pin-project-lite v0.1.7
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking fastrand v1.3.5
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking atomic-waker v1.0.0
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking tracing-core v0.1.16
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]     Checking unicode-normalization v0.1.13
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]     Checking http v0.2.1
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking async-channel v1.4.2
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking aho-corasick v0.7.13
[INFO] [stderr]     Checking twoway v0.2.1
[INFO] [stderr]     Checking futures-lite v1.7.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking blocking v1.0.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking chrono v0.4.15
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling derive_more v0.99.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.40
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking pin-project v0.4.23
[INFO] [stderr]     Checking tracing v0.1.19
[INFO] [stderr]     Checking thiserror v1.0.20
[INFO] [stderr]     Checking async-stream v0.3.0
[INFO] [stderr]     Checking futures-util v0.3.5
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]     Checking futures-executor v0.3.5
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling async-graphql-parser v2.0.0-alpha.12
[INFO] [stderr]     Checking futures v0.3.5
[INFO] [stderr]     Checking bson v1.1.0
[INFO] [stderr]     Checking multer v1.2.2
[INFO] [stderr]    Compiling async-graphql-derive v2.0.0-alpha.12
[INFO] [stderr]  Documenting async-graphql v2.0.0-alpha.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "59921a89b11bb4a89c17423d2073429d1a24e595665140cfab4aa7db9fc5f572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59921a89b11bb4a89c17423d2073429d1a24e595665140cfab4aa7db9fc5f572", kill_on_drop: false }`
[INFO] [stdout] 59921a89b11bb4a89c17423d2073429d1a24e595665140cfab4aa7db9fc5f572