[INFO] fetching crate dynamic-graphql 0.10.1...
[INFO] testing dynamic-graphql-0.10.1 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate dynamic-graphql 0.10.1 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dynamic-graphql 0.10.1 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-graphql-parser v7.0.16
[INFO] [stderr]   Downloaded async-graphql-value v7.0.16
[INFO] [stderr]   Downloaded ascii_utils v0.9.3
[INFO] [stderr]   Downloaded fast_chemail v0.9.6
[INFO] [stderr]   Downloaded graphql-parser v0.4.1
[INFO] [stderr]   Downloaded static_assertions_next v1.1.2
[INFO] [stderr]   Downloaded async-graphql-derive v7.0.16
[INFO] [stderr]   Downloaded async-graphql v7.0.16
[INFO] [stderr]   Downloaded handlebars v5.1.2
[INFO] [stderr]   Downloaded dynamic-graphql-derive v0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4404fd9f08c2a7008adb23974a0127b64bf3606e1d0582d31be9e02160ace3e
[INFO] running `Command { std: "docker" "start" "-a" "e4404fd9f08c2a7008adb23974a0127b64bf3606e1d0582d31be9e02160ace3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4404fd9f08c2a7008adb23974a0127b64bf3606e1d0582d31be9e02160ace3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4404fd9f08c2a7008adb23974a0127b64bf3606e1d0582d31be9e02160ace3e", kill_on_drop: false }`
[INFO] [stdout] e4404fd9f08c2a7008adb23974a0127b64bf3606e1d0582d31be9e02160ace3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 233ce04c71bc5c9f44e5bf6f5f962a0dc8ed112137644854c3fa1b5e7d8401c1
[INFO] running `Command { std: "docker" "start" "-a" "233ce04c71bc5c9f44e5bf6f5f962a0dc8ed112137644854c3fa1b5e7d8401c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling once_cell v1.21.3
[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 rustix v1.0.5
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[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 form_urlencoded v1.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling ascii_utils v0.9.3
[INFO] [stderr]    Compiling static_assertions_next v1.1.2
[INFO] [stderr]    Compiling fast_chemail v0.9.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[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 strum_macros v0.26.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling strum v0.26.3
[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_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling handlebars v5.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling async-graphql-value v7.0.16
[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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/instance.rs:42:35
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new_borrowed<T>(value: &T) -> Instance<I>
[INFO] [stdout]    |                                   ^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new_borrowed<T>(value: &T) -> Instance<'_, I>
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 15s
[INFO] running `Command { std: "docker" "inspect" "233ce04c71bc5c9f44e5bf6f5f962a0dc8ed112137644854c3fa1b5e7d8401c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "233ce04c71bc5c9f44e5bf6f5f962a0dc8ed112137644854c3fa1b5e7d8401c1", kill_on_drop: false }`
[INFO] [stdout] 233ce04c71bc5c9f44e5bf6f5f962a0dc8ed112137644854c3fa1b5e7d8401c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37158f8d49079dc8921857d6a4d0ce53725a02f78208999d99144af0eaea96a4
[INFO] running `Command { std: "docker" "start" "-a" "37158f8d49079dc8921857d6a4d0ce53725a02f78208999d99144af0eaea96a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/instance.rs:42:35
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new_borrowed<T>(value: &T) -> Instance<I>
[INFO] [stdout]    |                                   ^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new_borrowed<T>(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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/instance.rs:42:35
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new_borrowed<T>(value: &T) -> Instance<I>
[INFO] [stdout]    |                                   ^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new_borrowed<T>(value: &T) -> Instance<'_, I>
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.00s
[INFO] running `Command { std: "docker" "inspect" "37158f8d49079dc8921857d6a4d0ce53725a02f78208999d99144af0eaea96a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37158f8d49079dc8921857d6a4d0ce53725a02f78208999d99144af0eaea96a4", kill_on_drop: false }`
[INFO] [stdout] 37158f8d49079dc8921857d6a4d0ce53725a02f78208999d99144af0eaea96a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6b16068828f1048850c32f86df7052bd93775b335d9bafb5ba466b49af3b67c4
[INFO] running `Command { std: "docker" "start" "-a" "6b16068828f1048850c32f86df7052bd93775b335d9bafb5ba466b49af3b67c4", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/instance.rs:42:35
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub fn new_borrowed<T>(value: &T) -> Instance<I>
[INFO] [stderr]    |                                   ^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub fn new_borrowed<T>(value: &T) -> Instance<'_, I>
[INFO] [stderr]    |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: `dynamic-graphql` (lib) generated 1 warning
[INFO] [stderr] warning: `dynamic-graphql` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dynamic_graphql-a4b3bdbdb4d87c31)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test types::common::tests::test_get_input_type_ref ... ok
[INFO] [stdout] test types::common::tests::test_get_output_type_ref ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[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 138) ... FAILED
[INFO] [stdout] test src/./docs/simple-object.md - SimpleObject (line 48) ... FAILED
[INFO] [stdout] test src/./docs/simple-object.md - SimpleObject (line 96) ... FAILED
[INFO] [stdout] test src/./docs/resolved-object-fields.md - ResolvedObjectFields (line 194) ... 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/resolved-object-fields.md - ResolvedObjectFields (line 129) ... 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 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/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/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/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/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/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] [stderr] error: doctest failed, to rerun pass `--doc`
[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/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 1.92s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6b16068828f1048850c32f86df7052bd93775b335d9bafb5ba466b49af3b67c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b16068828f1048850c32f86df7052bd93775b335d9bafb5ba466b49af3b67c4", kill_on_drop: false }`
[INFO] [stdout] 6b16068828f1048850c32f86df7052bd93775b335d9bafb5ba466b49af3b67c4
