juniper_codegen 0.15.4

Internal custom derive trait for Juniper GraphQL
Documentation
Build #371629 2021-04-04 01:38:02

# rustc version rustc 1.53.0-nightly (07e0e2ec2 2021-03-24)

# docs.rs version docsrs 0.6.0 (da87867 2021-03-31)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/juniper_codegen-0.15.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/juniper_codegen-0.15.4/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" "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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--resource-suffix" "-20210324-1.53.0-nightly-07e0e2ec2" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }` [INFO] [stdout] 9701567de10d5c908cf883b046b370163f73d17ff3e49c1daaa1cdceb7d9bce0 [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" "9701567de10d5c908cf883b046b370163f73d17ff3e49c1daaa1cdceb7d9bce0", 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.26 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Documenting juniper_codegen v0.15.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `juniper::Context` [INFO] [stderr] --> src/lib.rs:551:1 [INFO] [stderr] | [INFO] [stderr] 551 | / /// `#[graphql_interface]` macro for generating a [GraphQL interface][1] implementation for traits [INFO] [stderr] 552 | | /// and its implementers. [INFO] [stderr] 553 | | /// [INFO] [stderr] 554 | | /// Specifying multiple `#[graphql_interface]` attributes on the same definition is totally okay. [INFO] [stderr] ... | [INFO] [stderr] 906 | | /// [3]: https://doc.rust-lang.org/stable/reference/types/trait-object.html [INFO] [stderr] 907 | | /// [4]: https://doc.rust-lang.org/stable/std/primitive.unit.html [INFO] [stderr] | |_________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] [`Context`]: juniper::Context [INFO] [stderr] ^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: no item named `juniper` in scope [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `juniper::Executor` [INFO] [stderr] --> src/lib.rs:551:1 [INFO] [stderr] | [INFO] [stderr] 551 | / /// `#[graphql_interface]` macro for generating a [GraphQL interface][1] implementation for traits [INFO] [stderr] 552 | | /// and its implementers. [INFO] [stderr] 553 | | /// [INFO] [stderr] 554 | | /// Specifying multiple `#[graphql_interface]` attributes on the same definition is totally okay. [INFO] [stderr] ... | [INFO] [stderr] 906 | | /// [3]: https://doc.rust-lang.org/stable/reference/types/trait-object.html [INFO] [stderr] 907 | | /// [4]: https://doc.rust-lang.org/stable/std/primitive.unit.html [INFO] [stderr] | |_________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] [`Executor`]: juniper::Executor [INFO] [stderr] ^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: no item named `juniper` in scope [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `juniper::ScalarValue` [INFO] [stderr] --> src/lib.rs:551:1 [INFO] [stderr] | [INFO] [stderr] 551 | / /// `#[graphql_interface]` macro for generating a [GraphQL interface][1] implementation for traits [INFO] [stderr] 552 | | /// and its implementers. [INFO] [stderr] 553 | | /// [INFO] [stderr] 554 | | /// Specifying multiple `#[graphql_interface]` attributes on the same definition is totally okay. [INFO] [stderr] ... | [INFO] [stderr] 906 | | /// [3]: https://doc.rust-lang.org/stable/reference/types/trait-object.html [INFO] [stderr] 907 | | /// [4]: https://doc.rust-lang.org/stable/std/primitive.unit.html [INFO] [stderr] | |_________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] [`ScalarValue`]: juniper::ScalarValue [INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: no item named `juniper` in scope [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.10s [INFO] running `Command { std: "docker" "inspect" "9701567de10d5c908cf883b046b370163f73d17ff3e49c1daaa1cdceb7d9bce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9701567de10d5c908cf883b046b370163f73d17ff3e49c1daaa1cdceb7d9bce0", kill_on_drop: false }` [INFO] [stdout] 9701567de10d5c908cf883b046b370163f73d17ff3e49c1daaa1cdceb7d9bce0