[INFO] fetching crate async-graphql 2.0.0-alpha.20... [INFO] checking async-graphql-2.0.0-alpha.20 against try#894d32a5432c6a6461bb2aac7c3d5f2e87dce83f for pr-77015 [INFO] extracting crate async-graphql 2.0.0-alpha.20 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate async-graphql 2.0.0-alpha.20 on toolchain 894d32a5432c6a6461bb2aac7c3d5f2e87dce83f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-graphql 2.0.0-alpha.20 [INFO] finished tweaking crates.io crate async-graphql 2.0.0-alpha.20 [INFO] tweaked toml for crates.io crate async-graphql 2.0.0-alpha.20 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c0b24720b5acfbe5cdd70676fa918c0c0c64cf71c8a140c078ccbc5ca9d952a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2c0b24720b5acfbe5cdd70676fa918c0c0c64cf71c8a140c078ccbc5ca9d952a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c0b24720b5acfbe5cdd70676fa918c0c0c64cf71c8a140c078ccbc5ca9d952a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c0b24720b5acfbe5cdd70676fa918c0c0c64cf71c8a140c078ccbc5ca9d952a", kill_on_drop: false }` [INFO] [stdout] 2c0b24720b5acfbe5cdd70676fa918c0c0c64cf71c8a140c078ccbc5ca9d952a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd935e860106d222e60cc4c2186036e76555f70cd83a2e90456c83f009cd21b3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dd935e860106d222e60cc4c2186036e76555f70cd83a2e90456c83f009cd21b3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Compiling pin-project-internal v0.4.25 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking fastrand v1.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking async-task v4.0.2 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking async-channel v1.4.2 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking futures-lite v1.8.0 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking polling v1.1.0 [INFO] [stderr] Checking nb-connect v1.0.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking async-io v1.1.6 [INFO] [stderr] Checking async-executor v1.3.0 [INFO] [stderr] Checking blocking v1.0.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking async-global-executor v1.3.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Checking async-std v1.6.5 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking pin-project v0.4.25 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking multer v1.2.2 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking async-graphql-parser v2.0.0-alpha.23 [INFO] [stderr] Checking bson v1.1.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling async-graphql-derive v2.0.0-alpha.23 [INFO] [stderr] Checking async-graphql v2.0.0-alpha.20 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find attribute `field` in this scope [INFO] [stdout] --> src/model/field.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[field(name = "type")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `field` in this scope [INFO] [stdout] --> src/model/input_value.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[field(name = "type")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `arg` in this scope [INFO] [stdout] --> src/model/type.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | #[arg(default = false)] include_deprecated: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `arg` in this scope [INFO] [stdout] --> src/model/type.rs:158:11 [INFO] [stdout] | [INFO] [stdout] 158 | #[arg(default = false)] include_deprecated: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `ServerError`? [INFO] [stdout] --> src/model/directive.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ maybe a missing crate `ServerError`? [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `ServerError`? [INFO] [stdout] --> src/model/enum_value.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ maybe a missing crate `ServerError`? [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `ServerError`? [INFO] [stdout] --> src/model/field.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ maybe a missing crate `ServerError`? [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `ServerError`? [INFO] [stdout] --> src/model/input_value.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ maybe a missing crate `ServerError`? [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `ServerError`? [INFO] [stdout] --> src/model/schema.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ maybe a missing crate `ServerError`? [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `ServerError`? [INFO] [stdout] --> src/model/type.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ maybe a missing crate `ServerError`? [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `field` in this scope [INFO] [stdout] --> src/model/field.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[field(name = "type")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `field` in this scope [INFO] [stdout] --> src/model/input_value.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[field(name = "type")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `arg` in this scope [INFO] [stdout] --> src/model/type.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | #[arg(default = false)] include_deprecated: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `arg` in this scope [INFO] [stdout] --> src/model/type.rs:158:11 [INFO] [stdout] | [INFO] [stdout] 158 | #[arg(default = false)] include_deprecated: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `arg` in this scope [INFO] [stdout] --> src/validation/test_harness.rs:58:39 [INFO] [stdout] | [INFO] [stdout] 58 | async fn is_housetrained(&self, #[arg(default = true)] at_other_homes: bool) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `arg` in this scope [INFO] [stdout] --> src/validation/test_harness.rs:269:11 [INFO] [stdout] | [INFO] [stdout] 269 | #[arg(default)] opt1: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `arg` in this scope [INFO] [stdout] --> src/validation/test_harness.rs:270:11 [INFO] [stdout] | [INFO] [stdout] 270 | #[arg(default)] opt2: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `arg` in this scope [INFO] [stdout] --> src/validation/test_harness.rs:279:11 [INFO] [stdout] | [INFO] [stdout] 279 | #[arg(default)] opt1: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `arg` in this scope [INFO] [stdout] --> src/validation/test_harness.rs:280:11 [INFO] [stdout] | [INFO] [stdout] 280 | #[arg(default)] opt2: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `arg` in this scope [INFO] [stdout] --> src/validation/test_harness.rs:339:34 [INFO] [stdout] | [INFO] [stdout] 339 | async fn test_input(&self, #[arg(default)] input: TestInput) -> i32 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `ServerError`? [INFO] [stdout] --> src/look_ahead.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ maybe a missing crate `ServerError`? [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `ServerError`? [INFO] [stdout] --> src/model/directive.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ maybe a missing crate `ServerError`? [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `ServerError`? [INFO] [stdout] --> src/model/enum_value.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ maybe a missing crate `ServerError`? [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/model/directive.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Enum, Copy, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/model/directive.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/model/directive.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/model/directive.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/model/enum_value.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/model/enum_value.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/model/enum_value.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/model/field.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/model/field.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/model/field.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/model/input_value.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/model/input_value.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/model/input_value.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/model/kind.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Enum, Copy, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/model/schema.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/model/schema.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/model/schema.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/model/type.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/model/type.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/model/type.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/types/connection/page_info.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/connection/page_info.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/types/connection/page_info.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/types/connection/mod.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/connection/mod.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/types/connection/mod.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/any.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[Scalar(internal, name = "_Any")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/id.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/json.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[Scalar(internal, name = "JSON")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/types/merged_object.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(SimpleObject, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/merged_object.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(SimpleObject, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/types/merged_object.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(SimpleObject, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/merged_object.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | #[Subscription(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/types/query_root.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/query_root.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/types/query_root.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/string_number.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `ServerError`? [INFO] [stdout] --> src/model/field.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ maybe a missing crate `ServerError`? [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/bool.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[Scalar(internal, name = "Boolean")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/char.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/floats.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[Scalar(internal, name = "Float")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/floats.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[Scalar(internal, name = "Float")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/integers.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/integers.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/integers.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/integers.rs:106:1 [INFO] [stdout] | [INFO] [stdout] 106 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/integers.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/integers.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/integers.rs:208:1 [INFO] [stdout] | [INFO] [stdout] 208 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/integers.rs:242:1 [INFO] [stdout] | [INFO] [stdout] 242 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/json_object/btreemap.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[Scalar(internal, name = "JSONObject")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/json_object/hashmap.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[Scalar(internal, name = "JSONObject")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/non_zero_integers.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/non_zero_integers.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/non_zero_integers.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/non_zero_integers.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/non_zero_integers.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/non_zero_integers.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/non_zero_integers.rs:211:1 [INFO] [stdout] | [INFO] [stdout] 211 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/non_zero_integers.rs:245:1 [INFO] [stdout] | [INFO] [stdout] 245 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/string.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/bson.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/bson.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[Scalar(internal, name = "DateTime")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/datetime.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[Scalar(internal, name = "DateTime")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/datetime.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[Scalar(internal, name = "DateTime")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/datetime.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[Scalar(internal, name = "DateTime")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/naive_time.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/naive_time.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/naive_time.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/url.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `ServerError`? [INFO] [stdout] --> src/model/input_value.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ maybe a missing crate `ServerError`? [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/uuid.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[Scalar(internal, name = "UUID")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 80 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `ServerError`? [INFO] [stdout] --> src/model/schema.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ maybe a missing crate `ServerError`? [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `async-graphql` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `ServerError`? [INFO] [stdout] --> src/model/type.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ maybe a missing crate `ServerError`? [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `ServerError`? [INFO] [stdout] --> src/validation/test_harness.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ maybe a missing crate `ServerError`? [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `ServerError`? [INFO] [stdout] --> src/validation/test_harness.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ maybe a missing crate `ServerError`? [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `ServerError`? [INFO] [stdout] --> src/validation/test_harness.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ maybe a missing crate `ServerError`? [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `ServerError`? [INFO] [stdout] --> src/validation/test_harness.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ maybe a missing crate `ServerError`? [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `ServerError`? [INFO] [stdout] --> src/validation/test_harness.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ maybe a missing crate `ServerError`? [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `ServerError`? [INFO] [stdout] --> src/validation/test_harness.rs:288:1 [INFO] [stdout] | [INFO] [stdout] 288 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ maybe a missing crate `ServerError`? [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `ServerError`? [INFO] [stdout] --> src/validation/test_harness.rs:337:1 [INFO] [stdout] | [INFO] [stdout] 337 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ maybe a missing crate `ServerError`? [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `ServerError`? [INFO] [stdout] --> src/types/json.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ maybe a missing crate `ServerError`? [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `ServerError`? [INFO] [stdout] --> src/types/json.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ maybe a missing crate `ServerError`? [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `ServerError`? [INFO] [stdout] --> src/types/string_number.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ maybe a missing crate `ServerError`? [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/look_ahead.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/look_ahead.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/look_ahead.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/look_ahead.rs:81:18 [INFO] [stdout] | [INFO] [stdout] 81 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/look_ahead.rs:81:18 [INFO] [stdout] | [INFO] [stdout] 81 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/look_ahead.rs:81:18 [INFO] [stdout] | [INFO] [stdout] 81 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/look_ahead.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/look_ahead.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/look_ahead.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/model/directive.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Enum, Copy, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/model/directive.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/model/directive.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/model/directive.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/model/enum_value.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/model/enum_value.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/model/enum_value.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/model/field.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/model/field.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/model/field.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/model/input_value.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/model/input_value.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/model/input_value.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/model/kind.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Enum, Copy, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/model/schema.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/model/schema.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/model/schema.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/model/type.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/model/type.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/model/type.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `InputObjectType` in module `crate` [INFO] [stdout] --> src/validation/test_harness.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(InputObject)] [INFO] [stdout] | ^^^^^^^^^^^ help: a trait with a similar name exists: `ObjectType` [INFO] [stdout] | [INFO] [stdout] ::: src/resolver_utils/object.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub trait ObjectType: OutputValueType { [INFO] [stdout] | ------------------------------------- similarly named trait `ObjectType` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/validation/test_harness.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Enum, Eq, PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/validation/test_harness.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/validation/test_harness.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Enum, Copy, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/validation/test_harness.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:101:10 [INFO] [stdout] | [INFO] [stdout] 101 | #[derive(Union)] [INFO] [stdout] | ^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/validation/test_harness.rs:101:10 [INFO] [stdout] | [INFO] [stdout] 101 | #[derive(Union)] [INFO] [stdout] | ^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:101:10 [INFO] [stdout] | [INFO] [stdout] 101 | #[derive(Union)] [INFO] [stdout] | ^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `UnionType` in module `crate` [INFO] [stdout] --> src/validation/test_harness.rs:101:10 [INFO] [stdout] | [INFO] [stdout] 101 | #[derive(Union)] [INFO] [stdout] | ^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/validation/test_harness.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/validation/test_harness.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:146:10 [INFO] [stdout] | [INFO] [stdout] 146 | #[derive(Union)] [INFO] [stdout] | ^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/validation/test_harness.rs:146:10 [INFO] [stdout] | [INFO] [stdout] 146 | #[derive(Union)] [INFO] [stdout] | ^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:146:10 [INFO] [stdout] | [INFO] [stdout] 146 | #[derive(Union)] [INFO] [stdout] | ^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `UnionType` in module `crate` [INFO] [stdout] --> src/validation/test_harness.rs:146:10 [INFO] [stdout] | [INFO] [stdout] 146 | #[derive(Union)] [INFO] [stdout] | ^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:153:10 [INFO] [stdout] | [INFO] [stdout] 153 | #[derive(Union)] [INFO] [stdout] | ^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/validation/test_harness.rs:153:10 [INFO] [stdout] | [INFO] [stdout] 153 | #[derive(Union)] [INFO] [stdout] | ^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:153:10 [INFO] [stdout] | [INFO] [stdout] 153 | #[derive(Union)] [INFO] [stdout] | ^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `UnionType` in module `crate` [INFO] [stdout] --> src/validation/test_harness.rs:153:10 [INFO] [stdout] | [INFO] [stdout] 153 | #[derive(Union)] [INFO] [stdout] | ^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Interface)] [INFO] [stdout] | ^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/validation/test_harness.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Interface)] [INFO] [stdout] | ^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Interface)] [INFO] [stdout] | ^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `InterfaceType` in module `crate` [INFO] [stdout] --> src/validation/test_harness.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Interface)] [INFO] [stdout] | ^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(Interface)] [INFO] [stdout] | ^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/validation/test_harness.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(Interface)] [INFO] [stdout] | ^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(Interface)] [INFO] [stdout] | ^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `InterfaceType` in module `crate` [INFO] [stdout] --> src/validation/test_harness.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(Interface)] [INFO] [stdout] | ^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:190:10 [INFO] [stdout] | [INFO] [stdout] 190 | #[derive(Interface)] [INFO] [stdout] | ^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/validation/test_harness.rs:190:10 [INFO] [stdout] | [INFO] [stdout] 190 | #[derive(Interface)] [INFO] [stdout] | ^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:190:10 [INFO] [stdout] | [INFO] [stdout] 190 | #[derive(Interface)] [INFO] [stdout] | ^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `InterfaceType` in module `crate` [INFO] [stdout] --> src/validation/test_harness.rs:190:10 [INFO] [stdout] | [INFO] [stdout] 190 | #[derive(Interface)] [INFO] [stdout] | ^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:203:10 [INFO] [stdout] | [INFO] [stdout] 203 | #[derive(Interface)] [INFO] [stdout] | ^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/validation/test_harness.rs:203:10 [INFO] [stdout] | [INFO] [stdout] 203 | #[derive(Interface)] [INFO] [stdout] | ^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:203:10 [INFO] [stdout] | [INFO] [stdout] 203 | #[derive(Interface)] [INFO] [stdout] | ^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `InterfaceType` in module `crate` [INFO] [stdout] --> src/validation/test_harness.rs:203:10 [INFO] [stdout] | [INFO] [stdout] 203 | #[derive(Interface)] [INFO] [stdout] | ^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `InputObjectType` in module `crate` [INFO] [stdout] --> src/validation/test_harness.rs:210:10 [INFO] [stdout] | [INFO] [stdout] 210 | #[derive(InputObject)] [INFO] [stdout] | ^^^^^^^^^^^ help: a trait with a similar name exists: `ObjectType` [INFO] [stdout] | [INFO] [stdout] ::: src/resolver_utils/object.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub trait ObjectType: OutputValueType { [INFO] [stdout] | ------------------------------------- similarly named trait `ObjectType` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/validation/test_harness.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:288:1 [INFO] [stdout] | [INFO] [stdout] 288 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/validation/test_harness.rs:288:1 [INFO] [stdout] | [INFO] [stdout] 288 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:288:1 [INFO] [stdout] | [INFO] [stdout] 288 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:337:1 [INFO] [stdout] | [INFO] [stdout] 337 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/validation/test_harness.rs:337:1 [INFO] [stdout] | [INFO] [stdout] 337 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/validation/test_harness.rs:337:1 [INFO] [stdout] | [INFO] [stdout] 337 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/types/connection/page_info.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/connection/page_info.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/types/connection/page_info.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/types/connection/mod.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/connection/mod.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/types/connection/mod.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/any.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[Scalar(internal, name = "_Any")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/id.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/json.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[Scalar(internal, name = "JSON")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/types/json.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/json.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/types/json.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/types/json.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/json.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/types/json.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/types/merged_object.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(SimpleObject, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/merged_object.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(SimpleObject, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/types/merged_object.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(SimpleObject, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/merged_object.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | #[Subscription(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/types/query_root.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/query_root.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/types/query_root.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/string_number.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ContainerType` in module `crate::resolver_utils` [INFO] [stdout] --> src/types/string_number.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/string_number.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resolve_container` in module `crate::resolver_utils` [INFO] [stdout] --> src/types/string_number.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::resolver_utils` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/bool.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[Scalar(internal, name = "Boolean")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/char.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/floats.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[Scalar(internal, name = "Float")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/floats.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[Scalar(internal, name = "Float")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/integers.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/integers.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/integers.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/integers.rs:106:1 [INFO] [stdout] | [INFO] [stdout] 106 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/integers.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/integers.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/integers.rs:208:1 [INFO] [stdout] | [INFO] [stdout] 208 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/integers.rs:242:1 [INFO] [stdout] | [INFO] [stdout] 242 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/json_object/btreemap.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[Scalar(internal, name = "JSONObject")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/json_object/hashmap.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[Scalar(internal, name = "JSONObject")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/non_zero_integers.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/non_zero_integers.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/non_zero_integers.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/non_zero_integers.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/non_zero_integers.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/non_zero_integers.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/non_zero_integers.rs:211:1 [INFO] [stdout] | [INFO] [stdout] 211 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/non_zero_integers.rs:245:1 [INFO] [stdout] | [INFO] [stdout] 245 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/string.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/bson.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/bson.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[Scalar(internal, name = "DateTime")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/datetime.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[Scalar(internal, name = "DateTime")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/datetime.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[Scalar(internal, name = "DateTime")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/datetime.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[Scalar(internal, name = "DateTime")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/naive_time.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/naive_time.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/naive_time.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/url.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerResult` in module `crate` [INFO] [stdout] --> src/types/external/uuid.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[Scalar(internal, name = "UUID")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 168 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dd935e860106d222e60cc4c2186036e76555f70cd83a2e90456c83f009cd21b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd935e860106d222e60cc4c2186036e76555f70cd83a2e90456c83f009cd21b3", kill_on_drop: false }` [INFO] [stdout] dd935e860106d222e60cc4c2186036e76555f70cd83a2e90456c83f009cd21b3