[INFO] fetching crate entity-async-graphql-macros 0.3.2...
[INFO] checking entity-async-graphql-macros-0.3.2 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate entity-async-graphql-macros 0.3.2 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate entity-async-graphql-macros 0.3.2 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded entity_macros_data v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20eb0708765720092861db264f6c97f5e03e8bcb44e2711a9b3ca2770f8a39fb
[INFO] running `Command { std: "docker" "start" "-a" "20eb0708765720092861db264f6c97f5e03e8bcb44e2711a9b3ca2770f8a39fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20eb0708765720092861db264f6c97f5e03e8bcb44e2711a9b3ca2770f8a39fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20eb0708765720092861db264f6c97f5e03e8bcb44e2711a9b3ca2770f8a39fb", kill_on_drop: false }`
[INFO] [stdout] 20eb0708765720092861db264f6c97f5e03e8bcb44e2711a9b3ca2770f8a39fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 053cb2c39c6c1d0036527da5260b52f32f3f3a502a8137a778894b44ce9091cf
[INFO] running `Command { std: "docker" "start" "-a" "053cb2c39c6c1d0036527da5260b52f32f3f3a502a8137a778894b44ce9091cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking heck v0.3.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking proc-macro-crate v1.3.1
[INFO] [stderr]     Checking darling_core v0.12.4
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]     Checking darling v0.12.4
[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: fields `ident`, `vis`, and `generics` are never read
[INFO] [stdout]   --> src/attribute.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct Ent {
[INFO] [stdout]    |        --- fields in this struct
[INFO] [stdout] 21 |     ident: Ident,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 22 |     vis: Visibility,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 23 |     generics: Generics,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Ent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `field` is never read
[INFO] [stdout]    --> src/attribute.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 137 | struct ParsableNamedField {
[INFO] [stdout]     |        ------------------ field in this struct
[INFO] [stdout] 138 |     pub field: Field,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ident`, `vis`, and `generics` are never read
[INFO] [stdout]   --> src/attribute.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct Ent {
[INFO] [stdout]    |        --- fields in this struct
[INFO] [stdout] 21 |     ident: Ident,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 22 |     vis: Visibility,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 23 |     generics: Generics,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Ent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `field` is never read
[INFO] [stdout]    --> src/attribute.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 137 | struct ParsableNamedField {
[INFO] [stdout]     |        ------------------ field in this struct
[INFO] [stdout] 138 |     pub field: Field,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ident`, `vis`, and `generics` are never read
[INFO] [stdout]   --> src/attribute.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct Ent {
[INFO] [stdout]    |        --- fields in this struct
[INFO] [stdout] 21 |     ident: Ident,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 22 |     vis: Visibility,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 23 |     generics: Generics,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Ent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `field` is never read
[INFO] [stdout]    --> src/attribute.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 137 | struct ParsableNamedField {
[INFO] [stdout]     |        ------------------ field in this struct
[INFO] [stdout] 138 |     pub field: Field,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings 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/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] 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/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/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] 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] [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] [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] [stderr] error: could not compile `entity-async-graphql-macros` (test "hygiene") due to 8 previous errors; 1 warning emitted
[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/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[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 `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 `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: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 `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 `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 `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 `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 `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 `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 `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 `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] 76 |     let _filter = std::any::type_name::<GqlTestEntFilter>();
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn fills_in_derive_ent_filter_when_missing<GqlTestEntFilter>() {
[INFO] [stdout]    |                                           ++++++++++++++++++
[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] 41 |         filter: Option<GqlTestEntFilter>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl<GqlTestEntFilter> RootQuery {
[INFO] [stdout]    |     ++++++++++++++++++
[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:31
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 Err(x) => Err(async_graphql::Error::new(x.to_string())),
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::error::Error;
[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]      and 4 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 53 -                 Err(x) => Err(async_graphql::Error::new(x.to_string())),
[INFO] [stdout] 53 +                 Err(x) => Err(Error::new(x.to_string())),
[INFO] [stdout]    |
[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:31
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 Err(x) => Err(async_graphql::Error::new(x.to_string())),
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::error::Error;
[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]      and 4 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 63 -                 Err(x) => Err(async_graphql::Error::new(x.to_string())),
[INFO] [stdout] 63 +                 Err(x) => Err(Error::new(x.to_string())),
[INFO] [stdout]    |
[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:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |             Err(async_graphql::Error::new("Must provide one argument"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::error::Error;
[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]      and 4 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 66 -             Err(async_graphql::Error::new("Must provide one argument"))
[INFO] [stdout] 66 +             Err(Error::new("Must provide one argument"))
[INFO] [stdout]    |
[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] 103 |         filter: Option<GqlTestEnt1Filter>,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 98  | impl<GqlTestEnt1Filter> RootQuery {
[INFO] [stdout]     |     +++++++++++++++++++
[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:31
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 Err(x) => Err(async_graphql::Error::new(x.to_string())),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::error::Error;
[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]       and 4 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 115 -                 Err(x) => Err(async_graphql::Error::new(x.to_string())),
[INFO] [stdout] 115 +                 Err(x) => Err(Error::new(x.to_string())),
[INFO] [stdout]     |
[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:31
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 Err(x) => Err(async_graphql::Error::new(x.to_string())),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::error::Error;
[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]       and 4 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 125 -                 Err(x) => Err(async_graphql::Error::new(x.to_string())),
[INFO] [stdout] 125 +                 Err(x) => Err(Error::new(x.to_string())),
[INFO] [stdout]     |
[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:17
[INFO] [stdout]     |
[INFO] [stdout] 128 |             Err(async_graphql::Error::new("Must provide one argument"))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::error::Error;
[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]       and 4 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 128 -             Err(async_graphql::Error::new("Must provide one argument"))
[INFO] [stdout] 128 +             Err(Error::new("Must provide one argument"))
[INFO] [stdout]     |
[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] 136 |         filter: Option<GqlTestEnt2Filter>,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 98  | impl<GqlTestEnt2Filter> RootQuery {
[INFO] [stdout]     |     +++++++++++++++++++
[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:31
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 Err(x) => Err(async_graphql::Error::new(x.to_string())),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::error::Error;
[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]       and 4 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 148 -                 Err(x) => Err(async_graphql::Error::new(x.to_string())),
[INFO] [stdout] 148 +                 Err(x) => Err(Error::new(x.to_string())),
[INFO] [stdout]     |
[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:31
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 Err(x) => Err(async_graphql::Error::new(x.to_string())),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::error::Error;
[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]       and 4 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 158 -                 Err(x) => Err(async_graphql::Error::new(x.to_string())),
[INFO] [stdout] 158 +                 Err(x) => Err(Error::new(x.to_string())),
[INFO] [stdout]     |
[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:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |             Err(async_graphql::Error::new("Must provide one argument"))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::error::Error;
[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]       and 4 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 161 -             Err(async_graphql::Error::new("Must provide one argument"))
[INFO] [stdout] 161 +             Err(Error::new("Must provide one argument"))
[INFO] [stdout]     |
[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] 44 |         filter: Option<GqlTestEntFilter>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl<GqlTestEntFilter> RootQuery {
[INFO] [stdout]    |     ++++++++++++++++++
[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:31
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 Err(x) => Err(async_graphql::Error::new(x.to_string())),
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::error::Error;
[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]      and 4 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 56 -                 Err(x) => Err(async_graphql::Error::new(x.to_string())),
[INFO] [stdout] 56 +                 Err(x) => Err(Error::new(x.to_string())),
[INFO] [stdout]    |
[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:31
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 Err(x) => Err(async_graphql::Error::new(x.to_string())),
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::error::Error;
[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]      and 4 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 66 -                 Err(x) => Err(async_graphql::Error::new(x.to_string())),
[INFO] [stdout] 66 +                 Err(x) => Err(Error::new(x.to_string())),
[INFO] [stdout]    |
[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:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |             Err(async_graphql::Error::new("Must provide one argument"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::error::Error;
[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]      and 4 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 69 -             Err(async_graphql::Error::new("Must provide one argument"))
[INFO] [stdout] 69 +             Err(Error::new("Must provide one argument"))
[INFO] [stdout]    |
[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] 42 |         filter: Option<GqlTestEntFilter>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl<GqlTestEntFilter> RootQuery {
[INFO] [stdout]    |     ++++++++++++++++++
[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:31
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 Err(x) => Err(async_graphql::Error::new(x.to_string())),
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::error::Error;
[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]      and 4 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 54 -                 Err(x) => Err(async_graphql::Error::new(x.to_string())),
[INFO] [stdout] 54 +                 Err(x) => Err(Error::new(x.to_string())),
[INFO] [stdout]    |
[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:31
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 Err(x) => Err(async_graphql::Error::new(x.to_string())),
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::error::Error;
[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]      and 4 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 64 -                 Err(x) => Err(async_graphql::Error::new(x.to_string())),
[INFO] [stdout] 64 +                 Err(x) => Err(Error::new(x.to_string())),
[INFO] [stdout]    |
[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:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |             Err(async_graphql::Error::new("Must provide one argument"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ use of undeclared crate or module `async_graphql`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::error::Error;
[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]      and 4 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 67 -             Err(async_graphql::Error::new("Must provide one argument"))
[INFO] [stdout] 67 +             Err(Error::new("Must provide one argument"))
[INFO] [stdout]    |
[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 an anonymous lifetime, which is not constrained by the fn input types
[INFO] [stdout]   --> tests/derive/computed.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | /     async fn find(
[INFO] [stdout] 38 | |         &self,
[INFO] [stdout] 39 | |         ctx: &async_graphql::Context<'_>,
[INFO] [stdout] 40 | |         id: Option<Id>,
[INFO] [stdout] 41 | |         filter: Option<GqlTestEntFilter>,
[INFO] [stdout] 42 | |     ) -> async_graphql::Result<Vec<TestEnt>> {
[INFO] [stdout]    | |____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: lifetimes appearing in an associated or opaque type are not considered constrained
[INFO] [stdout]    = note: consider introducing a named lifetime parameter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0581]: return type references an anonymous lifetime, which is not constrained by the fn input types
[INFO] [stdout]    --> tests/derive/explicit.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout] 99  | /     async fn find1(
[INFO] [stdout] 100 | |         &self,
[INFO] [stdout] 101 | |         ctx: &async_graphql::Context<'_>,
[INFO] [stdout] 102 | |         id: Option<Id>,
[INFO] [stdout] 103 | |         filter: Option<GqlTestEnt1Filter>,
[INFO] [stdout] 104 | |     ) -> async_graphql::Result<Vec<TestEnt1>> {
[INFO] [stdout]     | |_____________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: lifetimes appearing in an associated or opaque type are not considered constrained
[INFO] [stdout]     = note: consider introducing a named lifetime parameter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0581]: return type references an anonymous lifetime, which is not constrained by the fn input types
[INFO] [stdout]    --> tests/derive/explicit.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 | /     async fn find2(
[INFO] [stdout] 133 | |         &self,
[INFO] [stdout] 134 | |         ctx: &async_graphql::Context<'_>,
[INFO] [stdout] 135 | |         id: Option<Id>,
[INFO] [stdout] 136 | |         filter: Option<GqlTestEnt2Filter>,
[INFO] [stdout] 137 | |     ) -> async_graphql::Result<Vec<TestEnt2>> {
[INFO] [stdout]     | |_____________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: lifetimes appearing in an associated or opaque type are not considered constrained
[INFO] [stdout]     = note: consider introducing a named lifetime parameter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0581]: return type references an anonymous lifetime, which is not constrained by the fn input types
[INFO] [stdout]   --> tests/derive/general.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | /     async fn find(
[INFO] [stdout] 41 | |         &self,
[INFO] [stdout] 42 | |         ctx: &async_graphql::Context<'_>,
[INFO] [stdout] 43 | |         id: Option<Id>,
[INFO] [stdout] 44 | |         filter: Option<GqlTestEntFilter>,
[INFO] [stdout] 45 | |     ) -> async_graphql::Result<Vec<TestEnt>> {
[INFO] [stdout]    | |____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: lifetimes appearing in an associated or opaque type are not considered constrained
[INFO] [stdout]    = note: consider introducing a named lifetime parameter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0581]: return type references an anonymous lifetime, which is not constrained by the fn input types
[INFO] [stdout]   --> tests/derive/untyped.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | /     async fn find(
[INFO] [stdout] 39 | |         &self,
[INFO] [stdout] 40 | |         ctx: &async_graphql::Context<'_>,
[INFO] [stdout] 41 | |         id: Option<Id>,
[INFO] [stdout] 42 | |         filter: Option<GqlTestEntFilter>,
[INFO] [stdout] 43 | |     ) -> async_graphql::Result<Vec<TestEnt>> {
[INFO] [stdout]    | |____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: lifetimes appearing in an associated or opaque type are not considered constrained
[INFO] [stdout]    = note: consider introducing a named lifetime parameter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `r#enum::gql_ent::TestEnt1` has no field named `id`
[INFO] [stdout]   --> tests/attribute/enum/gql_ent.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |                 id: 123,
[INFO] [stdout]    |                 ^^ `r#enum::gql_ent::TestEnt1` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `r#enum::gql_ent::TestEnt1` has no field named `database`
[INFO] [stdout]   --> tests/attribute/enum/gql_ent.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 database: entity::WeakDatabaseRc::new(),
[INFO] [stdout]    |                 ^^^^^^^^ `r#enum::gql_ent::TestEnt1` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `r#enum::gql_ent::TestEnt1` has no field named `created`
[INFO] [stdout]   --> tests/attribute/enum/gql_ent.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 created: 456,
[INFO] [stdout]    |                 ^^^^^^^ `r#enum::gql_ent::TestEnt1` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `r#enum::gql_ent::TestEnt1` has no field named `last_updated`
[INFO] [stdout]   --> tests/attribute/enum/gql_ent.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 last_updated: 789,
[INFO] [stdout]    |                 ^^^^^^^^^^^^ `r#enum::gql_ent::TestEnt1` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `r#struct::gql_ent::fills_in_derive_ent_object_when_missing::TestEnt` has no field named `id`
[INFO] [stdout]   --> tests/attribute/struct/gql_ent.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 id: 123,
[INFO] [stdout]    |                 ^^ `r#struct::gql_ent::fills_in_derive_ent_object_when_missing::TestEnt` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `r#struct::gql_ent::fills_in_derive_ent_object_when_missing::TestEnt` has no field named `database`
[INFO] [stdout]   --> tests/attribute/struct/gql_ent.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |                 database: entity::WeakDatabaseRc::new(),
[INFO] [stdout]    |                 ^^^^^^^^ `r#struct::gql_ent::fills_in_derive_ent_object_when_missing::TestEnt` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `r#struct::gql_ent::fills_in_derive_ent_object_when_missing::TestEnt` has no field named `created`
[INFO] [stdout]   --> tests/attribute/struct/gql_ent.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 created: 456,
[INFO] [stdout]    |                 ^^^^^^^ `r#struct::gql_ent::fills_in_derive_ent_object_when_missing::TestEnt` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `r#struct::gql_ent::fills_in_derive_ent_object_when_missing::TestEnt` has no field named `last_updated`
[INFO] [stdout]   --> tests/attribute/struct/gql_ent.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 last_updated: 789,
[INFO] [stdout]    |                 ^^^^^^^^^^^^ `r#struct::gql_ent::fills_in_derive_ent_object_when_missing::TestEnt` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `r#enum::gql_ent::TestEnt1` has no field named `id`
[INFO] [stdout]   --> tests/attribute/enum/gql_ent.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         id: 123,
[INFO] [stdout]    |         ^^ `r#enum::gql_ent::TestEnt1` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `r#enum::gql_ent::TestEnt1` has no field named `database`
[INFO] [stdout]   --> tests/attribute/enum/gql_ent.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         database: entity::WeakDatabaseRc::new(),
[INFO] [stdout]    |         ^^^^^^^^ `r#enum::gql_ent::TestEnt1` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `r#enum::gql_ent::TestEnt1` has no field named `created`
[INFO] [stdout]   --> tests/attribute/enum/gql_ent.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         created: 456,
[INFO] [stdout]    |         ^^^^^^^ `r#enum::gql_ent::TestEnt1` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `r#enum::gql_ent::TestEnt1` has no field named `last_updated`
[INFO] [stdout]   --> tests/attribute/enum/gql_ent.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         last_updated: 789,
[INFO] [stdout]    |         ^^^^^^^^^^^^ `r#enum::gql_ent::TestEnt1` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `id` found for enum `r#enum::gql_ent::adds_simple_ent_attribute::TestEntEnum` in the current scope
[INFO] [stdout]   --> tests/attribute/enum/gql_ent.rs:31:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |     enum TestEntEnum {
[INFO] [stdout]    |     ---------------- method `id` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 31 |     assert_eq!(ent.id(), 123);
[INFO] [stdout]    |                    ^^ method not found in `TestEntEnum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_connected` found for enum `r#enum::gql_ent::adds_simple_ent_attribute::TestEntEnum` in the current scope
[INFO] [stdout]   --> tests/attribute/enum/gql_ent.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 17 |     enum TestEntEnum {
[INFO] [stdout]    |     ---------------- method `is_connected` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 32 |     assert!(!ent.is_connected());
[INFO] [stdout]    |                  ^^^^^^^^^^^^ method not found in `TestEntEnum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `created` found for enum `r#enum::gql_ent::adds_simple_ent_attribute::TestEntEnum` in the current scope
[INFO] [stdout]   --> tests/attribute/enum/gql_ent.rs:33:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |     enum TestEntEnum {
[INFO] [stdout]    |     ---------------- method `created` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 33 |     assert_eq!(ent.created(), 456);
[INFO] [stdout]    |                    ^^^^^^^ method not found in `TestEntEnum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `last_updated` found for enum `r#enum::gql_ent::adds_simple_ent_attribute::TestEntEnum` in the current scope
[INFO] [stdout]   --> tests/attribute/enum/gql_ent.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |     enum TestEntEnum {
[INFO] [stdout]    |     ---------------- method `last_updated` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 34 |     assert_eq!(ent.last_updated(), 789);
[INFO] [stdout]    |                    ^^^^^^^^^^^^ method not found in `TestEntEnum`
[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[E0560]: struct `r#struct::gql_ent::adds_simple_ent_attribute::TestEnt` has no field named `id`
[INFO] [stdout]   --> tests/attribute/struct/gql_ent.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         id: 123,
[INFO] [stdout]    |         ^^ `r#struct::gql_ent::adds_simple_ent_attribute::TestEnt` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `r#struct::gql_ent::adds_simple_ent_attribute::TestEnt` has no field named `database`
[INFO] [stdout]   --> tests/attribute/struct/gql_ent.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         database: entity::WeakDatabaseRc::new(),
[INFO] [stdout]    |         ^^^^^^^^ `r#struct::gql_ent::adds_simple_ent_attribute::TestEnt` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `r#struct::gql_ent::adds_simple_ent_attribute::TestEnt` has no field named `created`
[INFO] [stdout]   --> tests/attribute/struct/gql_ent.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         created: 456,
[INFO] [stdout]    |         ^^^^^^^ `r#struct::gql_ent::adds_simple_ent_attribute::TestEnt` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `r#struct::gql_ent::adds_simple_ent_attribute::TestEnt` has no field named `last_updated`
[INFO] [stdout]   --> tests/attribute/struct/gql_ent.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         last_updated: 789,
[INFO] [stdout]    |         ^^^^^^^^^^^^ `r#struct::gql_ent::adds_simple_ent_attribute::TestEnt` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `id` found for struct `r#struct::gql_ent::adds_simple_ent_attribute::TestEnt` in the current scope
[INFO] [stdout]   --> tests/attribute/struct/gql_ent.rs:19:20
[INFO] [stdout]    |
[INFO] [stdout] 6  |     struct TestEnt {
[INFO] [stdout]    |     -------------- method `id` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     assert_eq!(ent.id(), 123);
[INFO] [stdout]    |                    ^^ method not found in `TestEnt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_connected` found for struct `r#struct::gql_ent::adds_simple_ent_attribute::TestEnt` in the current scope
[INFO] [stdout]   --> tests/attribute/struct/gql_ent.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 6  |     struct TestEnt {
[INFO] [stdout]    |     -------------- method `is_connected` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     assert!(!ent.is_connected());
[INFO] [stdout]    |                  ^^^^^^^^^^^^ method not found in `TestEnt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `created` found for struct `r#struct::gql_ent::adds_simple_ent_attribute::TestEnt` in the current scope
[INFO] [stdout]   --> tests/attribute/struct/gql_ent.rs:21:20
[INFO] [stdout]    |
[INFO] [stdout] 6  |     struct TestEnt {
[INFO] [stdout]    |     -------------- method `created` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     assert_eq!(ent.created(), 456);
[INFO] [stdout]    |                    ^^^^^^^ method not found in `TestEnt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `last_updated` found for struct `r#struct::gql_ent::adds_simple_ent_attribute::TestEnt` in the current scope
[INFO] [stdout]   --> tests/attribute/struct/gql_ent.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 6  |     struct TestEnt {
[INFO] [stdout]    |     -------------- method `last_updated` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     assert_eq!(ent.last_updated(), 789);
[INFO] [stdout]    |                    ^^^^^^^^^^^^ method not found in `TestEnt`
[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[E0560]: struct `r#struct::gql_ent::fills_in_derive_ent_filter_when_missing::TestEnt` has no field named `id`
[INFO] [stdout]   --> tests/attribute/struct/gql_ent.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         id: 123,
[INFO] [stdout]    |         ^^ `r#struct::gql_ent::fills_in_derive_ent_filter_when_missing::TestEnt` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `r#struct::gql_ent::fills_in_derive_ent_filter_when_missing::TestEnt` has no field named `database`
[INFO] [stdout]   --> tests/attribute/struct/gql_ent.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         database: entity::WeakDatabaseRc::new(),
[INFO] [stdout]    |         ^^^^^^^^ `r#struct::gql_ent::fills_in_derive_ent_filter_when_missing::TestEnt` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `r#struct::gql_ent::fills_in_derive_ent_filter_when_missing::TestEnt` has no field named `created`
[INFO] [stdout]   --> tests/attribute/struct/gql_ent.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         created: 456,
[INFO] [stdout]    |         ^^^^^^^ `r#struct::gql_ent::fills_in_derive_ent_filter_when_missing::TestEnt` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `r#struct::gql_ent::fills_in_derive_ent_filter_when_missing::TestEnt` has no field named `last_updated`
[INFO] [stdout]   --> tests/attribute/struct/gql_ent.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         last_updated: 789,
[INFO] [stdout]    |         ^^^^^^^^^^^^ `r#struct::gql_ent::fills_in_derive_ent_filter_when_missing::TestEnt` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[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 `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: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 `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: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 `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: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 `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 `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 `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 `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 `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/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<Vec<TestEnt>> {
[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/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:129:69
[INFO] [stdout]     |
[INFO] [stdout] 129 | ) -> async_graphql::Schema<RootQuery, async_graphql::EmptyMutation, 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<RootQuery, async_graphql::EmptyMutation, 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:39
[INFO] [stdout]     |
[INFO] [stdout] 126 | ) -> async_graphql::Schema<RootQuery, async_graphql::EmptyMutation, 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:69
[INFO] [stdout]     |
[INFO] [stdout] 126 | ) -> async_graphql::Schema<RootQuery, async_graphql::EmptyMutation, 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: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 `async_graphql`
[INFO] [stdout]    --> tests/derive/untyped.rs:129:39
[INFO] [stdout]     |
[INFO] [stdout] 129 | ) -> async_graphql::Schema<RootQuery, async_graphql::EmptyMutation, 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: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<Vec<TestEnt1>> {
[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<Vec<TestEnt2>> {
[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/untyped.rs:129:6
[INFO] [stdout]     |
[INFO] [stdout] 129 | ) -> async_graphql::Schema<RootQuery, async_graphql::EmptyMutation, 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: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/explicit.rs:223:6
[INFO] [stdout]     |
[INFO] [stdout] 223 | ) -> async_graphql::Schema<RootQuery, async_graphql::EmptyMutation, 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:39
[INFO] [stdout]     |
[INFO] [stdout] 223 | ) -> async_graphql::Schema<RootQuery, async_graphql::EmptyMutation, 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:69
[INFO] [stdout]     |
[INFO] [stdout] 223 | ) -> async_graphql::Schema<RootQuery, async_graphql::EmptyMutation, 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: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 `async_graphql`
[INFO] [stdout]   --> tests/derive/untyped.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 |     ) -> async_graphql::Result<Vec<TestEnt>> {
[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: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<Vec<TestEnt>> {
[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/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: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/general.rs:131:6
[INFO] [stdout]     |
[INFO] [stdout] 131 | ) -> async_graphql::Schema<RootQuery, async_graphql::EmptyMutation, 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:39
[INFO] [stdout]     |
[INFO] [stdout] 131 | ) -> async_graphql::Schema<RootQuery, async_graphql::EmptyMutation, 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:69
[INFO] [stdout]     |
[INFO] [stdout] 131 | ) -> async_graphql::Schema<RootQuery, async_graphql::EmptyMutation, 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: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: aborting due to 208 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433, E0560, E0581, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `entity-async-graphql-macros` (test "lib") due to 209 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "053cb2c39c6c1d0036527da5260b52f32f3f3a502a8137a778894b44ce9091cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "053cb2c39c6c1d0036527da5260b52f32f3f3a502a8137a778894b44ce9091cf", kill_on_drop: false }`
[INFO] [stdout] 053cb2c39c6c1d0036527da5260b52f32f3f3a502a8137a778894b44ce9091cf
