[INFO] fetching crate dynamic-graphql-derive 0.10.1... [INFO] checking dynamic-graphql-derive-0.10.1 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate dynamic-graphql-derive 0.10.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate dynamic-graphql-derive 0.10.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dynamic-graphql-derive 0.10.1 [INFO] tweaked toml for crates.io crate dynamic-graphql-derive 0.10.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dynamic-graphql-derive 0.10.1 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dynamic-graphql-derive 0.10.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c387fff4b59a33fe3266d1ec85f8ee6fe3f3a9983ae57f23f3d6fd2e17aff433 [INFO] running `Command { std: "docker" "start" "-a" "c387fff4b59a33fe3266d1ec85f8ee6fe3f3a9983ae57f23f3d6fd2e17aff433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c387fff4b59a33fe3266d1ec85f8ee6fe3f3a9983ae57f23f3d6fd2e17aff433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c387fff4b59a33fe3266d1ec85f8ee6fe3f3a9983ae57f23f3d6fd2e17aff433", kill_on_drop: false }` [INFO] [stdout] c387fff4b59a33fe3266d1ec85f8ee6fe3f3a9983ae57f23f3d6fd2e17aff433 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc559101d3b5548feec21d3e9e5fdc5f3d8fa2258ee1a8a684a865eaf0be0e3f [INFO] running `Command { std: "docker" "start" "-a" "cc559101d3b5548feec21d3e9e5fdc5f3d8fa2258ee1a8a684a865eaf0be0e3f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling prettier-please v0.3.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking winnow v0.7.6 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking proc-macro-crate v3.3.0 [INFO] [stderr] Checking darling_core v0.20.11 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking insta v1.42.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking graphql-parser v0.4.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dynamic-graphql-derive v0.10.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `InterfaceArg` is never constructed [INFO] [stdout] --> src/args/interface.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct InterfaceArg { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_args_rename_rule` is never used [INFO] [stdout] --> src/utils/common.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait CommonField { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 30 | fn get_args_rename_rule(&self) -> Option<&RenameRule> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Doc` is never constructed [INFO] [stdout] --> src/utils/docs_utils.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Doc { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `match_string` is never used [INFO] [stdout] --> src/utils/meta_match/match_string.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait MatchString: Sized { [INFO] [stdout] | ----------- associated function in this trait [INFO] [stdout] 2 | fn match_string(str: &str) -> Option>; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SetArg` is never used [INFO] [stdout] --> src/utils/with_arg.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait SetArg { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithArg` is never constructed [INFO] [stdout] --> src/utils/with_arg.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct WithArg { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InterfaceArg` is never constructed [INFO] [stdout] --> src/args/interface.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct InterfaceArg { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_args_rename_rule` is never used [INFO] [stdout] --> src/utils/common.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait CommonField { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 30 | fn get_args_rename_rule(&self) -> Option<&RenameRule> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Doc` is never constructed [INFO] [stdout] --> src/utils/docs_utils.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Doc { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `match_string` is never used [INFO] [stdout] --> src/utils/meta_match/match_string.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait MatchString: Sized { [INFO] [stdout] | ----------- associated function in this trait [INFO] [stdout] 2 | fn match_string(str: &str) -> Option>; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SetArg` is never used [INFO] [stdout] --> src/utils/with_arg.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait SetArg { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithArg` is never constructed [INFO] [stdout] --> src/utils/with_arg.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct WithArg { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/readme.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/readme.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/readme.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use dynamic_graphql::ExpandObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/readme.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | use dynamic_graphql::ExpandObjectFields; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/readme.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | use dynamic_graphql::SimpleObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/readme.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | use dynamic_graphql::SimpleObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/readme.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 39 + #[derive(App, Enum, ExpandObject, InputObject, Mutation, MutationRoot, OneOfInput, ResolvedObject, Scalar, SimpleObject, Union)] [INFO] [stdout] 40 | pub struct Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/list_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/list_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dynamic_graphql::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/list_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dynamic_graphql::dynamic::DynamicRequestExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/list_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dynamic_graphql::SimpleObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/object_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/object_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dynamic_graphql::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/object_tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use dynamic_graphql::dynamic::DynamicRequestExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/object_tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use dynamic_graphql::internal::Object; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/object_tests.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dynamic_graphql::internal::TypeName; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/object_tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use dynamic_graphql::SimpleObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/type_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/type_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dynamic_graphql::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/type_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dynamic_graphql::dynamic::DynamicRequestExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/type_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dynamic_graphql::SimpleObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/with_generics_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/with_generics_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dynamic_graphql::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/with_generics_tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use dynamic_graphql::dynamic::DynamicRequestExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/with_generics_tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use dynamic_graphql::internal::OutputTypeName; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/with_generics_tests.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dynamic_graphql::internal::ResolveRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/with_generics_tests.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use dynamic_graphql::internal::TypeName; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/with_generics_tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use dynamic_graphql::SimpleObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/object_tests.rs:434:9 [INFO] [stdout] | [INFO] [stdout] 434 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/object_tests.rs:435:9 [INFO] [stdout] | [INFO] [stdout] 435 | use dynamic_graphql::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/object_tests.rs:437:9 [INFO] [stdout] | [INFO] [stdout] 437 | use dynamic_graphql::dynamic::DynamicRequestExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/object_tests.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 436 | use dynamic_graphql::SimpleObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/with_generics_tests.rs:110:7 [INFO] [stdout] | [INFO] [stdout] 110 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/with_generics_tests.rs:88:7 [INFO] [stdout] | [INFO] [stdout] 88 | #[graphql(get_type_name)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/with_generics_tests.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/type_tests.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/type_tests.rs:120:7 [INFO] [stdout] | [INFO] [stdout] 120 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/union/union_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/union/union_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dynamic_graphql::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/union/union_tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use dynamic_graphql::ResolvedObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/union/union_tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use dynamic_graphql::ResolvedObjectFields; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/union/union_tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use dynamic_graphql::SimpleObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/union/union_tests.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use dynamic_graphql::dynamic::DynamicRequestExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/union/union_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use dynamic_graphql::internal::TypeName; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/union/union_tests.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use dynamic_graphql::internal::Union; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/union/union_tests.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dynamic_graphql::Union; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/union/with_generic_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/union/with_generic_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dynamic_graphql::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/union/with_generic_tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use dynamic_graphql::SimpleObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/union/with_generic_tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use dynamic_graphql::dynamic::DynamicRequestExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/union/with_generic_tests.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dynamic_graphql::internal::Object; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/union/with_generic_tests.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use dynamic_graphql::internal::OutputTypeName; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/union/with_generic_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use dynamic_graphql::internal::ResolveOwned; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/union/with_generic_tests.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use dynamic_graphql::internal::ResolveRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/union/with_generic_tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use dynamic_graphql::internal::TypeName; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/union/with_generic_tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use dynamic_graphql::Union; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/union/with_interface.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/union/with_interface.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dynamic_graphql::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/union/with_interface.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dynamic_graphql::Interface; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/union/with_interface.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dynamic_graphql::SimpleObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/union/with_interface.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use dynamic_graphql::dynamic::DynamicRequestExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/union/with_interface.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use dynamic_graphql::Union; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/union/union_tests.rs:522:9 [INFO] [stdout] | [INFO] [stdout] 522 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/union/union_tests.rs:523:9 [INFO] [stdout] | [INFO] [stdout] 523 | use dynamic_graphql::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/union/union_tests.rs:524:9 [INFO] [stdout] | [INFO] [stdout] 524 | use dynamic_graphql::SimpleObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/union/union_tests.rs:526:9 [INFO] [stdout] | [INFO] [stdout] 526 | use dynamic_graphql::dynamic::DynamicRequestExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/union/union_tests.rs:525:9 [INFO] [stdout] | [INFO] [stdout] 525 | use dynamic_graphql::Union; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/union/union_tests.rs:531:13 [INFO] [stdout] | [INFO] [stdout] 531 | use dynamic_graphql::SimpleObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/union/union_tests.rs:541:13 [INFO] [stdout] | [INFO] [stdout] 541 | use dynamic_graphql::SimpleObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `create_schema` found for struct `App` in the current scope [INFO] [stdout] --> tests/readme.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 43 | struct App(root::Query, foo::FooApp); [INFO] [stdout] | ---------- function or associated item `create_schema` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 47 | let schema = App::create_schema().finish().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `App` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/type_tests.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/object_tests.rs:440:7 [INFO] [stdout] | [INFO] [stdout] 440 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 441 + #[derive(App, Enum, ExpandObject, InputObject, Mutation, MutationRoot, OneOfInput, ResolvedObject, Scalar, SimpleObject, Union)] [INFO] [stdout] 442 | pub struct Query { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/object_tests.rs:396:7 [INFO] [stdout] | [INFO] [stdout] 396 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/object_tests.rs:389:7 [INFO] [stdout] | [INFO] [stdout] 389 | #[graphql(register(Foo))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/input_object/list_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::InputObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::MaybeUndefined; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::ResolvedObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::ResolvedObjectFields; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/input_object/list_tests.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dynamic_graphql::dynamic::DynamicRequestExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::Variables; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/input_object/tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/input_object/tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dynamic_graphql::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/input_object/tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use dynamic_graphql::InputObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::ResolvedObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::ResolvedObjectFields; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/input_object/tests.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use dynamic_graphql::dynamic::DynamicRequestExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/input_object/tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use dynamic_graphql::internal::InputObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/input_object/tests.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use dynamic_graphql::internal::TypeName; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::SimpleObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/input_object/type_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/object_tests.rs:390:7 [INFO] [stdout] | [INFO] [stdout] 390 | #[graphql(register(Bar))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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::InputObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::ResolvedObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::ResolvedObjectFields; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/input_object/type_tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use dynamic_graphql::dynamic::DynamicRequestExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::Variables; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/input_object/tests.rs:462:9 [INFO] [stdout] | [INFO] [stdout] 462 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/input_object/tests.rs:463:9 [INFO] [stdout] | [INFO] [stdout] 463 | use dynamic_graphql::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/input_object/tests.rs:464:9 [INFO] [stdout] | [INFO] [stdout] 464 | use dynamic_graphql::ResolvedObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/input_object/tests.rs:465:9 [INFO] [stdout] | [INFO] [stdout] 465 | use dynamic_graphql::ResolvedObjectFields; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/input_object/tests.rs:471:13 [INFO] [stdout] | [INFO] [stdout] 471 | use dynamic_graphql::InputObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/input_object/tests.rs:479:13 [INFO] [stdout] | [INFO] [stdout] 479 | use dynamic_graphql::InputObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dynamic-graphql-derive` (test "readme") due to 8 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/simple_object/object_tests.rs:349:7 [INFO] [stdout] | [INFO] [stdout] 349 | #[graphql(rename_fields = "snake_case")] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/object_tests.rs:351:7 [INFO] [stdout] | [INFO] [stdout] 351 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/object_tests.rs:315:7 [INFO] [stdout] | [INFO] [stdout] 315 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/object_tests.rs:317:11 [INFO] [stdout] | [INFO] [stdout] 317 | #[graphql(deprecation)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/object_tests.rs:319:11 [INFO] [stdout] | [INFO] [stdout] 319 | #[graphql(deprecation = "this is the old one")] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/object_tests.rs:284:7 [INFO] [stdout] | [INFO] [stdout] 284 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/object_tests.rs:232:7 [INFO] [stdout] | [INFO] [stdout] 232 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/object_tests.rs:205:7 [INFO] [stdout] | [INFO] [stdout] 205 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/object_tests.rs:175:7 [INFO] [stdout] | [INFO] [stdout] 175 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/object_tests.rs:177:11 [INFO] [stdout] | [INFO] [stdout] 177 | #[graphql(name = "other")] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/subscription.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/subscription.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dynamic_graphql::dynamic::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/subscription.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dynamic_graphql::dynamic::SubscriptionFieldFuture; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/subscription.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use dynamic_graphql::dynamic::TypeRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/subscription.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use dynamic_graphql::internal::Register; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/subscription.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use dynamic_graphql::internal::Registry; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/subscription.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dynamic_graphql::SimpleObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/object_tests.rs:144:7 [INFO] [stdout] | [INFO] [stdout] 144 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/subscription.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dynamic_graphql::value; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/object_tests.rs:147:11 [INFO] [stdout] | [INFO] [stdout] 147 | #[graphql(skip)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/object_tests.rs:108:7 [INFO] [stdout] | [INFO] [stdout] 108 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/object_tests.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | #[graphql(get_type_name)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/object_tests.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | #[graphql(name = "Other")] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/object_tests.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 80 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/object_tests.rs:51:7 [INFO] [stdout] | [INFO] [stdout] 51 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/object_tests.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[graphql(name = "Other")] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/list_tests.rs:167:7 [INFO] [stdout] | [INFO] [stdout] 167 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/list_tests.rs:120:7 [INFO] [stdout] | [INFO] [stdout] 120 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/subscription.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/list_tests.rs:64:7 [INFO] [stdout] | [INFO] [stdout] 64 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/simple_object/list_tests.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/union/with_interface.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/args_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::Context; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::ExpandObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::ExpandObjectFields; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/subscription.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | let field = dynamic_graphql::dynamic::SubscriptionField::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/subscription.rs:26:32 [INFO] [stdout] | [INFO] [stdout] 26 | let subscription = dynamic_graphql::dynamic::Subscription::new("Subscription"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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] 26 - let subscription = dynamic_graphql::dynamic::Subscription::new("Subscription"); [INFO] [stdout] 26 + let subscription = Subscription::new("Subscription"); [INFO] [stdout] | [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::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/args_tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use dynamic_graphql::dynamic::DynamicRequestExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::SimpleObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/expand_object_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/expand_object_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dynamic_graphql::ExpandObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/expand_object_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dynamic_graphql::ExpandObjectFields; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/expand_object_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dynamic_graphql::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::InputObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/expand_object_tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use dynamic_graphql::dynamic::DynamicRequestExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/expand_object_tests.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dynamic_graphql::internal::ExpandObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/expand_object_tests.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use dynamic_graphql::internal::Object; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/expand_object_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use dynamic_graphql::internal::ParentType; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::SimpleObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/generic_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/generic_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dynamic_graphql::ExpandObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/generic_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dynamic_graphql::ExpandObjectFields; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/generic_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dynamic_graphql::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/generic_tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use dynamic_graphql::dynamic::DynamicRequestExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/generic_tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use dynamic_graphql::internal::ExpandObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/generic_tests.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dynamic_graphql::internal::Object; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/generic_tests.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use dynamic_graphql::internal::ParentType; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::SimpleObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/reuse_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/reuse_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dynamic_graphql::ExpandObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/reuse_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dynamic_graphql::ExpandObjectFields; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/reuse_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dynamic_graphql::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/reuse_tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use dynamic_graphql::dynamic::DynamicRequestExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/reuse_tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use dynamic_graphql::internal::Object; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/reuse_tests.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dynamic_graphql::internal::OutputTypeName; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/reuse_tests.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use dynamic_graphql::internal::ResolveOwned; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::SimpleObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/expand_object_tests.rs:561:9 [INFO] [stdout] | [INFO] [stdout] 561 | use dynamic_graphql::dynamic::DynamicRequestExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/expand_object/expand_object_tests.rs:560:9 [INFO] [stdout] | [INFO] [stdout] 560 | use dynamic_graphql::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_args_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/union/with_interface.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[graphql(mark(Named))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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::Context; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::MaybeUndefined; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::ResolvedObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::ResolvedObjectFields; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_args_tests.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use dynamic_graphql::dynamic::DynamicRequestExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::Variables; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_list_args_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::ResolvedObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_list_args_tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use dynamic_graphql::dynamic::DynamicRequestExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::ResolvedObjectFields; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_list_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::ResolvedObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::ResolvedObjectFields; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_list_tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use dynamic_graphql::dynamic::DynamicRequestExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::SimpleObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_result_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::ResolvedObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::ResolvedObjectFields; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_result_tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use dynamic_graphql::dynamic::DynamicRequestExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::SimpleObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dynamic_graphql::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use dynamic_graphql::InputObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use dynamic_graphql::ResolvedObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::ResolvedObjectFields; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_tests.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use dynamic_graphql::dynamic::DynamicRequestExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use dynamic_graphql::internal::Object; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_tests.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use dynamic_graphql::internal::Register; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use dynamic_graphql::internal::TypeName; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::SimpleObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_type_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::ResolvedObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::ResolvedObjectFields; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_type_tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use dynamic_graphql::dynamic::DynamicRequestExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::SimpleObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_with_generics_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_with_generics_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dynamic_graphql::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_with_generics_tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use dynamic_graphql::ResolvedObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::ResolvedObjectFields; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_with_generics_tests.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dynamic_graphql::dynamic::DynamicRequestExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_with_generics_tests.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use dynamic_graphql::internal::OutputTypeName; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_with_generics_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use dynamic_graphql::internal::ResolveRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::SimpleObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dynamic-graphql-derive` (test "subscription") due to 11 previous errors [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/reuse_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/reuse_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dynamic_graphql::ExpandObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/reuse_tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use dynamic_graphql::ExpandObjectFields; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/reuse_tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use dynamic_graphql::FieldValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::ResolvedObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::ResolvedObjectFields; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/reuse_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use dynamic_graphql::dynamic::DynamicRequestExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/reuse_tests.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use dynamic_graphql::internal::OutputTypeName; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/reuse_tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use dynamic_graphql::internal::ResolveOwned; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/reuse_tests.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use dynamic_graphql::internal::TypeName; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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::SimpleObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_tests.rs:527:9 [INFO] [stdout] | [INFO] [stdout] 527 | use dynamic_graphql::App; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_tests.rs:528:9 [INFO] [stdout] | [INFO] [stdout] 528 | use dynamic_graphql::ResolvedObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_tests.rs:537:13 [INFO] [stdout] | [INFO] [stdout] 537 | use dynamic_graphql::ResolvedObjectFields; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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/union/with_interface.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[graphql(mark(Named))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/union/with_generic_tests.rs:84:7 [INFO] [stdout] | [INFO] [stdout] 84 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/union/with_generic_tests.rs:86:11 [INFO] [stdout] | [INFO] [stdout] 86 | #[graphql(name = "box")] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/list_tests.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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] 46 - let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] 46 + let req = Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/list_tests.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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] 53 - let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] 53 + let req = Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/list_tests.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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] 97 - let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] 97 + let req = Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/list_tests.rs:109:15 [INFO] [stdout] | [INFO] [stdout] 109 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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] 109 - let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] 109 + let req = Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/list_tests.rs:153:15 [INFO] [stdout] | [INFO] [stdout] 153 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/list_tests.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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] 200 - let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] 200 + let req = Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/list_tests.rs:212:15 [INFO] [stdout] | [INFO] [stdout] 212 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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] 212 - let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] 212 + let req = Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/object_tests.rs:221:15 [INFO] [stdout] | [INFO] [stdout] 221 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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] 221 - let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] 221 + let req = Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/object_tests.rs:265:15 [INFO] [stdout] | [INFO] [stdout] 265 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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] 265 - let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] 265 + let req = Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/object_tests.rs:272:15 [INFO] [stdout] | [INFO] [stdout] 272 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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] 272 - let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] 272 + let req = Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/object_tests.rs:459:19 [INFO] [stdout] | [INFO] [stdout] 459 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 434 + use std::error::Request; [INFO] [stdout] | [INFO] [stdout] help: if you import `Request`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 459 - let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] 459 + let req = Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/type_tests.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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] 89 - let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] 89 + let req = Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/type_tests.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 214 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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] 214 - let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] 214 + let req = Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/type_tests.rs:241:15 [INFO] [stdout] | [INFO] [stdout] 241 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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] 241 - let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] 241 + let req = Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/type_tests.rs:316:15 [INFO] [stdout] | [INFO] [stdout] 316 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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] 316 - let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] 316 + let req = Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/with_generics_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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/with_generics_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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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: 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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/union/with_generic_tests.rs:52:7 [INFO] [stdout] | [INFO] [stdout] 52 | #[graphql(get_type_name)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/union/with_generic_tests.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[graphql(get_type_name)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/expand_object/generic_tests.rs:135:7 [INFO] [stdout] | [INFO] [stdout] 135 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/resolved_object/resolved_object_tests.rs:533:7 [INFO] [stdout] | [INFO] [stdout] 533 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 534 + #[derive(App, Enum, ExpandObject, InputObject, Mutation, MutationRoot, OneOfInput, ResolvedObject, Scalar, SimpleObject, Union)] [INFO] [stdout] 535 | struct Query; [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] help: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 568 + #[derive(App, Enum, ExpandObject, InputObject, Mutation, MutationRoot, OneOfInput, ResolvedObject, Scalar, SimpleObject, Union)] [INFO] [stdout] 569 | pub struct Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/union/union_tests.rs:558:7 [INFO] [stdout] | [INFO] [stdout] 558 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 559 + #[derive(App, Enum, ExpandObject, InputObject, Mutation, MutationRoot, OneOfInput, ResolvedObject, Scalar, SimpleObject, Union)] [INFO] [stdout] 560 | struct Query { [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/resolved_object/resolved_object_tests.rs:458:7 [INFO] [stdout] | [INFO] [stdout] 458 | #[graphql(register(Foo))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/resolved_object/resolved_object_tests.rs:459:7 [INFO] [stdout] | [INFO] [stdout] 459 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/type_tests.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | pub id: dynamic_graphql::ID, [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/simple_object/type_tests.rs:124:24 [INFO] [stdout] | [INFO] [stdout] 124 | pub id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/resolved_object/resolved_object_tests.rs:374:7 [INFO] [stdout] | [INFO] [stdout] 374 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/resolved_object/resolved_object_tests.rs:343:7 [INFO] [stdout] | [INFO] [stdout] 343 | #[graphql(rename_fields = "snake_case")] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/resolved_object/resolved_object_tests.rs:339:7 [INFO] [stdout] | [INFO] [stdout] 339 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/union/union_tests.rs:477:7 [INFO] [stdout] | [INFO] [stdout] 477 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dynamic-graphql-derive` (test "simple_object") due to 76 previous errors [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/expand_object/expand_object_tests.rs:303:7 [INFO] [stdout] | [INFO] [stdout] 303 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/resolved_object/resolved_object_tests.rs:301:11 [INFO] [stdout] | [INFO] [stdout] 301 | #[graphql(deprecation)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/input_object/type_tests.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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 = "this is the old one")] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/input_object/tests.rs:487:7 [INFO] [stdout] | [INFO] [stdout] 487 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 488 + #[derive(App, Enum, ExpandObject, InputObject, Mutation, MutationRoot, OneOfInput, ResolvedObject, Scalar, SimpleObject, Union)] [INFO] [stdout] 489 | struct Query; [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:296:7 [INFO] [stdout] | [INFO] [stdout] 296 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/input_object/tests.rs:404:7 [INFO] [stdout] | [INFO] [stdout] 404 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/input_object/tests.rs:398:7 [INFO] [stdout] | [INFO] [stdout] 398 | #[graphql(register(Foo))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/input_object/tests.rs:336:7 [INFO] [stdout] | [INFO] [stdout] 336 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/input_object/tests.rs:330:7 [INFO] [stdout] | [INFO] [stdout] 330 | #[graphql(rename_fields = "snake_case")] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/input_object/tests.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/union/union_tests.rs:470:7 [INFO] [stdout] | [INFO] [stdout] 470 | #[graphql(register(Bird))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/union/union_tests.rs:403:7 [INFO] [stdout] | [INFO] [stdout] 403 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/union/union_tests.rs:396:7 [INFO] [stdout] | [INFO] [stdout] 396 | #[graphql(name = "Other")] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/union/union_tests.rs:338:7 [INFO] [stdout] | [INFO] [stdout] 338 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/union/union_tests.rs:331:7 [INFO] [stdout] | [INFO] [stdout] 331 | #[graphql(name = "Other")] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/union/union_tests.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/union/union_tests.rs:269:7 [INFO] [stdout] | [INFO] [stdout] 269 | #[graphql(name = "Other")] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/union/union_tests.rs:214:7 [INFO] [stdout] | [INFO] [stdout] 214 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/union/union_tests.rs:201:7 [INFO] [stdout] | [INFO] [stdout] 201 | #[graphql(get_type_name)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/union/union_tests.rs:147:7 [INFO] [stdout] | [INFO] [stdout] 147 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/union/union_tests.rs:140:7 [INFO] [stdout] | [INFO] [stdout] 140 | #[graphql(name = "Other")] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/union/union_tests.rs:86:7 [INFO] [stdout] | [INFO] [stdout] 86 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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: 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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/union/union_tests.rs:55:7 [INFO] [stdout] | [INFO] [stdout] 55 | #[graphql(name = "Other")] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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] [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_tests.rs:96:7 [INFO] [stdout] | [INFO] [stdout] 96 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/resolved_object/resolved_object_list_args_tests.rs:157:7 [INFO] [stdout] | [INFO] [stdout] 157 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/union/union_tests.rs:370:15 [INFO] [stdout] | [INFO] [stdout] 370 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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] 370 - let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] 370 + 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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/union/union_tests.rs:438:15 [INFO] [stdout] | [INFO] [stdout] 438 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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] 438 - let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] 438 + 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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/union/union_tests.rs:619:19 [INFO] [stdout] | [INFO] [stdout] 619 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 521 + use std::error::Request; [INFO] [stdout] | [INFO] [stdout] help: if you import `Request`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 619 - let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] 619 + 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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/union/with_generic_tests.rs:161:15 [INFO] [stdout] | [INFO] [stdout] 161 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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] 161 - let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] 161 + 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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/union/with_interface.rs:107:15 [INFO] [stdout] | [INFO] [stdout] 107 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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] 107 - let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] 107 + let req = Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/union/with_interface.rs:122:15 [INFO] [stdout] | [INFO] [stdout] 122 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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] 122 - let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] 122 + 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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/union/with_interface.rs:134:15 [INFO] [stdout] | [INFO] [stdout] 134 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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] 134 - let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] 134 + let req = Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/resolved_object/resolved_object_args_tests.rs:636:7 [INFO] [stdout] | [INFO] [stdout] 636 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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_args_tests.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | #[graphql(root)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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] = note: `graphql` is an attribute that can be used by the derive macros `App`, `Enum`, `ExpandObject`, `InputObject`, `Mutation`, `MutationRoot`, `OneOfInput`, `ResolvedObject`, `Scalar`, `SimpleObject` and `Union`, you might be missing a `derive` attribute [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 "union") due to 61 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/input_object/tests.rs:377:15 [INFO] [stdout] | [INFO] [stdout] 377 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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] 377 - let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] 377 + 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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/input_object/tests.rs:453:15 [INFO] [stdout] | [INFO] [stdout] 453 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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).root_value(FieldValue::owned_any(root)); [INFO] [stdout] 453 + 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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/input_object/tests.rs:534:19 [INFO] [stdout] | [INFO] [stdout] 534 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 462 + use std::error::Request; [INFO] [stdout] | [INFO] [stdout] help: if you import `Request`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 534 - let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] 534 + let req = Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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] [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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_tests.rs:424:15 [INFO] [stdout] | [INFO] [stdout] 424 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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).root_value(FieldValue::owned_any(root)); [INFO] [stdout] 424 + 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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_tests.rs:509:15 [INFO] [stdout] | [INFO] [stdout] 509 | let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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] 509 - let req = dynamic_graphql::Request::new(query).root_value(FieldValue::owned_any(root)); [INFO] [stdout] 509 + 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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_type_tests.rs:178:24 [INFO] [stdout] | [INFO] [stdout] 178 | pub id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] --> tests/resolved_object/resolved_object_type_tests.rs:202:39 [INFO] [stdout] | [INFO] [stdout] 202 | async fn id(&self) -> &Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_graphql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_graphql`, use `cargo add dynamic_graphql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stderr] error: could not compile `dynamic-graphql-derive` (test "resolved_object") due to 175 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: struct `InterfaceArg` is never constructed [INFO] [stdout] --> src/args/interface.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct InterfaceArg { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_args_rename_rule` is never used [INFO] [stdout] --> src/utils/common.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait CommonField { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 30 | fn get_args_rename_rule(&self) -> Option<&RenameRule> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Doc` is never constructed [INFO] [stdout] --> src/utils/docs_utils.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Doc { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `match_string` is never used [INFO] [stdout] --> src/utils/meta_match/match_string.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait MatchString: Sized { [INFO] [stdout] | ----------- associated function in this trait [INFO] [stdout] 2 | fn match_string(str: &str) -> Option>; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SetArg` is never used [INFO] [stdout] --> src/utils/with_arg.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait SetArg { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithArg` is never constructed [INFO] [stdout] --> src/utils/with_arg.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct WithArg { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cc559101d3b5548feec21d3e9e5fdc5f3d8fa2258ee1a8a684a865eaf0be0e3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc559101d3b5548feec21d3e9e5fdc5f3d8fa2258ee1a8a684a865eaf0be0e3f", kill_on_drop: false }` [INFO] [stdout] cc559101d3b5548feec21d3e9e5fdc5f3d8fa2258ee1a8a684a865eaf0be0e3f