# rustc version rustc 1.86.0-nightly (99db2737c 2025-01-16)
# docs.rs version docsrs 0.6.0 (13d4ccea 2025-01-13)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/juniper_codegen_puff-0.16.0-dev/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/juniper_codegen_puff-0.16.0-dev/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" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250116-1.86.0-nightly-99db2737c\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6", kill_on_drop: false }` [INFO] [stdout] 48036b54ccb9aca517f096da6fe65af1277e3b36fa6eb760fd7bddae40122952 [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" "48036b54ccb9aca517f096da6fe65af1277e3b36fa6eb760fd7bddae40122952", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting juniper_codegen_puff v0.16.0-dev (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `juniper::ScalarValue` [INFO] [stderr] --> src/lib.rs:224:1 [INFO] [stderr] | [INFO] [stderr] 224 | / /// `#[derive(GraphQLEnum)]` macro for deriving a [GraphQL enum][0] [INFO] [stderr] 225 | | /// implementation for Rust enums. [INFO] [stderr] 226 | | /// [INFO] [stderr] 227 | | /// The `#[graphql]` helper attribute is used for configuring the derived [INFO] [stderr] ... | [INFO] [stderr] 343 | | /// [0]: https://spec.graphql.org/October2021#sec-Enums [INFO] [stderr] 344 | | /// [1]: https://spec.graphql.org/October2021#sec-Enum-Value [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] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `juniper::ScalarValue` [INFO] [stderr] --> src/lib.rs:353:1 [INFO] [stderr] | [INFO] [stderr] 353 | / /// `#[derive(GraphQLScalar)]` macro for deriving a [GraphQL scalar][0] [INFO] [stderr] 354 | | /// implementation. [INFO] [stderr] 355 | | /// [INFO] [stderr] 356 | | /// # Transparent delegation [INFO] [stderr] ... | [INFO] [stderr] 655 | | /// [1]: https://rust-unofficial.github.io/patterns/patterns/behavioural/newtype.html [INFO] [stderr] 656 | | /// [`ScalarValue`]: juniper::ScalarValue [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::GraphQLScalar` [INFO] [stderr] --> src/lib.rs:665:1 [INFO] [stderr] | [INFO] [stderr] 665 | / /// `#[graphql_scalar]` macro.is interchangeable with [INFO] [stderr] 666 | | /// `#[derive(`[`GraphQLScalar`]`)]` macro, and is used for deriving a [INFO] [stderr] 667 | | /// [GraphQL scalar][0] implementation. [INFO] [stderr] 668 | | /// [INFO] [stderr] ... | [INFO] [stderr] 749 | | /// [`GraphQLScalar`]: juniper::GraphQLScalar [INFO] [stderr] 750 | | /// [`ScalarValue`]: juniper::ScalarValue [INFO] [stderr] | |_________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] [`GraphQLScalar`]: juniper::GraphQLScalar [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:665:1 [INFO] [stderr] | [INFO] [stderr] 665 | / /// `#[graphql_scalar]` macro.is interchangeable with [INFO] [stderr] 666 | | /// `#[derive(`[`GraphQLScalar`]`)]` macro, and is used for deriving a [INFO] [stderr] 667 | | /// [GraphQL scalar][0] implementation. [INFO] [stderr] 668 | | /// [INFO] [stderr] ... | [INFO] [stderr] 749 | | /// [`GraphQLScalar`]: juniper::GraphQLScalar [INFO] [stderr] 750 | | /// [`ScalarValue`]: juniper::ScalarValue [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::ScalarValue` [INFO] [stderr] --> src/lib.rs:759:1 [INFO] [stderr] | [INFO] [stderr] 759 | / /// `#[derive(ScalarValue)]` macro for deriving a [`ScalarValue`] [INFO] [stderr] 760 | | /// implementation. [INFO] [stderr] 761 | | /// [INFO] [stderr] 762 | | /// To derive a [`ScalarValue`] on enum you should mark the corresponding enum [INFO] [stderr] ... | [INFO] [stderr] 857 | | /// [INFO] [stderr] 858 | | /// [`ScalarValue`]: juniper::ScalarValue [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:867:1 [INFO] [stderr] | [INFO] [stderr] 867 | / /// `#[graphql_interface]` macro for generating a [GraphQL interface][1] [INFO] [stderr] 868 | | /// implementation for traits and its implementers. [INFO] [stderr] 869 | | /// [INFO] [stderr] 870 | | /// Specifying multiple `#[graphql_interface]` attributes on the same definition [INFO] [stderr] ... | [INFO] [stderr] 1290 | | /// [3]: https://doc.rust-lang.org/stable/reference/types/trait-object.html [INFO] [stderr] 1291 | | /// [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:867:1 [INFO] [stderr] | [INFO] [stderr] 867 | / /// `#[graphql_interface]` macro for generating a [GraphQL interface][1] [INFO] [stderr] 868 | | /// implementation for traits and its implementers. [INFO] [stderr] 869 | | /// [INFO] [stderr] 870 | | /// Specifying multiple `#[graphql_interface]` attributes on the same definition [INFO] [stderr] ... | [INFO] [stderr] 1290 | | /// [3]: https://doc.rust-lang.org/stable/reference/types/trait-object.html [INFO] [stderr] 1291 | | /// [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:867:1 [INFO] [stderr] | [INFO] [stderr] 867 | / /// `#[graphql_interface]` macro for generating a [GraphQL interface][1] [INFO] [stderr] 868 | | /// implementation for traits and its implementers. [INFO] [stderr] 869 | | /// [INFO] [stderr] 870 | | /// Specifying multiple `#[graphql_interface]` attributes on the same definition [INFO] [stderr] ... | [INFO] [stderr] 1290 | | /// [3]: https://doc.rust-lang.org/stable/reference/types/trait-object.html [INFO] [stderr] 1291 | | /// [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 `1` [INFO] [stderr] --> src/lib.rs:1300:1 [INFO] [stderr] | [INFO] [stderr] 1300 | / /// `#[derive(GraphQLInterface)]` macro for generating a [GraphQL interface][1] [INFO] [stderr] 1301 | | /// implementation for traits and its implementers. [INFO] [stderr] 1302 | | /// [INFO] [stderr] 1303 | | /// This macro is applicable only to structs and useful in case [interface][1] [INFO] [stderr] ... | [INFO] [stderr] 1327 | | /// [`#[graphql_interface]`]: crate::graphql_interface [INFO] [stderr] 1328 | | /// [1]: https://spec.graphql.org/October2021#sec-Interfaces [INFO] [stderr] | |____________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] `#[derive(GraphQLInterface)]` macro for generating a [GraphQL interface][1] [INFO] [stderr] ^ [INFO] [stderr] = note: no item named `1` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `1` [INFO] [stderr] --> src/lib.rs:1300:1 [INFO] [stderr] | [INFO] [stderr] 1300 | / /// `#[derive(GraphQLInterface)]` macro for generating a [GraphQL interface][1] [INFO] [stderr] 1301 | | /// implementation for traits and its implementers. [INFO] [stderr] 1302 | | /// [INFO] [stderr] 1303 | | /// This macro is applicable only to structs and useful in case [interface][1] [INFO] [stderr] ... | [INFO] [stderr] 1327 | | /// [`#[graphql_interface]`]: crate::graphql_interface [INFO] [stderr] 1328 | | /// [1]: https://spec.graphql.org/October2021#sec-Interfaces [INFO] [stderr] | |____________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] This macro is applicable only to structs and useful in case [interface][1] [INFO] [stderr] ^ [INFO] [stderr] = note: no item named `1` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `1` [INFO] [stderr] --> src/lib.rs:1300:1 [INFO] [stderr] | [INFO] [stderr] 1300 | / /// `#[derive(GraphQLInterface)]` macro for generating a [GraphQL interface][1] [INFO] [stderr] 1301 | | /// implementation for traits and its implementers. [INFO] [stderr] 1302 | | /// [INFO] [stderr] 1303 | | /// This macro is applicable only to structs and useful in case [interface][1] [INFO] [stderr] ... | [INFO] [stderr] 1327 | | /// [`#[graphql_interface]`]: crate::graphql_interface [INFO] [stderr] 1328 | | /// [1]: https://spec.graphql.org/October2021#sec-Interfaces [INFO] [stderr] | |____________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] [1]: https://spec.graphql.org/October2021#sec-Interfaces [INFO] [stderr] ^ [INFO] [stderr] = note: no item named `1` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `0` [INFO] [stderr] --> src/lib.rs:1337:1 [INFO] [stderr] | [INFO] [stderr] 1337 | / /// `#[derive(GraphQLObject)]` macro for deriving a [GraphQL object][1] [INFO] [stderr] 1338 | | /// implementation for structs. [INFO] [stderr] 1339 | | /// [INFO] [stderr] 1340 | | /// The `#[graphql]` helper attribute is used for configuring the derived [INFO] [stderr] ... | [INFO] [stderr] 1464 | | /// [`ScalarValue`]: juniper::ScalarValue [INFO] [stderr] 1465 | | /// [1]: https://spec.graphql.org/October2021#sec-Objects [INFO] [stderr] | |_________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] [demonstrated in spec][0]. [INFO] [stderr] ^ [INFO] [stderr] = note: no item named `0` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `juniper::ScalarValue` [INFO] [stderr] --> src/lib.rs:1337:1 [INFO] [stderr] | [INFO] [stderr] 1337 | / /// `#[derive(GraphQLObject)]` macro for deriving a [GraphQL object][1] [INFO] [stderr] 1338 | | /// implementation for structs. [INFO] [stderr] 1339 | | /// [INFO] [stderr] 1340 | | /// The `#[graphql]` helper attribute is used for configuring the derived [INFO] [stderr] ... | [INFO] [stderr] 1464 | | /// [`ScalarValue`]: juniper::ScalarValue [INFO] [stderr] 1465 | | /// [1]: https://spec.graphql.org/October2021#sec-Objects [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::GraphQLType` [INFO] [stderr] --> src/lib.rs:1474:1 [INFO] [stderr] | [INFO] [stderr] 1474 | / /// `#[graphql_object]` macro for generating a [GraphQL object][1] [INFO] [stderr] 1475 | | /// implementation for structs with computable field resolvers (declared via [INFO] [stderr] 1476 | | /// a regular Rust `impl` block). [INFO] [stderr] 1477 | | /// [INFO] [stderr] ... | [INFO] [stderr] 1789 | | /// [0]: https://spec.graphql.org/October2021 [INFO] [stderr] 1790 | | /// [1]: https://spec.graphql.org/October2021#sec-Objects [INFO] [stderr] | |_________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] [`GraphQLType`]: juniper::GraphQLType [INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: no item named `juniper` in scope [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `juniper::GraphQLValue` [INFO] [stderr] --> src/lib.rs:1474:1 [INFO] [stderr] | [INFO] [stderr] 1474 | / /// `#[graphql_object]` macro for generating a [GraphQL object][1] [INFO] [stderr] 1475 | | /// implementation for structs with computable field resolvers (declared via [INFO] [stderr] 1476 | | /// a regular Rust `impl` block). [INFO] [stderr] 1477 | | /// [INFO] [stderr] ... | [INFO] [stderr] 1789 | | /// [0]: https://spec.graphql.org/October2021 [INFO] [stderr] 1790 | | /// [1]: https://spec.graphql.org/October2021#sec-Objects [INFO] [stderr] | |_________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] [`GraphQLValue`]: juniper::GraphQLValue [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:1474:1 [INFO] [stderr] | [INFO] [stderr] 1474 | / /// `#[graphql_object]` macro for generating a [GraphQL object][1] [INFO] [stderr] 1475 | | /// implementation for structs with computable field resolvers (declared via [INFO] [stderr] 1476 | | /// a regular Rust `impl` block). [INFO] [stderr] 1477 | | /// [INFO] [stderr] ... | [INFO] [stderr] 1789 | | /// [0]: https://spec.graphql.org/October2021 [INFO] [stderr] 1790 | | /// [1]: https://spec.graphql.org/October2021#sec-Objects [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 `4` [INFO] [stderr] --> src/lib.rs:1474:1 [INFO] [stderr] | [INFO] [stderr] 1474 | / /// `#[graphql_object]` macro for generating a [GraphQL object][1] [INFO] [stderr] 1475 | | /// implementation for structs with computable field resolvers (declared via [INFO] [stderr] 1476 | | /// a regular Rust `impl` block). [INFO] [stderr] 1477 | | /// [INFO] [stderr] ... | [INFO] [stderr] 1789 | | /// [0]: https://spec.graphql.org/October2021 [INFO] [stderr] 1790 | | /// [1]: https://spec.graphql.org/October2021#sec-Objects [INFO] [stderr] | |_________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] from signatures of `impl` block methods, and uses [unit type `()`][4] if [INFO] [stderr] ^ [INFO] [stderr] = note: no item named `4` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `juniper::Executor` [INFO] [stderr] --> src/lib.rs:1474:1 [INFO] [stderr] | [INFO] [stderr] 1474 | / /// `#[graphql_object]` macro for generating a [GraphQL object][1] [INFO] [stderr] 1475 | | /// implementation for structs with computable field resolvers (declared via [INFO] [stderr] 1476 | | /// a regular Rust `impl` block). [INFO] [stderr] 1477 | | /// [INFO] [stderr] ... | [INFO] [stderr] 1789 | | /// [0]: https://spec.graphql.org/October2021 [INFO] [stderr] 1790 | | /// [1]: https://spec.graphql.org/October2021#sec-Objects [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:1474:1 [INFO] [stderr] | [INFO] [stderr] 1474 | / /// `#[graphql_object]` macro for generating a [GraphQL object][1] [INFO] [stderr] 1475 | | /// implementation for structs with computable field resolvers (declared via [INFO] [stderr] 1476 | | /// a regular Rust `impl` block). [INFO] [stderr] 1477 | | /// [INFO] [stderr] ... | [INFO] [stderr] 1789 | | /// [0]: https://spec.graphql.org/October2021 [INFO] [stderr] 1790 | | /// [1]: https://spec.graphql.org/October2021#sec-Objects [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::GraphQLType` [INFO] [stderr] --> src/lib.rs:1799:1 [INFO] [stderr] | [INFO] [stderr] 1799 | / /// `#[graphql_subscription]` macro for generating a [GraphQL subscription][1] [INFO] [stderr] 1800 | | /// implementation for structs with computable field resolvers (declared via [INFO] [stderr] 1801 | | /// a regular Rust `impl` block). [INFO] [stderr] 1802 | | /// [INFO] [stderr] ... | [INFO] [stderr] 1842 | | /// [`Stream`]: futures::Stream [INFO] [stderr] 1843 | | /// [1]: https://spec.graphql.org/October2021#sec-Subscription [INFO] [stderr] | |______________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] [`GraphQLType`]: juniper::GraphQLType [INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: no item named `juniper` in scope [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `juniper::GraphQLSubscriptionValue` [INFO] [stderr] --> src/lib.rs:1799:1 [INFO] [stderr] | [INFO] [stderr] 1799 | / /// `#[graphql_subscription]` macro for generating a [GraphQL subscription][1] [INFO] [stderr] 1800 | | /// implementation for structs with computable field resolvers (declared via [INFO] [stderr] 1801 | | /// a regular Rust `impl` block). [INFO] [stderr] 1802 | | /// [INFO] [stderr] ... | [INFO] [stderr] 1842 | | /// [`Stream`]: futures::Stream [INFO] [stderr] 1843 | | /// [1]: https://spec.graphql.org/October2021#sec-Subscription [INFO] [stderr] | |______________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] [`GraphQLSubscriptionValue`]: juniper::GraphQLSubscriptionValue [INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: no item named `juniper` in scope [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `futures::Stream` [INFO] [stderr] --> src/lib.rs:1799:1 [INFO] [stderr] | [INFO] [stderr] 1799 | / /// `#[graphql_subscription]` macro for generating a [GraphQL subscription][1] [INFO] [stderr] 1800 | | /// implementation for structs with computable field resolvers (declared via [INFO] [stderr] 1801 | | /// a regular Rust `impl` block). [INFO] [stderr] 1802 | | /// [INFO] [stderr] ... | [INFO] [stderr] 1842 | | /// [`Stream`]: futures::Stream [INFO] [stderr] 1843 | | /// [1]: https://spec.graphql.org/October2021#sec-Subscription [INFO] [stderr] | |______________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] [`Stream`]: futures::Stream [INFO] [stderr] ^^^^^^^^^^^^^^^ [INFO] [stderr] = note: no item named `futures` in scope [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `juniper::Context` [INFO] [stderr] --> src/lib.rs:1852:1 [INFO] [stderr] | [INFO] [stderr] 1852 | / /// `#[derive(GraphQLUnion)]` macro for deriving a [GraphQL union][1] implementation for enums and [INFO] [stderr] 1853 | | /// structs. [INFO] [stderr] 1854 | | /// [INFO] [stderr] 1855 | | /// The `#[graphql]` helper attribute is used for configuring the derived implementation. Specifying [INFO] [stderr] ... | [INFO] [stderr] 2150 | | /// [1]: https://spec.graphql.org/October2021#sec-Unions [INFO] [stderr] 2151 | | /// [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:1852:1 [INFO] [stderr] | [INFO] [stderr] 1852 | / /// `#[derive(GraphQLUnion)]` macro for deriving a [GraphQL union][1] implementation for enums and [INFO] [stderr] 1853 | | /// structs. [INFO] [stderr] 1854 | | /// [INFO] [stderr] 1855 | | /// The `#[graphql]` helper attribute is used for configuring the derived implementation. Specifying [INFO] [stderr] ... | [INFO] [stderr] 2150 | | /// [1]: https://spec.graphql.org/October2021#sec-Unions [INFO] [stderr] 2151 | | /// [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:2160:1 [INFO] [stderr] | [INFO] [stderr] 2160 | / /// `#[graphql_union]` macro for deriving a [GraphQL union][1] implementation for traits. [INFO] [stderr] 2161 | | /// [INFO] [stderr] 2162 | | /// Specifying multiple `#[graphql_union]` attributes on the same definition is totally okay. They [INFO] [stderr] 2163 | | /// all will be treated as a single attribute. [INFO] [stderr] ... | [INFO] [stderr] 2442 | | /// [3]: https://doc.rust-lang.org/stable/reference/types/trait-object.html [INFO] [stderr] 2443 | | /// [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:2160:1 [INFO] [stderr] | [INFO] [stderr] 2160 | / /// `#[graphql_union]` macro for deriving a [GraphQL union][1] implementation for traits. [INFO] [stderr] 2161 | | /// [INFO] [stderr] 2162 | | /// Specifying multiple `#[graphql_union]` attributes on the same definition is totally okay. They [INFO] [stderr] 2163 | | /// all will be treated as a single attribute. [INFO] [stderr] ... | [INFO] [stderr] 2442 | | /// [3]: https://doc.rust-lang.org/stable/reference/types/trait-object.html [INFO] [stderr] 2443 | | /// [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: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:1300:1 [INFO] [stderr] | [INFO] [stderr] 1300 | / /// `#[derive(GraphQLInterface)]` macro for generating a [GraphQL interface][1] [INFO] [stderr] 1301 | | /// implementation for traits and its implementers. [INFO] [stderr] 1302 | | /// [INFO] [stderr] 1303 | | /// This macro is applicable only to structs and useful in case [interface][1] [INFO] [stderr] ... | [INFO] [stderr] 1327 | | /// [`#[graphql_interface]`]: crate::graphql_interface [INFO] [stderr] 1328 | | /// [1]: https://spec.graphql.org/October2021#sec-Interfaces [INFO] [stderr] | |____________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 1300 ~ </// `#[derive(GraphQLInterface)]` macro for generating a [GraphQL interface][1] [INFO] [stderr] 1301 | /// implementation for traits and its implementers. [INFO] [stderr] ... [INFO] [stderr] 1327 | /// [`#[graphql_interface]`]: crate::graphql_interface [INFO] [stderr] 1328 ~ /// [1]: https://spec.graphql.org/October2021#sec-Interfaces> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `juniper_codegen_puff` (lib doc) generated 27 warnings (run `cargo fix --lib -p juniper_codegen_puff` to apply 1 suggestion) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s [INFO] [stderr] Generated /opt/rustwide/target/doc/juniper_codegen_puff/index.html [INFO] running `Command { std: "docker" "inspect" "48036b54ccb9aca517f096da6fe65af1277e3b36fa6eb760fd7bddae40122952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48036b54ccb9aca517f096da6fe65af1277e3b36fa6eb760fd7bddae40122952", kill_on_drop: false }` [INFO] [stdout] 48036b54ccb9aca517f096da6fe65af1277e3b36fa6eb760fd7bddae40122952