[INFO] fetching crate entity-async-graphql 0.3.2... [INFO] documenting entity-async-graphql-0.3.2 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate entity-async-graphql 0.3.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate entity-async-graphql 0.3.2 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate entity-async-graphql 0.3.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate entity-async-graphql 0.3.2 [INFO] tweaked toml for crates.io crate entity-async-graphql 0.3.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate entity-async-graphql 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-graphql-parser v2.7.1 [INFO] [stderr] Downloaded async-graphql-derive v2.8.4 [INFO] [stderr] Downloaded async-graphql-value v2.6.5 [INFO] [stderr] Downloaded async-graphql v2.8.4 [INFO] [stderr] Downloaded entity-async-graphql-macros v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dab8f8e7b459d7f7eb11ad56c33bc82dd852858ad909fa327af01f3efb2d03c4 [INFO] running `Command { std: "docker" "start" "-a" "dab8f8e7b459d7f7eb11ad56c33bc82dd852858ad909fa327af01f3efb2d03c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dab8f8e7b459d7f7eb11ad56c33bc82dd852858ad909fa327af01f3efb2d03c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dab8f8e7b459d7f7eb11ad56c33bc82dd852858ad909fa327af01f3efb2d03c4", kill_on_drop: false }` [INFO] [stdout] dab8f8e7b459d7f7eb11ad56c33bc82dd852858ad909fa327af01f3efb2d03c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05312ab838e8b1065e1380304c21642d62aa87f63c9e657fd3e4bb73e362eaf2 [INFO] running `Command { std: "docker" "start" "-a" "05312ab838e8b1065e1380304c21642d62aa87f63c9e657fd3e4bb73e362eaf2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling entity_noop_macros v0.3.2 [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] Checking http v0.2.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.9 [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] Checking rand v0.8.3 [INFO] [stderr] Checking tempfile v3.2.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] 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 async-stream-impl v0.3.1 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking async-stream v0.3.1 [INFO] [stderr] Checking strum v0.19.5 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Checking entity v0.3.2 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking multer v1.2.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking async-graphql-value v2.6.5 [INFO] [stderr] Checking async-graphql-parser v2.7.1 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [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] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/float.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 25 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 120 | impl_pred!(f32; f32; @core); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/float.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 25 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 121 | impl_pred!(f64; f64; @core); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 163 | impl_pred!(Value; GqlValue; @core @text); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 164 | impl_pred!(String; String; @core @text); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 166 | impl_pred!(Id; Id; @core); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 167 | impl_pred!(bool; bool; @core); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 168 | impl_pred!(char; char; @core); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 171 | impl_pred!(isize; isize; @core); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 172 | impl_pred!(i64; i64; @core); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 173 | impl_pred!(i32; i32; @core); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 174 | impl_pred!(i16; i16; @core); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 175 | impl_pred!(i8; i8; @core); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 178 | impl_pred!(usize; usize; @core); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 179 | impl_pred!(u64; u64; @core); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 180 | impl_pred!(u32; u32; @core); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 181 | impl_pred!(u16; u16; @core); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 182 | impl_pred!(u8; u8; @core); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.34s [INFO] running `Command { std: "docker" "inspect" "05312ab838e8b1065e1380304c21642d62aa87f63c9e657fd3e4bb73e362eaf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05312ab838e8b1065e1380304c21642d62aa87f63c9e657fd3e4bb73e362eaf2", kill_on_drop: false }` [INFO] [stdout] 05312ab838e8b1065e1380304c21642d62aa87f63c9e657fd3e4bb73e362eaf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 0d3ebd09731bb304f48d0c67adbf8001eef7b9f72a39f90972cf1404633d0540 [INFO] running `Command { std: "docker" "start" "-a" "0d3ebd09731bb304f48d0c67adbf8001eef7b9f72a39f90972cf1404633d0540", kill_on_drop: false }` [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] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking bytes v0.5.6 [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 entity_noop_macros v0.3.2 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.9 [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] Checking rand v0.8.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.12.4 [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 async-stream-impl v0.3.1 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking async-stream v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking strum v0.19.5 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Checking multer v1.2.2 [INFO] [stderr] Checking entity v0.3.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking async-graphql-value v2.6.5 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [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] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/float.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 25 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 120 | impl_pred!(f32; f32; @core); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/float.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 25 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 121 | impl_pred!(f64; f64; @core); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 163 | impl_pred!(Value; GqlValue; @core @text); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 164 | impl_pred!(String; String; @core @text); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 166 | impl_pred!(Id; Id; @core); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 167 | impl_pred!(bool; bool; @core); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 168 | impl_pred!(char; char; @core); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 171 | impl_pred!(isize; isize; @core); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 172 | impl_pred!(i64; i64; @core); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 173 | impl_pred!(i32; i32; @core); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 174 | impl_pred!(i16; i16; @core); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 175 | impl_pred!(i8; i8; @core); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 178 | impl_pred!(usize; usize; @core); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 179 | impl_pred!(u64; u64; @core); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 180 | impl_pred!(u32; u32; @core); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 181 | impl_pred!(u16; u16; @core); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypedPredicate` [INFO] [stdout] --> src/filter/primitive.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] 27 | | /// exposes a GraphQL API. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 182 | impl_pred!(u8; u8; @core); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Represents a wrapper around an ent query [`TypedPredicate`] that [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `TypedPredicate` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_pred` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "0d3ebd09731bb304f48d0c67adbf8001eef7b9f72a39f90972cf1404633d0540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d3ebd09731bb304f48d0c67adbf8001eef7b9f72a39f90972cf1404633d0540", kill_on_drop: false }` [INFO] [stdout] 0d3ebd09731bb304f48d0c67adbf8001eef7b9f72a39f90972cf1404633d0540