[INFO] fetching crate dynamic-graphql-derive 0.8.1...
[INFO] checking dynamic-graphql-derive-0.8.1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate dynamic-graphql-derive 0.8.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate dynamic-graphql-derive 0.8.1 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dynamic-graphql-derive 0.8.1
[INFO] finished tweaking crates.io crate dynamic-graphql-derive 0.8.1
[INFO] tweaked toml for crates.io crate dynamic-graphql-derive 0.8.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded combine v3.8.1
[INFO] [stderr]   Downloaded graphql-parser v0.4.0
[INFO] [stderr]   Downloaded ascii v0.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88c063a1a863b5d2aa4b6f3052d9682e736408030ea896e7b164812733264809
[INFO] running `Command { std: "docker" "start" "-a" "88c063a1a863b5d2aa4b6f3052d9682e736408030ea896e7b164812733264809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88c063a1a863b5d2aa4b6f3052d9682e736408030ea896e7b164812733264809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88c063a1a863b5d2aa4b6f3052d9682e736408030ea896e7b164812733264809", kill_on_drop: false }`
[INFO] [stdout] 88c063a1a863b5d2aa4b6f3052d9682e736408030ea896e7b164812733264809
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a4a63dd44bf5c982e4be014a6bce63c1ee92620b16d7cea046016fc093e476c
[INFO] running `Command { std: "docker" "start" "-a" "3a4a63dd44bf5c982e4be014a6bce63c1ee92620b16d7cea046016fc093e476c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking winnow v0.5.30
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking quote v1.0.33
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking syn v2.0.42
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]     Checking proc-macro-crate v1.3.1
[INFO] [stderr]     Checking darling_core v0.20.3
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]     Checking thiserror v1.0.51
[INFO] [stderr]     Checking graphql-parser v0.4.0
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]     Checking dynamic-graphql-derive v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `interface::InterfaceArg`
[INFO] [stdout]  --> src/args/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use interface::InterfaceArg;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `named_enum::NamedEnum`
[INFO] [stdout]  --> src/utils/derive_types/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use named_enum::NamedEnum;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `named_struct::NamedStruct`
[INFO] [stdout]  --> src/utils/derive_types/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use named_struct::NamedStruct;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `newtype_enum::NewTypeEnum`
[INFO] [stdout]   --> src/utils/derive_types/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use newtype_enum::NewTypeEnum;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tuple_enum::TupleEnum`
[INFO] [stdout]   --> src/utils/derive_types/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use tuple_enum::TupleEnum;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tuple_struct::TupleStruct`
[INFO] [stdout]   --> src/utils/derive_types/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use tuple_struct::TupleStruct;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `unit_enum::UnitEnum`
[INFO] [stdout]   --> src/utils/derive_types/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use unit_enum::UnitEnum;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `match_lit_str::MatchLitStr`
[INFO] [stdout]  --> src/utils/meta_match/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use match_lit_str::MatchLitStr;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `interface::InterfaceArg`
[INFO] [stdout]  --> src/args/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use interface::InterfaceArg;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `named_enum::NamedEnum`
[INFO] [stdout]  --> src/utils/derive_types/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use named_enum::NamedEnum;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `named_struct::NamedStruct`
[INFO] [stdout]  --> src/utils/derive_types/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use named_struct::NamedStruct;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `newtype_enum::NewTypeEnum`
[INFO] [stdout]   --> src/utils/derive_types/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use newtype_enum::NewTypeEnum;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tuple_enum::TupleEnum`
[INFO] [stdout]   --> src/utils/derive_types/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use tuple_enum::TupleEnum;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tuple_struct::TupleStruct`
[INFO] [stdout]   --> src/utils/derive_types/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use tuple_struct::TupleStruct;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `unit_enum::UnitEnum`
[INFO] [stdout]   --> src/utils/derive_types/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use unit_enum::UnitEnum;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `match_lit_str::MatchLitStr`
[INFO] [stdout]  --> src/utils/meta_match/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use match_lit_str::MatchLitStr;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `interface::InterfaceArg`
[INFO] [stdout]  --> src/args/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use interface::InterfaceArg;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `named_enum::NamedEnum`
[INFO] [stdout]  --> src/utils/derive_types/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use named_enum::NamedEnum;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `named_struct::NamedStruct`
[INFO] [stdout]  --> src/utils/derive_types/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use named_struct::NamedStruct;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `newtype_enum::NewTypeEnum`
[INFO] [stdout]   --> src/utils/derive_types/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use newtype_enum::NewTypeEnum;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tuple_enum::TupleEnum`
[INFO] [stdout]   --> src/utils/derive_types/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use tuple_enum::TupleEnum;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tuple_struct::TupleStruct`
[INFO] [stdout]   --> src/utils/derive_types/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use tuple_struct::TupleStruct;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `unit_enum::UnitEnum`
[INFO] [stdout]   --> src/utils/derive_types/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use unit_enum::UnitEnum;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `match_lit_str::MatchLitStr`
[INFO] [stdout]  --> src/utils/meta_match/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use match_lit_str::MatchLitStr;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/subscription.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::dynamic::{FieldValue, SubscriptionFieldFuture, TypeRef};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/subscription.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::internal::{Register, Registry};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/registry.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/registry.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::internal::OutputTypeName;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/registry.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::internal::Register;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/gql_enum/tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/registry.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::internal::Registry;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/registry.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::internal::ResolveOwned;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/registry.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dynamic_graphql::internal::ResolveRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/gql_enum/tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::internal::TypeName;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/registry.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dynamic_graphql::internal::TypeName;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/registry.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::dynamic;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/registry.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dynamic_graphql::value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/registry.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use dynamic_graphql::App;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/registry.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use dynamic_graphql::Context;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> tests/scalar/json_tests.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[derive(ResolvedObject)]
[INFO] [stdout]   |              ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: dynamic-graphql is present in `Cargo.toml`: CrateNotFound { crate_name: "dynamic-graphql", path: "/opt/rustwide/workdir/Cargo.toml" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/scalar/json_tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[ResolvedObjectFields]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: dynamic-graphql is present in `Cargo.toml`: CrateNotFound { crate_name: "dynamic-graphql", path: "/opt/rustwide/workdir/Cargo.toml" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> tests/scalar/json_tests.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: dynamic-graphql is present in `Cargo.toml`: CrateNotFound { crate_name: "dynamic-graphql", path: "/opt/rustwide/workdir/Cargo.toml" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/subscription.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/subscription.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::{value, App};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/union/union_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/union/union_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::internal::TypeName;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/mutation/mutation_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> tests/scalar/json_tests.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |     #[derive(ResolvedObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: dynamic-graphql is present in `Cargo.toml`: CrateNotFound { crate_name: "dynamic-graphql", path: "/opt/rustwide/workdir/Cargo.toml" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/union/union_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::internal::Union;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/scalar/json_tests.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     #[ResolvedObjectFields]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: dynamic-graphql is present in `Cargo.toml`: CrateNotFound { crate_name: "dynamic-graphql", path: "/opt/rustwide/workdir/Cargo.toml" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/mutation/mutation_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::internal::ExpandObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/mutation/mutation_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::internal::Object;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> tests/scalar/json_tests.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: dynamic-graphql is present in `Cargo.toml`: CrateNotFound { crate_name: "dynamic-graphql", path: "/opt/rustwide/workdir/Cargo.toml" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/mutation/mutation_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::internal::ParentType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/mutation/mutation_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::internal::TypeName;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/readme.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/readme.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use dynamic_graphql::App;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> tests/scalar/json_tests.rs:143:14
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: dynamic-graphql is present in `Cargo.toml`: CrateNotFound { crate_name: "dynamic-graphql", path: "/opt/rustwide/workdir/Cargo.toml" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/gql_enum/tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/readme.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use dynamic_graphql::ExpandObject;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/gql_enum/tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::Enum;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> tests/scalar/json_tests.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     #[ResolvedObjectFields]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: dynamic-graphql is present in `Cargo.toml`: CrateNotFound { crate_name: "dynamic-graphql", path: "/opt/rustwide/workdir/Cargo.toml" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/gql_enum/tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/gql_enum/tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dynamic_graphql::ResolvedObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/readme.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use dynamic_graphql::ExpandObjectFields;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> tests/scalar/json_tests.rs:154:14
[INFO] [stdout]     |
[INFO] [stdout] 154 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: dynamic-graphql is present in `Cargo.toml`: CrateNotFound { crate_name: "dynamic-graphql", path: "/opt/rustwide/workdir/Cargo.toml" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/gql_enum/tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:436:9
[INFO] [stdout]     |
[INFO] [stdout] 436 |     use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/readme.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use dynamic_graphql::SimpleObject;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/gql_enum/tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dynamic_graphql::Variables;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/as_value_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:437:9
[INFO] [stdout]     |
[INFO] [stdout] 437 |     use dynamic_graphql::App;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/readme.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     use dynamic_graphql::SimpleObject;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:438:9
[INFO] [stdout]     |
[INFO] [stdout] 438 |     use dynamic_graphql::Enum;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:439:9
[INFO] [stdout]     |
[INFO] [stdout] 439 |     use dynamic_graphql::FieldValue;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:440:9
[INFO] [stdout]     |
[INFO] [stdout] 440 |     use dynamic_graphql::ResolvedObject;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:441:9
[INFO] [stdout]     |
[INFO] [stdout] 441 |     use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:442:9
[INFO] [stdout]     |
[INFO] [stdout] 442 |     use dynamic_graphql::Variables;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/registry.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/subscription.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/args_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/upload/upload_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/upload/upload_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::Context;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/upload/upload_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::InputObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Enum`
[INFO] [stdout]   --> tests/gql_enum/tests.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[derive(Enum)]
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/upload/upload_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::Mutation;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Enum`
[INFO] [stdout]   --> tests/gql_enum/tests.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[derive(Enum)]
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/upload/upload_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dynamic_graphql::MutationFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/upload/upload_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dynamic_graphql::MutationRoot;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/upload/upload_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/upload/upload_tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use dynamic_graphql::Upload;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/upload/upload_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use dynamic_graphql::UploadValue;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/upload/upload_tests.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use dynamic_graphql::Variables;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/input_type_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/as_value_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/as_value_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/as_value_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::Instance;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/as_value_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::Interface;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/as_value_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::ResolvedObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/as_value_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/async_test.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/as_value_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/async_test.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/async_test.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/async_test.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::Instance;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/async_test.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::Interface;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/async_test.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::ResolvedObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MutationRoot`
[INFO] [stdout]   --> tests/upload/upload_tests.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[derive(MutationRoot)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Mutation`
[INFO] [stdout]   --> tests/upload/upload_tests.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[derive(Mutation)]
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/registry.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `MutationFields`
[INFO] [stdout]   --> tests/upload/upload_tests.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 |     #[MutationFields]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/async_test.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/upload/upload_tests.rs:56:14
[INFO] [stdout]    |
[INFO] [stdout] 56 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/registry.rs:47:14
[INFO] [stdout]    |
[INFO] [stdout] 47 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/async_test.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `value`
[INFO] [stdout]   --> tests/registry.rs:76:29
[INFO] [stdout]    |
[INFO] [stdout] 76 |     assert_eq!(result.data, value!({ "foo": { "value": "the foo" } }));
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/registry.rs:81:14
[INFO] [stdout]    |
[INFO] [stdout] 81 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `value`
[INFO] [stdout]    --> tests/registry.rs:131:29
[INFO] [stdout]     |
[INFO] [stdout] 131 |     assert_eq!(result.data, value!({ "foo": { "value": "the foo" } }));
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/registry.rs:184:14
[INFO] [stdout]     |
[INFO] [stdout] 184 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/implementation_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/implementation_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::Interface;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/implementation_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::ResolvedObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/implementation_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/interface_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::internal::Interface;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/interface_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::internal::Object;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/interface_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::internal::TypeName;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/implementation_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/args_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/args_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::Context;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/args_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::ExpandObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/interface_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/args_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::ExpandObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/interface_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::ExpandObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/readme.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/args_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/expand_object_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/interface_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dynamic_graphql::ExpandObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/expand_object_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::internal::ExpandObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/expand_object_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::internal::Object;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/input_type_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/interface_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dynamic_graphql::Interface;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/list_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/input_type_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/interface/interface_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/input_type_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::InputObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/expand_object_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::internal::ParentType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/input_type_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::MaybeUndefined;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/input_type_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::ResolvedObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/args_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/expand_object_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/expand_object_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::ExpandObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/input_type_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/expand_object_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::ExpandObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/list_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/expand_object_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/list_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/list_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::Instance;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/expand_object_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dynamic_graphql::InputObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/list_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::Interface;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/generic_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/generic_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::internal::ExpandObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/generic_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::internal::Object;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/list_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::ResolvedObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/input_type_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dynamic_graphql::Scalar;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/list_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/generic_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::internal::ParentType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/output_types_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/list_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/expand_object/expand_object_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/generic_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/generic_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::ExpandObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/input_type_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dynamic_graphql::ScalarValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/generic_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::ExpandObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/generic_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/output_types_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/reuse_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/output_types_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/output_types_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::Instance;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/union/union_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/scalar/input_type_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dynamic_graphql::Value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/output_types_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::Interface;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/output_types_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::ResolvedObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/output_types_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/union/union_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/output_type_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/interface/output_types_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:534:13
[INFO] [stdout]     |
[INFO] [stdout] 534 |         use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/union/union_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dynamic_graphql::ResolvedObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:525:13
[INFO] [stdout]     |
[INFO] [stdout] 525 |         use dynamic_graphql::Interface;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/scalar/input_type_tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use dynamic_graphql::Variables;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/output_type_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/prepare_data.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     use dynamic_graphql::Context;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/output_type_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/output_type_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/union/union_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:535:13
[INFO] [stdout]     |
[INFO] [stdout] 535 |         use dynamic_graphql::FieldValue;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/output_type_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::Scalar;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:536:13
[INFO] [stdout]     |
[INFO] [stdout] 536 |         use dynamic_graphql::Instance;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/union/union_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:537:13
[INFO] [stdout]     |
[INFO] [stdout] 537 |         use dynamic_graphql::ResolvedObject;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/output_type_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::ScalarValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:538:13
[INFO] [stdout]     |
[INFO] [stdout] 538 |         use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:539:13
[INFO] [stdout]     |
[INFO] [stdout] 539 |         use dynamic_graphql::SimpleObject;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/union/with_generic_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/scalar_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::internal::Scalar;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:581:18
[INFO] [stdout]     |
[INFO] [stdout] 581 |         #[derive(dynamic_graphql::App)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/prepare_data.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     use dynamic_graphql::Data;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/scalar_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::internal::TypeName;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/union/with_generic_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::internal::Object;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/output_type_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/node_data.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use dynamic_graphql::experimental::GetSchemaData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/scalar_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/union/with_generic_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::internal::OutputTypeName;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/scalar_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::ResolvedObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ExpandObject`
[INFO] [stdout]   --> tests/readme.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[derive(ExpandObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/scalar_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/schema_data/node_data.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/scalar_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dynamic_graphql::Scalar;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/union/with_generic_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::internal::ResolveOwned;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/scalar_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dynamic_graphql::ScalarValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/node_data.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     use dynamic_graphql::Context;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]   --> tests/interface/as_value_tests.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[Interface]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/scalar/scalar_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/union/with_generic_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::internal::ResolveRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ExpandObjectFields`
[INFO] [stdout]   --> tests/readme.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[ExpandObjectFields]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/interface/as_value_tests.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/common.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::Scalar;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/node_data.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use dynamic_graphql::ExpandObject;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/readme.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/readme.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/common.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::ScalarValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/union/with_generic_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dynamic_graphql::internal::TypeName;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/json.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::Name;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/json.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::Scalar;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/reuse_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::internal::Object;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/json.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::ScalarValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/reuse_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::internal::OutputTypeName;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/scalar/json.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/reuse_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::internal::ResolveOwned;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/generic_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/node_data.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use dynamic_graphql::ExpandObjectFields;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/reuse_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/node_data.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     use dynamic_graphql::Instance;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/reuse_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::ExpandObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/union/union_tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use dynamic_graphql::Union;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/reuse_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::ExpandObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/union/with_generic_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/reuse_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/mutation/mutation_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/node_data.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     use dynamic_graphql::internal::Object;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:571:9
[INFO] [stdout]     |
[INFO] [stdout] 571 |     use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/union/with_generic_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dynamic_graphql::FieldValue;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/mutation/mutation_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/reuse_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/node_data.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     use dynamic_graphql::internal::Register;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:572:9
[INFO] [stdout]     |
[INFO] [stdout] 572 |     use dynamic_graphql::FieldValue;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/union/with_generic_tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:575:13
[INFO] [stdout]     |
[INFO] [stdout] 575 |         use dynamic_graphql::SimpleObject;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/mutation/mutation_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dynamic_graphql::InputObject;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/node_data.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     use dynamic_graphql::internal::Registry;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:583:13
[INFO] [stdout]     |
[INFO] [stdout] 583 |         use dynamic_graphql::ExpandObject;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/mutation/mutation_tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use dynamic_graphql::Mutation;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/union/with_interface.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:589:17
[INFO] [stdout]     |
[INFO] [stdout] 589 |             use dynamic_graphql::ExpandObjectFields;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/union/with_generic_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use dynamic_graphql::Union;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/mutation/mutation_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use dynamic_graphql::MutationFields;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/node_data.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use dynamic_graphql::Interface;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:600:14
[INFO] [stdout]     |
[INFO] [stdout] 600 |     #[derive(dynamic_graphql::App)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/mutation/mutation_tests.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use dynamic_graphql::MutationRoot;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/node_data.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     use dynamic_graphql::Instance;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:431:9
[INFO] [stdout]     |
[INFO] [stdout] 431 |     use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/node_data.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     use dynamic_graphql::SimpleObject;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/mutation/mutation_tests.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/union/with_interface.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:432:9
[INFO] [stdout]     |
[INFO] [stdout] 432 |     use dynamic_graphql::App;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/schema_data/node_data.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |     use dynamic_graphql::SimpleObject;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:433:9
[INFO] [stdout]     |
[INFO] [stdout] 433 |     use dynamic_graphql::FieldValue;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/union/with_interface.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:434:9
[INFO] [stdout]     |
[INFO] [stdout] 434 |     use dynamic_graphql::Mutation;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:435:9
[INFO] [stdout]     |
[INFO] [stdout] 435 |     use dynamic_graphql::MutationFields;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/union/with_interface.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::Interface;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:436:9
[INFO] [stdout]     |
[INFO] [stdout] 436 |     use dynamic_graphql::SimpleObject;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/node_data_auto.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use dynamic_graphql::experimental::GetSchemaData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use dynamic_graphql::MutationRoot;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/union/with_interface.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/union/union_tests.rs:531:9
[INFO] [stdout]     |
[INFO] [stdout] 531 |     use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Scalar`
[INFO] [stdout]  --> tests/scalar/common.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Scalar)]
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/node_data_auto.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     use dynamic_graphql::internal::Register;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/node_data_auto.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use dynamic_graphql::internal::Registry;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/union/with_interface.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::Union;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/union/union_tests.rs:532:9
[INFO] [stdout]     |
[INFO] [stdout] 532 |     use dynamic_graphql::App;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/list_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/schema_data/node_data_auto.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/node_data_auto.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use dynamic_graphql::Context;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/union/union_tests.rs:533:9
[INFO] [stdout]     |
[INFO] [stdout] 533 |     use dynamic_graphql::FieldValue;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/union/union_tests.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use dynamic_graphql::SimpleObject;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/node_data_auto.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     use dynamic_graphql::ExpandObject;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/union/union_tests.rs:535:9
[INFO] [stdout]     |
[INFO] [stdout] 535 |     use dynamic_graphql::Union;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/node_data_auto.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use dynamic_graphql::ExpandObjectFields;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ExpandObject`
[INFO] [stdout]   --> tests/expand_object/args_tests.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[derive(ExpandObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/upload/upload_tests.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/node_data_auto.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     use dynamic_graphql::Instance;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/union/union_tests.rs:540:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |         use dynamic_graphql::SimpleObject;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/upload/upload_tests.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MutationRoot`
[INFO] [stdout]    --> tests/upload/upload_tests.rs:111:14
[INFO] [stdout]     |
[INFO] [stdout] 111 |     #[derive(MutationRoot)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/union/union_tests.rs:550:13
[INFO] [stdout]     |
[INFO] [stdout] 550 |         use dynamic_graphql::SimpleObject;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Mutation`
[INFO] [stdout]    --> tests/upload/upload_tests.rs:114:14
[INFO] [stdout]     |
[INFO] [stdout] 114 |     #[derive(Mutation)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/node_data_auto.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     use dynamic_graphql::Interface;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]    --> tests/upload/upload_tests.rs:117:14
[INFO] [stdout]     |
[INFO] [stdout] 117 |     #[derive(InputObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `MutationFields`
[INFO] [stdout]    --> tests/upload/upload_tests.rs:122:7
[INFO] [stdout]     |
[INFO] [stdout] 122 |     #[MutationFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/upload/upload_tests.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout] 139 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/node_data_auto.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |     use dynamic_graphql::Instance;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/node_data_auto.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |     use dynamic_graphql::SimpleObject;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/upload/upload_tests.rs:140:7
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/schema_data/node_data_auto.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |     use dynamic_graphql::SimpleObject;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/upload/upload_tests.rs:145:14
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/schema_data/prepare_data.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MutationRoot`
[INFO] [stdout]    --> tests/upload/upload_tests.rs:199:14
[INFO] [stdout]     |
[INFO] [stdout] 199 |     #[derive(MutationRoot)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Mutation`
[INFO] [stdout]    --> tests/upload/upload_tests.rs:202:14
[INFO] [stdout]     |
[INFO] [stdout] 202 |     #[derive(Mutation)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `MutationFields`
[INFO] [stdout]    --> tests/upload/upload_tests.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 |     #[MutationFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/upload/upload_tests.rs:225:14
[INFO] [stdout]     |
[INFO] [stdout] 225 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MutationRoot`
[INFO] [stdout]   --> tests/mutation/mutation_tests.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[derive(MutationRoot)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/prepare_data.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     use dynamic_graphql::experimental::GetSchemaData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MutationRoot`
[INFO] [stdout]   --> tests/mutation/mutation_tests.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[derive(MutationRoot)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/prepare_data.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use dynamic_graphql::SimpleObject;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/prepare_data.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     use dynamic_graphql::App;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/upload/upload_tests.rs:226:7
[INFO] [stdout]     |
[INFO] [stdout] 226 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/prepare_data.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     use dynamic_graphql::Context;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/upload/upload_tests.rs:231:14
[INFO] [stdout]     |
[INFO] [stdout] 231 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MutationRoot`
[INFO] [stdout]    --> tests/upload/upload_tests.rs:289:14
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[derive(MutationRoot)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Mutation`
[INFO] [stdout]    --> tests/upload/upload_tests.rs:292:14
[INFO] [stdout]     |
[INFO] [stdout] 292 |     #[derive(Mutation)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]    --> tests/upload/upload_tests.rs:295:14
[INFO] [stdout]     |
[INFO] [stdout] 295 |     #[derive(InputObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/prepare_data.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     use dynamic_graphql::Data;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `MutationFields`
[INFO] [stdout]    --> tests/upload/upload_tests.rs:300:7
[INFO] [stdout]     |
[INFO] [stdout] 300 |     #[MutationFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/prepare_data.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     use dynamic_graphql::ExpandObject;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/upload/upload_tests.rs:320:14
[INFO] [stdout]     |
[INFO] [stdout] 320 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/prepare_data.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     use dynamic_graphql::ExpandObjectFields;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/prepare_data.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     use dynamic_graphql::ResolvedObject;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/gql_enum/tests.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[graphql(remote(Org))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/prepare_data.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |     use dynamic_graphql::internal::Register;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/upload/upload_tests.rs:321:7
[INFO] [stdout]     |
[INFO] [stdout] 321 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/prepare_data.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     use dynamic_graphql::internal::Registry;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/upload/upload_tests.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/prepare_data.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/prepare_data.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |     use dynamic_graphql::App;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/prepare_data.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |     use dynamic_graphql::ExpandObject;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/schema_data/prepare_data.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |     use dynamic_graphql::ExpandObjectFields;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/registry.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Enum`
[INFO] [stdout]   --> tests/gql_enum/tests.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[derive(Enum)]
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]   --> tests/gql_enum/tests.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[derive(ResolvedObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/interface/as_value_tests.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[graphql(implements(Node))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]   --> tests/interface/as_value_tests.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[derive(ResolvedObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/gql_enum/tests.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]   --> tests/gql_enum/tests.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[ResolvedObjectFields]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ExpandObjectFields`
[INFO] [stdout]   --> tests/expand_object/args_tests.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[ExpandObjectFields]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/gql_enum/tests.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]  --> tests/scalar/common.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[graphql(name = "IP")]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/expand_object/args_tests.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Enum`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:140:14
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[derive(Enum)]
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Scalar`
[INFO] [stdout]   --> tests/scalar/common.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Scalar)]
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/expand_object/args_tests.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]   --> tests/scalar/input_type_tests.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[derive(ResolvedObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/gql_enum/tests.rs:141:7
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[graphql(rename_items = "lowercase")]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/interface/as_value_tests.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]   --> tests/interface/as_value_tests.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[ResolvedObjectFields]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/interface/as_value_tests.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/scalar/input_type_tests.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]    --> tests/interface/as_value_tests.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[Interface]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]   --> tests/upload/upload_tests.rs:99:19
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let mut req = dynamic_graphql::Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::error::Request;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::error::Request;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 99 -     let mut req = dynamic_graphql::Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout] 99 +     let mut req = Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]   --> tests/scalar/input_type_tests.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[ResolvedObjectFields]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/gql_enum/tests.rs:142:7
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[graphql(name = "Other")]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/interface/as_value_tests.rs:109:14
[INFO] [stdout]     |
[INFO] [stdout] 109 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/list_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/as_value_tests.rs:110:7
[INFO] [stdout]     |
[INFO] [stdout] 110 |     #[graphql(mark(Node))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/upload/upload_tests.rs:187:19
[INFO] [stdout]     |
[INFO] [stdout] 187 |     let mut req = dynamic_graphql::Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 187 -     let mut req = dynamic_graphql::Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout] 187 +     let mut req = Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/scalar/input_type_tests.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/interface/as_value_tests.rs:116:14
[INFO] [stdout]     |
[INFO] [stdout] 116 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/registry.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/union/union_tests.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]   --> tests/scalar/input_type_tests.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 |     #[derive(ResolvedObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/scalar/input_type_tests.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/upload/upload_tests.rs:266:15
[INFO] [stdout]     |
[INFO] [stdout] 266 |     let req = dynamic_graphql::Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 266 -     let req = dynamic_graphql::Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout] 266 +     let req = Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/list_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]   --> tests/scalar/input_type_tests.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[ResolvedObjectFields]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `value`
[INFO] [stdout]    --> tests/registry.rs:224:26
[INFO] [stdout]     |
[INFO] [stdout] 224 |     assert_eq!(res.data, value!({ "foo": { "value": "the foo" } }));
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/list_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::InputObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/scalar/input_type_tests.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]   --> tests/scalar/input_type_tests.rs:95:14
[INFO] [stdout]    |
[INFO] [stdout] 95 |     #[derive(ResolvedObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/upload/upload_tests.rs:277:19
[INFO] [stdout]     |
[INFO] [stdout] 277 |     let mut req = dynamic_graphql::Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 277 -     let mut req = dynamic_graphql::Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout] 277 +     let mut req = Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/list_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::MaybeUndefined;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/scalar/input_type_tests.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/list_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::ResolvedObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/as_value_tests.rs:117:7
[INFO] [stdout]     |
[INFO] [stdout] 117 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Scalar`
[INFO] [stdout]    --> tests/scalar/input_type_tests.rs:106:14
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[derive(Scalar)]
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/gql_enum/tests.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 |         #[graphql(name = "Other")]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/list_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/upload/upload_tests.rs:366:15
[INFO] [stdout]     |
[INFO] [stdout] 366 |     let req = dynamic_graphql::Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 366 -     let req = dynamic_graphql::Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout] 366 +     let req = Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:149:14
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/interface/as_value_tests.rs:120:7
[INFO] [stdout]     |
[INFO] [stdout] 120 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::internal::InputObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/gql_enum/tests.rs:150:7
[INFO] [stdout]     |
[INFO] [stdout] 150 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/upload/upload_tests.rs:377:19
[INFO] [stdout]     |
[INFO] [stdout] 377 |     let mut req = dynamic_graphql::Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 377 -     let mut req = dynamic_graphql::Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout] 377 +     let mut req = Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::internal::TypeName;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:155:7
[INFO] [stdout]     |
[INFO] [stdout] 155 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/interface/as_value_tests.rs:130:14
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout] 165 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/list_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dynamic_graphql::Variables;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Enum`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:232:14
[INFO] [stdout]     |
[INFO] [stdout] 232 |     #[derive(Enum)]
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]    --> tests/interface/as_value_tests.rs:190:7
[INFO] [stdout]     |
[INFO] [stdout] 190 |     #[Interface]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/gql_enum/tests.rs:233:7
[INFO] [stdout]     |
[INFO] [stdout] 233 |     #[graphql(get_type_name)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:245:14
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/interface/as_value_tests.rs:195:14
[INFO] [stdout]     |
[INFO] [stdout] 195 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/scalar/input_type_tests.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[graphql(validator(validate_foo))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dynamic_graphql::InputObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]    --> tests/scalar/input_type_tests.rs:110:14
[INFO] [stdout]     |
[INFO] [stdout] 110 |     #[derive(InputObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dynamic_graphql::ResolvedObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/scalar/input_type_tests.rs:128:7
[INFO] [stdout]     |
[INFO] [stdout] 128 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/input_object/tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/scalar/input_type_tests.rs:151:14
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/scalar/input_type_tests.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/type_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/input_object/tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/type_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/type_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/type_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::InputObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/type_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::ResolvedObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/as_value_tests.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 |     #[graphql(implements(Node))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/scalar/input_type_tests.rs:292:7
[INFO] [stdout]     |
[INFO] [stdout] 292 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/type_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/interface/as_value_tests.rs:199:7
[INFO] [stdout]     |
[INFO] [stdout] 199 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/input_object/tests.rs:464:9
[INFO] [stdout]     |
[INFO] [stdout] 464 |     use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/scalar/input_type_tests.rs:295:7
[INFO] [stdout]     |
[INFO] [stdout] 295 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/type_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::Variables;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/scalar/input_type_tests.rs:305:14
[INFO] [stdout]     |
[INFO] [stdout] 305 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/interface/as_value_tests.rs:212:14
[INFO] [stdout]     |
[INFO] [stdout] 212 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/input_object/tests.rs:465:9
[INFO] [stdout]     |
[INFO] [stdout] 465 |     use dynamic_graphql::App;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]    --> tests/scalar/input_type_tests.rs:341:14
[INFO] [stdout]     |
[INFO] [stdout] 341 |     #[derive(InputObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/input_object/tests.rs:466:9
[INFO] [stdout]     |
[INFO] [stdout] 466 |     use dynamic_graphql::FieldValue;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/input_object/tests.rs:467:9
[INFO] [stdout]     |
[INFO] [stdout] 467 |     use dynamic_graphql::ResolvedObject;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/scalar/input_type_tests.rs:346:14
[INFO] [stdout]     |
[INFO] [stdout] 346 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/input_object/tests.rs:468:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |     use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/input_object/tests.rs:473:13
[INFO] [stdout]     |
[INFO] [stdout] 473 |         use dynamic_graphql::InputObject;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/input_object/tests.rs:481:13
[INFO] [stdout]     |
[INFO] [stdout] 481 |         use dynamic_graphql::InputObject;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/gql_enum/tests.rs:246:7
[INFO] [stdout]     |
[INFO] [stdout] 246 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:251:7
[INFO] [stdout]     |
[INFO] [stdout] 251 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:261:14
[INFO] [stdout]     |
[INFO] [stdout] 261 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Enum`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:328:14
[INFO] [stdout]     |
[INFO] [stdout] 328 |     #[derive(Enum)]
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/scalar/input_type_tests.rs:347:7
[INFO] [stdout]     |
[INFO] [stdout] 347 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/scalar/input_type_tests.rs:350:7
[INFO] [stdout]     |
[INFO] [stdout] 350 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/union/union_tests.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/as_value_tests.rs:213:7
[INFO] [stdout]     |
[INFO] [stdout] 213 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/scalar/input_type_tests.rs:357:14
[INFO] [stdout]     |
[INFO] [stdout] 357 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/scalar/input_type_tests.rs:383:14
[INFO] [stdout]     |
[INFO] [stdout] 383 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/interface/as_value_tests.rs:216:7
[INFO] [stdout]     |
[INFO] [stdout] 216 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Union`
[INFO] [stdout]   --> tests/union/union_tests.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[derive(Union)]
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/interface/as_value_tests.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/gql_enum/tests.rs:330:11
[INFO] [stdout]     |
[INFO] [stdout] 330 |         #[graphql(deprecation)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]    --> tests/interface/as_value_tests.rs:283:7
[INFO] [stdout]     |
[INFO] [stdout] 283 |     #[Interface]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/union/union_tests.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/interface/as_value_tests.rs:288:14
[INFO] [stdout]     |
[INFO] [stdout] 288 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/scalar/input_type_tests.rs:384:7
[INFO] [stdout]     |
[INFO] [stdout] 384 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_args_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/scalar/input_type_tests.rs:387:7
[INFO] [stdout]     |
[INFO] [stdout] 387 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/scalar/input_type_tests.rs:397:14
[INFO] [stdout]     |
[INFO] [stdout] 397 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/union/union_tests.rs:47:14
[INFO] [stdout]    |
[INFO] [stdout] 47 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Scalar`
[INFO] [stdout]  --> tests/scalar/json.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Scalar)]
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Scalar`
[INFO] [stdout]   --> tests/scalar/json.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Scalar)]
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Union`
[INFO] [stdout]   --> tests/union/union_tests.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[derive(Union)]
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Scalar`
[INFO] [stdout]   --> tests/scalar/json.rs:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(Scalar)]
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_args_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/scalar/output_type_tests.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/registry.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 |     let req = dynamic_graphql::Request::new(query).root_value(dynamic::FieldValue::owned_any(root));
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 222 -     let req = dynamic_graphql::Request::new(query).root_value(dynamic::FieldValue::owned_any(root));
[INFO] [stdout] 222 +     let req = Request::new(query).root_value(dynamic::FieldValue::owned_any(root));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/gql_enum/tests.rs:332:11
[INFO] [stdout]     |
[INFO] [stdout] 332 |         #[graphql(deprecation = "This is old")]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/mutation/mutation_tests.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[graphql(name = "Mutation")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/app.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::internal::Register;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/app.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::internal::Registry;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/readme.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/scalar/output_type_tests.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/readme.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(App)]
[INFO] [stdout]    |          ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_args_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::Context;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]   --> tests/input_object/list_tests.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(InputObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/as_value_tests.rs:289:7
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[graphql(mark(Node))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_args_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]   --> tests/input_object/list_tests.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[derive(ResolvedObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MutationRoot`
[INFO] [stdout]   --> tests/mutation/mutation_tests.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[derive(MutationRoot)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_args_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::MaybeUndefined;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Mutation`
[INFO] [stdout]   --> tests/mutation/mutation_tests.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 |     #[derive(Mutation)]
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MutationRoot`
[INFO] [stdout]   --> tests/mutation/mutation_tests.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[derive(MutationRoot)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_args_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::ResolvedObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/interface/as_value_tests.rs:292:7
[INFO] [stdout]     |
[INFO] [stdout] 292 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Mutation`
[INFO] [stdout]   --> tests/mutation/mutation_tests.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[derive(Mutation)]
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_args_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `MutationFields`
[INFO] [stdout]   --> tests/mutation/mutation_tests.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[MutationFields]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/interface/as_value_tests.rs:302:14
[INFO] [stdout]     |
[INFO] [stdout] 302 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/mutation/mutation_tests.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_args_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dynamic_graphql::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/mutation/mutation_tests.rs:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/as_value_tests.rs:303:7
[INFO] [stdout]     |
[INFO] [stdout] 303 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_list_args_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/mutation/mutation_tests.rs:77:14
[INFO] [stdout]    |
[INFO] [stdout] 77 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/interface/as_value_tests.rs:306:7
[INFO] [stdout]     |
[INFO] [stdout] 306 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/scalar/output_type_tests.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MutationRoot`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:108:14
[INFO] [stdout]     |
[INFO] [stdout] 108 |     #[derive(MutationRoot)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_args_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dynamic_graphql::Variables;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:109:7
[INFO] [stdout]     |
[INFO] [stdout] 109 |     #[graphql(name = "Mutation")]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/scalar/output_type_tests.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/scalar/output_type_tests.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Mutation`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:112:14
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #[derive(Mutation)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_list_args_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/scalar/output_type_tests.rs:47:14
[INFO] [stdout]    |
[INFO] [stdout] 47 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `MutationFields`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[MutationFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Scalar`
[INFO] [stdout]   --> tests/scalar/output_type_tests.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[derive(Scalar)]
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_list_args_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:122:14
[INFO] [stdout]     |
[INFO] [stdout] 122 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `value`
[INFO] [stdout]   --> tests/scalar/output_type_tests.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |             value! ({
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/scalar/output_type_tests.rs:87:14
[INFO] [stdout]    |
[INFO] [stdout] 87 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]   --> tests/schema_data/node_data.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 |     #[Interface]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/simple_object/list_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/scalar/output_type_tests.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/scalar/output_type_tests.rs:93:14
[INFO] [stdout]    |
[INFO] [stdout] 93 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:128:14
[INFO] [stdout]     |
[INFO] [stdout] 128 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/scalar/output_type_tests.rs:114:14
[INFO] [stdout]     |
[INFO] [stdout] 114 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MutationRoot`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:159:14
[INFO] [stdout]     |
[INFO] [stdout] 159 |     #[derive(MutationRoot)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:336:14
[INFO] [stdout]     |
[INFO] [stdout] 336 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/scalar/output_type_tests.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_list_args_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::ResolvedObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/scalar/output_type_tests.rs:120:14
[INFO] [stdout]     |
[INFO] [stdout] 120 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/gql_enum/tests.rs:337:7
[INFO] [stdout]     |
[INFO] [stdout] 337 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:342:7
[INFO] [stdout]     |
[INFO] [stdout] 342 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_list_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/scalar/output_type_tests.rs:147:14
[INFO] [stdout]     |
[INFO] [stdout] 147 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:352:14
[INFO] [stdout]     |
[INFO] [stdout] 352 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/scalar/output_type_tests.rs:148:7
[INFO] [stdout]     |
[INFO] [stdout] 148 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_list_args_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Enum`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:381:14
[INFO] [stdout]     |
[INFO] [stdout] 381 |     #[derive(Enum)]
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/scalar/output_type_tests.rs:153:14
[INFO] [stdout]     |
[INFO] [stdout] 153 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:388:14
[INFO] [stdout]     |
[INFO] [stdout] 388 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/gql_enum/tests.rs:389:7
[INFO] [stdout]     |
[INFO] [stdout] 389 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_list_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Scalar`
[INFO] [stdout]   --> tests/scalar/scalar_tests.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[derive(Scalar)]
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:394:7
[INFO] [stdout]     |
[INFO] [stdout] 394 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:404:14
[INFO] [stdout]     |
[INFO] [stdout] 404 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_list_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Scalar`
[INFO] [stdout]   --> tests/scalar/scalar_tests.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[derive(Scalar)]
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Enum`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:453:14
[INFO] [stdout]     |
[INFO] [stdout] 453 |     #[derive(Enum)]
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/scalar/scalar_tests.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[graphql(name = "OtherString")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_list_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::ResolvedObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/gql_enum/tests.rs:454:7
[INFO] [stdout]     |
[INFO] [stdout] 454 |     #[graphql(remote(remote::Example))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Scalar`
[INFO] [stdout]   --> tests/scalar/scalar_tests.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[derive(Scalar)]
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_list_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:460:14
[INFO] [stdout]     |
[INFO] [stdout] 460 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/scalar/scalar_tests.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/gql_enum/tests.rs:461:7
[INFO] [stdout]     |
[INFO] [stdout] 461 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/scalar/scalar_tests.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_result_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/interface/as_value_tests.rs:313:14
[INFO] [stdout]     |
[INFO] [stdout] 313 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/scalar/scalar_tests.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:466:7
[INFO] [stdout]     |
[INFO] [stdout] 466 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Scalar`
[INFO] [stdout]    --> tests/scalar/scalar_tests.rs:102:14
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[derive(Scalar)]
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:476:14
[INFO] [stdout]     |
[INFO] [stdout] 476 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_list_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/scalar/scalar_tests.rs:118:14
[INFO] [stdout]     |
[INFO] [stdout] 118 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]   --> tests/gql_enum/tests.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 |         <Example as dynamic_graphql::internal::Enum>::get_enum_type_name(),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/scalar/scalar_tests.rs:119:7
[INFO] [stdout]     |
[INFO] [stdout] 119 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_result_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:160:7
[INFO] [stdout]     |
[INFO] [stdout] 160 |     #[graphql(get_type_name)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/scalar/scalar_tests.rs:122:7
[INFO] [stdout]     |
[INFO] [stdout] 122 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Mutation`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:169:14
[INFO] [stdout]     |
[INFO] [stdout] 169 |     #[derive(Mutation)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_result_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_result_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::ResolvedObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_result_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::internal::Object;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::internal::Register;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::internal::TypeName;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_result_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dynamic_graphql::InputObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/resolved_object/resolved_object_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dynamic_graphql::ResolvedObject;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/resolved_object/resolved_object_tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_type_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/resolved_object/resolved_object_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_type_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]   --> tests/interface/async_test.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[Interface]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/scalar/scalar_tests.rs:128:14
[INFO] [stdout]     |
[INFO] [stdout] 128 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_type_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_type_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::ResolvedObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/interface/async_test.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Scalar`
[INFO] [stdout]    --> tests/scalar/scalar_tests.rs:152:14
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[derive(Scalar)]
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/scalar/scalar_tests.rs:153:7
[INFO] [stdout]     |
[INFO] [stdout] 153 |     #[graphql(name = "OtherString")]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/interface/async_test.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[graphql(implements(Foo))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_type_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/scalar/scalar_tests.rs:168:14
[INFO] [stdout]     |
[INFO] [stdout] 168 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/scalar/scalar_tests.rs:169:7
[INFO] [stdout]     |
[INFO] [stdout] 169 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]   --> tests/interface/async_test.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(ResolvedObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/interface/async_test.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/scalar/scalar_tests.rs:174:14
[INFO] [stdout]     |
[INFO] [stdout] 174 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_with_generics_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Scalar`
[INFO] [stdout]    --> tests/scalar/scalar_tests.rs:198:14
[INFO] [stdout]     |
[INFO] [stdout] 198 |     #[derive(Scalar)]
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]   --> tests/interface/async_test.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[ResolvedObjectFields]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/scalar/scalar_tests.rs:199:7
[INFO] [stdout]     |
[INFO] [stdout] 199 |     #[graphql(get_type_name)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/subscription.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/interface/async_test.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/scalar/scalar_tests.rs:220:14
[INFO] [stdout]     |
[INFO] [stdout] 220 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/scalar/scalar_tests.rs:221:7
[INFO] [stdout]     |
[INFO] [stdout] 221 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]   --> tests/interface/implementation_tests.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[Interface]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_with_generics_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::internal::OutputTypeName;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/scalar/scalar_tests.rs:226:14
[INFO] [stdout]     |
[INFO] [stdout] 226 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Scalar`
[INFO] [stdout]    --> tests/scalar/scalar_tests.rs:251:14
[INFO] [stdout]     |
[INFO] [stdout] 251 |     #[derive(Scalar)]
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/interface/implementation_tests.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/registry.rs:169:14
[INFO] [stdout]     |
[INFO] [stdout] 169 |         ) -> dynamic_graphql::Result<Option<dynamic::FieldValue<'a>>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/scalar/scalar_tests.rs:266:14
[INFO] [stdout]     |
[INFO] [stdout] 266 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/interface/implementation_tests.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[graphql(mark(Node))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/scalar/scalar_tests.rs:267:7
[INFO] [stdout]     |
[INFO] [stdout] 267 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_with_generics_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::internal::ResolveRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/scalar/scalar_tests.rs:272:14
[INFO] [stdout]     |
[INFO] [stdout] 272 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/registry.rs:177:14
[INFO] [stdout]     |
[INFO] [stdout] 177 |         ) -> dynamic_graphql::Result<Option<dynamic::FieldValue<'a>>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/interface/implementation_tests.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Scalar`
[INFO] [stdout]    --> tests/scalar/scalar_tests.rs:300:14
[INFO] [stdout]     |
[INFO] [stdout] 300 |     #[derive(Scalar)]
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/interface/implementation_tests.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 24 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/scalar/scalar_tests.rs:301:7
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[graphql(specified_by_url = "https://example.com")]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/scalar/scalar_tests.rs:316:14
[INFO] [stdout]     |
[INFO] [stdout] 316 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/scalar/scalar_tests.rs:317:7
[INFO] [stdout]     |
[INFO] [stdout] 317 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/interface/implementation_tests.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/scalar/scalar_tests.rs:322:14
[INFO] [stdout]     |
[INFO] [stdout] 322 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `MutationFields`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:172:7
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[MutationFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]   --> tests/interface/implementation_tests.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[Interface]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dynamic-graphql-derive` (test "registry") due to 25 previous errors
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:179:14
[INFO] [stdout]     |
[INFO] [stdout] 179 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/interface/implementation_tests.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:180:7
[INFO] [stdout]     |
[INFO] [stdout] 180 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/interface/implementation_tests.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[graphql(implements(Node))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:185:14
[INFO] [stdout]     |
[INFO] [stdout] 185 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/interface/implementation_tests.rs:71:11
[INFO] [stdout]    |
[INFO] [stdout] 71 |         #[graphql(skip)]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MutationRoot`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:217:14
[INFO] [stdout]     |
[INFO] [stdout] 217 |     #[derive(MutationRoot)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Mutation`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:220:14
[INFO] [stdout]     |
[INFO] [stdout] 220 |     #[derive(Mutation)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/interface/implementation_tests.rs:81:14
[INFO] [stdout]    |
[INFO] [stdout] 81 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/interface/implementation_tests.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/interface/implementation_tests.rs:87:14
[INFO] [stdout]    |
[INFO] [stdout] 87 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `MutationFields`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:223:7
[INFO] [stdout]     |
[INFO] [stdout] 223 |     #[MutationFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[Interface]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:230:14
[INFO] [stdout]     |
[INFO] [stdout] 230 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:128:14
[INFO] [stdout]     |
[INFO] [stdout] 128 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:231:7
[INFO] [stdout]     |
[INFO] [stdout] 231 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:129:7
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[graphql(mark(Node))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:236:14
[INFO] [stdout]     |
[INFO] [stdout] 236 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MutationRoot`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:268:14
[INFO] [stdout]     |
[INFO] [stdout] 268 |     #[derive(MutationRoot)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:134:14
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/app.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:107:15
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 107 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 107 +     let req = Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:140:14
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/expand_object/args_tests.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:154:7
[INFO] [stdout]     |
[INFO] [stdout] 154 |     #[Interface]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:159:14
[INFO] [stdout]     |
[INFO] [stdout] 159 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/app.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/app.rs:264:9
[INFO] [stdout]     |
[INFO] [stdout] 264 |     use dynamic_graphql::App;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:160:7
[INFO] [stdout]     |
[INFO] [stdout] 160 |     #[graphql(mark(Node))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/app.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |     use dynamic_graphql::SimpleObject;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:163:7
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/app.rs:270:13
[INFO] [stdout]     |
[INFO] [stdout] 270 |         use dynamic_graphql::SimpleObject;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:169:14
[INFO] [stdout]     |
[INFO] [stdout] 169 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/simple_object/list_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:128:15
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 128 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 128 +     let req = Request::new(query)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/app.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/app.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Mutation`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:271:14
[INFO] [stdout]     |
[INFO] [stdout] 271 |     #[derive(Mutation)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `MutationFields`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:274:7
[INFO] [stdout]     |
[INFO] [stdout] 274 |     #[MutationFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:281:14
[INFO] [stdout]     |
[INFO] [stdout] 281 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:170:7
[INFO] [stdout]     |
[INFO] [stdout] 170 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:282:7
[INFO] [stdout]     |
[INFO] [stdout] 282 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:287:14
[INFO] [stdout]     |
[INFO] [stdout] 287 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:318:14
[INFO] [stdout]     |
[INFO] [stdout] 318 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:323:14
[INFO] [stdout]     |
[INFO] [stdout] 323 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:175:14
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:328:14
[INFO] [stdout]     |
[INFO] [stdout] 328 |     #[derive(InputObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:333:14
[INFO] [stdout]     |
[INFO] [stdout] 333 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MutationRoot`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:338:14
[INFO] [stdout]     |
[INFO] [stdout] 338 |     #[derive(MutationRoot)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:210:7
[INFO] [stdout]     |
[INFO] [stdout] 210 |     #[Interface]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:215:14
[INFO] [stdout]     |
[INFO] [stdout] 215 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:216:7
[INFO] [stdout]     |
[INFO] [stdout] 216 |     #[graphql(implements(Node))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:219:7
[INFO] [stdout]     |
[INFO] [stdout] 219 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:232:14
[INFO] [stdout]     |
[INFO] [stdout] 232 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:233:7
[INFO] [stdout]     |
[INFO] [stdout] 233 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:238:14
[INFO] [stdout]     |
[INFO] [stdout] 238 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:274:7
[INFO] [stdout]     |
[INFO] [stdout] 274 |     #[Interface]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:279:14
[INFO] [stdout]     |
[INFO] [stdout] 279 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:280:7
[INFO] [stdout]     |
[INFO] [stdout] 280 |     #[graphql(mark(Node))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:283:7
[INFO] [stdout]     |
[INFO] [stdout] 283 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:290:14
[INFO] [stdout]     |
[INFO] [stdout] 290 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:291:7
[INFO] [stdout]     |
[INFO] [stdout] 291 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/interface/implementation_tests.rs:296:14
[INFO] [stdout]     |
[INFO] [stdout] 296 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]   --> tests/interface/interface_tests.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[Interface]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]   --> tests/interface/interface_tests.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[Interface]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/interface/interface_tests.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[graphql(name = "Other")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]   --> tests/interface/interface_tests.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[Interface]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/interface/interface_tests.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/interface/interface_tests.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/interface/interface_tests.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]   --> tests/interface/interface_tests.rs:78:7
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[Interface]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/interface/interface_tests.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[graphql(name = "Other")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/interface/interface_tests.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 |         #[graphql(name = "id")]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_type_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/simple_object/list_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/simple_object/object_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/simple_object/object_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::internal::Object;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/simple_object/object_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::internal::TypeName;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/simple_object/list_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/simple_object/object_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_with_generics_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/simple_object/object_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_with_generics_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/simple_object/type_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_with_generics_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dynamic_graphql::ResolvedObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/simple_object/object_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/simple_object/type_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_with_generics_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/simple_object/type_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/simple_object/with_generics_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/reuse_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/simple_object/with_generics_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::internal::OutputTypeName;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/simple_object/with_generics_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::internal::ResolveRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/reuse_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::internal::OutputTypeName;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/simple_object/with_generics_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::internal::TypeName;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/simple_object/type_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/interface/interface_tests.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/simple_object/with_generics_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/expand_object/args_tests.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/reuse_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::internal::ResolveOwned;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ExpandObject`
[INFO] [stdout]   --> tests/expand_object/args_tests.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[derive(ExpandObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/reuse_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::internal::TypeName;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ExpandObjectFields`
[INFO] [stdout]   --> tests/expand_object/args_tests.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 |     #[ExpandObjectFields]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/expand_object/args_tests.rs:88:29
[INFO] [stdout]    |
[INFO] [stdout] 88 |         fn renamed(&self, #[graphql(ctx)] _context: &Context) -> String {
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/interface/interface_tests.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/expand_object/args_tests.rs:94:27
[INFO] [stdout]    |
[INFO] [stdout] 94 |         fn with_ctx_arg(#[graphql(name = "ctx")] my_ctx: String) -> String {
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/expand_object/args_tests.rs:99:14
[INFO] [stdout]    |
[INFO] [stdout] 99 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/interface/interface_tests.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:102:14
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/resolved_object/resolved_object_with_generics_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:103:7
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dynamic-graphql-derive` (test "gql_enum") due to 65 previous errors
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:108:14
[INFO] [stdout]     |
[INFO] [stdout] 108 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ExpandObject`
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:138:14
[INFO] [stdout]     |
[INFO] [stdout] 138 |     #[derive(ExpandObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:121:7
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[Interface]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/input_object/list_tests.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/subscription.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `value`
[INFO] [stdout]   --> tests/subscription.rs:72:25
[INFO] [stdout]    |
[INFO] [stdout] 72 |         assert_eq!(res, value!({ "foo": i.to_string() }));
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]   --> tests/subscription.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let field = dynamic_graphql::dynamic::SubscriptionField::new(
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/reuse_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]   --> tests/input_object/list_tests.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[ResolvedObjectFields]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]   --> tests/subscription.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 |             let subscription = dynamic_graphql::dynamic::Subscription::new("Subscription");
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use graphql_parser::query::Subscription;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Subscription`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 22 -             let subscription = dynamic_graphql::dynamic::Subscription::new("Subscription");
[INFO] [stdout] 22 +             let subscription = Subscription::new("Subscription");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:199:15
[INFO] [stdout]     |
[INFO] [stdout] 199 |     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 199 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 199 +     let req = Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/interface_tests.rs:122:7
[INFO] [stdout]     |
[INFO] [stdout] 122 |     #[graphql(get_type_name)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/input_object/list_tests.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/reuse_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dynamic_graphql::ExpandObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]   --> tests/input_object/list_tests.rs:99:14
[INFO] [stdout]    |
[INFO] [stdout] 99 |     #[derive(InputObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:220:15
[INFO] [stdout]     |
[INFO] [stdout] 220 |     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 220 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 220 +     let req = Request::new(query)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:104:14
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:295:15
[INFO] [stdout]     |
[INFO] [stdout] 295 |     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 295 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 295 +     let req = Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:316:15
[INFO] [stdout]     |
[INFO] [stdout] 316 |     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 316 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 316 +     let req = Request::new(query)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:339:7
[INFO] [stdout]     |
[INFO] [stdout] 339 |     #[graphql(register(Foo))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:518:19
[INFO] [stdout]     |
[INFO] [stdout] 518 |         let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 436 +     use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 436 +     use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 518 -         let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 518 +         let req = Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Mutation`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:342:14
[INFO] [stdout]     |
[INFO] [stdout] 342 |     #[derive(Mutation)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:343:7
[INFO] [stdout]     |
[INFO] [stdout] 343 |     #[graphql(register(Bar))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ExpandObjectFields`
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:141:7
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[ExpandObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:142:7
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[graphql(rename_args = "UPPERCASE")]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `MutationFields`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:346:7
[INFO] [stdout]     |
[INFO] [stdout] 346 |     #[MutationFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/list_tests.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:144:41
[INFO] [stdout]     |
[INFO] [stdout] 144 |         fn with_arg(the_name: String, #[graphql(name = "foo")] _other: String) -> String {
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:147:11
[INFO] [stdout]     |
[INFO] [stdout] 147 |         #[graphql(rename_args = "snake_case")]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:539:19
[INFO] [stdout]     |
[INFO] [stdout] 539 |         let req = dynamic_graphql::Request::new(query)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 436 +     use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 436 +     use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 539 -         let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 539 +         let req = Request::new(query)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:108:7
[INFO] [stdout]     |
[INFO] [stdout] 108 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:353:14
[INFO] [stdout]     |
[INFO] [stdout] 353 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:354:7
[INFO] [stdout]     |
[INFO] [stdout] 354 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:183:14
[INFO] [stdout]     |
[INFO] [stdout] 183 |     #[derive(InputObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 64 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:148:50
[INFO] [stdout]     |
[INFO] [stdout] 148 |         fn with_field_rename(the_name: String, #[graphql(name = "foo")] _other: String) -> String {
[INFO] [stdout]     |                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:188:14
[INFO] [stdout]     |
[INFO] [stdout] 188 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[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: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:359:14
[INFO] [stdout]     |
[INFO] [stdout] 359 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:153:14
[INFO] [stdout]     |
[INFO] [stdout] 153 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MutationRoot`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:441:18
[INFO] [stdout]     |
[INFO] [stdout] 441 |         #[derive(MutationRoot)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:157:7
[INFO] [stdout]     |
[INFO] [stdout] 157 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/simple_object/with_generics_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Mutation`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:445:14
[INFO] [stdout]     |
[INFO] [stdout] 445 |     #[derive(Mutation)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `MutationFields`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:448:7
[INFO] [stdout]     |
[INFO] [stdout] 448 |     #[MutationFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:434:9
[INFO] [stdout]     |
[INFO] [stdout] 434 |     use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:162:14
[INFO] [stdout]     |
[INFO] [stdout] 162 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ExpandObject`
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:188:14
[INFO] [stdout]     |
[INFO] [stdout] 188 |     #[derive(ExpandObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/list_tests.rs:189:7
[INFO] [stdout]     |
[INFO] [stdout] 189 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:455:14
[INFO] [stdout]     |
[INFO] [stdout] 455 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:192:7
[INFO] [stdout]     |
[INFO] [stdout] 192 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ExpandObjectFields`
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:191:7
[INFO] [stdout]     |
[INFO] [stdout] 191 |     #[ExpandObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:202:14
[INFO] [stdout]     |
[INFO] [stdout] 202 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/simple_object/with_generics_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:456:7
[INFO] [stdout]     |
[INFO] [stdout] 456 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:267:14
[INFO] [stdout]     |
[INFO] [stdout] 267 |     #[derive(InputObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout] 201 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:272:14
[INFO] [stdout]     |
[INFO] [stdout] 272 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:204:14
[INFO] [stdout]     |
[INFO] [stdout] 204 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:461:14
[INFO] [stdout]     |
[INFO] [stdout] 461 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:435:9
[INFO] [stdout]     |
[INFO] [stdout] 435 |     use dynamic_graphql::App;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:436:9
[INFO] [stdout]     |
[INFO] [stdout] 436 |     use dynamic_graphql::FieldValue;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dynamic-graphql-derive` (test "mutation") due to 78 previous errors
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:133:14
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/interface_tests.rs:134:7
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[graphql(mark(Node))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ExpandObject`
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:236:14
[INFO] [stdout]     |
[INFO] [stdout] 236 |     #[derive(ExpandObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout] 139 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/interface_tests.rs:140:7
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[graphql(implements(Node))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/list_tests.rs:273:7
[INFO] [stdout]     |
[INFO] [stdout] 273 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/interface_tests.rs:142:11
[INFO] [stdout]     |
[INFO] [stdout] 142 |         #[graphql(skip)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:301:15
[INFO] [stdout]     |
[INFO] [stdout] 301 |     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 301 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 301 +     let req = Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:152:14
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:437:9
[INFO] [stdout]     |
[INFO] [stdout] 437 |     use dynamic_graphql::SimpleObject;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/interface_tests.rs:153:7
[INFO] [stdout]     |
[INFO] [stdout] 153 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ExpandObjectFields`
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:239:7
[INFO] [stdout]     |
[INFO] [stdout] 239 |     #[ExpandObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout] 158 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 |     #[Interface]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/interface_tests.rs:197:7
[INFO] [stdout]     |
[INFO] [stdout] 197 |     #[graphql(rename_fields = "snake_case")]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/interface_tests.rs:199:11
[INFO] [stdout]     |
[INFO] [stdout] 199 |         #[graphql(name = "id")]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:205:14
[INFO] [stdout]     |
[INFO] [stdout] 205 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:287:14
[INFO] [stdout]     |
[INFO] [stdout] 287 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/interface_tests.rs:206:7
[INFO] [stdout]     |
[INFO] [stdout] 206 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:341:14
[INFO] [stdout]     |
[INFO] [stdout] 341 |     #[derive(InputObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:211:14
[INFO] [stdout]     |
[INFO] [stdout] 211 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:243:7
[INFO] [stdout]     |
[INFO] [stdout] 243 |     #[Interface]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:249:14
[INFO] [stdout]     |
[INFO] [stdout] 249 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:346:14
[INFO] [stdout]     |
[INFO] [stdout] 346 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/interface_tests.rs:250:7
[INFO] [stdout]     |
[INFO] [stdout] 250 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:252:14
[INFO] [stdout]     |
[INFO] [stdout] 252 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:255:14
[INFO] [stdout]     |
[INFO] [stdout] 255 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:291:7
[INFO] [stdout]     |
[INFO] [stdout] 291 |     #[Interface]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:413:15
[INFO] [stdout]     |
[INFO] [stdout] 413 |     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 413 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 413 +     let req = Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/interface_tests.rs:293:11
[INFO] [stdout]     |
[INFO] [stdout] 293 |         #[graphql(deprecation)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/reuse_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dynamic_graphql::ExpandObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:255:14
[INFO] [stdout]     |
[INFO] [stdout] 255 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/resolved_object/reuse_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dynamic_graphql::FieldValue;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/resolved_object/reuse_tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use dynamic_graphql::ResolvedObject;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/resolved_object/reuse_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:256:7
[INFO] [stdout]     |
[INFO] [stdout] 256 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/list_tests.rs:347:7
[INFO] [stdout]     |
[INFO] [stdout] 347 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/resolved_object/reuse_tests.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/resolved_object/resolved_object_tests.rs:532:9
[INFO] [stdout]     |
[INFO] [stdout] 532 |     use dynamic_graphql::App;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:350:7
[INFO] [stdout]     |
[INFO] [stdout] 350 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/resolved_object/resolved_object_tests.rs:533:9
[INFO] [stdout]     |
[INFO] [stdout] 533 |     use dynamic_graphql::ResolvedObject;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:261:14
[INFO] [stdout]     |
[INFO] [stdout] 261 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:477:19
[INFO] [stdout]     |
[INFO] [stdout] 477 |         let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 431 +     use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 431 +     use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 477 -         let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 477 +         let req = Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:366:14
[INFO] [stdout]     |
[INFO] [stdout] 366 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:431:14
[INFO] [stdout]     |
[INFO] [stdout] 431 |     #[derive(InputObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:436:14
[INFO] [stdout]     |
[INFO] [stdout] 436 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ExpandObject`
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:288:14
[INFO] [stdout]     |
[INFO] [stdout] 288 |     #[derive(ExpandObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/interface_tests.rs:296:11
[INFO] [stdout]     |
[INFO] [stdout] 296 |         #[graphql(deprecation = "deprecated")]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 77 previous errors
[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: cannot determine resolution for the attribute macro `ExpandObjectFields`
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:291:7
[INFO] [stdout]     |
[INFO] [stdout] 291 |     #[ExpandObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:305:14
[INFO] [stdout]     |
[INFO] [stdout] 305 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:308:14
[INFO] [stdout]     |
[INFO] [stdout] 308 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:309:7
[INFO] [stdout]     |
[INFO] [stdout] 309 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:314:14
[INFO] [stdout]     |
[INFO] [stdout] 314 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/expand_object/expand_object_tests.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/list_tests.rs:437:7
[INFO] [stdout]     |
[INFO] [stdout] 437 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:300:14
[INFO] [stdout]     |
[INFO] [stdout] 300 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ExpandObject`
[INFO] [stdout]   --> tests/expand_object/expand_object_tests.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[derive(ExpandObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/expand_object/expand_object_tests.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:440:7
[INFO] [stdout]     |
[INFO] [stdout] 440 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:456:14
[INFO] [stdout]     |
[INFO] [stdout] 456 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/resolved_object/resolved_object_tests.rs:542:13
[INFO] [stdout]     |
[INFO] [stdout] 542 |         use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:510:14
[INFO] [stdout]     |
[INFO] [stdout] 510 |     #[derive(InputObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:515:14
[INFO] [stdout]     |
[INFO] [stdout] 515 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/list_tests.rs:516:7
[INFO] [stdout]     |
[INFO] [stdout] 516 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:519:7
[INFO] [stdout]     |
[INFO] [stdout] 519 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:539:14
[INFO] [stdout]     |
[INFO] [stdout] 539 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]   --> tests/input_object/tests.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[derive(InputObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]   --> tests/input_object/tests.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[derive(InputObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ExpandObject`
[INFO] [stdout]   --> tests/expand_object/expand_object_tests.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[derive(ExpandObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ExpandObjectFields`
[INFO] [stdout]   --> tests/expand_object/expand_object_tests.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[ExpandObjectFields]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/expand_object/expand_object_tests.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/expand_object/expand_object_tests.rs:64:14
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/simple_object/list_tests.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/interface_tests.rs:301:7
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/input_object/tests.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[graphql(name = "OtherInput")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]   --> tests/input_object/tests.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[derive(InputObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]   --> tests/input_object/tests.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[derive(ResolvedObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/expand_object/expand_object_tests.rs:65:7
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/expand_object/expand_object_tests.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/expand_object/expand_object_tests.rs:99:14
[INFO] [stdout]    |
[INFO] [stdout] 99 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ExpandObject`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:104:14
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[derive(ExpandObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ExpandObjectFields`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[ExpandObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/input_object/tests.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/app.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]   --> tests/input_object/tests.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 |     #[ResolvedObjectFields]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/input_object/tests.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]    --> tests/input_object/tests.rs:100:14
[INFO] [stdout]     |
[INFO] [stdout] 100 |     #[derive(InputObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:108:7
[INFO] [stdout]     |
[INFO] [stdout] 108 |     #[graphql(rename_fields = "snake_case")]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/tests.rs:101:7
[INFO] [stdout]     |
[INFO] [stdout] 101 |     #[graphql(name = "OtherInput")]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/app.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 |         #[graphql(name = "other")]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:115:11
[INFO] [stdout]     |
[INFO] [stdout] 115 |         #[graphql(name = "other")]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/app.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:123:14
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/app.rs:50:14
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:126:14
[INFO] [stdout]     |
[INFO] [stdout] 126 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/app.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/tests.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |         #[graphql(name = "other")]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/input_object/tests.rs:107:14
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/union/union_tests.rs:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 |     #[graphql(name = "Other")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/union/union_tests.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/union/union_tests.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Union`
[INFO] [stdout]   --> tests/union/union_tests.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[derive(Union)]
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:127:7
[INFO] [stdout]     |
[INFO] [stdout] 127 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/union/union_tests.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:306:14
[INFO] [stdout]     |
[INFO] [stdout] 306 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:132:14
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:337:7
[INFO] [stdout]     |
[INFO] [stdout] 337 |     #[Interface]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:162:14
[INFO] [stdout]     |
[INFO] [stdout] 162 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ExpandObject`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:167:14
[INFO] [stdout]     |
[INFO] [stdout] 167 |     #[derive(ExpandObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]   --> tests/resolved_object/resolved_object_args_tests.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[derive(ResolvedObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/app.rs:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ExpandObjectFields`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:170:7
[INFO] [stdout]     |
[INFO] [stdout] 170 |     #[ExpandObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/tests.rs:108:7
[INFO] [stdout]     |
[INFO] [stdout] 108 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/input_object/tests.rs:111:7
[INFO] [stdout]     |
[INFO] [stdout] 111 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/input_object/tests.rs:118:14
[INFO] [stdout]     |
[INFO] [stdout] 118 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]    --> tests/input_object/tests.rs:157:14
[INFO] [stdout]     |
[INFO] [stdout] 157 |     #[derive(InputObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/interface_tests.rs:340:11
[INFO] [stdout]     |
[INFO] [stdout] 340 |         #[graphql(skip)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:344:14
[INFO] [stdout]     |
[INFO] [stdout] 344 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/app.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 |         #[graphql(name = "other")]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/app.rs:80:14
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/app.rs:107:14
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/tests.rs:158:7
[INFO] [stdout]     |
[INFO] [stdout] 158 |     #[graphql(get_type_name)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/app.rs:111:14
[INFO] [stdout]     |
[INFO] [stdout] 111 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/input_object/tests.rs:169:14
[INFO] [stdout]     |
[INFO] [stdout] 169 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/interface_tests.rs:345:7
[INFO] [stdout]     |
[INFO] [stdout] 345 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/tests.rs:170:7
[INFO] [stdout]     |
[INFO] [stdout] 170 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/app.rs:112:7
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/input_object/tests.rs:173:7
[INFO] [stdout]     |
[INFO] [stdout] 173 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/input_object/tests.rs:180:14
[INFO] [stdout]     |
[INFO] [stdout] 180 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]    --> tests/input_object/tests.rs:221:14
[INFO] [stdout]     |
[INFO] [stdout] 221 |     #[derive(InputObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/app.rs:114:11
[INFO] [stdout]     |
[INFO] [stdout] 114 |         #[graphql(name = "other")]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/app.rs:125:14
[INFO] [stdout]     |
[INFO] [stdout] 125 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/app.rs:153:14
[INFO] [stdout]     |
[INFO] [stdout] 153 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/app.rs:157:14
[INFO] [stdout]     |
[INFO] [stdout] 157 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/tests.rs:224:11
[INFO] [stdout]     |
[INFO] [stdout] 224 |         #[graphql(skip)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/input_object/tests.rs:228:14
[INFO] [stdout]     |
[INFO] [stdout] 228 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/app.rs:158:7
[INFO] [stdout]     |
[INFO] [stdout] 158 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/tests.rs:229:7
[INFO] [stdout]     |
[INFO] [stdout] 229 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/input_object/tests.rs:232:7
[INFO] [stdout]     |
[INFO] [stdout] 232 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/input_object/tests.rs:239:14
[INFO] [stdout]     |
[INFO] [stdout] 239 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]    --> tests/input_object/tests.rs:280:14
[INFO] [stdout]     |
[INFO] [stdout] 280 |     #[derive(InputObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/input_object/tests.rs:286:14
[INFO] [stdout]     |
[INFO] [stdout] 286 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/app.rs:160:11
[INFO] [stdout]     |
[INFO] [stdout] 160 |         #[graphql(name = "other")]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/app.rs:185:14
[INFO] [stdout]     |
[INFO] [stdout] 185 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/app.rs:213:14
[INFO] [stdout]     |
[INFO] [stdout] 213 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/app.rs:218:14
[INFO] [stdout]     |
[INFO] [stdout] 218 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/app.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/tests.rs:287:7
[INFO] [stdout]     |
[INFO] [stdout] 287 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/app.rs:226:14
[INFO] [stdout]     |
[INFO] [stdout] 226 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/input_object/tests.rs:290:7
[INFO] [stdout]     |
[INFO] [stdout] 290 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/input_object/tests.rs:297:14
[INFO] [stdout]     |
[INFO] [stdout] 297 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]    --> tests/input_object/tests.rs:329:14
[INFO] [stdout]     |
[INFO] [stdout] 329 |     #[derive(InputObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/schema_data/node_data.rs:55:11
[INFO] [stdout]    |
[INFO] [stdout] 55 |         #[graphql(skip)]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:177:11
[INFO] [stdout]     |
[INFO] [stdout] 177 |         #[graphql(skip)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:350:14
[INFO] [stdout]     |
[INFO] [stdout] 350 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:186:14
[INFO] [stdout]     |
[INFO] [stdout] 186 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:380:14
[INFO] [stdout]     |
[INFO] [stdout] 380 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:189:14
[INFO] [stdout]     |
[INFO] [stdout] 189 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:385:14
[INFO] [stdout]     |
[INFO] [stdout] 385 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/app.rs:227:7
[INFO] [stdout]     |
[INFO] [stdout] 227 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:389:7
[INFO] [stdout]     |
[INFO] [stdout] 389 |     #[Interface]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/app.rs:233:14
[INFO] [stdout]     |
[INFO] [stdout] 233 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/app.rs:272:18
[INFO] [stdout]     |
[INFO] [stdout] 272 |         #[derive(SimpleObject)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/app.rs:278:14
[INFO] [stdout]     |
[INFO] [stdout] 278 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/tests.rs:330:7
[INFO] [stdout]     |
[INFO] [stdout] 330 |     #[graphql(rename_fields = "snake_case")]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:190:7
[INFO] [stdout]     |
[INFO] [stdout] 190 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:195:14
[INFO] [stdout]     |
[INFO] [stdout] 195 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:224:14
[INFO] [stdout]     |
[INFO] [stdout] 224 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ExpandObject`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:229:14
[INFO] [stdout]     |
[INFO] [stdout] 229 |     #[derive(ExpandObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/interface_tests.rs:390:7
[INFO] [stdout]     |
[INFO] [stdout] 390 |     #[graphql(register(Bar))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:395:14
[INFO] [stdout]     |
[INFO] [stdout] 395 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/app.rs:279:7
[INFO] [stdout]     |
[INFO] [stdout] 279 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ExpandObjectFields`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:232:7
[INFO] [stdout]     |
[INFO] [stdout] 232 |     #[ExpandObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/input_object/tests.rs:335:14
[INFO] [stdout]     |
[INFO] [stdout] 335 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/app.rs:284:14
[INFO] [stdout]     |
[INFO] [stdout] 284 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:234:11
[INFO] [stdout]     |
[INFO] [stdout] 234 |         #[graphql(deprecation)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/interface_tests.rs:396:7
[INFO] [stdout]     |
[INFO] [stdout] 396 |     #[graphql(implements(GetFoo))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/tests.rs:336:7
[INFO] [stdout]     |
[INFO] [stdout] 336 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/input_object/tests.rs:339:7
[INFO] [stdout]     |
[INFO] [stdout] 339 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/input_object/tests.rs:346:14
[INFO] [stdout]     |
[INFO] [stdout] 346 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:240:11
[INFO] [stdout]     |
[INFO] [stdout] 240 |         #[graphql(deprecation = "this is the old one")]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/union/union_tests.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/input_object/tests.rs:386:14
[INFO] [stdout]     |
[INFO] [stdout] 386 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/union/union_tests.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:248:14
[INFO] [stdout]     |
[INFO] [stdout] 248 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/union/union_tests.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/union/union_tests.rs:133:14
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Union`
[INFO] [stdout]    --> tests/union/union_tests.rs:140:14
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[derive(Union)]
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:251:14
[INFO] [stdout]     |
[INFO] [stdout] 251 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]    --> tests/input_object/tests.rs:391:14
[INFO] [stdout]     |
[INFO] [stdout] 391 |     #[derive(InputObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/simple_object/list_tests.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]    --> tests/input_object/tests.rs:396:14
[INFO] [stdout]     |
[INFO] [stdout] 396 |     #[derive(InputObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/simple_object/list_tests.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/simple_object/list_tests.rs:63:14
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:252:7
[INFO] [stdout]     |
[INFO] [stdout] 252 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:257:14
[INFO] [stdout]     |
[INFO] [stdout] 257 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:287:14
[INFO] [stdout]     |
[INFO] [stdout] 287 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/interface_tests.rs:397:7
[INFO] [stdout]     |
[INFO] [stdout] 397 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ExpandObject`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:292:14
[INFO] [stdout]     |
[INFO] [stdout] 292 |     #[derive(ExpandObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ExpandObjectFields`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:295:7
[INFO] [stdout]     |
[INFO] [stdout] 295 |     #[ExpandObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:305:14
[INFO] [stdout]     |
[INFO] [stdout] 305 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/tests.rs:397:7
[INFO] [stdout]     |
[INFO] [stdout] 397 |     #[graphql(register(Foo))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:308:14
[INFO] [stdout]     |
[INFO] [stdout] 308 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/simple_object/list_tests.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/simple_object/list_tests.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/union/union_tests.rs:141:7
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[graphql(name = "Other")]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/input_object/tests.rs:402:14
[INFO] [stdout]     |
[INFO] [stdout] 402 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:408:14
[INFO] [stdout]     |
[INFO] [stdout] 408 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/simple_object/list_tests.rs:119:14
[INFO] [stdout]     |
[INFO] [stdout] 119 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ExpandObject`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:444:14
[INFO] [stdout]     |
[INFO] [stdout] 444 |     #[derive(ExpandObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/union/union_tests.rs:147:14
[INFO] [stdout]     |
[INFO] [stdout] 147 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ExpandObjectFields`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:448:7
[INFO] [stdout]     |
[INFO] [stdout] 448 |     #[ExpandObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dynamic-graphql-derive` (test "subscription") due to 11 previous errors
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:309:7
[INFO] [stdout]     |
[INFO] [stdout] 309 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:314:14
[INFO] [stdout]     |
[INFO] [stdout] 314 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:346:14
[INFO] [stdout]     |
[INFO] [stdout] 346 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ExpandObject`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:351:14
[INFO] [stdout]     |
[INFO] [stdout] 351 |     #[derive(ExpandObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:458:14
[INFO] [stdout]     |
[INFO] [stdout] 458 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ExpandObjectFields`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:354:7
[INFO] [stdout]     |
[INFO] [stdout] 354 |     #[ExpandObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:463:14
[INFO] [stdout]     |
[INFO] [stdout] 463 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:363:14
[INFO] [stdout]     |
[INFO] [stdout] 363 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/simple_object/list_tests.rs:120:7
[INFO] [stdout]     |
[INFO] [stdout] 120 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:467:7
[INFO] [stdout]     |
[INFO] [stdout] 467 |     #[Interface]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:366:14
[INFO] [stdout]     |
[INFO] [stdout] 366 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/simple_object/list_tests.rs:124:14
[INFO] [stdout]     |
[INFO] [stdout] 124 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/simple_object/list_tests.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 166 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/tests.rs:403:7
[INFO] [stdout]     |
[INFO] [stdout] 403 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/input_object/tests.rs:406:7
[INFO] [stdout]     |
[INFO] [stdout] 406 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/input_object/tests.rs:413:14
[INFO] [stdout]     |
[INFO] [stdout] 413 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]    --> tests/input_object/tests.rs:475:18
[INFO] [stdout]     |
[INFO] [stdout] 475 |         #[derive(InputObject)]
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]    --> tests/input_object/tests.rs:483:18
[INFO] [stdout]     |
[INFO] [stdout] 483 |         #[derive(InputObject)]
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/input_object/tests.rs:488:14
[INFO] [stdout]     |
[INFO] [stdout] 488 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:367:7
[INFO] [stdout]     |
[INFO] [stdout] 367 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/simple_object/list_tests.rs:167:7
[INFO] [stdout]     |
[INFO] [stdout] 167 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/simple_object/list_tests.rs:171:14
[INFO] [stdout]     |
[INFO] [stdout] 171 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/simple_object/object_tests.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/simple_object/object_tests.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/union/union_tests.rs:148:7
[INFO] [stdout]     |
[INFO] [stdout] 148 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/union/union_tests.rs:153:14
[INFO] [stdout]     |
[INFO] [stdout] 153 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/tests.rs:489:7
[INFO] [stdout]     |
[INFO] [stdout] 489 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/input_object/tests.rs:492:7
[INFO] [stdout]     |
[INFO] [stdout] 492 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 37 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/union/union_tests.rs:189:14
[INFO] [stdout]     |
[INFO] [stdout] 189 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/input_object/tests.rs:499:14
[INFO] [stdout]     |
[INFO] [stdout] 499 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[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: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/union/union_tests.rs:195:14
[INFO] [stdout]     |
[INFO] [stdout] 195 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]   --> tests/input_object/type_tests.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(InputObject, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]   --> tests/input_object/type_tests.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[derive(ResolvedObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Union`
[INFO] [stdout]    --> tests/union/union_tests.rs:202:14
[INFO] [stdout]     |
[INFO] [stdout] 202 |     #[derive(Union)]
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/simple_object/object_tests.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[graphql(name = "Other")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/interface_tests.rs:468:7
[INFO] [stdout]     |
[INFO] [stdout] 468 |     #[graphql(auto_register(WithName))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/simple_object/object_tests.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/simple_object/object_tests.rs:50:14
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/input_object/type_tests.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]   --> tests/input_object/type_tests.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[ResolvedObjectFields]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/input_object/type_tests.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]    --> tests/input_object/type_tests.rs:140:14
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[derive(InputObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]    --> tests/input_object/type_tests.rs:144:14
[INFO] [stdout]     |
[INFO] [stdout] 144 |     #[derive(InputObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/simple_object/object_tests.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/input_object/type_tests.rs:149:14
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/simple_object/object_tests.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 55 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `create_schema` found for struct `App` in the current scope
[INFO] [stdout]   --> tests/readme.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 43 | struct App(root::Query, foo::FooApp);
[INFO] [stdout]    | ---------- function or associated item `create_schema` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     let schema = App::create_schema().finish().unwrap();
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ function or associated item not found in `App`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/simple_object/object_tests.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/union/union_tests.rs:203:7
[INFO] [stdout]     |
[INFO] [stdout] 203 |     #[graphql(get_type_name)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/schema_data/node_data.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 |         #[graphql(skip)]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ExpandObject`
[INFO] [stdout]   --> tests/schema_data/node_data.rs:63:14
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[derive(ExpandObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ExpandObjectFields`
[INFO] [stdout]   --> tests/schema_data/node_data.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[ExpandObjectFields]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/union/union_tests.rs:215:14
[INFO] [stdout]     |
[INFO] [stdout] 215 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/interface_tests.rs:471:11
[INFO] [stdout]     |
[INFO] [stdout] 471 |         #[graphql(skip)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/schema_data/node_data.rs:87:14
[INFO] [stdout]    |
[INFO] [stdout] 87 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/simple_object/object_tests.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[graphql(name = "Other")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:475:14
[INFO] [stdout]     |
[INFO] [stdout] 475 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/type_tests.rs:150:7
[INFO] [stdout]     |
[INFO] [stdout] 150 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/input_object/type_tests.rs:153:7
[INFO] [stdout]     |
[INFO] [stdout] 153 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/union/union_tests.rs:216:7
[INFO] [stdout]     |
[INFO] [stdout] 216 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dynamic-graphql-derive` (test "app") due to 38 previous errors
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/input_object/type_tests.rs:160:14
[INFO] [stdout]     |
[INFO] [stdout] 160 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/simple_object/object_tests.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/union/union_tests.rs:221:14
[INFO] [stdout]     |
[INFO] [stdout] 221 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/simple_object/object_tests.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/union/union_tests.rs:257:14
[INFO] [stdout]     |
[INFO] [stdout] 257 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/interface_tests.rs:476:7
[INFO] [stdout]     |
[INFO] [stdout] 476 |     #[graphql(implements(GetFoo))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:107:14
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/union/union_tests.rs:263:14
[INFO] [stdout]     |
[INFO] [stdout] 263 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Union`
[INFO] [stdout]    --> tests/union/union_tests.rs:271:14
[INFO] [stdout]     |
[INFO] [stdout] 271 |     #[derive(Union)]
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/schema_data/node_data.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 |     #[graphql(implements(Node))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]    --> tests/input_object/type_tests.rs:205:14
[INFO] [stdout]     |
[INFO] [stdout] 205 |     #[derive(InputObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:108:7
[INFO] [stdout]     |
[INFO] [stdout] 108 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/interface_tests.rs:477:7
[INFO] [stdout]     |
[INFO] [stdout] 477 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/input_object/type_tests.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/union/union_tests.rs:272:7
[INFO] [stdout]     |
[INFO] [stdout] 272 |     #[graphql(name = "Other")]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:491:14
[INFO] [stdout]     |
[INFO] [stdout] 491 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:527:11
[INFO] [stdout]     |
[INFO] [stdout] 527 |         #[Interface]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:543:18
[INFO] [stdout]     |
[INFO] [stdout] 543 |         #[derive(SimpleObject)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/union/union_tests.rs:278:14
[INFO] [stdout]     |
[INFO] [stdout] 278 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:372:14
[INFO] [stdout]     |
[INFO] [stdout] 372 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:407:14
[INFO] [stdout]     |
[INFO] [stdout] 407 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ExpandObject`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:412:14
[INFO] [stdout]     |
[INFO] [stdout] 412 |     #[derive(ExpandObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ExpandObjectFields`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:415:7
[INFO] [stdout]     |
[INFO] [stdout] 415 |     #[ExpandObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:422:14
[INFO] [stdout]     |
[INFO] [stdout] 422 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/schema_data/node_data.rs:89:7
[INFO] [stdout]    |
[INFO] [stdout] 89 |     #[graphql(register(RegisterFooNode))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/type_tests.rs:211:7
[INFO] [stdout]     |
[INFO] [stdout] 211 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `create_schema` found for struct `upload_tests::test_arg::{closure#0}::App` in the current scope
[INFO] [stdout]   --> tests/upload/upload_tests.rs:65:23
[INFO] [stdout]    |
[INFO] [stdout] 63 |     struct App(Query, MutationRoot, UploadMutation);
[INFO] [stdout]    |     ---------- function or associated item `create_schema` not found for this struct
[INFO] [stdout] 64 |
[INFO] [stdout] 65 |     let schema = App::create_schema().finish().unwrap();
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ function or associated item not found in `App`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:425:14
[INFO] [stdout]     |
[INFO] [stdout] 425 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:109:7
[INFO] [stdout]     |
[INFO] [stdout] 109 |     #[graphql(get_type_name)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/union/union_tests.rs:279:7
[INFO] [stdout]     |
[INFO] [stdout] 279 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/input_object/type_tests.rs:214:7
[INFO] [stdout]     |
[INFO] [stdout] 214 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:120:14
[INFO] [stdout]     |
[INFO] [stdout] 120 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/interface_tests.rs:544:11
[INFO] [stdout]     |
[INFO] [stdout] 544 |         #[graphql(mark(super::node::Node))]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/input_object/type_tests.rs:221:14
[INFO] [stdout]     |
[INFO] [stdout] 221 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:143:14
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/union/union_tests.rs:284:14
[INFO] [stdout]     |
[INFO] [stdout] 284 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/union/union_tests.rs:323:14
[INFO] [stdout]     |
[INFO] [stdout] 323 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/union/union_tests.rs:329:14
[INFO] [stdout]     |
[INFO] [stdout] 329 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Union`
[INFO] [stdout]    --> tests/union/union_tests.rs:336:14
[INFO] [stdout]     |
[INFO] [stdout] 336 |     #[derive(Union)]
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:426:7
[INFO] [stdout]     |
[INFO] [stdout] 426 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/union/union_tests.rs:337:7
[INFO] [stdout]     |
[INFO] [stdout] 337 |     #[graphql(name = "Other")]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:550:18
[INFO] [stdout]     |
[INFO] [stdout] 550 |         #[derive(SimpleObject)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/schema_data/node_data.rs:91:11
[INFO] [stdout]    |
[INFO] [stdout] 91 |         #[graphql(skip)]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/schema_data/node_data.rs:126:14
[INFO] [stdout]     |
[INFO] [stdout] 126 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:144:7
[INFO] [stdout]     |
[INFO] [stdout] 144 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:429:11
[INFO] [stdout]     |
[INFO] [stdout] 429 |         #[graphql(skip)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:433:14
[INFO] [stdout]     |
[INFO] [stdout] 433 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/interface_tests.rs:551:11
[INFO] [stdout]     |
[INFO] [stdout] 551 |         #[graphql(implements(super::node::Node))]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:471:14
[INFO] [stdout]     |
[INFO] [stdout] 471 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/schema_data/node_data.rs:127:7
[INFO] [stdout]     |
[INFO] [stdout] 127 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:562:18
[INFO] [stdout]     |
[INFO] [stdout] 562 |         #[derive(ResolvedObject)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `InputObject`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:477:14
[INFO] [stdout]     |
[INFO] [stdout] 477 |     #[derive(InputObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:482:14
[INFO] [stdout]     |
[INFO] [stdout] 482 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ExpandObject`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:487:14
[INFO] [stdout]     |
[INFO] [stdout] 487 |     #[derive(ExpandObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:147:11
[INFO] [stdout]     |
[INFO] [stdout] 147 |         #[graphql(skip)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:150:14
[INFO] [stdout]     |
[INFO] [stdout] 150 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/schema_data/node_data.rs:131:10
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[derive(App)]
[INFO] [stdout]     |          ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:174:14
[INFO] [stdout]     |
[INFO] [stdout] 174 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]   --> tests/schema_data/node_data_auto.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[Interface]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/interface_tests.rs:563:11
[INFO] [stdout]     |
[INFO] [stdout] 563 |         #[graphql(root)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/interface/interface_tests.rs:566:11
[INFO] [stdout]     |
[INFO] [stdout] 566 |         #[ResolvedObjectFields]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]   --> tests/interface/list_tests.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[Interface]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:488:7
[INFO] [stdout]     |
[INFO] [stdout] 488 |     #[graphql(register(Foo))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/interface/list_tests.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ExpandObjectFields`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:491:7
[INFO] [stdout]     |
[INFO] [stdout] 491 |     #[ExpandObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:500:14
[INFO] [stdout]     |
[INFO] [stdout] 500 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/union/union_tests.rs:343:14
[INFO] [stdout]     |
[INFO] [stdout] 343 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:503:14
[INFO] [stdout]     |
[INFO] [stdout] 503 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:175:7
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/schema_data/node_data_auto.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[graphql(auto_register(RegisterNode))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/interface/list_tests.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[graphql(implements(Node))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]   --> tests/interface/list_tests.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[derive(ResolvedObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:504:7
[INFO] [stdout]     |
[INFO] [stdout] 504 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/union/union_tests.rs:344:7
[INFO] [stdout]     |
[INFO] [stdout] 344 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:509:14
[INFO] [stdout]     |
[INFO] [stdout] 509 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/union/union_tests.rs:349:14
[INFO] [stdout]     |
[INFO] [stdout] 349 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:577:18
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[derive(SimpleObject)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:177:11
[INFO] [stdout]     |
[INFO] [stdout] 177 |         #[graphql(name = "other")]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/union/union_tests.rs:388:14
[INFO] [stdout]     |
[INFO] [stdout] 388 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:180:14
[INFO] [stdout]     |
[INFO] [stdout] 180 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/union/union_tests.rs:394:14
[INFO] [stdout]     |
[INFO] [stdout] 394 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Union`
[INFO] [stdout]    --> tests/union/union_tests.rs:401:14
[INFO] [stdout]     |
[INFO] [stdout] 401 |     #[derive(Union)]
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:204:14
[INFO] [stdout]     |
[INFO] [stdout] 204 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/interface/list_tests.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]   --> tests/interface/list_tests.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[ResolvedObjectFields]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/interface/list_tests.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/schema_data/node_data_auto.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |         #[graphql(skip)]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]    --> tests/interface/list_tests.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 |     #[Interface]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/interface/list_tests.rs:110:14
[INFO] [stdout]     |
[INFO] [stdout] 110 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:578:11
[INFO] [stdout]     |
[INFO] [stdout] 578 |         #[graphql(root)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/resolved_object/resolved_object_args_tests.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ExpandObject`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:585:18
[INFO] [stdout]     |
[INFO] [stdout] 585 |         #[derive(ExpandObject)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/union/union_tests.rs:402:7
[INFO] [stdout]     |
[INFO] [stdout] 402 |     #[graphql(name = "Other")]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ExpandObjectFields`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:591:15
[INFO] [stdout]     |
[INFO] [stdout] 591 |             #[ExpandObjectFields]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]   --> tests/resolved_object/resolved_object_args_tests.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[ResolvedObjectFields]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/union/union_tests.rs:408:14
[INFO] [stdout]     |
[INFO] [stdout] 408 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:209:14
[INFO] [stdout]     |
[INFO] [stdout] 209 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/expand_object/generic_tests.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/resolved_object/resolved_object_args_tests.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:231:14
[INFO] [stdout]     |
[INFO] [stdout] 231 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ExpandObject`
[INFO] [stdout]   --> tests/expand_object/generic_tests.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[derive(ExpandObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]   --> tests/resolved_object/resolved_object_args_tests.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[derive(ResolvedObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/expand_object/generic_tests.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ExpandObject`
[INFO] [stdout]   --> tests/expand_object/generic_tests.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[derive(ExpandObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/schema_data/node_data_auto.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 |         #[graphql(skip)]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/list_tests.rs:111:7
[INFO] [stdout]     |
[INFO] [stdout] 111 |     #[graphql(implements(Node))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/expand_object/generic_tests.rs:93:14
[INFO] [stdout]    |
[INFO] [stdout] 93 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/interface/list_tests.rs:122:14
[INFO] [stdout]     |
[INFO] [stdout] 122 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/expand_object/generic_tests.rs:104:14
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ExpandObject`
[INFO] [stdout]    --> tests/expand_object/generic_tests.rs:119:14
[INFO] [stdout]     |
[INFO] [stdout] 119 |     #[derive(ExpandObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ExpandObjectFields`
[INFO] [stdout]    --> tests/expand_object/generic_tests.rs:124:7
[INFO] [stdout]     |
[INFO] [stdout] 124 |     #[ExpandObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:232:7
[INFO] [stdout]     |
[INFO] [stdout] 232 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/expand_object/generic_tests.rs:134:14
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:236:14
[INFO] [stdout]     |
[INFO] [stdout] 236 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/schema_data/node_data_auto.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |         #[graphql(skip)]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:283:14
[INFO] [stdout]     |
[INFO] [stdout] 283 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ExpandObject`
[INFO] [stdout]   --> tests/schema_data/node_data_auto.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[derive(ExpandObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ExpandObjectFields`
[INFO] [stdout]   --> tests/schema_data/node_data_auto.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[ExpandObjectFields]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/list_tests.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[graphql(implements(Node))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/schema_data/node_data_auto.rs:103:14
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/resolved_object/resolved_object_args_tests.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[INFO] [stdout]    --> tests/interface/list_tests.rs:134:14
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[derive(ResolvedObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]   --> tests/resolved_object/resolved_object_args_tests.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 |     #[ResolvedObjectFields]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/generic_tests.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:284:7
[INFO] [stdout]     |
[INFO] [stdout] 284 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:289:14
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/list_tests.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/schema_data/node_data_auto.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[graphql(implements(Node))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `ResolvedObjectFields`
[INFO] [stdout]    --> tests/interface/list_tests.rs:138:7
[INFO] [stdout]     |
[INFO] [stdout] 138 |     #[ResolvedObjectFields]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:318:14
[INFO] [stdout]     |
[INFO] [stdout] 318 |     #[derive(SimpleObject)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/resolved_object/resolved_object_args_tests.rs:81:29
[INFO] [stdout]    |
[INFO] [stdout] 81 |         fn renamed(&self, #[graphql(ctx)] _context: &Context) -> String {
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]    --> tests/interface/list_tests.rs:152:14
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[derive(App)]
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `Interface`
[INFO] [stdout]   --> tests/interface/output_types_tests.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[Interface]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `SimpleObject`
[INFO] [stdout]   --> tests/interface/output_types_tests.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[derive(SimpleObject)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/resolved_object/resolved_object_args_tests.rs:87:27
[INFO] [stdout]    |
[INFO] [stdout] 87 |         fn with_ctx_arg(#[graphql(name = "ctx")] my_ctx: String) -> String {
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:319:7
[INFO] [stdout]     |
[INFO] [stdout] 319 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `App`
[INFO] [stdout]   --> tests/resolved_object/resolved_object_args_tests.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 |     #[derive(App)]
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/interface/output_types_tests.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[graphql(implements(Node))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `ResolvedObject`
[WARN] too many lines in the log, truncating it
