entity-async-graphql 0.3.2

Support to integration async-graphql into entity crate.
Documentation
Build #380993 2021-04-24 06:47:02
# rustc version
rustc 1.53.0-nightly (bb491ed23 2021-04-23)# docs.rs version
docsrs 0.6.0 (c9d80ad 2021-04-18)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/entity-async-graphql-0.3.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/entity-async-graphql-0.3.2/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/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" "--emit=invocation-specific" "--resource-suffix" "-20210423-1.53.0-nightly-bb491ed23" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 439637f2e95216c977fa3f9a309b16687b183206cbba2ad4d21b139d36e1804d
[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" "439637f2e95216c977fa3f9a309b16687b183206cbba2ad4d21b139d36e1804d", 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 unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.70
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking futures-core v0.3.14
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking futures-sink v0.3.14
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking futures-task v0.3.14
[INFO] [stderr]     Checking futures-io v0.3.14
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling httparse v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling entity_noop_macros v0.3.2
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]     Checking dyn-clone v1.0.4
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking futures-channel v0.3.14
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking twoway v0.2.1
[INFO] [stderr]     Checking regex v1.4.6
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]    Compiling futures-macro v0.3.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling derive_more v0.99.13
[INFO] [stderr]    Compiling strum_macros v0.19.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]     Checking futures-util v0.3.14
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]     Checking strum v0.19.5
[INFO] [stderr]     Checking async-stream v0.3.1
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]     Checking futures-executor v0.3.14
[INFO] [stderr]     Checking entity v0.3.2
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]     Checking futures v0.3.14
[INFO] [stderr]     Checking async-graphql-value v2.6.5
[INFO] [stderr]    Compiling proc-macro-crate v1.0.0
[INFO] [stderr]     Checking multer v1.2.2
[INFO] [stderr]     Checking async-graphql-parser v2.7.1
[INFO] [stderr]    Compiling async-graphql-derive v2.8.4
[INFO] [stderr]     Checking async-graphql v2.8.4
[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:13
[INFO] [stderr]     |
[INFO] [stderr] 24  | /             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr] 25  | |             /// exposes a GraphQL API.
[INFO] [stderr]     | |______________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 120 |   impl_pred!(f32; f32; @core);
[INFO] [stderr]     |   ---------------------------- in this macro invocation
[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]             Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: no item named `TypedPredicate` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in a macro (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:13
[INFO] [stderr]     |
[INFO] [stderr] 24  | /             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr] 25  | |             /// exposes a GraphQL API.
[INFO] [stderr]     | |______________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 121 |   impl_pred!(f64; f64; @core);
[INFO] [stderr]     |   ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: no item named `TypedPredicate` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in a macro (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:13
[INFO] [stderr]     |
[INFO] [stderr] 26  | /             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr] 27  | |             /// exposes a GraphQL API.
[INFO] [stderr]     | |______________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 163 |   impl_pred!(Value; GqlValue; @core @text);
[INFO] [stderr]     |   ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: no item named `TypedPredicate` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in a macro (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:13
[INFO] [stderr]     |
[INFO] [stderr] 26  | /             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr] 27  | |             /// exposes a GraphQL API.
[INFO] [stderr]     | |______________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 164 |   impl_pred!(String; String; @core @text);
[INFO] [stderr]     |   ---------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: no item named `TypedPredicate` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in a macro (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:13
[INFO] [stderr]     |
[INFO] [stderr] 26  | /             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr] 27  | |             /// exposes a GraphQL API.
[INFO] [stderr]     | |______________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 166 |   impl_pred!(Id; Id; @core);
[INFO] [stderr]     |   -------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: no item named `TypedPredicate` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in a macro (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:13
[INFO] [stderr]     |
[INFO] [stderr] 26  | /             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr] 27  | |             /// exposes a GraphQL API.
[INFO] [stderr]     | |______________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 167 |   impl_pred!(bool; bool; @core);
[INFO] [stderr]     |   ------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: no item named `TypedPredicate` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in a macro (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:13
[INFO] [stderr]     |
[INFO] [stderr] 26  | /             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr] 27  | |             /// exposes a GraphQL API.
[INFO] [stderr]     | |______________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 168 |   impl_pred!(char; char; @core);
[INFO] [stderr]     |   ------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: no item named `TypedPredicate` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in a macro (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:13
[INFO] [stderr]     |
[INFO] [stderr] 26  | /             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr] 27  | |             /// exposes a GraphQL API.
[INFO] [stderr]     | |______________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 171 |   impl_pred!(isize; isize; @core);
[INFO] [stderr]     |   -------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: no item named `TypedPredicate` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in a macro (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:13
[INFO] [stderr]     |
[INFO] [stderr] 26  | /             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr] 27  | |             /// exposes a GraphQL API.
[INFO] [stderr]     | |______________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 172 |   impl_pred!(i64; i64; @core);
[INFO] [stderr]     |   ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: no item named `TypedPredicate` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in a macro (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:13
[INFO] [stderr]     |
[INFO] [stderr] 26  | /             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr] 27  | |             /// exposes a GraphQL API.
[INFO] [stderr]     | |______________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 173 |   impl_pred!(i32; i32; @core);
[INFO] [stderr]     |   ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: no item named `TypedPredicate` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in a macro (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:13
[INFO] [stderr]     |
[INFO] [stderr] 26  | /             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr] 27  | |             /// exposes a GraphQL API.
[INFO] [stderr]     | |______________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 174 |   impl_pred!(i16; i16; @core);
[INFO] [stderr]     |   ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: no item named `TypedPredicate` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in a macro (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:13
[INFO] [stderr]     |
[INFO] [stderr] 26  | /             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr] 27  | |             /// exposes a GraphQL API.
[INFO] [stderr]     | |______________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 175 |   impl_pred!(i8; i8; @core);
[INFO] [stderr]     |   -------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: no item named `TypedPredicate` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in a macro (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:13
[INFO] [stderr]     |
[INFO] [stderr] 26  | /             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr] 27  | |             /// exposes a GraphQL API.
[INFO] [stderr]     | |______________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 178 |   impl_pred!(usize; usize; @core);
[INFO] [stderr]     |   -------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: no item named `TypedPredicate` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in a macro (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:13
[INFO] [stderr]     |
[INFO] [stderr] 26  | /             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr] 27  | |             /// exposes a GraphQL API.
[INFO] [stderr]     | |______________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 179 |   impl_pred!(u64; u64; @core);
[INFO] [stderr]     |   ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: no item named `TypedPredicate` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in a macro (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:13
[INFO] [stderr]     |
[INFO] [stderr] 26  | /             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr] 27  | |             /// exposes a GraphQL API.
[INFO] [stderr]     | |______________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 180 |   impl_pred!(u32; u32; @core);
[INFO] [stderr]     |   ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: no item named `TypedPredicate` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in a macro (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:13
[INFO] [stderr]     |
[INFO] [stderr] 26  | /             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr] 27  | |             /// exposes a GraphQL API.
[INFO] [stderr]     | |______________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 181 |   impl_pred!(u16; u16; @core);
[INFO] [stderr]     |   ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: no item named `TypedPredicate` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in a macro (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:13
[INFO] [stderr]     |
[INFO] [stderr] 26  | /             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr] 27  | |             /// exposes a GraphQL API.
[INFO] [stderr]     | |______________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 182 |   impl_pred!(u8; u8; @core);
[INFO] [stderr]     |   -------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: no item named `TypedPredicate` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in a macro (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:13
[INFO] [stderr]     |
[INFO] [stderr] 24  | /             /// Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr] 25  | |             /// exposes a GraphQL API.
[INFO] [stderr]     | |______________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 120 |   impl_pred!(f32; f32; @core);
[INFO] [stderr]     |   ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Represents a wrapper around an ent query [`TypedPredicate`] that
[INFO] [stderr]                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: no item named `TypedPredicate` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: 18 warnings emitted
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] running `Command { std: "docker" "inspect" "439637f2e95216c977fa3f9a309b16687b183206cbba2ad4d21b139d36e1804d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "439637f2e95216c977fa3f9a309b16687b183206cbba2ad4d21b139d36e1804d", kill_on_drop: false }`
[INFO] [stdout] 439637f2e95216c977fa3f9a309b16687b183206cbba2ad4d21b139d36e1804d