entity-async-graphql 0.3.2

Support to integration async-graphql into entity crate.
Documentation
Build #2460643 2025-08-30 22:55:48
# rustc version
rustc 1.91.0-nightly (fe5536432 2025-08-29)# docs.rs version
docsrs 0.6.0 (8bbaf878 2025-08-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/entity-async-graphql-0.3.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/entity-async-graphql-0.3.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250829-1.91.0-nightly-fe5536432\", \"--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" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 1b48ad8b92609d2390e4942813159102a3b704a1b87ffaaea566458625d553de
[INFO] running `Command { std: "docker" "start" "-a" "1b48ad8b92609d2390e4942813159102a3b704a1b87ffaaea566458625d553de", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting entity-async-graphql v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `TypedPredicate`
[INFO] [stderr]    --> src/filter/float.rs:24:60
[INFO] [stderr]     |
[INFO] [stderr]  24 |             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^ no item named `TypedPredicate` in scope
[INFO] [stderr] ...
[INFO] [stderr] 120 | impl_pred!(f32; f32; @core);
[INFO] [stderr]     | --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `TypedPredicate`
[INFO] [stderr]    --> src/filter/float.rs:24:60
[INFO] [stderr]     |
[INFO] [stderr]  24 |             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^ no item named `TypedPredicate` in scope
[INFO] [stderr] ...
[INFO] [stderr] 121 | impl_pred!(f64; f64; @core);
[INFO] [stderr]     | --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `TypedPredicate`
[INFO] [stderr]    --> src/filter/primitive.rs:26:60
[INFO] [stderr]     |
[INFO] [stderr]  26 |             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^ no item named `TypedPredicate` in scope
[INFO] [stderr] ...
[INFO] [stderr] 163 | impl_pred!(Value; GqlValue; @core @text);
[INFO] [stderr]     | ---------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `TypedPredicate`
[INFO] [stderr]    --> src/filter/primitive.rs:26:60
[INFO] [stderr]     |
[INFO] [stderr]  26 |             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^ no item named `TypedPredicate` in scope
[INFO] [stderr] ...
[INFO] [stderr] 164 | impl_pred!(String; String; @core @text);
[INFO] [stderr]     | --------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `TypedPredicate`
[INFO] [stderr]    --> src/filter/primitive.rs:26:60
[INFO] [stderr]     |
[INFO] [stderr]  26 |             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^ no item named `TypedPredicate` in scope
[INFO] [stderr] ...
[INFO] [stderr] 166 | impl_pred!(Id; Id; @core);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `TypedPredicate`
[INFO] [stderr]    --> src/filter/primitive.rs:26:60
[INFO] [stderr]     |
[INFO] [stderr]  26 |             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^ no item named `TypedPredicate` in scope
[INFO] [stderr] ...
[INFO] [stderr] 167 | impl_pred!(bool; bool; @core);
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `TypedPredicate`
[INFO] [stderr]    --> src/filter/primitive.rs:26:60
[INFO] [stderr]     |
[INFO] [stderr]  26 |             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^ no item named `TypedPredicate` in scope
[INFO] [stderr] ...
[INFO] [stderr] 168 | impl_pred!(char; char; @core);
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `TypedPredicate`
[INFO] [stderr]    --> src/filter/primitive.rs:26:60
[INFO] [stderr]     |
[INFO] [stderr]  26 |             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^ no item named `TypedPredicate` in scope
[INFO] [stderr] ...
[INFO] [stderr] 171 | impl_pred!(isize; isize; @core);
[INFO] [stderr]     | ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `TypedPredicate`
[INFO] [stderr]    --> src/filter/primitive.rs:26:60
[INFO] [stderr]     |
[INFO] [stderr]  26 |             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^ no item named `TypedPredicate` in scope
[INFO] [stderr] ...
[INFO] [stderr] 172 | impl_pred!(i64; i64; @core);
[INFO] [stderr]     | --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `TypedPredicate`
[INFO] [stderr]    --> src/filter/primitive.rs:26:60
[INFO] [stderr]     |
[INFO] [stderr]  26 |             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^ no item named `TypedPredicate` in scope
[INFO] [stderr] ...
[INFO] [stderr] 173 | impl_pred!(i32; i32; @core);
[INFO] [stderr]     | --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `TypedPredicate`
[INFO] [stderr]    --> src/filter/primitive.rs:26:60
[INFO] [stderr]     |
[INFO] [stderr]  26 |             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^ no item named `TypedPredicate` in scope
[INFO] [stderr] ...
[INFO] [stderr] 174 | impl_pred!(i16; i16; @core);
[INFO] [stderr]     | --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `TypedPredicate`
[INFO] [stderr]    --> src/filter/primitive.rs:26:60
[INFO] [stderr]     |
[INFO] [stderr]  26 |             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^ no item named `TypedPredicate` in scope
[INFO] [stderr] ...
[INFO] [stderr] 175 | impl_pred!(i8; i8; @core);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `TypedPredicate`
[INFO] [stderr]    --> src/filter/primitive.rs:26:60
[INFO] [stderr]     |
[INFO] [stderr]  26 |             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^ no item named `TypedPredicate` in scope
[INFO] [stderr] ...
[INFO] [stderr] 178 | impl_pred!(usize; usize; @core);
[INFO] [stderr]     | ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `TypedPredicate`
[INFO] [stderr]    --> src/filter/primitive.rs:26:60
[INFO] [stderr]     |
[INFO] [stderr]  26 |             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^ no item named `TypedPredicate` in scope
[INFO] [stderr] ...
[INFO] [stderr] 179 | impl_pred!(u64; u64; @core);
[INFO] [stderr]     | --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `TypedPredicate`
[INFO] [stderr]    --> src/filter/primitive.rs:26:60
[INFO] [stderr]     |
[INFO] [stderr]  26 |             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^ no item named `TypedPredicate` in scope
[INFO] [stderr] ...
[INFO] [stderr] 180 | impl_pred!(u32; u32; @core);
[INFO] [stderr]     | --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `TypedPredicate`
[INFO] [stderr]    --> src/filter/primitive.rs:26:60
[INFO] [stderr]     |
[INFO] [stderr]  26 |             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^ no item named `TypedPredicate` in scope
[INFO] [stderr] ...
[INFO] [stderr] 181 | impl_pred!(u16; u16; @core);
[INFO] [stderr]     | --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `TypedPredicate`
[INFO] [stderr]    --> src/filter/primitive.rs:26:60
[INFO] [stderr]     |
[INFO] [stderr]  26 |             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^ no item named `TypedPredicate` in scope
[INFO] [stderr] ...
[INFO] [stderr] 182 | impl_pred!(u8; u8; @core);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `entity-async-graphql` (lib doc) generated 17 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/entity_async_graphql/index.html
[INFO] running `Command { std: "docker" "inspect" "1b48ad8b92609d2390e4942813159102a3b704a1b87ffaaea566458625d553de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b48ad8b92609d2390e4942813159102a3b704a1b87ffaaea566458625d553de", kill_on_drop: false }`
[INFO] [stdout] 1b48ad8b92609d2390e4942813159102a3b704a1b87ffaaea566458625d553de