cynic 0.9.0

A GraphQL query builder & data mapper for Rust
Documentation
Build #291960 2020-09-11T20:19:07.322429+00:00
# rustc version
rustc 1.48.0-nightly (a1947b3f9 2020-09-10)
# docs.rs version
docsrs 0.6.0 (8a51d60 2020-09-10)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/cynic-0.9.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/cynic-0.9.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" "RUSTDOCFLAGS=-Z unstable-options --static-root-path / --cap-lints warn --disable-per-crate-search --extern-html-root-url serde_json=https://docs.rs/serde_json/1.0.44 --extern-html-root-url serde=https://docs.rs/serde/1.0.104 --extern-html-root-url json_decode=https://docs.rs/json-decode/0.5.0 --extern-html-root-url assert_matches=https://docs.rs/assert_matches/1.3.0 --extern-html-root-url maplit=https://docs.rs/maplit/1.0.2 --extern-html-root-url cynic_proc_macros=https://docs.rs/cynic-proc-macros/0.9.0 --resource-suffix -20200910-1.48.0-nightly-a1947b3f9" "-e" "RUSTFLAGS=" "-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" "-j2", kill_on_drop: false }`
[INFO] [stdout] f647c66e3c80bd22c44a78e485459262764993002495a7b7f7e387edd129f13a
[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" "f647c66e3c80bd22c44a78e485459262764993002495a7b7f7e387edd129f13a", 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.40
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling either v1.6.0
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling graphql-parser v0.3.0
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling cynic-codegen v0.9.0
[INFO] [stderr]     Checking serde_json v1.0.44
[INFO] [stderr]     Checking json-decode v0.5.0
[INFO] [stderr]    Compiling cynic-proc-macros v0.9.0
[INFO] [stderr]  Documenting cynic v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `cynic::selection_set::SelectionSet::and_then`
[INFO] [stderr]    --> src/selection_set.rs:591:40
[INFO] [stderr]     |
[INFO] [stderr] 591 | /// See the [`SelectionSet::and_then`](cynic::selection_set::SelectionSet::and_then)
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved link
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(broken_intra_doc_links)]` on by default
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 58.43s
[INFO] running `Command { std: "docker" "inspect" "f647c66e3c80bd22c44a78e485459262764993002495a7b7f7e387edd129f13a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f647c66e3c80bd22c44a78e485459262764993002495a7b7f7e387edd129f13a", kill_on_drop: false }`
[INFO] [stdout] f647c66e3c80bd22c44a78e485459262764993002495a7b7f7e387edd129f13a