# rustc version rustc 1.50.0-nightly (2225ee1b6 2020-12-11)
# docs.rs version docsrs 0.6.0 (31c864e 2020-11-22)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/juniper_codegen-0.15.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/juniper_codegen-0.15.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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/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" "-20201211-1.50.0-nightly-2225ee1b6" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }` [INFO] [stdout] 742caff1e8192b3ad22e34eda48d2e0c76bec397488a4f0bd3a6af0654ae63cd [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" "742caff1e8192b3ad22e34eda48d2e0c76bec397488a4f0bd3a6af0654ae63cd", 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.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Documenting juniper_codegen v0.15.1 (/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(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::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: 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: unresolved link to `juniper::Context` [INFO] [stderr] --> src/lib.rs:916:1 [INFO] [stderr] | [INFO] [stderr] 916 | / /// `#[derive(GraphQLUnion)]` macro for deriving a [GraphQL union][1] implementation for enums and [INFO] [stderr] 917 | | /// structs. [INFO] [stderr] 918 | | /// [INFO] [stderr] 919 | | /// The `#[graphql]` helper attribute is used for configuring the derived implementation. Specifying [INFO] [stderr] ... | [INFO] [stderr] 1214 | | /// [1]: https://spec.graphql.org/June2018/#sec-Unions [INFO] [stderr] 1215 | | /// [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] [`Context`]: juniper::Context [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:916:1 [INFO] [stderr] | [INFO] [stderr] 916 | / /// `#[derive(GraphQLUnion)]` macro for deriving a [GraphQL union][1] implementation for enums and [INFO] [stderr] 917 | | /// structs. [INFO] [stderr] 918 | | /// [INFO] [stderr] 919 | | /// The `#[graphql]` helper attribute is used for configuring the derived implementation. Specifying [INFO] [stderr] ... | [INFO] [stderr] 1214 | | /// [1]: https://spec.graphql.org/June2018/#sec-Unions [INFO] [stderr] 1215 | | /// [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: unresolved link to `juniper::Context` [INFO] [stderr] --> src/lib.rs:1224:1 [INFO] [stderr] | [INFO] [stderr] 1224 | / /// `#[graphql_union]` macro for deriving a [GraphQL union][1] implementation for traits. [INFO] [stderr] 1225 | | /// [INFO] [stderr] 1226 | | /// Specifying multiple `#[graphql_union]` attributes on the same definition is totally okay. They [INFO] [stderr] 1227 | | /// all will be treated as a single attribute. [INFO] [stderr] ... | [INFO] [stderr] 1506 | | /// [3]: https://doc.rust-lang.org/stable/reference/types/trait-object.html [INFO] [stderr] 1507 | | /// [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] [`Context`]: juniper::Context [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:1224:1 [INFO] [stderr] | [INFO] [stderr] 1224 | / /// `#[graphql_union]` macro for deriving a [GraphQL union][1] implementation for traits. [INFO] [stderr] 1225 | | /// [INFO] [stderr] 1226 | | /// Specifying multiple `#[graphql_union]` attributes on the same definition is totally okay. They [INFO] [stderr] 1227 | | /// all will be treated as a single attribute. [INFO] [stderr] ... | [INFO] [stderr] 1506 | | /// [3]: https://doc.rust-lang.org/stable/reference/types/trait-object.html [INFO] [stderr] 1507 | | /// [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: 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.20s [INFO] running `Command { std: "docker" "inspect" "742caff1e8192b3ad22e34eda48d2e0c76bec397488a4f0bd3a6af0654ae63cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "742caff1e8192b3ad22e34eda48d2e0c76bec397488a4f0bd3a6af0654ae63cd", kill_on_drop: false }` [INFO] [stdout] 742caff1e8192b3ad22e34eda48d2e0c76bec397488a4f0bd3a6af0654ae63cd