[INFO] fetching crate dynamic-graphql-derive 0.9.0...
[INFO] checking dynamic-graphql-derive-0.9.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate dynamic-graphql-derive 0.9.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate dynamic-graphql-derive 0.9.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dynamic-graphql-derive 0.9.0
[INFO] finished tweaking crates.io crate dynamic-graphql-derive 0.9.0
[INFO] tweaked toml for crates.io crate dynamic-graphql-derive 0.9.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 94 packages to latest compatible versions
[INFO] [stderr]       Adding proc-macro-crate v1.3.1 (available: v3.2.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8d4531d6e798d1341ea93ebea8a2dfa1a31dd939f68deb72e91392044f95d59
[INFO] running `Command { std: "docker" "start" "-a" "d8d4531d6e798d1341ea93ebea8a2dfa1a31dd939f68deb72e91392044f95d59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8d4531d6e798d1341ea93ebea8a2dfa1a31dd939f68deb72e91392044f95d59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8d4531d6e798d1341ea93ebea8a2dfa1a31dd939f68deb72e91392044f95d59", kill_on_drop: false }`
[INFO] [stdout] d8d4531d6e798d1341ea93ebea8a2dfa1a31dd939f68deb72e91392044f95d59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 910f51fe3f095cc97c9ebde3ae203ae6f82712fac2cc96e723019236b4c0722e
[INFO] running `Command { std: "docker" "start" "-a" "910f51fe3f095cc97c9ebde3ae203ae6f82712fac2cc96e723019236b4c0722e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking proc-macro-crate v1.3.1
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking insta v1.41.1
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking graphql-parser v0.4.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dynamic-graphql-derive v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `ident` is never read
[INFO] [stdout]   --> src/args/interface.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct InterfaceArg {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 42 |     pub ident: syn::Ident,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InterfaceArg` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `trait_` is never read
[INFO] [stdout]   --> src/utils/impl_block/base_item_impl.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct BaseItemImpl<Method = BaseMethod, Generics = ()> {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 12 |     pub trait_: Option<syn::Path>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BaseItemImpl` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `is_mut` and `is_ref` are never read
[INFO] [stdout]   --> src/utils/impl_block/from_fn_arg.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct SelfArg {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 9  |     pub is_mut: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 10 |     pub is_ref: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelfArg` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span` is never read
[INFO] [stdout]   --> src/utils/interface_attr.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct InterfaceMarkAttr {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 11 |     pub path: syn::Path,
[INFO] [stdout] 12 |     pub span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InterfaceMarkAttr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span` is never read
[INFO] [stdout]   --> src/utils/interface_attr.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct InterfaceImplAttr {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 17 |     pub path: syn::Path,
[INFO] [stdout] 18 |     pub span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InterfaceImplAttr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]  --> src/utils/meta_match/match_lit_str.rs:7:56
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct MatchLitStr<S: MatchString = String>(pub S, pub proc_macro2::Span);
[INFO] [stdout]   |            ----------- field in this struct            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span` is never read
[INFO] [stdout]   --> src/utils/register_attr.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct RegisterAttr {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 13 |     pub path: syn::Path,
[INFO] [stdout] 14 |     pub span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RegisterAttr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ident` is never read
[INFO] [stdout]   --> src/args/interface.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct InterfaceArg {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 42 |     pub ident: syn::Ident,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InterfaceArg` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `trait_` is never read
[INFO] [stdout]   --> src/utils/impl_block/base_item_impl.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct BaseItemImpl<Method = BaseMethod, Generics = ()> {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 12 |     pub trait_: Option<syn::Path>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BaseItemImpl` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `is_mut` and `is_ref` are never read
[INFO] [stdout]   --> src/utils/impl_block/from_fn_arg.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct SelfArg {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 9  |     pub is_mut: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 10 |     pub is_ref: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelfArg` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span` is never read
[INFO] [stdout]   --> src/utils/interface_attr.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct InterfaceMarkAttr {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 11 |     pub path: syn::Path,
[INFO] [stdout] 12 |     pub span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InterfaceMarkAttr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span` is never read
[INFO] [stdout]   --> src/utils/interface_attr.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct InterfaceImplAttr {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 17 |     pub path: syn::Path,
[INFO] [stdout] 18 |     pub span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InterfaceImplAttr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]  --> src/utils/meta_match/match_lit_str.rs:7:56
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct MatchLitStr<S: MatchString = String>(pub S, pub proc_macro2::Span);
[INFO] [stdout]   |            ----------- field in this struct            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span` is never read
[INFO] [stdout]   --> src/utils/register_attr.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct RegisterAttr {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 13 |     pub path: syn::Path,
[INFO] [stdout] 14 |     pub span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RegisterAttr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[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[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[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/mutation/mutation_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/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/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/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/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[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:418:9
[INFO] [stdout]     |
[INFO] [stdout] 418 |     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:419:9
[INFO] [stdout]     |
[INFO] [stdout] 419 |     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:420:9
[INFO] [stdout]     |
[INFO] [stdout] 420 |     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:421:9
[INFO] [stdout]     |
[INFO] [stdout] 421 |     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:422:9
[INFO] [stdout]     |
[INFO] [stdout] 422 |     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:423:9
[INFO] [stdout]     |
[INFO] [stdout] 423 |     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:426:13
[INFO] [stdout]     |
[INFO] [stdout] 426 |         use dynamic_graphql::MutationRoot;
[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/registry.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::dynamic;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/registry.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dynamic_graphql::value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/registry.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use dynamic_graphql::App;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/registry.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use dynamic_graphql::Context;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[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/subscription.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::dynamic::{FieldValue, SubscriptionFieldFuture, TypeRef};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/subscription.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::internal::{Register, Registry};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/gql_enum/tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/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/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/gql_enum/tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:441:9
[INFO] [stdout]     |
[INFO] [stdout] 441 |     use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/gql_enum/tests.rs: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[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:442:9
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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:443:9
[INFO] [stdout]     |
[INFO] [stdout] 443 |     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:444:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     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:445:9
[INFO] [stdout]     |
[INFO] [stdout] 445 |     use dynamic_graphql::ResolvedObject;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/gql_enum/tests.rs:446:9
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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:447:9
[INFO] [stdout]     |
[INFO] [stdout] 447 |     use dynamic_graphql::Variables;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/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/subscription.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/subscription.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::{value, App};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[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[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/expand_object/args_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::Context;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/args_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::ExpandObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/args_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::ExpandObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/args_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/expand_object_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/expand_object_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::internal::ExpandObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/expand_object_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::internal::Object;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[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/expand_object/args_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/expand_object_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/expand_object_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::ExpandObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:443:7
[INFO] [stdout]     |
[INFO] [stdout] 443 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/registry.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/expand_object_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::ExpandObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/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: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/mutation/mutation_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/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[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/generic_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/generic_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::internal::ExpandObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/generic_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::internal::Object;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/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[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/expand_object/expand_object_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/generic_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/generic_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::ExpandObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/generic_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::ExpandObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/generic_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[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[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/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/expand_object/reuse_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::internal::ResolveOwned;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/expand_object/generic_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/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/expand_object/reuse_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::ExpandObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/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[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:560:9
[INFO] [stdout]     |
[INFO] [stdout] 560 |     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[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:561:9
[INFO] [stdout]     |
[INFO] [stdout] 561 |     use dynamic_graphql::FieldValue;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:564:13
[INFO] [stdout]     |
[INFO] [stdout] 564 |         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:572:13
[INFO] [stdout]     |
[INFO] [stdout] 572 |         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/expand_object_tests.rs:578:17
[INFO] [stdout]     |
[INFO] [stdout] 578 |             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:589:14
[INFO] [stdout]     |
[INFO] [stdout] 589 |     #[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:333:7
[INFO] [stdout]     |
[INFO] [stdout] 333 |     #[graphql(register(Bar))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/list_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[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/input_object/list_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::MaybeUndefined;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/gql_enum/tests.rs:466:7
[INFO] [stdout]     |
[INFO] [stdout] 466 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/list_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::ResolvedObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/list_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/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/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/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/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/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/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[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/type_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/input_object/tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/type_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/type_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/type_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::InputObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/type_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dynamic_graphql::ResolvedObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/input_object/type_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/gql_enum/tests.rs:459:7
[INFO] [stdout]     |
[INFO] [stdout] 459 |     #[graphql(remote(remote::Example))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:329:7
[INFO] [stdout]     |
[INFO] [stdout] 329 |     #[graphql(register(Foo))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/gql_enum/tests.rs:393:7
[INFO] [stdout]     |
[INFO] [stdout] 393 |     #[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:272:7
[INFO] [stdout]     |
[INFO] [stdout] 272 |     #[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:340:7
[INFO] [stdout]     |
[INFO] [stdout] 340 |     #[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/tests.rs:466:9
[INFO] [stdout]     |
[INFO] [stdout] 466 |     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/input_object/tests.rs:467:9
[INFO] [stdout]     |
[INFO] [stdout] 467 |     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:468:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |     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:469:9
[INFO] [stdout]     |
[INFO] [stdout] 469 |     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:470:9
[INFO] [stdout]     |
[INFO] [stdout] 470 |     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:475:13
[INFO] [stdout]     |
[INFO] [stdout] 475 |         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:483:13
[INFO] [stdout]     |
[INFO] [stdout] 483 |         use dynamic_graphql::InputObject;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/gql_enum/tests.rs:333:11
[INFO] [stdout]     |
[INFO] [stdout] 333 |         #[graphql(deprecation)]
[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:219:15
[INFO] [stdout]     |
[INFO] [stdout] 219 |     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 this struct
[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] 219 -     let req = dynamic_graphql::Request::new(query).root_value(dynamic::FieldValue::owned_any(root));
[INFO] [stdout] 219 +     let req = Request::new(query).root_value(dynamic::FieldValue::owned_any(root));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:222:7
[INFO] [stdout]     |
[INFO] [stdout] 222 |     #[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:335:11
[INFO] [stdout]     |
[INFO] [stdout] 335 |         #[graphql(deprecation = "This is old")]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:174:7
[INFO] [stdout]     |
[INFO] [stdout] 174 |     #[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:248:7
[INFO] [stdout]     |
[INFO] [stdout] 248 |     #[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:154:7
[INFO] [stdout]     |
[INFO] [stdout] 154 |     #[graphql(get_type_name)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/mutation/mutation_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/gql_enum/tests.rs:235:7
[INFO] [stdout]     |
[INFO] [stdout] 235 |     #[graphql(get_type_name)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/gql_enum/tests.rs:151:7
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[graphql(root)]
[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/gql_enum/tests.rs:142:7
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[graphql(rename_items = "lowercase")]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/mutation/mutation_tests.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[graphql(name = "Mutation")]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/gql_enum/tests.rs:143:7
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[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:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/gql_enum/tests.rs:146:11
[INFO] [stdout]     |
[INFO] [stdout] 146 |         #[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:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[graphql(name = "Mutation")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/gql_enum/tests.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/gql_enum/tests.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[graphql(remote(Org))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]   --> tests/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[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/registry.rs:167:14
[INFO] [stdout]     |
[INFO] [stdout] 167 |         ) -> dynamic_graphql::Result<Option<dynamic::FieldValue<'a>>> {
[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:175:14
[INFO] [stdout]     |
[INFO] [stdout] 175 |         ) -> dynamic_graphql::Result<Option<dynamic::FieldValue<'a>>> {
[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] 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: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/input_object/type_tests.rs:212:7
[INFO] [stdout]     |
[INFO] [stdout] 212 |     #[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:291:15
[INFO] [stdout]     |
[INFO] [stdout] 291 |     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 this struct
[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] 291 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 291 +     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:400:15
[INFO] [stdout]     |
[INFO] [stdout] 400 |     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 this struct
[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] 400 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 400 +     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:464:19
[INFO] [stdout]     |
[INFO] [stdout] 464 |         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 this struct
[INFO] [stdout]     |
[INFO] [stdout] 418 +     use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 464 -         let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 464 +         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/type_tests.rs:151:7
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dynamic-graphql-derive` (test "registry") due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/input_object/type_tests.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[graphql(root)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot 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] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/tests.rs:491:7
[INFO] [stdout]     |
[INFO] [stdout] 491 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/generic_tests.rs:351:7
[INFO] [stdout]     |
[INFO] [stdout] 351 |     #[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:408:7
[INFO] [stdout]     |
[INFO] [stdout] 408 |     #[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:402:7
[INFO] [stdout]     |
[INFO] [stdout] 402 |     #[graphql(register(Foo))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/generic_tests.rs:317:11
[INFO] [stdout]     |
[INFO] [stdout] 317 |         #[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/gql_enum/tests.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 this struct
[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] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/tests.rs:340:7
[INFO] [stdout]     |
[INFO] [stdout] 340 |     #[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:129:15
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let req = dynamic_graphql::Request::new(query)
[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 std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 129 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 129 +     let req = Request::new(query)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/generic_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/input_object/tests.rs:334:7
[INFO] [stdout]     |
[INFO] [stdout] 334 |     #[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/gql_enum/tests.rs:201:15
[INFO] [stdout]     |
[INFO] [stdout] 201 |     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 this struct
[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] 201 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 201 +     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:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 |     let req = dynamic_graphql::Request::new(query)
[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 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)
[INFO] [stdout] 222 +     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:298:15
[INFO] [stdout]     |
[INFO] [stdout] 298 |     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 this struct
[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] 298 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 298 +     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:319:15
[INFO] [stdout]     |
[INFO] [stdout] 319 |     let req = dynamic_graphql::Request::new(query)
[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 std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 319 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 319 +     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:524:19
[INFO] [stdout]     |
[INFO] [stdout] 524 |         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 this struct
[INFO] [stdout]     |
[INFO] [stdout] 441 +     use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 524 -         let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 524 +         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:545:19
[INFO] [stdout]     |
[INFO] [stdout] 545 |         let req = dynamic_graphql::Request::new(query)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 441 +     use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 545 -         let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 545 +         let req = Request::new(query)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/tests.rs:291:7
[INFO] [stdout]     |
[INFO] [stdout] 291 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dynamic-graphql-derive` (test "subscription") due to 7 previous errors
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/tests.rs:232:7
[INFO] [stdout]     |
[INFO] [stdout] 232 |     #[graphql(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: 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/expand_object/expand_object_tests.rs:567:11
[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/input_object/tests.rs:227:11
[INFO] [stdout]     |
[INFO] [stdout] 227 |         #[graphql(skip)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:494:7
[INFO] [stdout]     |
[INFO] [stdout] 494 |     #[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:172:7
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[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:478:7
[INFO] [stdout]     |
[INFO] [stdout] 478 |     #[graphql(register(Foo))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/tests.rs:160:7
[INFO] [stdout]     |
[INFO] [stdout] 160 |     #[graphql(get_type_name)]
[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/expand_object/expand_object_tests.rs:416:7
[INFO] [stdout]     |
[INFO] [stdout] 416 |     #[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: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 "mutation") due to 34 previous errors
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:419:11
[INFO] [stdout]     |
[INFO] [stdout] 419 |         #[graphql(skip)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/tests.rs:102:7
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[graphql(name = "OtherInput")]
[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/expand_object/expand_object_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/input_object/tests.rs:104:11
[INFO] [stdout]     |
[INFO] [stdout] 104 |         #[graphql(name = "other")]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dynamic-graphql-derive` (test "gql_enum") due to 38 previous errors
[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/expand_object/expand_object_tests.rs:301:7
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/input_object/tests.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[graphql(name = "OtherInput")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/expand_object_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/expand_object/expand_object_tests.rs:228:11
[INFO] [stdout]     |
[INFO] [stdout] 228 |         #[graphql(deprecation)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/list_tests.rs:522:7
[INFO] [stdout]     |
[INFO] [stdout] 522 |     #[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: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[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[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[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/expand_object/expand_object_tests.rs:234:11
[INFO] [stdout]     |
[INFO] [stdout] 234 |         #[graphql(deprecation = "this is the old one")]
[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: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/list_tests.rs:442:7
[INFO] [stdout]     |
[INFO] [stdout] 442 |     #[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: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[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[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[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/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[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: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:186:7
[INFO] [stdout]     |
[INFO] [stdout] 186 |     #[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_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: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/list_tests.rs:351:7
[INFO] [stdout]     |
[INFO] [stdout] 351 |     #[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:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dynamic_graphql::InputObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/resolved_object/resolved_object_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dynamic_graphql::ResolvedObject;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/resolved_object/resolved_object_tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use dynamic_graphql::ResolvedObjectFields;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_type_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dynamic_graphql::dynamic::DynamicRequestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]   --> tests/resolved_object/resolved_object_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use dynamic_graphql::SimpleObject;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_type_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynamic_graphql::App;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_type_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dynamic_graphql::FieldValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql`
[INFO] [stdout]  --> tests/resolved_object/resolved_object_type_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dynamic_graphql::ResolvedObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[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: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/expand_object_tests.rs:173:11
[INFO] [stdout]     |
[INFO] [stdout] 173 |         #[graphql(skip)]
[INFO] [stdout]     |           ^^^^^^^
[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[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: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/list_tests.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 |     #[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: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[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/expand_object/expand_object_tests.rs:125:7
[INFO] [stdout]     |
[INFO] [stdout] 125 |     #[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:529:9
[INFO] [stdout]     |
[INFO] [stdout] 529 |     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:530:9
[INFO] [stdout]     |
[INFO] [stdout] 530 |     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:539:13
[INFO] [stdout]     |
[INFO] [stdout] 539 |         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/input_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/expand_object/expand_object_tests.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[graphql(rename_fields = "snake_case")]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/input_object/list_tests.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[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:113:11
[INFO] [stdout]     |
[INFO] [stdout] 113 |         #[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:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[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:65:7
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[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:299:7
[INFO] [stdout]     |
[INFO] [stdout] 299 |     #[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:248:7
[INFO] [stdout]     |
[INFO] [stdout] 248 |     #[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: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/args_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/args_tests.rs:138:7
[INFO] [stdout]     |
[INFO] [stdout] 138 |     #[graphql(rename_args = "UPPERCASE")]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:140:41
[INFO] [stdout]     |
[INFO] [stdout] 140 |         fn with_arg(the_name: String, #[graphql(name = "foo")] _other: String) -> String {
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |         #[graphql(rename_args = "snake_case")]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/expand_object/args_tests.rs:144:50
[INFO] [stdout]     |
[INFO] [stdout] 144 |         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/resolved_object/reuse_tests.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[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:101:7
[INFO] [stdout]     |
[INFO] [stdout] 101 |     #[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:86:29
[INFO] [stdout]    |
[INFO] [stdout] 86 |         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/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/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/expand_object/args_tests.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |         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/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/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/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_type_tests.rs:382:7
[INFO] [stdout]     |
[INFO] [stdout] 382 |     #[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: 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_tests.rs:535:7
[INFO] [stdout]     |
[INFO] [stdout] 535 |     #[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: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: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: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: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[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/expand_object/args_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 this struct
[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/expand_object_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 this struct
[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/expand_object/expand_object_tests.rs:442:15
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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 this struct
[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] 442 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 442 +     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/expand_object_tests.rs:542:15
[INFO] [stdout]     |
[INFO] [stdout] 542 |     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 this struct
[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] 542 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 542 +     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:300:7
[INFO] [stdout]     |
[INFO] [stdout] 300 |     #[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/expand_object/expand_object_tests.rs:603:19
[INFO] [stdout]     |
[INFO] [stdout] 603 |         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 this struct
[INFO] [stdout]     |
[INFO] [stdout] 560 +     use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 603 -         let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 603 +         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:294:15
[INFO] [stdout]     |
[INFO] [stdout] 294 |     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 this struct
[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] 294 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 294 +     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:373:15
[INFO] [stdout]     |
[INFO] [stdout] 373 |     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 this struct
[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).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 373 +     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: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 this struct
[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: 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/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/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/resolved_object/resolved_object_tests.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[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] [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/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/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/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/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/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/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: 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:66:15
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let req = dynamic_graphql::Request::new(query)
[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 std::error::Request;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 66 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 66 +     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:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let req = dynamic_graphql::Request::new(query)
[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 std::error::Request;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 77 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 77 +     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:88:15
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let req = dynamic_graphql::Request::new(query)
[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 std::error::Request;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 88 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 88 +     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: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 this struct
[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/input_object/list_tests.rs:162:15
[INFO] [stdout]     |
[INFO] [stdout] 162 |     let req = dynamic_graphql::Request::new(query)
[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 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)
[INFO] [stdout] 162 +     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:173:15
[INFO] [stdout]     |
[INFO] [stdout] 173 |     let req = dynamic_graphql::Request::new(query)
[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 std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 173 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 173 +     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:236:15
[INFO] [stdout]     |
[INFO] [stdout] 236 |     let req = dynamic_graphql::Request::new(query)
[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 std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 236 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 236 +     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:247:15
[INFO] [stdout]     |
[INFO] [stdout] 247 |     let req = dynamic_graphql::Request::new(query)
[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 std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 247 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 247 +     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:258:15
[INFO] [stdout]     |
[INFO] [stdout] 258 |     let req = dynamic_graphql::Request::new(query)
[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 std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 258 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 258 +     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: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 this struct
[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: 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[E0433]: failed to resolve: use of undeclared crate or module `dynamic_graphql`
[INFO] [stdout]    --> tests/input_object/list_tests.rs:333:15
[INFO] [stdout]     |
[INFO] [stdout] 333 |     let req = dynamic_graphql::Request::new(query)
[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 std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 333 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 333 +     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:402:15
[INFO] [stdout]     |
[INFO] [stdout] 402 |     let req = dynamic_graphql::Request::new(query)
[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 std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 402 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 402 +     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:413:15
[INFO] [stdout]     |
[INFO] [stdout] 413 |     let req = dynamic_graphql::Request::new(query)
[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 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)
[INFO] [stdout] 413 +     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:424:15
[INFO] [stdout]     |
[INFO] [stdout] 424 |     let req = dynamic_graphql::Request::new(query)
[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 std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 424 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 424 +     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:493:15
[INFO] [stdout]     |
[INFO] [stdout] 493 |     let req = dynamic_graphql::Request::new(query)
[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 std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 493 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 493 +     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:504:15
[INFO] [stdout]     |
[INFO] [stdout] 504 |     let req = dynamic_graphql::Request::new(query)
[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 std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 504 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 504 +     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:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |     let req = dynamic_graphql::Request::new(query)
[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 std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 577 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 577 +     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:588:15
[INFO] [stdout]     |
[INFO] [stdout] 588 |     let req = dynamic_graphql::Request::new(query)
[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 std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 588 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 588 +     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:599:15
[INFO] [stdout]     |
[INFO] [stdout] 599 |     let req = dynamic_graphql::Request::new(query)
[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 std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 599 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 599 +     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/tests.rs:91:15
[INFO] [stdout]    |
[INFO] [stdout] 91 |     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 this struct
[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] 91 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 91 +     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_result_tests.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[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/tests.rs:149:15
[INFO] [stdout]     |
[INFO] [stdout] 149 |     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 this struct
[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] 149 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 149 +     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:213:15
[INFO] [stdout]     |
[INFO] [stdout] 213 |     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 this struct
[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] 213 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 213 +     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:273:15
[INFO] [stdout]     |
[INFO] [stdout] 273 |     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 this struct
[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).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 273 +     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:381:15
[INFO] [stdout]     |
[INFO] [stdout] 381 |     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 this struct
[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] 381 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 381 +     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:457:15
[INFO] [stdout]     |
[INFO] [stdout] 457 |     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 this struct
[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] 457 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 457 +     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:538:19
[INFO] [stdout]     |
[INFO] [stdout] 538 |         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 this struct
[INFO] [stdout]     |
[INFO] [stdout] 466 +     use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 538 -         let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 538 +         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:106:15
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let req = dynamic_graphql::Request::new(query)
[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 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)
[INFO] [stdout] 106 +     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: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 this struct
[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: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/resolved_object/resolved_object_list_tests.rs:333:7
[INFO] [stdout]     |
[INFO] [stdout] 333 |     #[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/type_tests.rs:253:15
[INFO] [stdout]     |
[INFO] [stdout] 253 |     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 this struct
[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] 253 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 253 +     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:267:15
[INFO] [stdout]     |
[INFO] [stdout] 267 |     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 this struct
[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] 267 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 267 +     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: cannot find attribute `graphql` in this scope
[INFO] [stdout]    --> tests/resolved_object/resolved_object_list_tests.rs:264:7
[INFO] [stdout]     |
[INFO] [stdout] 264 |     #[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:192:7
[INFO] [stdout]     |
[INFO] [stdout] 192 |     #[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/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/resolved_object/resolved_object_list_args_tests.rs:222:7
[INFO] [stdout]     |
[INFO] [stdout] 222 |     #[graphql(root)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dynamic-graphql-derive` (test "expand_object") due to 82 previous errors
[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/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/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/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/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/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/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/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/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/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/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/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/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: 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/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/resolved_object/resolved_object_args_tests.rs:81:29
[INFO] [stdout]    |
[INFO] [stdout] 81 |         fn renamed(&self, #[graphql(ctx)] _context: &Context) -> String {
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot 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/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/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[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] 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 "input_object") due to 87 previous errors
[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 this struct
[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 this struct
[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 this struct
[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 this struct
[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 this struct
[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 this struct
[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 this struct
[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 this struct
[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 this struct
[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 this struct
[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 this struct
[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 this struct
[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 this struct
[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 this struct
[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 this struct
[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 this struct
[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:671:15
[INFO] [stdout]     |
[INFO] [stdout] 671 |     let req = dynamic_graphql::Request::new(query)
[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 std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 671 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 671 +     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:689:15
[INFO] [stdout]     |
[INFO] [stdout] 689 |     let req = dynamic_graphql::Request::new(query)
[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 std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 689 -     let req = dynamic_graphql::Request::new(query)
[INFO] [stdout] 689 +     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 this struct
[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 this struct
[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 this struct
[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 this struct
[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 this struct
[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 this struct
[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 this struct
[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 this struct
[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:163:15
[INFO] [stdout]     |
[INFO] [stdout] 163 |     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 this struct
[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] 163 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 163 +     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:178:15
[INFO] [stdout]     |
[INFO] [stdout] 178 |     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 this struct
[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] 178 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 178 +     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: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 this struct
[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/resolved_object/resolved_object_list_tests.rs:250:15
[INFO] [stdout]     |
[INFO] [stdout] 250 |     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 this struct
[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] 250 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 250 +     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:315:15
[INFO] [stdout]     |
[INFO] [stdout] 315 |     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 this struct
[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] 315 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 315 +     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: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 this struct
[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/resolved_object/resolved_object_list_tests.rs:391:15
[INFO] [stdout]     |
[INFO] [stdout] 391 |     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 this struct
[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] 391 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 391 +     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 this struct
[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 this struct
[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 this struct
[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 this struct
[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 this struct
[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/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 this struct
[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/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 this struct
[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/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 this struct
[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/resolved_object/resolved_object_tests.rs:511:15
[INFO] [stdout]     |
[INFO] [stdout] 511 |     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 this struct
[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] 511 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 511 +     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_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 this struct
[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/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 this struct
[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/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 this struct
[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/resolved_object/resolved_object_type_tests.rs:436:15
[INFO] [stdout]     |
[INFO] [stdout] 436 |     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 this struct
[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] 436 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 436 +     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_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 this struct
[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/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 this struct
[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/resolved_object/resolved_object_with_generics_tests.rs:193:15
[INFO] [stdout]     |
[INFO] [stdout] 193 |     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 this struct
[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] 193 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 193 +     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:132:15
[INFO] [stdout]     |
[INFO] [stdout] 132 |     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 this struct
[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] 132 -     let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root));
[INFO] [stdout] 132 +     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_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] 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 175 previous errors
[INFO] [stdout] warning: field `ident` is never read
[INFO] [stdout]   --> src/args/interface.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct InterfaceArg {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 42 |     pub ident: syn::Ident,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InterfaceArg` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `trait_` is never read
[INFO] [stdout]   --> src/utils/impl_block/base_item_impl.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct BaseItemImpl<Method = BaseMethod, Generics = ()> {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 12 |     pub trait_: Option<syn::Path>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BaseItemImpl` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `is_mut` and `is_ref` are never read
[INFO] [stdout]   --> src/utils/impl_block/from_fn_arg.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct SelfArg {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 9  |     pub is_mut: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 10 |     pub is_ref: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelfArg` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span` is never read
[INFO] [stdout]   --> src/utils/interface_attr.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct InterfaceMarkAttr {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 11 |     pub path: syn::Path,
[INFO] [stdout] 12 |     pub span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InterfaceMarkAttr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span` is never read
[INFO] [stdout]   --> src/utils/interface_attr.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct InterfaceImplAttr {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 17 |     pub path: syn::Path,
[INFO] [stdout] 18 |     pub span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InterfaceImplAttr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]  --> src/utils/meta_match/match_lit_str.rs:7:56
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct MatchLitStr<S: MatchString = String>(pub S, pub proc_macro2::Span);
[INFO] [stdout]   |            ----------- field in this struct            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span` is never read
[INFO] [stdout]   --> src/utils/register_attr.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct RegisterAttr {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 13 |     pub path: syn::Path,
[INFO] [stdout] 14 |     pub span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RegisterAttr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "910f51fe3f095cc97c9ebde3ae203ae6f82712fac2cc96e723019236b4c0722e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "910f51fe3f095cc97c9ebde3ae203ae6f82712fac2cc96e723019236b4c0722e", kill_on_drop: false }`
[INFO] [stdout] 910f51fe3f095cc97c9ebde3ae203ae6f82712fac2cc96e723019236b4c0722e
