[INFO] fetching crate entity-async-graphql-macros 0.3.2... [INFO] checking entity-async-graphql-macros-0.3.2 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate entity-async-graphql-macros 0.3.2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate entity-async-graphql-macros 0.3.2 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate entity-async-graphql-macros 0.3.2 [INFO] finished tweaking crates.io crate entity-async-graphql-macros 0.3.2 [INFO] tweaked toml for crates.io crate entity-async-graphql-macros 0.3.2 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e929941b350efa8a999365860d4bac9fbb18ca6670da4dab3974ad7ea729d23 [INFO] running `Command { std: "docker" "start" "-a" "1e929941b350efa8a999365860d4bac9fbb18ca6670da4dab3974ad7ea729d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e929941b350efa8a999365860d4bac9fbb18ca6670da4dab3974ad7ea729d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e929941b350efa8a999365860d4bac9fbb18ca6670da4dab3974ad7ea729d23", kill_on_drop: false }` [INFO] [stdout] 1e929941b350efa8a999365860d4bac9fbb18ca6670da4dab3974ad7ea729d23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a2873538864d55c5a744f4c0f3b3a52cb9141e522cead23dd737449998bdf6b [INFO] running `Command { std: "docker" "start" "-a" "6a2873538864d55c5a744f4c0f3b3a52cb9141e522cead23dd737449998bdf6b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking darling_core v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking darling v0.12.4 [INFO] [stderr] Checking proc-macro-crate v1.0.0 [INFO] [stderr] Compiling entity_macros_data v0.3.2 [INFO] [stderr] Checking entity-async-graphql-macros v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `field` [INFO] [stdout] --> src/attribute.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | pub field: Field, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field` [INFO] [stdout] --> src/attribute.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | pub field: Field, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field` [INFO] [stdout] --> src/attribute.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | pub field: Field, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Could not find `entity` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] --> tests/hygiene.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(::entity_async_graphql_macros::EntObject, ::entity_async_graphql_macros::EntFilter)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::entity_async_graphql_macros::EntObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Could not find `entity` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] --> tests/hygiene.rs:27:52 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(::entity_async_graphql_macros::EntObject, ::entity_async_graphql_macros::EntFilter)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::entity_async_graphql_macros::EntFilter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Could not find `entity` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] --> tests/derive/computed.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Ent, EntTypedFields, EntObject, EntFilter)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `EntObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Could not find `entity` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] --> tests/derive/computed.rs:9:49 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Ent, EntTypedFields, EntObject, EntFilter)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `EntFilter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Could not find `entity` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] --> tests/hygiene.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(::entity_async_graphql_macros::EntObject, ::entity_async_graphql_macros::EntFilter)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::entity_async_graphql_macros::EntObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Could not find `entity` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] --> tests/hygiene.rs:17:52 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(::entity_async_graphql_macros::EntObject, ::entity_async_graphql_macros::EntFilter)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::entity_async_graphql_macros::EntFilter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_graphql` [INFO] [stdout] --> tests/hygiene.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use ::async_graphql; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no external crate `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `entity` in the list of imported crates [INFO] [stdout] --> tests/hygiene.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[::entity::simple_ent] [INFO] [stdout] | ^^^^^^ could not find `entity` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `entity` in the list of imported crates [INFO] [stdout] --> tests/hygiene.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | #[::entity::simple_ent] [INFO] [stdout] | ^^^^^^ could not find `entity` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `::std::boxed::Box` [INFO] [stdout] --> tests/hygiene.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use ::std::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Could not find `entity` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] --> tests/derive/explicit.rs:11:41 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone, Ent, EntTypedEdges, EntObject, EntFilter)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `EntObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: Could not find `entity` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] --> tests/derive/explicit.rs:11:52 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone, Ent, EntTypedEdges, EntObject, EntFilter)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `EntFilter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `entity-async-graphql-macros` due to 8 previous errors; 1 warning emitted [INFO] [stdout] error: Could not find `entity` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] --> tests/derive/explicit.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Clone, Ent, EntTypedEdges, EntObject, EntFilter)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `EntObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: Could not find `entity` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] --> tests/derive/explicit.rs:55:52 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Clone, Ent, EntTypedEdges, EntObject, EntFilter)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `EntFilter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Could not find `entity` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] --> tests/derive/general.rs:9:37 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Ent, EntTypedEdges, EntObject, EntFilter)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `EntObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Could not find `entity` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] --> tests/derive/general.rs:9:48 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Ent, EntTypedEdges, EntObject, EntFilter)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `EntFilter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Could not find `entity` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] --> tests/derive/untyped.rs:7:37 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Ent, EntTypedEdges, EntObject, EntFilter)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `EntObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Could not find `entity` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] --> tests/derive/untyped.rs:7:48 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Ent, EntTypedEdges, EntObject, EntFilter)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `EntFilter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Could not find `entity` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] --> tests/hygiene.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(::entity_async_graphql_macros::EntObject, ::entity_async_graphql_macros::EntFilter)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::entity_async_graphql_macros::EntObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Could not find `entity` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] --> tests/hygiene.rs:17:52 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(::entity_async_graphql_macros::EntObject, ::entity_async_graphql_macros::EntFilter)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::entity_async_graphql_macros::EntFilter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Could not find `entity` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] --> tests/hygiene.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(::entity_async_graphql_macros::EntObject, ::entity_async_graphql_macros::EntFilter)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::entity_async_graphql_macros::EntObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Could not find `entity` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] --> tests/hygiene.rs:27:52 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(::entity_async_graphql_macros::EntObject, ::entity_async_graphql_macros::EntFilter)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::entity_async_graphql_macros::EntFilter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `entity_async_graphql` [INFO] [stdout] --> tests/attribute/enum/gql_ent.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use entity_async_graphql::gql_ent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `entity_async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `entity_async_graphql` [INFO] [stdout] --> tests/attribute/struct/gql_ent.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use entity_async_graphql::{gql_ent, EntFilter, EntObject}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `entity_async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `entity` [INFO] [stdout] --> tests/derive/computed.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use entity::{Database, DatabaseExt, DatabaseRc, Ent, EntTypedFields, Id, WeakDatabaseRc}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `entity_inmemory` [INFO] [stdout] --> tests/derive/computed.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use entity_inmemory::InmemoryDatabase; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `entity_inmemory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `entity` [INFO] [stdout] --> tests/derive/explicit.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use entity::{Database, DatabaseExt, DatabaseRc, Ent, Id, WeakDatabaseRc}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `entity_inmemory` [INFO] [stdout] --> tests/derive/explicit.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use entity_inmemory::InmemoryDatabase; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `entity_inmemory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `entity` [INFO] [stdout] --> tests/derive/explicit.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use entity::{Ent, EntTypedEdges, Id, WeakDatabaseRc}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `entity_async_graphql` [INFO] [stdout] --> tests/derive/explicit.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | use entity_async_graphql::GqlPredicate_Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `entity_async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `entity` [INFO] [stdout] --> tests/derive/explicit.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | use entity::{Ent, EntTypedEdges, Id, WeakDatabaseRc}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `entity_async_graphql` [INFO] [stdout] --> tests/derive/explicit.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | use entity_async_graphql::GqlPredicate_Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `entity_async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `entity` [INFO] [stdout] --> tests/derive/general.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use entity::{Database, DatabaseExt, DatabaseRc, Ent, EntTypedEdges, Id, WeakDatabaseRc}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `entity_inmemory` [INFO] [stdout] --> tests/derive/general.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use entity_inmemory::InmemoryDatabase; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `entity_inmemory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `entity` [INFO] [stdout] --> tests/derive/untyped.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use entity::{Database, DatabaseExt, DatabaseRc, Ent, EntTypedEdges, Id, WeakDatabaseRc}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `entity_inmemory` [INFO] [stdout] --> tests/derive/untyped.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use entity_inmemory::InmemoryDatabase; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `entity_inmemory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_graphql` [INFO] [stdout] --> tests/hygiene.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use ::async_graphql; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no external crate `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `entity` [INFO] [stdout] --> tests/attribute/enum/gql_ent.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | use entity::Ent; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `entity` [INFO] [stdout] --> tests/attribute/struct/gql_ent.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | use entity::Ent; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/attribute/enum/gql_ent.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | #[async_graphql::Object] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/attribute/enum/gql_ent.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | assert_eq!(data, serde_json::json!({ "ent": { "field1": true } })); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/attribute/struct/gql_ent.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[async_graphql::Object] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/attribute/struct/gql_ent.rs:56:22 [INFO] [stdout] | [INFO] [stdout] 56 | assert_eq!(data, serde_json::json!({ "ent": { "field1": true } })); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/computed.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | #[async_graphql::Object] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/computed.rs:157:24 [INFO] [stdout] | [INFO] [stdout] 157 | assert_eq!(result, serde_json::json!({ "find": [{"c": "one : 123"}] })); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/computed.rs:167:24 [INFO] [stdout] | [INFO] [stdout] 167 | assert_eq!(result, serde_json::json!({ "find": [{"c": "one : 123"}] })); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/explicit.rs:97:3 [INFO] [stdout] | [INFO] [stdout] 97 | #[async_graphql::Object] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/explicit.rs:272:9 [INFO] [stdout] | [INFO] [stdout] 272 | serde_json::json!({ [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/explicit.rs:364:9 [INFO] [stdout] | [INFO] [stdout] 364 | serde_json::json!({ [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/general.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | #[async_graphql::Object] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/general.rs:162:24 [INFO] [stdout] | [INFO] [stdout] 162 | assert_eq!(result, serde_json::json!({ "find": [{"id": 1}] })); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/general.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | serde_json::json!({ "find": [{"type": TEST_ENT_TYPE}] }) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/general.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | serde_json::json!({ "find": [{"created": created}] }) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/general.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | serde_json::json!({ "find": [{"last_updated": last_updated}] }) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/general.rs:203:24 [INFO] [stdout] | [INFO] [stdout] 203 | assert_eq!(result, serde_json::json!({ "find": [{"my_field": "one"}] })); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/general.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | serde_json::json!({ "find": [{"id_for_my_maybe_edge": 2}] }) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/general.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | serde_json::json!({ "find": [{"id_for_my_edge": 2}] }) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/general.rs:225:9 [INFO] [stdout] | [INFO] [stdout] 225 | serde_json::json!({ "find": [{"ids_for_my_many_edges": [2]}] }) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/general.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 239 | serde_json::json!({ [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/general.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 252 | serde_json::json!({ [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/general.rs:268:9 [INFO] [stdout] | [INFO] [stdout] 268 | serde_json::json!({ [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/general.rs:283:24 [INFO] [stdout] | [INFO] [stdout] 283 | assert_eq!(result, serde_json::json!({ "find": [{"id": 1}] })); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/general.rs:293:24 [INFO] [stdout] | [INFO] [stdout] 293 | assert_eq!(result, serde_json::json!({ "find": [{"id": 1}] })); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/general.rs:308:24 [INFO] [stdout] | [INFO] [stdout] 308 | assert_eq!(result, serde_json::json!({ "find": [{"id": 2}] })); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/general.rs:318:24 [INFO] [stdout] | [INFO] [stdout] 318 | assert_eq!(result, serde_json::json!({ "find": [{"id": 2}] })); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/general.rs:328:24 [INFO] [stdout] | [INFO] [stdout] 328 | assert_eq!(result, serde_json::json!({ "find": [{"id": 2}] })); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/general.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | serde_json::json!({ [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/general.rs:445:9 [INFO] [stdout] | [INFO] [stdout] 445 | serde_json::json!({ [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/untyped.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | #[async_graphql::Object] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/untyped.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | serde_json::json!({ [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/untyped.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | serde_json::json!({ [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `entity` in the list of imported crates [INFO] [stdout] --> tests/hygiene.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | #[::entity::simple_ent] [INFO] [stdout] | ^^^^^^ could not find `entity` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `entity` in the list of imported crates [INFO] [stdout] --> tests/hygiene.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[::entity::simple_ent] [INFO] [stdout] | ^^^^^^ could not find `entity` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustversion` [INFO] [stdout] --> tests/lib.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | #[rustversion::attr(not(nightly), ignore)] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `rustversion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `gql_ent` [INFO] [stdout] --> tests/attribute/enum/gql_ent.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[gql_ent] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `gql_ent` [INFO] [stdout] --> tests/attribute/enum/gql_ent.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[gql_ent] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `gql_ent` [INFO] [stdout] --> tests/attribute/enum/gql_ent.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[gql_ent] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `gql_ent` [INFO] [stdout] --> tests/attribute/enum/gql_ent.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | #[gql_ent] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `gql_ent` [INFO] [stdout] --> tests/attribute/struct/gql_ent.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[gql_ent] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `EntFilter` [INFO] [stdout] --> tests/attribute/struct/gql_ent.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(EntFilter)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `gql_ent` [INFO] [stdout] --> tests/attribute/struct/gql_ent.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[gql_ent] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `EntObject` [INFO] [stdout] --> tests/attribute/struct/gql_ent.rs:62:14 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(EntObject)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `gql_ent` [INFO] [stdout] --> tests/attribute/struct/gql_ent.rs:61:7 [INFO] [stdout] | [INFO] [stdout] 61 | #[gql_ent] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Ent` [INFO] [stdout] --> tests/derive/computed.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Ent, EntTypedFields, EntObject, EntFilter)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `EntTypedFields` [INFO] [stdout] --> tests/derive/computed.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Ent, EntTypedFields, EntObject, EntFilter)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Ent` [INFO] [stdout] --> tests/derive/explicit.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone, Ent, EntTypedEdges, EntObject, EntFilter)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `EntTypedEdges` [INFO] [stdout] --> tests/derive/explicit.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone, Ent, EntTypedEdges, EntObject, EntFilter)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Ent` [INFO] [stdout] --> tests/derive/explicit.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Clone, Ent, EntTypedEdges, EntObject, EntFilter)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `EntTypedEdges` [INFO] [stdout] --> tests/derive/explicit.rs:55:26 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Clone, Ent, EntTypedEdges, EntObject, EntFilter)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Ent` [INFO] [stdout] --> tests/derive/general.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Ent, EntTypedEdges, EntObject, EntFilter)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `EntTypedEdges` [INFO] [stdout] --> tests/derive/general.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Ent, EntTypedEdges, EntObject, EntFilter)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Ent` [INFO] [stdout] --> tests/derive/untyped.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Ent, EntTypedEdges, EntObject, EntFilter)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `EntTypedEdges` [INFO] [stdout] --> tests/derive/untyped.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Ent, EntTypedEdges, EntObject, EntFilter)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `entity` [INFO] [stdout] --> tests/attribute/enum/gql_ent.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | database: entity::WeakDatabaseRc::new(), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `entity` [INFO] [stdout] --> tests/attribute/enum/gql_ent.rs:52:27 [INFO] [stdout] | [INFO] [stdout] 52 | database: entity::WeakDatabaseRc::new(), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/attribute/enum/gql_ent.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 60 | let schema = async_graphql::Schema::new( [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/attribute/enum/gql_ent.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | async_graphql::EmptyMutation, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/attribute/enum/gql_ent.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | async_graphql::EmptySubscription, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures` [INFO] [stdout] --> tests/attribute/enum/gql_ent.rs:66:15 [INFO] [stdout] | [INFO] [stdout] 66 | let res = futures::executor::block_on(schema.execute("{ ent { ... on TestEnt1 { field1 } } }")); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `futures` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `entity` [INFO] [stdout] --> tests/attribute/struct/gql_ent.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | database: entity::WeakDatabaseRc::new(), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `entity` [INFO] [stdout] --> tests/attribute/struct/gql_ent.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | database: entity::WeakDatabaseRc::new(), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/attribute/struct/gql_ent.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | let schema = async_graphql::Schema::new( [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/attribute/struct/gql_ent.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | async_graphql::EmptyMutation, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/attribute/struct/gql_ent.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | async_graphql::EmptySubscription, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures` [INFO] [stdout] --> tests/attribute/struct/gql_ent.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | let res = futures::executor::block_on(schema.execute("{ ent { field1 } }")); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `futures` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `entity` [INFO] [stdout] --> tests/attribute/struct/gql_ent.rs:69:19 [INFO] [stdout] | [INFO] [stdout] 69 | database: entity::WeakDatabaseRc::new(), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/computed.rs:39:15 [INFO] [stdout] | [INFO] [stdout] 39 | ctx: &async_graphql::Context<'_>, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/computed.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | ) -> async_graphql::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/computed.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | async_graphql::Schema< [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/computed.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | async_graphql::EmptyMutation, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/computed.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | async_graphql::EmptySubscription, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/computed.rs:114:18 [INFO] [stdout] | [INFO] [stdout] 114 | let schema = async_graphql::Schema::build( [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/computed.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | async_graphql::EmptyMutation, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/computed.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | async_graphql::EmptySubscription, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/computed.rs:126:6 [INFO] [stdout] | [INFO] [stdout] 126 | ) -> async_graphql::Schema [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/computed.rs:126:39 [INFO] [stdout] | [INFO] [stdout] 126 | ) -> async_graphql::Schema [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/computed.rs:126:69 [INFO] [stdout] | [INFO] [stdout] 126 | ) -> async_graphql::Schema [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/computed.rs:134:14 [INFO] [stdout] | [INFO] [stdout] 134 | schema: &async_graphql::Schema< [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/computed.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | async_graphql::EmptyMutation, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/computed.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | async_graphql::EmptySubscription, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/computed.rs:140:6 [INFO] [stdout] | [INFO] [stdout] 140 | ) -> serde_json::Value { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures` [INFO] [stdout] --> tests/derive/computed.rs:142:15 [INFO] [stdout] | [INFO] [stdout] 142 | let res = futures::executor::block_on(schema.execute(input)); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `futures` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/computed.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | serde_json::Value::Null, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/computed.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | serde_json::to_string_pretty(&res.errors).unwrap() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/explicit.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | ctx: &async_graphql::Context<'_>, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/explicit.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> async_graphql::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/explicit.rs:134:15 [INFO] [stdout] | [INFO] [stdout] 134 | ctx: &async_graphql::Context<'_>, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/explicit.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | ) -> async_graphql::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/explicit.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | async_graphql::Schema< [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/explicit.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | async_graphql::EmptyMutation, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/explicit.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | async_graphql::EmptySubscription, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/explicit.rs:211:18 [INFO] [stdout] | [INFO] [stdout] 211 | let schema = async_graphql::Schema::build( [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/explicit.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | async_graphql::EmptyMutation, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/explicit.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | async_graphql::EmptySubscription, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/explicit.rs:223:6 [INFO] [stdout] | [INFO] [stdout] 223 | ) -> async_graphql::Schema [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/explicit.rs:223:39 [INFO] [stdout] | [INFO] [stdout] 223 | ) -> async_graphql::Schema [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/explicit.rs:223:69 [INFO] [stdout] | [INFO] [stdout] 223 | ) -> async_graphql::Schema [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/explicit.rs:231:14 [INFO] [stdout] | [INFO] [stdout] 231 | schema: &async_graphql::Schema< [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/explicit.rs:233:9 [INFO] [stdout] | [INFO] [stdout] 233 | async_graphql::EmptyMutation, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/explicit.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | async_graphql::EmptySubscription, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/explicit.rs:237:6 [INFO] [stdout] | [INFO] [stdout] 237 | ) -> serde_json::Value { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures` [INFO] [stdout] --> tests/derive/explicit.rs:239:15 [INFO] [stdout] | [INFO] [stdout] 239 | let res = futures::executor::block_on(schema.execute(input)); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `futures` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/explicit.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | serde_json::Value::Null, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/explicit.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | serde_json::to_string_pretty(&res.errors).unwrap() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/general.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | ctx: &async_graphql::Context<'_>, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/general.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | ) -> async_graphql::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/general.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | async_graphql::Schema< [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/general.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | async_graphql::EmptyMutation, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/general.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | async_graphql::EmptySubscription, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/general.rs:119:18 [INFO] [stdout] | [INFO] [stdout] 119 | let schema = async_graphql::Schema::build( [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/general.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | async_graphql::EmptyMutation, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/general.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | async_graphql::EmptySubscription, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/general.rs:131:6 [INFO] [stdout] | [INFO] [stdout] 131 | ) -> async_graphql::Schema [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/general.rs:131:39 [INFO] [stdout] | [INFO] [stdout] 131 | ) -> async_graphql::Schema [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/general.rs:131:69 [INFO] [stdout] | [INFO] [stdout] 131 | ) -> async_graphql::Schema [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/general.rs:139:14 [INFO] [stdout] | [INFO] [stdout] 139 | schema: &async_graphql::Schema< [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/general.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | async_graphql::EmptyMutation, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/general.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | async_graphql::EmptySubscription, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/general.rs:145:6 [INFO] [stdout] | [INFO] [stdout] 145 | ) -> serde_json::Value { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures` [INFO] [stdout] --> tests/derive/general.rs:147:15 [INFO] [stdout] | [INFO] [stdout] 147 | let res = futures::executor::block_on(schema.execute(input)); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `futures` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/general.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | serde_json::Value::Null, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/general.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | serde_json::to_string_pretty(&res.errors).unwrap() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/untyped.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | ctx: &async_graphql::Context<'_>, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/untyped.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | ) -> async_graphql::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/untyped.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | async_graphql::Schema< [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/untyped.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | async_graphql::EmptyMutation, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/untyped.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | async_graphql::EmptySubscription, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/untyped.rs:117:18 [INFO] [stdout] | [INFO] [stdout] 117 | let schema = async_graphql::Schema::build( [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/untyped.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | async_graphql::EmptyMutation, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/untyped.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | async_graphql::EmptySubscription, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/untyped.rs:129:6 [INFO] [stdout] | [INFO] [stdout] 129 | ) -> async_graphql::Schema [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/untyped.rs:129:39 [INFO] [stdout] | [INFO] [stdout] 129 | ) -> async_graphql::Schema [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/untyped.rs:129:69 [INFO] [stdout] | [INFO] [stdout] 129 | ) -> async_graphql::Schema [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/untyped.rs:137:14 [INFO] [stdout] | [INFO] [stdout] 137 | schema: &async_graphql::Schema< [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/untyped.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | async_graphql::EmptyMutation, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/untyped.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | async_graphql::EmptySubscription, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/untyped.rs:143:6 [INFO] [stdout] | [INFO] [stdout] 143 | ) -> serde_json::Value { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures` [INFO] [stdout] --> tests/derive/untyped.rs:145:15 [INFO] [stdout] | [INFO] [stdout] 145 | let res = futures::executor::block_on(schema.execute(input)); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `futures` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/untyped.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | serde_json::Value::Null, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> tests/derive/untyped.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | serde_json::to_string_pretty(&res.errors).unwrap() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `trybuild` [INFO] [stdout] --> tests/lib.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | let t = trybuild::TestCases::new(); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `trybuild` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GqlTestEntFilter` in this scope [INFO] [stdout] --> tests/attribute/struct/gql_ent.rs:76:41 [INFO] [stdout] | [INFO] [stdout] 60 | fn fills_in_derive_ent_filter_when_missing() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 76 | let _filter = std::any::type_name::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GqlTestEntFilter` in this scope [INFO] [stdout] --> tests/derive/computed.rs:41:24 [INFO] [stdout] | [INFO] [stdout] 36 | impl RootQuery { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 41 | filter: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/computed.rs:53:46 [INFO] [stdout] | [INFO] [stdout] 53 | Err(x) => Err(async_graphql::Error::new(x.to_string())), [INFO] [stdout] | ^^^^^ not found in `async_graphql` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use darling::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro_crate::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/computed.rs:63:46 [INFO] [stdout] | [INFO] [stdout] 63 | Err(x) => Err(async_graphql::Error::new(x.to_string())), [INFO] [stdout] | ^^^^^ not found in `async_graphql` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use darling::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro_crate::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/computed.rs:66:32 [INFO] [stdout] | [INFO] [stdout] 66 | Err(async_graphql::Error::new("Must provide one argument")) [INFO] [stdout] | ^^^^^ not found in `async_graphql` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use darling::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro_crate::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GqlTestEnt1Filter` in this scope [INFO] [stdout] --> tests/derive/explicit.rs:103:24 [INFO] [stdout] | [INFO] [stdout] 98 | impl RootQuery { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 103 | filter: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/explicit.rs:115:46 [INFO] [stdout] | [INFO] [stdout] 115 | Err(x) => Err(async_graphql::Error::new(x.to_string())), [INFO] [stdout] | ^^^^^ not found in `async_graphql` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use darling::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro_crate::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/explicit.rs:125:46 [INFO] [stdout] | [INFO] [stdout] 125 | Err(x) => Err(async_graphql::Error::new(x.to_string())), [INFO] [stdout] | ^^^^^ not found in `async_graphql` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use darling::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro_crate::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/explicit.rs:128:32 [INFO] [stdout] | [INFO] [stdout] 128 | Err(async_graphql::Error::new("Must provide one argument")) [INFO] [stdout] | ^^^^^ not found in `async_graphql` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use darling::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro_crate::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GqlTestEnt2Filter` in this scope [INFO] [stdout] --> tests/derive/explicit.rs:136:24 [INFO] [stdout] | [INFO] [stdout] 98 | impl RootQuery { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 136 | filter: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/explicit.rs:148:46 [INFO] [stdout] | [INFO] [stdout] 148 | Err(x) => Err(async_graphql::Error::new(x.to_string())), [INFO] [stdout] | ^^^^^ not found in `async_graphql` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use darling::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro_crate::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/explicit.rs:158:46 [INFO] [stdout] | [INFO] [stdout] 158 | Err(x) => Err(async_graphql::Error::new(x.to_string())), [INFO] [stdout] | ^^^^^ not found in `async_graphql` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use darling::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro_crate::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/explicit.rs:161:32 [INFO] [stdout] | [INFO] [stdout] 161 | Err(async_graphql::Error::new("Must provide one argument")) [INFO] [stdout] | ^^^^^ not found in `async_graphql` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use darling::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro_crate::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GqlTestEntFilter` in this scope [INFO] [stdout] --> tests/derive/general.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 39 | impl RootQuery { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 44 | filter: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/general.rs:56:46 [INFO] [stdout] | [INFO] [stdout] 56 | Err(x) => Err(async_graphql::Error::new(x.to_string())), [INFO] [stdout] | ^^^^^ not found in `async_graphql` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use darling::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro_crate::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/general.rs:66:46 [INFO] [stdout] | [INFO] [stdout] 66 | Err(x) => Err(async_graphql::Error::new(x.to_string())), [INFO] [stdout] | ^^^^^ not found in `async_graphql` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use darling::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro_crate::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/general.rs:69:32 [INFO] [stdout] | [INFO] [stdout] 69 | Err(async_graphql::Error::new("Must provide one argument")) [INFO] [stdout] | ^^^^^ not found in `async_graphql` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use darling::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro_crate::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GqlTestEntFilter` in this scope [INFO] [stdout] --> tests/derive/untyped.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 37 | impl RootQuery { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 42 | filter: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/untyped.rs:54:46 [INFO] [stdout] | [INFO] [stdout] 54 | Err(x) => Err(async_graphql::Error::new(x.to_string())), [INFO] [stdout] | ^^^^^ not found in `async_graphql` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use darling::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro_crate::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/untyped.rs:64:46 [INFO] [stdout] | [INFO] [stdout] 64 | Err(x) => Err(async_graphql::Error::new(x.to_string())), [INFO] [stdout] | ^^^^^ not found in `async_graphql` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use darling::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro_crate::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_graphql` [INFO] [stdout] --> tests/derive/untyped.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 67 | Err(async_graphql::Error::new("Must provide one argument")) [INFO] [stdout] | ^^^^^ not found in `async_graphql` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use darling::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro_crate::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `::std::boxed::Box` [INFO] [stdout] --> tests/hygiene.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use ::std::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0581]: return type references lifetime `'_`, which is not constrained by the fn input types [INFO] [stdout] --> tests/derive/computed.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | ) -> async_graphql::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0581]: return type references lifetime `'_`, which is not constrained by the fn input types [INFO] [stdout] --> tests/derive/explicit.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> async_graphql::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0581]: return type references lifetime `'_`, which is not constrained by the fn input types [INFO] [stdout] --> tests/derive/explicit.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | ) -> async_graphql::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0581]: return type references lifetime `'_`, which is not constrained by the fn input types [INFO] [stdout] --> tests/derive/general.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | ) -> async_graphql::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0581]: return type references lifetime `'_`, which is not constrained by the fn input types [INFO] [stdout] --> tests/derive/untyped.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | ) -> async_graphql::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 199 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433, E0581. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6a2873538864d55c5a744f4c0f3b3a52cb9141e522cead23dd737449998bdf6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a2873538864d55c5a744f4c0f3b3a52cb9141e522cead23dd737449998bdf6b", kill_on_drop: false }` [INFO] [stdout] 6a2873538864d55c5a744f4c0f3b3a52cb9141e522cead23dd737449998bdf6b