[INFO] fetching crate dynamic-graphql-derive 0.8.1...
[INFO] checking dynamic-graphql-derive-0.8.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate dynamic-graphql-derive 0.8.1 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate dynamic-graphql-derive 0.8.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate 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-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unreachable v1.0.0
[INFO] [stderr]   Downloaded ascii v0.9.3
[INFO] [stderr]   Downloaded graphql-parser v0.4.0
[INFO] [stderr]   Downloaded combine v3.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e8cf94cb24a583098b775b4a8835ed2a67c1d652fbee99c38925630ec724888
[INFO] running `Command { std: "docker" "start" "-a" "4e8cf94cb24a583098b775b4a8835ed2a67c1d652fbee99c38925630ec724888", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e8cf94cb24a583098b775b4a8835ed2a67c1d652fbee99c38925630ec724888", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e8cf94cb24a583098b775b4a8835ed2a67c1d652fbee99c38925630ec724888", kill_on_drop: false }`
[INFO] [stdout] 4e8cf94cb24a583098b775b4a8835ed2a67c1d652fbee99c38925630ec724888
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b60bbab6680f7662595909305796e112c861955cb8af4282f7bc4d64ffc9bc54
[INFO] running `Command { std: "docker" "start" "-a" "b60bbab6680f7662595909305796e112c861955cb8af4282f7bc4d64ffc9bc54", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking darling_core v0.20.8
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking graphql-parser v0.4.0
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[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: methods `get_fields_rename_rule` and `get_args_rename_rule` are never used
[INFO] [stdout]   --> src/utils/common.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub trait CommonObject {
[INFO] [stdout]    |           ------------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn get_fields_rename_rule(&self) -> Option<&RenameRule> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     fn get_args_rename_rule(&self) -> Option<&RenameRule> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_fields_rename_rule` and `get_args_rename_rule` are never used
[INFO] [stdout]   --> src/utils/common.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub trait CommonObject {
[INFO] [stdout]    |           ------------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn get_fields_rename_rule(&self) -> Option<&RenameRule> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     fn get_args_rename_rule(&self) -> Option<&RenameRule> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[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: methods `get_fields_rename_rule` and `get_args_rename_rule` are never used
[INFO] [stdout]   --> src/utils/common.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub trait CommonObject {
[INFO] [stdout]    |           ------------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn get_fields_rename_rule(&self) -> Option<&RenameRule> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     fn get_args_rename_rule(&self) -> Option<&RenameRule> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[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[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[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[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/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/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/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[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/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/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/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/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/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/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: 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[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[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/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[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/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/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[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/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[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/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/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: 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/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/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/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[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/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[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: 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[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[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/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: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[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/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: 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/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/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/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[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: 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[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[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/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/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[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/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[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/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/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/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/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/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/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/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[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/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/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[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/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/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: 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/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/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/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: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: 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[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[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/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[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: 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/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: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/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[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/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/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/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[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[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[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/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[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[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[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/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/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[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[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[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[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[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[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[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[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[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/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/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/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[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/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[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/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/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/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[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[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: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[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/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[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/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[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[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[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[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[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[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[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[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/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[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[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/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[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/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[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[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/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/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/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[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/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/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[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[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/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[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[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[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/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[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[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/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/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[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[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/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/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/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[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/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/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/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/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/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[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/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/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/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[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[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/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/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[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[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/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[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/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[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/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/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[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/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/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/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[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[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[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[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[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[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] [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[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/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[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/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[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/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[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/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[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[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/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[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/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[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[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[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[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[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/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[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/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[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[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/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[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/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[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[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/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[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/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[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/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[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/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/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[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/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[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[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[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[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[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[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[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[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[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[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/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/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/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[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/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[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: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[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/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[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: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/gql_enum/tests.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[graphql(remote(Org))]
[INFO] [stdout]    |       ^^^^^^^
[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/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: 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[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/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/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: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/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/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/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[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[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/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: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/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/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/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/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/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/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/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[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/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/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/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[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[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[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[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/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[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: 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[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: 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[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[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[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/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/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/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[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/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/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/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[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/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/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[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[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: 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[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[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[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: 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[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: 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[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 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 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/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/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 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 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 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/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/simple_object/list_tests.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[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.rs:91:11
[INFO] [stdout]    |
[INFO] [stdout] 91 |         #[graphql(skip)]
[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 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/schema_data/node_data.rs:127:7
[INFO] [stdout]     |
[INFO] [stdout] 127 |     #[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:141:7
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[graphql(name = "Other")]
[INFO] [stdout]     |       ^^^^^^^
[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 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 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/union/union_tests.rs:148:7
[INFO] [stdout]     |
[INFO] [stdout] 148 |     #[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:120:7
[INFO] [stdout]     |
[INFO] [stdout] 120 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[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: 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 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: 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[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[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 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 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[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[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 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[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 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] [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[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/upload/upload_tests.rs:140:7
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[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[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[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[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 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 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[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[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 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 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[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[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[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[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/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[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: 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 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 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 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 find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/schema_data/node_data_auto.rs:106:11
[INFO] [stdout]     |
[INFO] [stdout] 106 |         #[graphql(skip)]
[INFO] [stdout]     |           ^^^^^^^
[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[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: 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 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[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[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[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[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: 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/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: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/schema_data/node_data_auto.rs:131:7
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[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: 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[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: 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[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 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: 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[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: 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[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[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[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[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[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[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/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/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[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/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: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/schema_data/prepare_data.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[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/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/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/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[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[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[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[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[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[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] 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[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: 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[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[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[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 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[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 find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/schema_data/prepare_data.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 |     #[graphql(register(PrepareAnotherValue))]
[INFO] [stdout]     |       ^^^^^^^
[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/upload/upload_tests.rs:321:7
[INFO] [stdout]     |
[INFO] [stdout] 321 |     #[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:409:7
[INFO] [stdout]     |
[INFO] [stdout] 409 |     #[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: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/input_object/list_tests.rs:189:7
[INFO] [stdout]     |
[INFO] [stdout] 189 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[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: 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 find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/union/union_tests.rs:476:7
[INFO] [stdout]     |
[INFO] [stdout] 476 |     #[graphql(register(Bird))]
[INFO] [stdout]     |       ^^^^^^^
[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: 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[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: 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/union/union_tests.rs:483:7
[INFO] [stdout]     |
[INFO] [stdout] 483 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[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 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 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: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/union/union_tests.rs:567:7
[INFO] [stdout]     |
[INFO] [stdout] 567 |     #[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: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/gql_enum/tests.rs:330:11
[INFO] [stdout]     |
[INFO] [stdout] 330 |         #[graphql(deprecation)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/union/with_generic_tests.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[graphql(get_type_name)]
[INFO] [stdout]    |       ^^^^^^^
[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 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 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 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/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 find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/union/with_generic_tests.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[graphql(get_type_name)]
[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 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: aborting due to 57 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 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 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 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 find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/union/with_generic_tests.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 |     #[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 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/interface/as_value_tests.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[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:319:7
[INFO] [stdout]     |
[INFO] [stdout] 319 |     #[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: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/union/with_generic_tests.rs:86:11
[INFO] [stdout]    |
[INFO] [stdout] 86 |         #[graphql(name = "box")]
[INFO] [stdout]    |           ^^^^^^^
[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 find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:321:11
[INFO] [stdout]     |
[INFO] [stdout] 321 |         #[graphql(deprecation)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/union/with_interface.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[graphql(mark(Named))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dynamic-graphql-derive` (test "schema_data") due to 58 previous errors
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:323:11
[INFO] [stdout]     |
[INFO] [stdout] 323 |         #[graphql(deprecation = "this is the old one")]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/union/with_interface.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[graphql(mark(Named))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/union/with_interface.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[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: 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 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 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/input_type_tests.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[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[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[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/simple_object/object_tests.rs:352:7
[INFO] [stdout]     |
[INFO] [stdout] 352 |     #[graphql(rename_fields = "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/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 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 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 find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:354:7
[INFO] [stdout]     |
[INFO] [stdout] 354 |     #[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: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/interface/as_value_tests.rs:110:7
[INFO] [stdout]     |
[INFO] [stdout] 110 |     #[graphql(mark(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:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[graphql(validator(validate_foo))]
[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[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 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/simple_object/object_tests.rs:392:7
[INFO] [stdout]     |
[INFO] [stdout] 392 |     #[graphql(register(Foo))]
[INFO] [stdout]     |       ^^^^^^^
[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 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 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 find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:393:7
[INFO] [stdout]     |
[INFO] [stdout] 393 |     #[graphql(register(Bar))]
[INFO] [stdout]     |       ^^^^^^^
[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:376:15
[INFO] [stdout]     |
[INFO] [stdout] 376 |     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] 376 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 376 +     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/union/union_tests.rs:444:15
[INFO] [stdout]     |
[INFO] [stdout] 444 |     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] 444 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 444 +     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/input_object/tests.rs:229:7
[INFO] [stdout]     |
[INFO] [stdout] 229 |     #[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:399:7
[INFO] [stdout]     |
[INFO] [stdout] 399 |     #[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/union/union_tests.rs:631:19
[INFO] [stdout]     |
[INFO] [stdout] 631 |         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] 530 +     use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 530 +     use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 631 -         let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 631 +         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/as_value_tests.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 |     #[graphql(implements(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/union/with_generic_tests.rs:162:15
[INFO] [stdout]     |
[INFO] [stdout] 162 |     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] 162 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 162 +     let req = Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 34 previous errors
[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:108:15
[INFO] [stdout]     |
[INFO] [stdout] 108 |     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] 108 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 108 +     let req = Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout]     |
[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[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/union/with_interface.rs:123:15
[INFO] [stdout]     |
[INFO] [stdout] 123 |     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] 123 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 123 +     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/union/with_interface.rs:135:15
[INFO] [stdout]     |
[INFO] [stdout] 135 |     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] 135 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 135 +     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/input_object/tests.rs:287:7
[INFO] [stdout]     |
[INFO] [stdout] 287 |     #[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 find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/simple_object/object_tests.rs:440:7
[INFO] [stdout]     |
[INFO] [stdout] 440 |     #[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:213:7
[INFO] [stdout]     |
[INFO] [stdout] 213 |     #[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 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/simple_object/type_tests.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[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/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: 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: 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 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 find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/simple_object/type_tests.rs:120:7
[INFO] [stdout]     |
[INFO] [stdout] 120 |     #[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:289:7
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[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: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[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] [stderr] error: could not compile `dynamic-graphql-derive` (test "mutation") due to 35 previous errors
[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[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[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/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: 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 find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/simple_object/type_tests.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 |     #[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:397:7
[INFO] [stdout]     |
[INFO] [stdout] 397 |     #[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: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 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[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 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/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: aborting due to 61 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[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[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: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/simple_object/with_generics_tests.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[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:103:7
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[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:403:7
[INFO] [stdout]     |
[INFO] [stdout] 403 |     #[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: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[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[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[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[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/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: 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/interface/async_test.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[graphql(implements(Foo))]
[INFO] [stdout]    |       ^^^^^^^
[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 find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/simple_object/with_generics_tests.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[graphql(get_type_name)]
[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: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/simple_object/with_generics_tests.rs:113:7
[INFO] [stdout]     |
[INFO] [stdout] 113 |     #[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:142:7
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[graphql(rename_args = "UPPERCASE")]
[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:121:7
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[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: 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: aborting due to 7 previous errors
[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[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] 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[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: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[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] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dynamic-graphql-derive` (test "union") due to 62 previous errors
[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 find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/resolved_object/resolved_object_args_tests.rs:125:7
[INFO] [stdout]     |
[INFO] [stdout] 125 |     #[graphql(rename_args = "UPPERCASE")]
[INFO] [stdout]     |       ^^^^^^^
[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/input_object/type_tests.rs:150:7
[INFO] [stdout]     |
[INFO] [stdout] 150 |     #[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:147:11
[INFO] [stdout]     |
[INFO] [stdout] 147 |         #[graphql(rename_args = "snake_case")]
[INFO] [stdout]     |           ^^^^^^^
[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 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: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/resolved_object/resolved_object_args_tests.rs:127:41
[INFO] [stdout]     |
[INFO] [stdout] 127 |         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/input_object/type_tests.rs:211:7
[INFO] [stdout]     |
[INFO] [stdout] 211 |     #[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: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: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[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 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: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/resolved_object/resolved_object_args_tests.rs:130:11
[INFO] [stdout]     |
[INFO] [stdout] 130 |         #[graphql(rename_args = "snake_case")]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 38 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 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 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] [stderr] error: could not compile `dynamic-graphql-derive` (test "subscription") due to 8 previous errors
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/resolved_object/resolved_object_args_tests.rs:131:50
[INFO] [stdout]     |
[INFO] [stdout] 131 |         fn with_field_rename(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:256:7
[INFO] [stdout]     |
[INFO] [stdout] 256 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dynamic-graphql-derive` (test "registry") due to 17 previous errors
[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 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 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 find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/resolved_object/resolved_object_args_tests.rs:161:7
[INFO] [stdout]     |
[INFO] [stdout] 161 |     #[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[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/expand_object/expand_object_tests.rs:65:7
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[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[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[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 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: 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: 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/resolved_object/resolved_object_args_tests.rs:199:7
[INFO] [stdout]     |
[INFO] [stdout] 199 |     #[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:115:11
[INFO] [stdout]     |
[INFO] [stdout] 115 |         #[graphql(name = "other")]
[INFO] [stdout]     |           ^^^^^^^
[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: 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] [stderr] error: could not compile `dynamic-graphql-derive` (test "readme") due to 9 previous errors
[INFO] [stderr] error: could not compile `dynamic-graphql-derive` (test "gql_enum") due to 39 previous errors
[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 find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/resolved_object/resolved_object_args_tests.rs:241:7
[INFO] [stdout]     |
[INFO] [stdout] 241 |     #[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: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/scalar/scalar_tests.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[graphql(name = "OtherString")]
[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 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 find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/resolved_object/resolved_object_args_tests.rs:292:7
[INFO] [stdout]     |
[INFO] [stdout] 292 |     #[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:190:7
[INFO] [stdout]     |
[INFO] [stdout] 190 |     #[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: 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/implementation_tests.rs:233:7
[INFO] [stdout]     |
[INFO] [stdout] 233 |     #[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:119:7
[INFO] [stdout]     |
[INFO] [stdout] 119 |     #[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:387:7
[INFO] [stdout]     |
[INFO] [stdout] 387 |     #[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: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/interface/implementation_tests.rs:280:7
[INFO] [stdout]     |
[INFO] [stdout] 280 |     #[graphql(mark(Node))]
[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:252:7
[INFO] [stdout]     |
[INFO] [stdout] 252 |     #[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: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/resolved_object/resolved_object_args_tests.rs:539:7
[INFO] [stdout]     |
[INFO] [stdout] 539 |     #[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:291:7
[INFO] [stdout]     |
[INFO] [stdout] 291 |     #[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:309:7
[INFO] [stdout]     |
[INFO] [stdout] 309 |     #[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:169:7
[INFO] [stdout]     |
[INFO] [stdout] 169 |     #[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:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[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: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/resolved_object/resolved_object_args_tests.rs:636:7
[INFO] [stdout]     |
[INFO] [stdout] 636 |     #[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:199:7
[INFO] [stdout]     |
[INFO] [stdout] 199 |     #[graphql(get_type_name)]
[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 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 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/scalar/scalar_tests.rs:221:7
[INFO] [stdout]     |
[INFO] [stdout] 221 |     #[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_list_args_tests.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[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 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/scalar/scalar_tests.rs:267:7
[INFO] [stdout]     |
[INFO] [stdout] 267 |     #[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:488:7
[INFO] [stdout]     |
[INFO] [stdout] 488 |     #[graphql(register(Foo))]
[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: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/resolved_object/resolved_object_list_args_tests.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[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: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/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] 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/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/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 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] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/resolved_object/resolved_object_list_args_tests.rs:157:7
[INFO] [stdout]     |
[INFO] [stdout] 157 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[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/interface/interface_tests.rs:134:7
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[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/simple_object/list_tests.rs:46:15
[INFO] [stdout]    |
[INFO] [stdout] 46 |     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] 46 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 46 +     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/simple_object/list_tests.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |     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] 53 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 53 +     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/simple_object/list_tests.rs:97:15
[INFO] [stdout]    |
[INFO] [stdout] 97 |     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] 97 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 97 +     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/expand_object/generic_tests.rs:279:7
[INFO] [stdout]     |
[INFO] [stdout] 279 |     #[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/simple_object/list_tests.rs:109:15
[INFO] [stdout]     |
[INFO] [stdout] 109 |     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] 109 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 109 +     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/simple_object/list_tests.rs:153:15
[INFO] [stdout]     |
[INFO] [stdout] 153 |     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] 153 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 153 +     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/simple_object/list_tests.rs:200:15
[INFO] [stdout]     |
[INFO] [stdout] 200 |     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] 200 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 200 +     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: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/resolved_object/resolved_object_list_args_tests.rs:222:7
[INFO] [stdout]     |
[INFO] [stdout] 222 |     #[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/simple_object/list_tests.rs:212:15
[INFO] [stdout]     |
[INFO] [stdout] 212 |     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] 212 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 212 +     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/simple_object/object_tests.rs:221:15
[INFO] [stdout]     |
[INFO] [stdout] 221 |     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] 221 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 221 +     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/simple_object/object_tests.rs:265:15
[INFO] [stdout]     |
[INFO] [stdout] 265 |     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] 265 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 265 +     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/simple_object/object_tests.rs:272:15
[INFO] [stdout]     |
[INFO] [stdout] 272 |     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] 272 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 272 +     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/simple_object/object_tests.rs:459:19
[INFO] [stdout]     |
[INFO] [stdout] 459 |         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] 434 +     use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 434 +     use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 459 -         let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 459 +         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/simple_object/type_tests.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 89 |     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] 89 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 89 +     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/simple_object/type_tests.rs:214:15
[INFO] [stdout]     |
[INFO] [stdout] 214 |     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] 214 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 214 +     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/simple_object/type_tests.rs:241:15
[INFO] [stdout]     |
[INFO] [stdout] 241 |     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] 241 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 241 +     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/expand_object/generic_tests.rs:323:11
[INFO] [stdout]     |
[INFO] [stdout] 323 |         #[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/simple_object/type_tests.rs:317:15
[INFO] [stdout]     |
[INFO] [stdout] 317 |     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] 317 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 317 +     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/simple_object/with_generics_tests.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |     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] 71 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 71 +     let req = Request::new(query).root_value(FieldValue::owned_any(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_input_object::{closure#0}::App` in the current scope
[INFO] [stdout]    --> tests/upload/upload_tests.rs:148:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     struct App(Query, MutationRoot, UploadMutation);
[INFO] [stdout]     |     ---------- function or associated item `create_schema` not found for this struct
[INFO] [stdout] 147 |
[INFO] [stdout] 148 |     let schema = App::create_schema().finish().unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ function or associated item not found in `App`
[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:183:15
[INFO] [stdout]     |
[INFO] [stdout] 183 |     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] 183 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 183 +     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:142:11
[INFO] [stdout]     |
[INFO] [stdout] 142 |         #[graphql(skip)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/resolved_object/resolved_object_list_tests.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/generic_tests.rs:357:7
[INFO] [stdout]     |
[INFO] [stdout] 357 |     #[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:153:7
[INFO] [stdout]     |
[INFO] [stdout] 153 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/expand_object/reuse_tests.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[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_list_tests.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[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: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/app.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[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:199:11
[INFO] [stdout]     |
[INFO] [stdout] 199 |         #[graphql(name = "id")]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/resolved_object/resolved_object_list_tests.rs:191:7
[INFO] [stdout]     |
[INFO] [stdout] 191 |     #[graphql(root)]
[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/interface/interface_tests.rs:206:7
[INFO] [stdout]     |
[INFO] [stdout] 206 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[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 find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/resolved_object/resolved_object_list_tests.rs:263:7
[INFO] [stdout]     |
[INFO] [stdout] 263 |     #[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:250:7
[INFO] [stdout]     |
[INFO] [stdout] 250 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[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 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[E0599]: no function or associated item named `create_schema` found for struct `upload_tests::test_arg_optional::{closure#0}::App` in the current scope
[INFO] [stdout]    --> tests/upload/upload_tests.rs:234:23
[INFO] [stdout]     |
[INFO] [stdout] 232 |     struct App(Query, MutationRoot, UploadMutation);
[INFO] [stdout]     |     ---------- function or associated item `create_schema` not found for this struct
[INFO] [stdout] 233 |
[INFO] [stdout] 234 |     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 find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/resolved_object/resolved_object_list_tests.rs:332:7
[INFO] [stdout]     |
[INFO] [stdout] 332 |     #[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[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]   --> tests/simple_object/type_tests.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub id: dynamic_graphql::ID,
[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:124:24
[INFO] [stdout]     |
[INFO] [stdout] 124 |         pub id: Option<dynamic_graphql::ID>,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 76 previous errors
[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] 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 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/app.rs:114:11
[INFO] [stdout]     |
[INFO] [stdout] 114 |         #[graphql(name = "other")]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/resolved_object/resolved_object_result_tests.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[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:340:11
[INFO] [stdout]     |
[INFO] [stdout] 340 |         #[graphql(skip)]
[INFO] [stdout]     |           ^^^^^^^
[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/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/resolved_object/resolved_object_result_tests.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[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 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 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[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]   --> tests/input_object/list_tests.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |     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] 65 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 65 +     let req = Request::new(query)
[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/list_tests.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |     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] 76 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 76 +     let req = Request::new(query)
[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/list_tests.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 87 |     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] 87 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 87 +     let req = Request::new(query)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/resolved_object/resolved_object_result_tests.rs:113:7
[INFO] [stdout]     |
[INFO] [stdout] 113 |     #[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/input_object/list_tests.rs:151:15
[INFO] [stdout]     |
[INFO] [stdout] 151 |     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] 151 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 151 +     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/input_object/list_tests.rs:160:15
[INFO] [stdout]     |
[INFO] [stdout] 160 |     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] 160 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 160 +     let req = Request::new(query)
[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/list_tests.rs:171:15
[INFO] [stdout]     |
[INFO] [stdout] 171 |     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] 171 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 171 +     let req = Request::new(query)
[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[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:233:15
[INFO] [stdout]     |
[INFO] [stdout] 233 |     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] 233 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 233 +     let req = Request::new(query)
[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/list_tests.rs:244:15
[INFO] [stdout]     |
[INFO] [stdout] 244 |     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] 244 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 244 +     let req = Request::new(query)
[INFO] [stdout]     |
[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[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:255:15
[INFO] [stdout]     |
[INFO] [stdout] 255 |     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] 255 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 255 +     let req = Request::new(query)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dynamic-graphql-derive` (test "simple_object") due to 77 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:318:15
[INFO] [stdout]     |
[INFO] [stdout] 318 |     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] 318 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 318 +     let req = Request::new(query)
[INFO] [stdout]     |
[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:328:15
[INFO] [stdout]     |
[INFO] [stdout] 328 |     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] 328 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 328 +     let req = Request::new(query)
[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/list_tests.rs:329:15
[INFO] [stdout]     |
[INFO] [stdout] 329 |     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] 329 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 329 +     let req = Request::new(query)
[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/list_tests.rs:397:15
[INFO] [stdout]     |
[INFO] [stdout] 397 |     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] 397 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 397 +     let req = Request::new(query)
[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/list_tests.rs:408:15
[INFO] [stdout]     |
[INFO] [stdout] 408 |     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] 408 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 408 +     let req = Request::new(query)
[INFO] [stdout]     |
[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:388:15
[INFO] [stdout]     |
[INFO] [stdout] 388 |     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] 388 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 388 +     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/input_object/list_tests.rs:419:15
[INFO] [stdout]     |
[INFO] [stdout] 419 |     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] 419 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 419 +     let req = Request::new(query)
[INFO] [stdout]     |
[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:452:15
[INFO] [stdout]     |
[INFO] [stdout] 452 |     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] 452 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 452 +     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/input_object/list_tests.rs:487:15
[INFO] [stdout]     |
[INFO] [stdout] 487 |     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] 487 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 487 +     let req = Request::new(query)
[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/list_tests.rs:498:15
[INFO] [stdout]     |
[INFO] [stdout] 498 |     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] 498 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 498 +     let req = Request::new(query)
[INFO] [stdout]     |
[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:553:15
[INFO] [stdout]     |
[INFO] [stdout] 553 |     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] 553 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 553 +     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:397:7
[INFO] [stdout]     |
[INFO] [stdout] 397 |     #[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/input_object/list_tests.rs:570:15
[INFO] [stdout]     |
[INFO] [stdout] 570 |     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] 570 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 570 +     let req = Request::new(query)
[INFO] [stdout]     |
[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:614:19
[INFO] [stdout]     |
[INFO] [stdout] 614 |         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] 571 +     use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 571 +     use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 614 -         let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 614 +         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/input_object/list_tests.rs:581:15
[INFO] [stdout]     |
[INFO] [stdout] 581 |     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] 581 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 581 +     let req = Request::new(query)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `create_schema` found for struct `upload_tests::test_input_object_optional::{closure#0}::App` in the current scope
[INFO] [stdout]    --> tests/upload/upload_tests.rs:329:23
[INFO] [stdout]     |
[INFO] [stdout] 327 |     struct App(Query, MutationRoot, UploadMutation);
[INFO] [stdout]     |     ---------- function or associated item `create_schema` not found for this struct
[INFO] [stdout] 328 |
[INFO] [stdout] 329 |     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 find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/resolved_object/resolved_object_result_tests.rs:181:7
[INFO] [stdout]     |
[INFO] [stdout] 181 |     #[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/input_object/list_tests.rs:592:15
[INFO] [stdout]     |
[INFO] [stdout] 592 |     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] 592 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 592 +     let req = Request::new(query)
[INFO] [stdout]     |
[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:300:15
[INFO] [stdout]     |
[INFO] [stdout] 300 |     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] 300 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 300 +     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/input_object/tests.rs:90:15
[INFO] [stdout]    |
[INFO] [stdout] 90 |     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] 90 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 90 +     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/input_object/tests.rs:147:15
[INFO] [stdout]     |
[INFO] [stdout] 147 |     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] 147 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 147 +     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/expand_object/generic_tests.rs:379:15
[INFO] [stdout]     |
[INFO] [stdout] 379 |     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] 379 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 379 +     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/input_object/tests.rs:210:15
[INFO] [stdout]     |
[INFO] [stdout] 210 |     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] 210 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 210 +     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/expand_object/reuse_tests.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 |     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] 126 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 126 +     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/input_object/tests.rs:269:15
[INFO] [stdout]     |
[INFO] [stdout] 269 |     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] 269 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 269 +     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/input_object/tests.rs:376:15
[INFO] [stdout]     |
[INFO] [stdout] 376 |     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] 376 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 376 +     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/input_object/tests.rs:455:15
[INFO] [stdout]     |
[INFO] [stdout] 455 |     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] 455 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 455 +     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/input_object/tests.rs:534:19
[INFO] [stdout]     |
[INFO] [stdout] 534 |         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] 464 +     use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 464 +     use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 534 -         let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 534 +         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:468:7
[INFO] [stdout]     |
[INFO] [stdout] 468 |     #[graphql(auto_register(WithName))]
[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/type_tests.rs:105:15
[INFO] [stdout]     |
[INFO] [stdout] 105 |     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] 105 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 105 +     let req = Request::new(query)
[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/type_tests.rs:195:15
[INFO] [stdout]     |
[INFO] [stdout] 195 |     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] 195 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 195 +     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/input_object/type_tests.rs:251:15
[INFO] [stdout]     |
[INFO] [stdout] 251 |     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] 251 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 251 +     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/input_object/type_tests.rs:265:15
[INFO] [stdout]     |
[INFO] [stdout] 265 |     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] 265 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 265 +     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/resolved_object/resolved_object_tests.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[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:471:11
[INFO] [stdout]     |
[INFO] [stdout] 471 |         #[graphql(skip)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]  --> tests/upload/upload_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::Read;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/resolved_object/resolved_object_tests.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[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:476:7
[INFO] [stdout]     |
[INFO] [stdout] 476 |     #[graphql(implements(GetFoo))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 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 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 find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/resolved_object/resolved_object_tests.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[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:544:11
[INFO] [stdout]     |
[INFO] [stdout] 544 |         #[graphql(mark(super::node::Node))]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/resolved_object/resolved_object_tests.rs:74:7
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[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:551:11
[INFO] [stdout]     |
[INFO] [stdout] 551 |         #[graphql(implements(super::node::Node))]
[INFO] [stdout]     |           ^^^^^^^
[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: aborting due to 82 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 find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/resolved_object/resolved_object_tests.rs:79:11
[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/list_tests.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[graphql(implements(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/input_object/type_tests.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |         pub by_id: dynamic_graphql::ID,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 87 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: aborting due to 24 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[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 find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/resolved_object/resolved_object_tests.rs:109:7
[INFO] [stdout]     |
[INFO] [stdout] 109 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dynamic-graphql-derive` (test "app") due to 18 previous errors
[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 find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/resolved_object/resolved_object_tests.rs:110:7
[INFO] [stdout]     |
[INFO] [stdout] 110 |     #[graphql(get_type_name)]
[INFO] [stdout]     |       ^^^^^^^
[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 find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/resolved_object/resolved_object_tests.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dynamic-graphql-derive` (test "expand_object") due to 83 previous errors
[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/interface/output_types_tests.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[graphql(implements(Node))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dynamic-graphql-derive` (test "input_object") due to 88 previous errors
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/resolved_object/resolved_object_tests.rs:157:11
[INFO] [stdout]     |
[INFO] [stdout] 157 |         #[graphql(skip)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/interface/output_types_tests.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |         #[graphql(skip)]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dynamic-graphql-derive` (test "upload") due to 25 previous errors; 1 warning emitted
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/resolved_object/resolved_object_tests.rs:188:7
[INFO] [stdout]     |
[INFO] [stdout] 188 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/interface/output_types_tests.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/output_types_tests.rs:147:7
[INFO] [stdout]     |
[INFO] [stdout] 147 |     #[graphql(implements(Baz))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/resolved_object/resolved_object_tests.rs:259:7
[INFO] [stdout]     |
[INFO] [stdout] 259 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/output_types_tests.rs:150:11
[INFO] [stdout]     |
[INFO] [stdout] 150 |         #[graphql(skip)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/resolved_object/resolved_object_tests.rs:300:7
[INFO] [stdout]     |
[INFO] [stdout] 300 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/interface/output_types_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/resolved_object/resolved_object_tests.rs:305:11
[INFO] [stdout]     |
[INFO] [stdout] 305 |         #[graphql(deprecation)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/resolved_object/resolved_object_tests.rs:309:11
[INFO] [stdout]     |
[INFO] [stdout] 309 |         #[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/resolved_object/resolved_object_tests.rs:341:7
[INFO] [stdout]     |
[INFO] [stdout] 341 |     #[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_tests.rs:345:7
[INFO] [stdout]     |
[INFO] [stdout] 345 |     #[graphql(rename_fields = "snake_case")]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/resolved_object/resolved_object_tests.rs:376:7
[INFO] [stdout]     |
[INFO] [stdout] 376 |     #[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_tests.rs:460:7
[INFO] [stdout]     |
[INFO] [stdout] 460 |     #[graphql(register(Foo))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/resolved_object/resolved_object_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/resolved_object/resolved_object_tests.rs:538:7
[INFO] [stdout]     |
[INFO] [stdout] 538 |     #[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_type_tests.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[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_type_tests.rs:174:7
[INFO] [stdout]     |
[INFO] [stdout] 174 |     #[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/interface/as_value_tests.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 89 |     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] 89 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 89 +     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/interface/as_value_tests.rs:175:15
[INFO] [stdout]     |
[INFO] [stdout] 175 |     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] 175 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 175 +     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/interface/as_value_tests.rs:268:15
[INFO] [stdout]     |
[INFO] [stdout] 268 |     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] 268 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 268 +     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/interface/as_value_tests.rs:358:15
[INFO] [stdout]     |
[INFO] [stdout] 358 |     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] 358 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 358 +     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/interface/async_test.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |     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] 92 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 92 +     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/resolved_object/resolved_object_type_tests.rs:382:7
[INFO] [stdout]     |
[INFO] [stdout] 382 |     #[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/interface/interface_tests.rs:637:23
[INFO] [stdout]     |
[INFO] [stdout] 637 |             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] 534 +         use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 534 +         use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 637 -             let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 637 +             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/interface/list_tests.rs:90:15
[INFO] [stdout]    |
[INFO] [stdout] 90 |     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] 90 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 90 +     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/interface/list_tests.rs:206:15
[INFO] [stdout]     |
[INFO] [stdout] 206 |     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] 206 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 206 +     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/interface/output_types_tests.rs:115:15
[INFO] [stdout]     |
[INFO] [stdout] 115 |     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] 115 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 115 +     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/interface/output_types_tests.rs:243:15
[INFO] [stdout]     |
[INFO] [stdout] 243 |     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] 243 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 243 +     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/resolved_object/resolved_object_with_generics_tests.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[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_with_generics_tests.rs:87:7
[INFO] [stdout]    |
[INFO] [stdout] 87 |     #[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_with_generics_tests.rs:140:7
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/resolved_object/reuse_tests.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[graphql(get_type_name)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/resolved_object/reuse_tests.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 126 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] [stderr] error: could not compile `dynamic-graphql-derive` (test "interface") due to 127 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]   --> tests/scalar/common.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |             dynamic_graphql::Value::String(s) => Ok(StringValue(s)),
[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 graphql_parser::schema::Value;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_json::Value;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Value`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 16 -             dynamic_graphql::Value::String(s) => Ok(StringValue(s)),
[INFO] [stdout] 16 +             Value::String(s) => Ok(StringValue(s)),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]   --> tests/scalar/common.rs:17:22
[INFO] [stdout]    |
[INFO] [stdout] 17 |             _ => Err(dynamic_graphql::Error::new(
[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::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use darling::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use proc_macro_crate::Error;
[INFO] [stdout]    |
[INFO] [stdout]      and 7 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 17 -             _ => Err(dynamic_graphql::Error::new(
[INFO] [stdout] 17 +             _ => Err(Error::new(
[INFO] [stdout]    |
[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:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     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] 40 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 40 +     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/scalar/input_type_tests.rs:70:15
[INFO] [stdout]    |
[INFO] [stdout] 70 |     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] 70 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 70 +     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/scalar/input_type_tests.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |     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] 83 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 83 +     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/scalar/input_type_tests.rs:316:15
[INFO] [stdout]     |
[INFO] [stdout] 316 |     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] 316 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 316 +     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/scalar/input_type_tests.rs:329:15
[INFO] [stdout]     |
[INFO] [stdout] 329 |     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] 329 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 329 +     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/scalar/input_type_tests.rs:373:15
[INFO] [stdout]     |
[INFO] [stdout] 373 |     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] 373 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 373 +     let req = Request::new(query)
[INFO] [stdout]     |
[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:408:15
[INFO] [stdout]     |
[INFO] [stdout] 408 |     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] 408 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 408 +     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/scalar/input_type_tests.rs:420:15
[INFO] [stdout]     |
[INFO] [stdout] 420 |     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] 420 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 420 +     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/scalar/json.rs:39:22
[INFO] [stdout]    |
[INFO] [stdout] 39 |             _ => Err(dynamic_graphql::Error::new(
[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::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use darling::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use proc_macro_crate::Error;
[INFO] [stdout]    |
[INFO] [stdout]      and 7 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 39 -             _ => Err(dynamic_graphql::Error::new(
[INFO] [stdout] 39 +             _ => Err(Error::new(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]   --> tests/scalar/json.rs:73:40
[INFO] [stdout]    |
[INFO] [stdout] 73 | ...                   return Err(dynamic_graphql::Error::new(
[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::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use darling::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use proc_macro_crate::Error;
[INFO] [stdout]    |
[INFO] [stdout]      and 7 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 73 -                             return Err(dynamic_graphql::Error::new(
[INFO] [stdout] 73 +                             return Err(Error::new(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]   --> tests/scalar/json.rs:81:22
[INFO] [stdout]    |
[INFO] [stdout] 81 |             _ => Err(dynamic_graphql::Error::new(
[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::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use darling::Error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use proc_macro_crate::Error;
[INFO] [stdout]    |
[INFO] [stdout]      and 7 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 81 -             _ => Err(dynamic_graphql::Error::new(
[INFO] [stdout] 81 +             _ => Err(Error::new(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]   --> tests/scalar/json_tests.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |     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] 53 -     let req = dynamic_graphql::Request::new(query);
[INFO] [stdout] 53 +     let req = Request::new(query);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/scalar/json_tests.rs:114:15
[INFO] [stdout]     |
[INFO] [stdout] 114 |     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] 114 -     let req = dynamic_graphql::Request::new(query);
[INFO] [stdout] 114 +     let req = Request::new(query);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/scalar/json_tests.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let req = dynamic_graphql::Request::new(
[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] 126 -     let req = dynamic_graphql::Request::new(
[INFO] [stdout] 126 +     let req = Request::new(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/scalar/json_tests.rs:185:15
[INFO] [stdout]     |
[INFO] [stdout] 185 |     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] 185 -     let req = dynamic_graphql::Request::new(query);
[INFO] [stdout] 185 +     let req = Request::new(query);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/scalar/json_tests.rs:196:15
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let req = dynamic_graphql::Request::new(
[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] 196 -     let req = dynamic_graphql::Request::new(
[INFO] [stdout] 196 +     let req = Request::new(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/scalar/json_tests.rs:210:15
[INFO] [stdout]     |
[INFO] [stdout] 210 |     let req = dynamic_graphql::Request::new(
[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] 210 -     let req = dynamic_graphql::Request::new(
[INFO] [stdout] 210 +     let req = Request::new(
[INFO] [stdout]     |
[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:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |     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] 33 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 33 +     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/scalar/output_type_tests.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 |     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] 60 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 60 +     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/scalar/output_type_tests.rs:106:15
[INFO] [stdout]     |
[INFO] [stdout] 106 |     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] 106 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 106 +     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/scalar/output_type_tests.rs:133:15
[INFO] [stdout]     |
[INFO] [stdout] 133 |     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] 133 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 133 +     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/scalar/output_type_tests.rs:139:15
[INFO] [stdout]     |
[INFO] [stdout] 139 |     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(empty_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] 139 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(empty_root));
[INFO] [stdout] 139 +     let req = Request::new(query).root_value(FieldValue::owned_any(empty_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/scalar/output_type_tests.rs:166:15
[INFO] [stdout]     |
[INFO] [stdout] 166 |     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] 166 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 166 +     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/scalar/output_type_tests.rs:172:15
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(empty_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] 172 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(empty_root));
[INFO] [stdout] 172 +     let req = Request::new(query).root_value(FieldValue::owned_any(empty_root));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `JsonObject`, `JsonValue`, `KeyValue`
[INFO] [stdout]  --> tests/scalar/json_tests.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::scalar::json::{JsonObject, JsonValue, KeyValue};
[INFO] [stdout]   |                           ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[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:273:15
[INFO] [stdout]     |
[INFO] [stdout] 273 |     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] 273 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 273 +     let req = Request::new(query)
[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:322:15
[INFO] [stdout]     |
[INFO] [stdout] 322 |     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] 322 -     let req = dynamic_graphql::Request::new(query);
[INFO] [stdout] 322 +     let req = Request::new(query);
[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:342:15
[INFO] [stdout]     |
[INFO] [stdout] 342 |     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] 342 -     let req = dynamic_graphql::Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout] 342 +     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/resolved_object/resolved_object_args_tests.rs:357:15
[INFO] [stdout]     |
[INFO] [stdout] 357 |     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] 357 -     let req = dynamic_graphql::Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout] 357 +     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/resolved_object/resolved_object_args_tests.rs:371:15
[INFO] [stdout]     |
[INFO] [stdout] 371 |     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] 371 -     let req = dynamic_graphql::Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout] 371 +     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/resolved_object/resolved_object_args_tests.rs:425:15
[INFO] [stdout]     |
[INFO] [stdout] 425 |     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] 425 -     let req = dynamic_graphql::Request::new(query);
[INFO] [stdout] 425 +     let req = Request::new(query);
[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:439:15
[INFO] [stdout]     |
[INFO] [stdout] 439 |     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] 439 -     let req = dynamic_graphql::Request::new(query);
[INFO] [stdout] 439 +     let req = Request::new(query);
[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:453:15
[INFO] [stdout]     |
[INFO] [stdout] 453 |     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] 453 -     let req = dynamic_graphql::Request::new(query);
[INFO] [stdout] 453 +     let req = Request::new(query);
[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:473:15
[INFO] [stdout]     |
[INFO] [stdout] 473 |     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] 473 -     let req = dynamic_graphql::Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout] 473 +     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/resolved_object/resolved_object_args_tests.rs:489:15
[INFO] [stdout]     |
[INFO] [stdout] 489 |     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] 489 -     let req = dynamic_graphql::Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout] 489 +     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/resolved_object/resolved_object_args_tests.rs:505:15
[INFO] [stdout]     |
[INFO] [stdout] 505 |     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] 505 -     let req = dynamic_graphql::Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout] 505 +     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/resolved_object/resolved_object_args_tests.rs:521:15
[INFO] [stdout]     |
[INFO] [stdout] 521 |     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] 521 -     let req = dynamic_graphql::Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout] 521 +     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/resolved_object/resolved_object_args_tests.rs:571:15
[INFO] [stdout]     |
[INFO] [stdout] 571 |     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] 571 -     let req = dynamic_graphql::Request::new(query);
[INFO] [stdout] 571 +     let req = Request::new(query);
[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:591:15
[INFO] [stdout]     |
[INFO] [stdout] 591 |     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] 591 -     let req = dynamic_graphql::Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout] 591 +     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/resolved_object/resolved_object_args_tests.rs:606:15
[INFO] [stdout]     |
[INFO] [stdout] 606 |     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] 606 -     let req = dynamic_graphql::Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout] 606 +     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/resolved_object/resolved_object_args_tests.rs:620:15
[INFO] [stdout]     |
[INFO] [stdout] 620 |     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] 620 -     let req = dynamic_graphql::Request::new(query).variables(Variables::from_json(variables));
[INFO] [stdout] 620 +     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/resolved_object/resolved_object_args_tests.rs:672:15
[INFO] [stdout]     |
[INFO] [stdout] 672 |     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] 672 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 672 +     let req = Request::new(query)
[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:690:15
[INFO] [stdout]     |
[INFO] [stdout] 690 |     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] 690 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 690 +     let req = Request::new(query)
[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:54:15
[INFO] [stdout]    |
[INFO] [stdout] 54 |     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] 54 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 54 +     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/resolved_object/resolved_object_list_args_tests.rs:121:15
[INFO] [stdout]     |
[INFO] [stdout] 121 |     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] 121 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 121 +     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/resolved_object/resolved_object_list_args_tests.rs:141:15
[INFO] [stdout]     |
[INFO] [stdout] 141 |     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] 141 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 141 +     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/resolved_object/resolved_object_list_args_tests.rs:206:15
[INFO] [stdout]     |
[INFO] [stdout] 206 |     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] 206 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 206 +     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/resolved_object/resolved_object_list_args_tests.rs:281:15
[INFO] [stdout]     |
[INFO] [stdout] 281 |     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] 281 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 281 +     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/resolved_object/resolved_object_list_args_tests.rs:300:15
[INFO] [stdout]     |
[INFO] [stdout] 300 |     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] 300 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 300 +     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/resolved_object/resolved_object_list_tests.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |     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] 68 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 68 +     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/resolved_object/resolved_object_list_tests.rs:78:15
[INFO] [stdout]    |
[INFO] [stdout] 78 |     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] 78 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 78 +     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/resolved_object/resolved_object_list_tests.rs:162:15
[INFO] [stdout]     |
[INFO] [stdout] 162 |     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] 162 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 162 +     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/resolved_object/resolved_object_list_tests.rs:177:15
[INFO] [stdout]     |
[INFO] [stdout] 177 |     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] 177 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 177 +     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/resolved_object/resolved_object_list_tests.rs:237:15
[INFO] [stdout]     |
[INFO] [stdout] 237 |     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] 237 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 237 +     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/resolved_object/resolved_object_list_tests.rs:249:15
[INFO] [stdout]     |
[INFO] [stdout] 249 |     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] 249 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 249 +     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/resolved_object/resolved_object_list_tests.rs:314:15
[INFO] [stdout]     |
[INFO] [stdout] 314 |     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] 314 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 314 +     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/resolved_object/resolved_object_list_tests.rs:378:15
[INFO] [stdout]     |
[INFO] [stdout] 378 |     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] 378 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 378 +     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/resolved_object/resolved_object_list_tests.rs:390:15
[INFO] [stdout]     |
[INFO] [stdout] 390 |     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] 390 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 390 +     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/resolved_object/resolved_object_result_tests.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |     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] 92 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 92 +     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/resolved_object/resolved_object_result_tests.rs:103:15
[INFO] [stdout]     |
[INFO] [stdout] 103 |     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] 103 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 103 +     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/resolved_object/resolved_object_result_tests.rs:152:15
[INFO] [stdout]     |
[INFO] [stdout] 152 |     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] 152 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 152 +     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/resolved_object/resolved_object_result_tests.rs:166:15
[INFO] [stdout]     |
[INFO] [stdout] 166 |     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] 166 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 166 +     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/resolved_object/resolved_object_result_tests.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 |     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] 222 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 222 +     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/scalar/common.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl TryFrom<dynamic_graphql::Value> for StringValue {
[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/common.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |     type Error = dynamic_graphql::Error;
[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/common.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn try_from(value: dynamic_graphql::Value) -> Result<Self, Self::Error> {
[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_result_tests.rs:238:15
[INFO] [stdout]     |
[INFO] [stdout] 238 |     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] 238 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 238 +     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/scalar/common.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn from_value(value: dynamic_graphql::Value) -> dynamic_graphql::Result<Self>
[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/common.rs:25:53
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn from_value(value: dynamic_graphql::Value) -> dynamic_graphql::Result<Self>
[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/common.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn to_value(&self) -> 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/scalar/common.rs:43:26
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn from_value(value: dynamic_graphql::Value) -> dynamic_graphql::Result<Self>
[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:238:15
[INFO] [stdout]     |
[INFO] [stdout] 238 |     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] 238 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 238 +     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/scalar/common.rs:43:53
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn from_value(value: dynamic_graphql::Value) -> dynamic_graphql::Result<Self>
[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/common.rs:51:27
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn to_value(&self) -> 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/scalar/input_type_tests.rs:116:40
[INFO] [stdout]     |
[INFO] [stdout] 116 |         fn from_value(value: Value) -> dynamic_graphql::Result<Self>
[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:133:37
[INFO] [stdout]     |
[INFO] [stdout] 133 |         async fn with_result(value: dynamic_graphql::Result<Foo>) -> String {
[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:297:31
[INFO] [stdout]     |
[INFO] [stdout] 297 |         async fn value(value: dynamic_graphql::Result<IP>) -> String {
[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:426:15
[INFO] [stdout]     |
[INFO] [stdout] 426 |     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] 426 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 426 +     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/scalar/json.rs:11:36
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn from_value(value: Value) -> dynamic_graphql::Result<Self>
[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/json.rs:27:36
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn from_value(value: Value) -> dynamic_graphql::Result<Self>
[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/json.rs:60:36
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn from_value(value: Value) -> dynamic_graphql::Result<Self>
[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:514:15
[INFO] [stdout]     |
[INFO] [stdout] 514 |     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] 514 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 514 +     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/scalar/output_type_tests.rs:72:31
[INFO] [stdout]    |
[INFO] [stdout] 72 |         fn from_value(_value: dynamic_graphql::Value) -> dynamic_graphql::Result<Self>
[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:72:58
[INFO] [stdout]    |
[INFO] [stdout] 72 |         fn from_value(_value: dynamic_graphql::Value) -> dynamic_graphql::Result<Self>
[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:79:31
[INFO] [stdout]    |
[INFO] [stdout] 79 |         fn to_value(&self) -> 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/resolved_object/resolved_object_type_tests.rs:143:15
[INFO] [stdout]     |
[INFO] [stdout] 143 |     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] 143 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 143 +     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/scalar/scalar_tests.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 |         fn from_value(_value: dynamic_graphql::Value) -> dynamic_graphql::Result<Self>
[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:20:58
[INFO] [stdout]    |
[INFO] [stdout] 20 |         fn from_value(_value: dynamic_graphql::Value) -> dynamic_graphql::Result<Self>
[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:27:31
[INFO] [stdout]    |
[INFO] [stdout] 27 |         fn to_value(&self) -> 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/resolved_object/resolved_object_type_tests.rs:320:15
[INFO] [stdout]     |
[INFO] [stdout] 320 |     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] 320 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 320 +     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/scalar/scalar_tests.rs:41:31
[INFO] [stdout]    |
[INFO] [stdout] 41 |         fn from_value(_value: dynamic_graphql::Value) -> dynamic_graphql::Result<Self>
[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:41:58
[INFO] [stdout]    |
[INFO] [stdout] 41 |         fn from_value(_value: dynamic_graphql::Value) -> dynamic_graphql::Result<Self>
[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:48:31
[INFO] [stdout]    |
[INFO] [stdout] 48 |         fn to_value(&self) -> 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/scalar/scalar_tests.rs:61:31
[INFO] [stdout]    |
[INFO] [stdout] 61 |         fn from_value(_value: dynamic_graphql::Value) -> dynamic_graphql::Result<Self>
[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:61:58
[INFO] [stdout]    |
[INFO] [stdout] 61 |         fn from_value(_value: dynamic_graphql::Value) -> dynamic_graphql::Result<Self>
[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:347:15
[INFO] [stdout]     |
[INFO] [stdout] 347 |     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] 347 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 347 +     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/scalar/scalar_tests.rs:68:31
[INFO] [stdout]    |
[INFO] [stdout] 68 |         fn to_value(&self) -> 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/scalar/scalar_tests.rs:106:31
[INFO] [stdout]     |
[INFO] [stdout] 106 |         fn from_value(_value: dynamic_graphql::Value) -> dynamic_graphql::Result<Self>
[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:106:58
[INFO] [stdout]     |
[INFO] [stdout] 106 |         fn from_value(_value: dynamic_graphql::Value) -> dynamic_graphql::Result<Self>
[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:437:15
[INFO] [stdout]     |
[INFO] [stdout] 437 |     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] 437 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 437 +     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/scalar/scalar_tests.rs:113:31
[INFO] [stdout]     |
[INFO] [stdout] 113 |         fn to_value(&self) -> 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/scalar/scalar_tests.rs:157:31
[INFO] [stdout]     |
[INFO] [stdout] 157 |         fn from_value(_value: dynamic_graphql::Value) -> dynamic_graphql::Result<Self>
[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:157:58
[INFO] [stdout]     |
[INFO] [stdout] 157 |         fn from_value(_value: dynamic_graphql::Value) -> dynamic_graphql::Result<Self>
[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:164:31
[INFO] [stdout]     |
[INFO] [stdout] 164 |         fn to_value(&self) -> 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/resolved_object/resolved_object_with_generics_tests.rs:64:15
[INFO] [stdout]    |
[INFO] [stdout] 64 |     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] 64 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 64 +     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/scalar/scalar_tests.rs:209:31
[INFO] [stdout]     |
[INFO] [stdout] 209 |         fn from_value(_value: dynamic_graphql::Value) -> dynamic_graphql::Result<Self>
[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:209:58
[INFO] [stdout]     |
[INFO] [stdout] 209 |         fn from_value(_value: dynamic_graphql::Value) -> dynamic_graphql::Result<Self>
[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:216:31
[INFO] [stdout]     |
[INFO] [stdout] 216 |         fn to_value(&self) -> 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/scalar/scalar_tests.rs:255:31
[INFO] [stdout]     |
[INFO] [stdout] 255 |         fn from_value(_value: dynamic_graphql::Value) -> dynamic_graphql::Result<Self>
[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_with_generics_tests.rs:125:15
[INFO] [stdout]     |
[INFO] [stdout] 125 |     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] 125 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 125 +     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/scalar/scalar_tests.rs:255:58
[INFO] [stdout]     |
[INFO] [stdout] 255 |         fn from_value(_value: dynamic_graphql::Value) -> dynamic_graphql::Result<Self>
[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:262:31
[INFO] [stdout]     |
[INFO] [stdout] 262 |         fn to_value(&self) -> 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/scalar/scalar_tests.rs:305:31
[INFO] [stdout]     |
[INFO] [stdout] 305 |         fn from_value(_value: dynamic_graphql::Value) -> dynamic_graphql::Result<Self>
[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:305:58
[INFO] [stdout]     |
[INFO] [stdout] 305 |         fn from_value(_value: dynamic_graphql::Value) -> dynamic_graphql::Result<Self>
[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:312:31
[INFO] [stdout]     |
[INFO] [stdout] 312 |         fn to_value(&self) -> dynamic_graphql::Value {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 132 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/resolved_object/resolved_object_with_generics_tests.rs:196:15
[INFO] [stdout]     |
[INFO] [stdout] 196 |     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] 196 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 196 +     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/resolved_object/reuse_tests.rs:135:15
[INFO] [stdout]     |
[INFO] [stdout] 135 |     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] 135 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 135 +     let req = Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dynamic-graphql-derive` (test "scalar") due to 133 previous errors; 1 warning emitted
[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:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         pub id: dynamic_graphql::ID,
[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:42:32
[INFO] [stdout]    |
[INFO] [stdout] 42 |         async fn id(&self) -> &dynamic_graphql::ID {
[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:178:24
[INFO] [stdout]     |
[INFO] [stdout] 178 |         pub id: Option<dynamic_graphql::ID>,
[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:202:39
[INFO] [stdout]     |
[INFO] [stdout] 202 |         async fn id(&self) -> &Option<dynamic_graphql::ID> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 175 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] [stderr] error: could not compile `dynamic-graphql-derive` (test "resolved_object") due to 176 previous errors
[INFO] running `Command { std: "docker" "inspect" "b60bbab6680f7662595909305796e112c861955cb8af4282f7bc4d64ffc9bc54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b60bbab6680f7662595909305796e112c861955cb8af4282f7bc4d64ffc9bc54", kill_on_drop: false }`
[INFO] [stdout] b60bbab6680f7662595909305796e112c861955cb8af4282f7bc4d64ffc9bc54
