[INFO] fetching crate dynamic-graphql 0.10.1... [INFO] testing dynamic-graphql-0.10.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate dynamic-graphql 0.10.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate dynamic-graphql 0.10.1 [INFO] finished tweaking crates.io crate dynamic-graphql 0.10.1 [INFO] tweaked toml for crates.io crate dynamic-graphql 0.10.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dynamic-graphql 0.10.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dynamic-graphql 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46cdc90155eef5294bacc10f73ff4f07de9728d4497fc6fab730e772e09a90e4 [INFO] running `Command { std: "docker" "start" "-a" "46cdc90155eef5294bacc10f73ff4f07de9728d4497fc6fab730e772e09a90e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46cdc90155eef5294bacc10f73ff4f07de9728d4497fc6fab730e772e09a90e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46cdc90155eef5294bacc10f73ff4f07de9728d4497fc6fab730e772e09a90e4", kill_on_drop: false }` [INFO] [stdout] 46cdc90155eef5294bacc10f73ff4f07de9728d4497fc6fab730e772e09a90e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79a9ec64fe4579d4b00bf8ea79824e7efcca587335a95c28606d8cb8d4eaaac3 [INFO] running `Command { std: "docker" "start" "-a" "79a9ec64fe4579d4b00bf8ea79824e7efcca587335a95c28606d8cb8d4eaaac3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling static_assertions_next v1.1.2 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling async-graphql-value v7.0.16 [INFO] [stderr] Compiling handlebars v5.1.2 [INFO] [stderr] Compiling async-graphql-parser v7.0.16 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling dynamic-graphql-derive v0.10.1 [INFO] [stderr] Compiling async-graphql-derive v7.0.16 [INFO] [stderr] Compiling async-graphql v7.0.16 [INFO] [stderr] Compiling dynamic-graphql v0.10.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/instance.rs:42:35 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new_borrowed(value: &T) -> Instance [INFO] [stdout] | ^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new_borrowed(value: &T) -> Instance<'_, I> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "79a9ec64fe4579d4b00bf8ea79824e7efcca587335a95c28606d8cb8d4eaaac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79a9ec64fe4579d4b00bf8ea79824e7efcca587335a95c28606d8cb8d4eaaac3", kill_on_drop: false }` [INFO] [stdout] 79a9ec64fe4579d4b00bf8ea79824e7efcca587335a95c28606d8cb8d4eaaac3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6326fb7cfa5fea53d010618142759d2e63bc20345b010b8a49fe8c4e26f00dfb [INFO] running `Command { std: "docker" "start" "-a" "6326fb7cfa5fea53d010618142759d2e63bc20345b010b8a49fe8c4e26f00dfb", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/instance.rs:42:35 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new_borrowed(value: &T) -> Instance [INFO] [stdout] | ^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new_borrowed(value: &T) -> Instance<'_, I> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling graphql-parser v0.4.1 [INFO] [stderr] Compiling dynamic-graphql v0.10.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/instance.rs:42:35 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new_borrowed(value: &T) -> Instance [INFO] [stdout] | ^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new_borrowed(value: &T) -> Instance<'_, I> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.14s [INFO] running `Command { std: "docker" "inspect" "6326fb7cfa5fea53d010618142759d2e63bc20345b010b8a49fe8c4e26f00dfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6326fb7cfa5fea53d010618142759d2e63bc20345b010b8a49fe8c4e26f00dfb", kill_on_drop: false }` [INFO] [stdout] 6326fb7cfa5fea53d010618142759d2e63bc20345b010b8a49fe8c4e26f00dfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8713acf06987474e3f9f2b98a3b03bb675cbeb44ade0959a39c8b3af2b7b0a29 [INFO] running `Command { std: "docker" "start" "-a" "8713acf06987474e3f9f2b98a3b03bb675cbeb44ade0959a39c8b3af2b7b0a29", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/instance.rs:42:35 [INFO] [stderr] | [INFO] [stderr] 42 | pub fn new_borrowed(value: &T) -> Instance [INFO] [stderr] | ^^ ----------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 42 | pub fn new_borrowed(value: &T) -> Instance<'_, I> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `dynamic-graphql` (lib) generated 1 warning (run `cargo fix --lib -p dynamic-graphql` to apply 1 suggestion) [INFO] [stderr] warning: `dynamic-graphql` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dynamic_graphql-97474927742d5f0d) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test types::common::tests::test_get_output_type_ref ... ok [INFO] [stdout] test types::common::tests::test_get_input_type_ref ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests dynamic_graphql [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/./docs/simple-object.md - SimpleObject (line 96) ... FAILED [INFO] [stdout] test src/./docs/simple-object.md - SimpleObject (line 138) ... FAILED [INFO] [stdout] test src/./docs/resolved-object-fields.md - ResolvedObjectFields (line 194) ... FAILED [INFO] [stdout] test src/./docs/simple-object.md - SimpleObject (line 48) ... FAILED [INFO] [stdout] test src/./docs/resolved-object-fields.md - ResolvedObjectFields (line 129) ... FAILED [INFO] [stdout] test src/./docs/resolved-object-fields.md - ResolvedObjectFields (line 261) ... FAILED [INFO] [stdout] test src/./docs/resolved-object-fields.md - ResolvedObjectFields (line 69) ... FAILED [INFO] [stdout] test src/./docs/interface.md - Interface (line 55) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/./docs/simple-object.md - SimpleObject (line 96) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:104:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Context` in the crate root [INFO] [stdout] --> src/./docs/simple-object.md:104:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::task::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Result` in the crate root [INFO] [stdout] --> src/./docs/simple-object.md:104:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::result::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::thread::Result; [INFO] [stdout] | [INFO] [stdout] = and 4 other candidates [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FieldValue` in the crate root [INFO] [stdout] --> src/./docs/simple-object.md:104:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::FieldValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FieldValue` in the crate root [INFO] [stdout] --> src/./docs/simple-object.md:104:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `FieldValue` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::FieldValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:104:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::Object; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::Object; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Object; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:104:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::query::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::schema::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:104:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldFuture; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::FieldFuture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:104:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Resolve; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:113:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(App)] [INFO] [stdout] | ^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:113:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(App)] [INFO] [stdout] | ^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:113:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(App)] [INFO] [stdout] | ^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Registry; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/./docs/simple-object.md - SimpleObject (line 138) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:146:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Context` in the crate root [INFO] [stdout] --> src/./docs/simple-object.md:146:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::task::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Result` in the crate root [INFO] [stdout] --> src/./docs/simple-object.md:146:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::result::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::thread::Result; [INFO] [stdout] | [INFO] [stdout] = and 4 other candidates [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FieldValue` in the crate root [INFO] [stdout] --> src/./docs/simple-object.md:146:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::FieldValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FieldValue` in the crate root [INFO] [stdout] --> src/./docs/simple-object.md:146:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `FieldValue` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::FieldValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:146:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::Object; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::Object; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Object; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:146:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::query::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::schema::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:146:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldFuture; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::FieldFuture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:146:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Resolve; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:162:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(App)] [INFO] [stdout] | ^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:162:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(App)] [INFO] [stdout] | ^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:162:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(App)] [INFO] [stdout] | ^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Registry; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/./docs/resolved-object-fields.md - ResolvedObjectFields (line 194) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:203:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Context` in the crate root [INFO] [stdout] --> src/./docs/resolved-object-fields.md:203:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::task::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Result` in the crate root [INFO] [stdout] --> src/./docs/resolved-object-fields.md:203:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::result::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::thread::Result; [INFO] [stdout] | [INFO] [stdout] = and 4 other candidates [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FieldValue` in the crate root [INFO] [stdout] --> src/./docs/resolved-object-fields.md:203:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::FieldValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FieldValue` in the crate root [INFO] [stdout] --> src/./docs/resolved-object-fields.md:203:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `FieldValue` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::FieldValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:207:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 16 - #[ResolvedObjectFields] [INFO] [stdout] 16 + dynamic_graphql::internal [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:207:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 16 - #[ResolvedObjectFields] [INFO] [stdout] 16 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::Object; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::Object; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Object; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:207:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 16 - #[ResolvedObjectFields] [INFO] [stdout] 16 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::query::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::schema::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:207:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 16 - #[ResolvedObjectFields] [INFO] [stdout] 16 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldFuture; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::FieldFuture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:207:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 16 - #[ResolvedObjectFields] [INFO] [stdout] 16 + dynamic_graphql::internal [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Resolve; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:231:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(App)] [INFO] [stdout] | ^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:231:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(App)] [INFO] [stdout] | ^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:231:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(App)] [INFO] [stdout] | ^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Registry; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/./docs/simple-object.md - SimpleObject (line 48) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:56:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Context` in the crate root [INFO] [stdout] --> src/./docs/simple-object.md:56:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::task::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Result` in the crate root [INFO] [stdout] --> src/./docs/simple-object.md:56:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::result::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::thread::Result; [INFO] [stdout] | [INFO] [stdout] = and 4 other candidates [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FieldValue` in the crate root [INFO] [stdout] --> src/./docs/simple-object.md:56:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::FieldValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FieldValue` in the crate root [INFO] [stdout] --> src/./docs/simple-object.md:56:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `FieldValue` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::FieldValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:56:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::Object; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::Object; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Object; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:56:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::query::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::schema::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:56:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldFuture; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::FieldFuture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:56:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Resolve; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:62:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Context` in the crate root [INFO] [stdout] --> src/./docs/simple-object.md:62:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::task::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Result` in the crate root [INFO] [stdout] --> src/./docs/simple-object.md:62:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::result::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::thread::Result; [INFO] [stdout] | [INFO] [stdout] = and 4 other candidates [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FieldValue` in the crate root [INFO] [stdout] --> src/./docs/simple-object.md:62:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::FieldValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FieldValue` in the crate root [INFO] [stdout] --> src/./docs/simple-object.md:62:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `FieldValue` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::FieldValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:62:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::Object; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::Object; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Object; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:62:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::query::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::schema::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:62:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldFuture; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::FieldFuture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:62:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Resolve; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:68:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(App)] [INFO] [stdout] | ^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:68:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(App)] [INFO] [stdout] | ^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/simple-object.md:68:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(App)] [INFO] [stdout] | ^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Registry; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/./docs/resolved-object-fields.md - ResolvedObjectFields (line 129) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:137:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Context` in the crate root [INFO] [stdout] --> src/./docs/resolved-object-fields.md:137:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::task::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Result` in the crate root [INFO] [stdout] --> src/./docs/resolved-object-fields.md:137:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::result::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::thread::Result; [INFO] [stdout] | [INFO] [stdout] = and 4 other candidates [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FieldValue` in the crate root [INFO] [stdout] --> src/./docs/resolved-object-fields.md:137:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::FieldValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FieldValue` in the crate root [INFO] [stdout] --> src/./docs/resolved-object-fields.md:137:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `FieldValue` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::FieldValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:142:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 16 - #[ResolvedObjectFields] [INFO] [stdout] 16 + dynamic_graphql::internal [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:142:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 16 - #[ResolvedObjectFields] [INFO] [stdout] 16 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::Object; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::Object; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Object; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:142:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 16 - #[ResolvedObjectFields] [INFO] [stdout] 16 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::query::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::schema::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:142:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 16 - #[ResolvedObjectFields] [INFO] [stdout] 16 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldFuture; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::FieldFuture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:142:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 16 - #[ResolvedObjectFields] [INFO] [stdout] 16 + dynamic_graphql::internal [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Resolve; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:142:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 16 - #[ResolvedObjectFields] [INFO] [stdout] 16 + dynamic_graphql::internal [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::FromValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:142:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 16 - #[ResolvedObjectFields] [INFO] [stdout] 16 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::InputValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::InputValue; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::schema::InputValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:167:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(App)] [INFO] [stdout] | ^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:167:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(App)] [INFO] [stdout] | ^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:167:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(App)] [INFO] [stdout] | ^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Registry; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/./docs/resolved-object-fields.md - ResolvedObjectFields (line 261) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:276:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Context` in the crate root [INFO] [stdout] --> src/./docs/resolved-object-fields.md:276:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::task::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Result` in the crate root [INFO] [stdout] --> src/./docs/resolved-object-fields.md:276:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::result::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::thread::Result; [INFO] [stdout] | [INFO] [stdout] = and 4 other candidates [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FieldValue` in the crate root [INFO] [stdout] --> src/./docs/resolved-object-fields.md:276:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::FieldValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FieldValue` in the crate root [INFO] [stdout] --> src/./docs/resolved-object-fields.md:276:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `FieldValue` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::FieldValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:282:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 24 - #[ResolvedObjectFields] [INFO] [stdout] 24 + dynamic_graphql::internal [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:282:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 24 - #[ResolvedObjectFields] [INFO] [stdout] 24 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::Object; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::Object; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Object; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:282:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 24 - #[ResolvedObjectFields] [INFO] [stdout] 24 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::query::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::schema::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:282:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 24 - #[ResolvedObjectFields] [INFO] [stdout] 24 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldFuture; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::FieldFuture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:282:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 24 - #[ResolvedObjectFields] [INFO] [stdout] 24 + dynamic_graphql::internal [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::FromValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:282:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 24 - #[ResolvedObjectFields] [INFO] [stdout] 24 + dynamic_graphql::internal [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Resolve; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:282:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 24 - #[ResolvedObjectFields] [INFO] [stdout] 24 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::InputValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::InputValue; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::schema::InputValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:309:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(App)] [INFO] [stdout] | ^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:309:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(App)] [INFO] [stdout] | ^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:309:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(App)] [INFO] [stdout] | ^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Registry; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/./docs/resolved-object-fields.md - ResolvedObjectFields (line 69) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:77:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Context` in the crate root [INFO] [stdout] --> src/./docs/resolved-object-fields.md:77:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::task::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Result` in the crate root [INFO] [stdout] --> src/./docs/resolved-object-fields.md:77:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::result::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::thread::Result; [INFO] [stdout] | [INFO] [stdout] = and 4 other candidates [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FieldValue` in the crate root [INFO] [stdout] --> src/./docs/resolved-object-fields.md:77:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::FieldValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FieldValue` in the crate root [INFO] [stdout] --> src/./docs/resolved-object-fields.md:77:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `FieldValue` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::FieldValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:82:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 16 - #[ResolvedObjectFields] [INFO] [stdout] 16 + dynamic_graphql::internal [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:82:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 16 - #[ResolvedObjectFields] [INFO] [stdout] 16 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::Object; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::Object; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Object; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:82:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 16 - #[ResolvedObjectFields] [INFO] [stdout] 16 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::query::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::schema::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:82:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 16 - #[ResolvedObjectFields] [INFO] [stdout] 16 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldFuture; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::FieldFuture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:82:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 16 - #[ResolvedObjectFields] [INFO] [stdout] 16 + dynamic_graphql::internal [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Resolve; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:89:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Context` in the crate root [INFO] [stdout] --> src/./docs/resolved-object-fields.md:89:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::task::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Result` in the crate root [INFO] [stdout] --> src/./docs/resolved-object-fields.md:89:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::result::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::thread::Result; [INFO] [stdout] | [INFO] [stdout] = and 4 other candidates [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FieldValue` in the crate root [INFO] [stdout] --> src/./docs/resolved-object-fields.md:89:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::FieldValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FieldValue` in the crate root [INFO] [stdout] --> src/./docs/resolved-object-fields.md:89:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `FieldValue` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::FieldValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:93:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 27 - #[ResolvedObjectFields] [INFO] [stdout] 27 + dynamic_graphql::internal [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:93:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 27 - #[ResolvedObjectFields] [INFO] [stdout] 27 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::Object; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::Object; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Object; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:93:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 27 - #[ResolvedObjectFields] [INFO] [stdout] 27 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::query::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::schema::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:93:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 27 - #[ResolvedObjectFields] [INFO] [stdout] 27 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldFuture; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::FieldFuture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:93:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 27 - #[ResolvedObjectFields] [INFO] [stdout] 27 + dynamic_graphql::internal [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Resolve; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:101:10 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(App)] [INFO] [stdout] | ^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:101:10 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(App)] [INFO] [stdout] | ^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/resolved-object-fields.md:101:10 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(App)] [INFO] [stdout] | ^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Registry; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/./docs/interface.md - Interface (line 55) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:68:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[Interface] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 16 - #[Interface] [INFO] [stdout] 16 + dynamic_graphql::internal [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:68:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[Interface] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 16 - #[Interface] [INFO] [stdout] 16 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::Interface; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::Interface; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Interface; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:68:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[Interface] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 16 - #[Interface] [INFO] [stdout] 16 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::InterfaceField; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::InterfaceField; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:68:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[Interface] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 16 - #[Interface] [INFO] [stdout] 16 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::query::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::schema::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:68:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[Interface] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 16 - #[Interface] [INFO] [stdout] 16 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldFuture; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::FieldFuture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:68:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[Interface] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 16 - #[Interface] [INFO] [stdout] 16 + dynamic_graphql::internal [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Resolve; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:77:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Context` in the crate root [INFO] [stdout] --> src/./docs/interface.md:77:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::task::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Result` in the crate root [INFO] [stdout] --> src/./docs/interface.md:77:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::result::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::thread::Result; [INFO] [stdout] | [INFO] [stdout] = and 4 other candidates [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FieldValue` in the crate root [INFO] [stdout] --> src/./docs/interface.md:77:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::FieldValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FieldValue` in the crate root [INFO] [stdout] --> src/./docs/interface.md:77:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `FieldValue` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::FieldValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:77:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::Object; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::Object; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Object; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:77:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::query::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::schema::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:77:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldFuture; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::FieldFuture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:77:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Resolve; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:90:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Context` in the crate root [INFO] [stdout] --> src/./docs/interface.md:90:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::task::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Result` in the crate root [INFO] [stdout] --> src/./docs/interface.md:90:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::result::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::thread::Result; [INFO] [stdout] | [INFO] [stdout] = and 4 other candidates [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FieldValue` in the crate root [INFO] [stdout] --> src/./docs/interface.md:90:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::FieldValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FieldValue` in the crate root [INFO] [stdout] --> src/./docs/interface.md:90:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `FieldValue` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::FieldValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Instance` in the crate root [INFO] [stdout] --> src/./docs/interface.md:90:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::Instance; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:98:1 [INFO] [stdout] | [INFO] [stdout] 46 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 46 - #[ResolvedObjectFields] [INFO] [stdout] 46 + dynamic_graphql::internal [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:98:1 [INFO] [stdout] | [INFO] [stdout] 46 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 46 - #[ResolvedObjectFields] [INFO] [stdout] 46 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::Object; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::Object; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Object; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:98:1 [INFO] [stdout] | [INFO] [stdout] 46 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 46 - #[ResolvedObjectFields] [INFO] [stdout] 46 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::query::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::schema::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:98:1 [INFO] [stdout] | [INFO] [stdout] 46 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 46 - #[ResolvedObjectFields] [INFO] [stdout] 46 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldFuture; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::FieldFuture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:98:1 [INFO] [stdout] | [INFO] [stdout] 46 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 46 - #[ResolvedObjectFields] [INFO] [stdout] 46 + dynamic_graphql::internal [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Resolve; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:115:10 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Context` in the crate root [INFO] [stdout] --> src/./docs/interface.md:115:10 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::task::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Result` in the crate root [INFO] [stdout] --> src/./docs/interface.md:115:10 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::result::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::thread::Result; [INFO] [stdout] | [INFO] [stdout] = and 4 other candidates [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FieldValue` in the crate root [INFO] [stdout] --> src/./docs/interface.md:115:10 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::FieldValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FieldValue` in the crate root [INFO] [stdout] --> src/./docs/interface.md:115:10 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(ResolvedObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `FieldValue` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::FieldValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:119:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 67 - #[ResolvedObjectFields] [INFO] [stdout] 67 + dynamic_graphql::internal [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:119:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 67 - #[ResolvedObjectFields] [INFO] [stdout] 67 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::Object; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::Object; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Object; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:119:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 67 - #[ResolvedObjectFields] [INFO] [stdout] 67 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::query::Field; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::schema::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:119:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 67 - #[ResolvedObjectFields] [INFO] [stdout] 67 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::FieldFuture; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::FieldFuture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:119:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 67 - #[ResolvedObjectFields] [INFO] [stdout] 67 + dynamic_graphql::internal [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::FromValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:119:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 67 - #[ResolvedObjectFields] [INFO] [stdout] 67 + dynamic_graphql::internal [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Resolve; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:119:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[ResolvedObjectFields] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 67 - #[ResolvedObjectFields] [INFO] [stdout] 67 + async_graphql::dynamic [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic::InputValue; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic::InputValue; [INFO] [stdout] | [INFO] [stdout] 2 + use graphql_parser::schema::InputValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:143:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(App)] [INFO] [stdout] | ^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:143:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(App)] [INFO] [stdout] | ^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 2 + use async_graphql::dynamic; [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::dynamic; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/./docs/interface.md:143:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(App)] [INFO] [stdout] | ^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dynamic_graphql::internal::Registry; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 41 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/./docs/interface.md - Interface (line 55) [INFO] [stdout] src/./docs/resolved-object-fields.md - ResolvedObjectFields (line 129) [INFO] [stdout] src/./docs/resolved-object-fields.md - ResolvedObjectFields (line 194) [INFO] [stdout] src/./docs/resolved-object-fields.md - ResolvedObjectFields (line 261) [INFO] [stdout] src/./docs/resolved-object-fields.md - ResolvedObjectFields (line 69) [INFO] [stdout] src/./docs/simple-object.md - SimpleObject (line 138) [INFO] [stdout] src/./docs/simple-object.md - SimpleObject (line 48) [INFO] [stdout] src/./docs/simple-object.md - SimpleObject (line 96) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.07s [INFO] [stdout] [INFO] [stdout] all doctests ran in 5.74s; merged doctests compilation took 2.67s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "8713acf06987474e3f9f2b98a3b03bb675cbeb44ade0959a39c8b3af2b7b0a29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8713acf06987474e3f9f2b98a3b03bb675cbeb44ade0959a39c8b3af2b7b0a29", kill_on_drop: false }` [INFO] [stdout] 8713acf06987474e3f9f2b98a3b03bb675cbeb44ade0959a39c8b3af2b7b0a29