[INFO] fetching crate coasys_juniper_codegen 0.16.0... [INFO] checking coasys_juniper_codegen-0.16.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate coasys_juniper_codegen 0.16.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate coasys_juniper_codegen 0.16.0 [INFO] finished tweaking crates.io crate coasys_juniper_codegen 0.16.0 [INFO] tweaked toml for crates.io crate coasys_juniper_codegen 0.16.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate coasys_juniper_codegen 0.16.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 55 packages to latest compatible versions [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.0.1) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 676eef66a4e05725c09c234b84cedfcd3cd2eb8c8fbfe7e8e06ebe055b22851c [INFO] running `Command { std: "docker" "start" "-a" "676eef66a4e05725c09c234b84cedfcd3cd2eb8c8fbfe7e8e06ebe055b22851c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "676eef66a4e05725c09c234b84cedfcd3cd2eb8c8fbfe7e8e06ebe055b22851c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "676eef66a4e05725c09c234b84cedfcd3cd2eb8c8fbfe7e8e06ebe055b22851c", kill_on_drop: false }` [INFO] [stdout] 676eef66a4e05725c09c234b84cedfcd3cd2eb8c8fbfe7e8e06ebe055b22851c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df7e5c84d55cedbc068cb57ab117d933248488cd2cbedb693eb3341ef313cac2 [INFO] running `Command { std: "docker" "start" "-a" "df7e5c84d55cedbc068cb57ab117d933248488cd2cbedb693eb3341ef313cac2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking coasys_juniper_codegen v0.16.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/common/deprecation.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | spanned::Spanned as _, [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/common/field/arg.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | spanned::Spanned, [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/common/field/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | spanned::Spanned as _, [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/common/parse/attr.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | use syn::spanned::Spanned; [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/common/parse/downcaster.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 8 | use syn::{ext::IdentExt as _, spanned::Spanned as _}; [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/common/scalar.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | spanned::Spanned, [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_enum/derive.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | use syn::{ext::IdentExt as _, parse_quote, spanned::Spanned}; [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_enum/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | spanned::Spanned as _, [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_input_object/derive.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | use syn::{ext::IdentExt as _, parse_quote, spanned::Spanned}; [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_input_object/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | spanned::Spanned, [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_interface/attr.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | use syn::{ext::IdentExt as _, parse_quote, spanned::Spanned}; [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_interface/derive.rs:5:44 [INFO] [stdout] | [INFO] [stdout] 5 | use syn::{ext::IdentExt as _, parse_quote, spanned::Spanned}; [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_interface/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | spanned::Spanned, [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_object/attr.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | use syn::{ext::IdentExt as _, parse_quote, spanned::Spanned}; [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_object/derive.rs:8:44 [INFO] [stdout] | [INFO] [stdout] 8 | use syn::{ext::IdentExt as _, parse_quote, spanned::Spanned as _}; [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_object/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | spanned::Spanned as _, [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_scalar/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | spanned::Spanned as _, [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_scalar/attr.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | use syn::{parse_quote, spanned::Spanned}; [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_scalar/derive.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | use syn::{parse_quote, spanned::Spanned}; [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_union/attr.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | use syn::{ext::IdentExt as _, parse_quote, spanned::Spanned as _}; [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `syn::spanned`, `syn::Data` [INFO] [stdout] --> src/graphql_union/derive.rs:6:44 [INFO] [stdout] | [INFO] [stdout] 6 | use syn::{ext::IdentExt as _, parse_quote, spanned::Spanned as _, Data, Fields}; [INFO] [stdout] | ^^^^^^^ ^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `Data` in the root [INFO] [stdout] | | help: a similar name exists in the module: `data` [INFO] [stdout] | could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_union/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | spanned::Spanned as _, [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/scalar_value/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | spanned::Spanned as _, [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/common/field/mod.rs:337:18 [INFO] [stdout] | [INFO] [stdout] 337 | ty = parse_quote! { _ }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/common/parse/attr.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | full_attrs.push(parse_quote! { #[#attr_path(#attr_args)] }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/common/parse/mod.rs:292:54 [INFO] [stdout] | [INFO] [stdout] 292 | where_clause.predicates.push(parse_quote! { #ty: #bounds }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/common/parse/mod.rs:300:54 [INFO] [stdout] | [INFO] [stdout] 300 | where_clause.predicates.push(parse_quote! { #lt: #bounds }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/common/parse/mod.rs:330:23 [INFO] [stdout] | [INFO] [stdout] 330 | *lf = parse_quote! { 'static }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/common/parse/mod.rs:350:27 [INFO] [stdout] | [INFO] [stdout] 350 | *ty = parse_quote!(::coasys_juniper::DefaultScalarValue); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/common/scalar.rs:114:48 [INFO] [stdout] | [INFO] [stdout] 114 | Self::ExplicitGeneric(ty_param) => parse_quote! { #ty_param }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/common/scalar.rs:116:44 [INFO] [stdout] | [INFO] [stdout] 116 | Self::ImplicitGeneric(None) => parse_quote! { __S }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/common/scalar.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | parse_quote! { ::coasys_juniper::DefaultScalarValue } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/common/scalar.rs:144:45 [INFO] [stdout] | [INFO] [stdout] 144 | let ty: syn::Type = parse_quote! { #ident }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_enum/derive.rs:77:25 [INFO] [stdout] | [INFO] [stdout] 77 | .map_or_else(|| parse_quote! { () }, SpanContainer::into_inner); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_enum/mod.rs:711:34 [INFO] [stdout] | [INFO] [stdout] 711 | generics.params.push(parse_quote! { #scalar }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_enum/mod.rs:717:23 [INFO] [stdout] | [INFO] [stdout] 717 | .push(parse_quote! { #scalar: ::coasys_juniper::ScalarValue }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_enum/mod.rs:744:23 [INFO] [stdout] | [INFO] [stdout] 744 | .push(parse_quote! { #self_ty: ::core::marker::Sync }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_enum/mod.rs:750:27 [INFO] [stdout] | [INFO] [stdout] 750 | .push(parse_quote! { #scalar: ::core::marker::Send + ::core::marker::Sync }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_input_object/derive.rs:70:25 [INFO] [stdout] | [INFO] [stdout] 70 | .map_or_else(|| parse_quote! { () }, SpanContainer::into_inner); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_input_object/mod.rs:738:34 [INFO] [stdout] | [INFO] [stdout] 738 | generics.params.push(parse_quote! { #scalar }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_input_object/mod.rs:744:23 [INFO] [stdout] | [INFO] [stdout] 744 | .push(parse_quote! { #scalar: ::coasys_juniper::ScalarValue }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_input_object/mod.rs:771:23 [INFO] [stdout] | [INFO] [stdout] 771 | .push(parse_quote! { #self_ty: ::core::marker::Sync }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_input_object/mod.rs:777:27 [INFO] [stdout] | [INFO] [stdout] 777 | .push(parse_quote! { #scalar: ::core::marker::Send + ::core::marker::Sync }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_interface/attr.rs:110:28 [INFO] [stdout] | [INFO] [stdout] 110 | .unwrap_or_else(|| parse_quote! { () }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_interface/attr.rs:199:37 [INFO] [stdout] | [INFO] [stdout] 199 | syn::ReturnType::Default => parse_quote! { () }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_interface/attr.rs:292:28 [INFO] [stdout] | [INFO] [stdout] 292 | .unwrap_or_else(|| parse_quote! { () }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_interface/derive.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | .unwrap_or_else(|| parse_quote! { () }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_interface/mod.rs:386:13 [INFO] [stdout] | [INFO] [stdout] 386 | parse_quote! { #par } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_interface/mod.rs:1293:55 [INFO] [stdout] | [INFO] [stdout] 1293 | syn::GenericParam::Lifetime(_) => parse_quote! { 'static }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_interface/mod.rs:1296:29 [INFO] [stdout] | [INFO] [stdout] 1296 | ... parse_quote! { ::coasys_juniper::DefaultScalarValue } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_interface/mod.rs:1308:29 [INFO] [stdout] | [INFO] [stdout] 1308 | ... parse_quote!({ 0_u8 as _ }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_interface/mod.rs:1318:44 [INFO] [stdout] | [INFO] [stdout] 1318 | let mut visitor = GenericsForConst(parse_quote!( <> )); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_interface/mod.rs:1337:34 [INFO] [stdout] | [INFO] [stdout] 1337 | generics.params.push(parse_quote! { #scalar }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_interface/mod.rs:1343:23 [INFO] [stdout] | [INFO] [stdout] 1343 | .push(parse_quote! { #scalar: ::coasys_juniper::ScalarValue }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_interface/mod.rs:1370:23 [INFO] [stdout] | [INFO] [stdout] 1370 | .push(parse_quote! { #self_ty: ::core::marker::Sync }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_interface/mod.rs:1376:27 [INFO] [stdout] | [INFO] [stdout] 1376 | .push(parse_quote! { #scalar: ::core::marker::Send + ::core::marker::Sync }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_object/attr.rs:111:28 [INFO] [stdout] | [INFO] [stdout] 111 | .unwrap_or_else(|| parse_quote! { () }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_object/attr.rs:210:37 [INFO] [stdout] | [INFO] [stdout] 210 | syn::ReturnType::Default => parse_quote! { () }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_object/derive.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | let ty = parse_quote! { #struct_ident #struct_generics }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_object/derive.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | .unwrap_or_else(|| parse_quote! { () }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_object/mod.rs:281:34 [INFO] [stdout] | [INFO] [stdout] 281 | generics.params.push(parse_quote! { #scalar }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_object/mod.rs:287:23 [INFO] [stdout] | [INFO] [stdout] 287 | .push(parse_quote! { #scalar: ::coasys_juniper::ScalarValue }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_object/mod.rs:313:23 [INFO] [stdout] | [INFO] [stdout] 313 | .push(parse_quote! { #self_ty: ::core::marker::Sync }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_object/mod.rs:319:27 [INFO] [stdout] | [INFO] [stdout] 319 | .push(parse_quote! { #scalar: ::core::marker::Send + ::core::marker::Sync }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_object/mod.rs:523:38 [INFO] [stdout] | [INFO] [stdout] 523 | generics.params.push(parse_quote! { #scalar }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_object/mod.rs:652:34 [INFO] [stdout] | [INFO] [stdout] 652 | res_ty = parse_quote! { _ }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_object/mod.rs:716:30 [INFO] [stdout] | [INFO] [stdout] 716 | res_ty = parse_quote! { _ }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_scalar/attr.rs:116:52 [INFO] [stdout] | [INFO] [stdout] 116 | to_output: to_output.unwrap_or_else(|| parse_quote! { #module::to_output }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_scalar/attr.rs:117:54 [INFO] [stdout] | [INFO] [stdout] 117 | from_input: from_input.unwrap_or_else(|| parse_quote! { #module::from_input }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_scalar/attr.rs:119:55 [INFO] [stdout] | [INFO] [stdout] 119 | .unwrap_or_else(|| ParseToken::Custom(parse_quote! { #module::parse_token })), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_scalar/derive.rs:57:51 [INFO] [stdout] | [INFO] [stdout] 57 | let module = module.unwrap_or_else(|| parse_quote! { Self }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_scalar/derive.rs:59:56 [INFO] [stdout] | [INFO] [stdout] 59 | to_output: to_output.unwrap_or_else(|| parse_quote! { #module::to_output }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_scalar/derive.rs:60:58 [INFO] [stdout] | [INFO] [stdout] 60 | from_input: from_input.unwrap_or_else(|| parse_quote! { #module::from_input }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_scalar/derive.rs:62:59 [INFO] [stdout] | [INFO] [stdout] 62 | .unwrap_or_else(|| ParseToken::Custom(parse_quote! { #module::parse_token })), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_scalar/mod.rs:619:34 [INFO] [stdout] | [INFO] [stdout] 619 | generics.params.push(parse_quote! { #scalar }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_scalar/mod.rs:625:23 [INFO] [stdout] | [INFO] [stdout] 625 | .push(parse_quote! { #scalar: ::coasys_juniper::ScalarValue }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_scalar/mod.rs:655:23 [INFO] [stdout] | [INFO] [stdout] 655 | .push(parse_quote! { #self_ty: ::core::marker::Sync }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_scalar/mod.rs:661:27 [INFO] [stdout] | [INFO] [stdout] 661 | .push(parse_quote! { #scalar: ::core::marker::Send + ::core::marker::Sync }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_subscription/mod.rs:95:64 [INFO] [stdout] | [INFO] [stdout] 95 | where_clause = Some(where_clause.unwrap_or_else(|| parse_quote! { where })); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_subscription/mod.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | .push(parse_quote! { #scalar: ::core::marker::Send + ::core::marker::Sync }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/attr.rs:87:28 [INFO] [stdout] | [INFO] [stdout] 87 | .unwrap_or_else(|| parse_quote! { () }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/attr.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | ty: parse_quote! { #trait_ident }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/attr.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | / parse_quote! { [INFO] [stdout] 192 | | #trait_ident::#method_ident(self, ::coasys_juniper::FromContext::from(context)) [INFO] [stdout] 193 | | } [INFO] [stdout] | |_____________^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/attr.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | / parse_quote! { [INFO] [stdout] 196 | | #trait_ident::#method_ident(self) [INFO] [stdout] 197 | | } [INFO] [stdout] | |_____________^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/attr.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | let resolver_check = parse_quote! { [INFO] [stdout] | __________________________^ [INFO] [stdout] 206 | | ({ #resolver_code } as ::core::option::Option<&#ty>).is_some() [INFO] [stdout] 207 | | }; [INFO] [stdout] | |_____^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/derive.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | ty: parse_quote! { #enum_ident }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/derive.rs:85:32 [INFO] [stdout] | [INFO] [stdout] 85 | .unwrap_or_else(|| parse_quote! { () }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/derive.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | / parse_quote! { [INFO] [stdout] 150 | | #resolver_fn(self, ::coasys_juniper::FromContext::from(context)) [INFO] [stdout] 151 | | } [INFO] [stdout] | |_________^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/derive.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / parse_quote! { [INFO] [stdout] 154 | | match self { [INFO] [stdout] 155 | | #enum_ident::#var_ident(ref v) => ::core::option::Option::Some(v), [INFO] [stdout] 156 | | _ => ::core::option::Option::None, [INFO] [stdout] 157 | | } [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/derive.rs:161:26 [INFO] [stdout] | [INFO] [stdout] 161 | let resolver_check = parse_quote! { [INFO] [stdout] | __________________________^ [INFO] [stdout] 162 | | ::core::matches!(self, #enum_path(_)) [INFO] [stdout] 163 | | }; [INFO] [stdout] | |_____^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/derive.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | ty: parse_quote! { #struct_ident }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/derive.rs:218:32 [INFO] [stdout] | [INFO] [stdout] 218 | .unwrap_or_else(|| parse_quote! { () }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/mod.rs:348:34 [INFO] [stdout] | [INFO] [stdout] 348 | generics.params.push(parse_quote! { '__obj }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/mod.rs:353:34 [INFO] [stdout] | [INFO] [stdout] 353 | generics.params.push(parse_quote! { #scalar }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/mod.rs:359:23 [INFO] [stdout] | [INFO] [stdout] 359 | .push(parse_quote! { #scalar: ::coasys_juniper::ScalarValue }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/mod.rs:386:23 [INFO] [stdout] | [INFO] [stdout] 386 | .push(parse_quote! { #self_ty: ::core::marker::Sync }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/mod.rs:392:27 [INFO] [stdout] | [INFO] [stdout] 392 | .push(parse_quote! { #scalar: ::core::marker::Send + ::core::marker::Sync }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/mod.rs:775:29 [INFO] [stdout] | [INFO] [stdout] 775 | let resolver_code = parse_quote! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 776 | | #resolver_fn(self, ::coasys_juniper::FromContext::from(context)) [INFO] [stdout] 777 | | }; [INFO] [stdout] | |_________^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/mod.rs:782:30 [INFO] [stdout] | [INFO] [stdout] 782 | let resolver_check = parse_quote! { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 783 | | ({ #resolver_code } as ::core::option::Option<&#ty>).is_some() [INFO] [stdout] 784 | | }; [INFO] [stdout] | |_________^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/scalar_value/mod.rs:319:30 [INFO] [stdout] | [INFO] [stdout] 319 | generics.params.push(parse_quote! { '___a }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/scalar_value/mod.rs:392:27 [INFO] [stdout] | [INFO] [stdout] 392 | .push(parse_quote! { #var_ty: ::core::fmt::Display }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Data` in `syn` [INFO] [stdout] --> src/graphql_enum/derive.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | let data = if let syn::Data::Enum(data) = &ast.data { [INFO] [stdout] | ^^^^ could not find `Data` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Data` in `syn` [INFO] [stdout] --> src/graphql_input_object/derive.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | let data = if let syn::Data::Struct(data) = &ast.data { [INFO] [stdout] | ^^^^ could not find `Data` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Data` in `syn` [INFO] [stdout] --> src/graphql_interface/attr.rs:227:14 [INFO] [stdout] | [INFO] [stdout] 227 | syn::Data::Struct(data) => data, [INFO] [stdout] | ^^^^ could not find `Data` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Data` in `syn` [INFO] [stdout] --> src/graphql_interface/attr.rs:228:14 [INFO] [stdout] | [INFO] [stdout] 228 | syn::Data::Enum(_) | syn::Data::Union(_) => { [INFO] [stdout] | ^^^^ could not find `Data` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Data` in `syn` [INFO] [stdout] --> src/graphql_interface/attr.rs:228:35 [INFO] [stdout] | [INFO] [stdout] 228 | syn::Data::Enum(_) | syn::Data::Union(_) => { [INFO] [stdout] | ^^^^ could not find `Data` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Data` in `syn` [INFO] [stdout] --> src/graphql_interface/derive.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | let data = if let syn::Data::Struct(data) = &ast.data { [INFO] [stdout] | ^^^^ could not find `Data` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Data` in `syn` [INFO] [stdout] --> src/graphql_object/derive.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | syn::Data::Struct(_) => expand_struct(ast), [INFO] [stdout] | ^^^^ could not find `Data` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Data` in `syn` [INFO] [stdout] --> src/graphql_object/derive.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | if let syn::Data::Struct(data) = &ast.data { [INFO] [stdout] | ^^^^ could not find `Data` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/common/deprecation.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | spanned::Spanned as _, [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/common/field/arg.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | spanned::Spanned, [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/common/field/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | spanned::Spanned as _, [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/common/parse/attr.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | use syn::spanned::Spanned; [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/common/parse/downcaster.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 8 | use syn::{ext::IdentExt as _, spanned::Spanned as _}; [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/common/scalar.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | spanned::Spanned, [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_enum/derive.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | use syn::{ext::IdentExt as _, parse_quote, spanned::Spanned}; [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_enum/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | spanned::Spanned as _, [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_input_object/derive.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | use syn::{ext::IdentExt as _, parse_quote, spanned::Spanned}; [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_input_object/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | spanned::Spanned, [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_interface/attr.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | use syn::{ext::IdentExt as _, parse_quote, spanned::Spanned}; [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_interface/derive.rs:5:44 [INFO] [stdout] | [INFO] [stdout] 5 | use syn::{ext::IdentExt as _, parse_quote, spanned::Spanned}; [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_interface/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | spanned::Spanned, [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_object/attr.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | use syn::{ext::IdentExt as _, parse_quote, spanned::Spanned}; [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_object/derive.rs:8:44 [INFO] [stdout] | [INFO] [stdout] 8 | use syn::{ext::IdentExt as _, parse_quote, spanned::Spanned as _}; [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_object/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | spanned::Spanned as _, [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_scalar/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | spanned::Spanned as _, [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_scalar/attr.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | use syn::{parse_quote, spanned::Spanned}; [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_scalar/derive.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | use syn::{parse_quote, spanned::Spanned}; [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_union/attr.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | use syn::{ext::IdentExt as _, parse_quote, spanned::Spanned as _}; [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Data` in `syn` [INFO] [stdout] --> src/graphql_scalar/derive.rs:66:36 [INFO] [stdout] | [INFO] [stdout] 66 | let data = if let syn::Data::Struct(data) = &ast.data { [INFO] [stdout] | ^^^^ could not find `Data` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Data` in `syn` [INFO] [stdout] --> src/scalar_value/mod.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | syn::Data::Enum(e) => e, [INFO] [stdout] | ^^^^ could not find `Data` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `syn::spanned`, `syn::Data` [INFO] [stdout] --> src/graphql_union/derive.rs:6:44 [INFO] [stdout] | [INFO] [stdout] 6 | use syn::{ext::IdentExt as _, parse_quote, spanned::Spanned as _, Data, Fields}; [INFO] [stdout] | ^^^^^^^ ^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `Data` in the root [INFO] [stdout] | | help: a similar name exists in the module: `data` [INFO] [stdout] | could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/graphql_union/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | spanned::Spanned as _, [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::spanned` [INFO] [stdout] --> src/scalar_value/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | spanned::Spanned as _, [INFO] [stdout] | ^^^^^^^ could not find `spanned` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] [INFO] [stdout] 456 | pub mod spanned; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/common/description.rs:113:56 [INFO] [stdout] | [INFO] [stdout] 113 | let desc = Description::parse_from_doc_attrs(&[parse_quote! { #[doc = "foo"] }]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/common/description.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | parse_quote! { #[doc = "foo"] }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/common/description.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | parse_quote! { #[doc = "\n"] }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/common/description.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | parse_quote! { #[doc = "bar"] }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/common/description.rs:141:56 [INFO] [stdout] | [INFO] [stdout] 141 | let desc = Description::parse_from_doc_attrs(&[parse_quote! { #[blah = "foo"] }]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/common/field/mod.rs:337:18 [INFO] [stdout] | [INFO] [stdout] 337 | ty = parse_quote! { _ }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/common/parse/attr.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | full_attrs.push(parse_quote! { #[#attr_path(#attr_args)] }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/common/parse/mod.rs:292:54 [INFO] [stdout] | [INFO] [stdout] 292 | where_clause.predicates.push(parse_quote! { #ty: #bounds }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_enum/derive.rs:18:34 [INFO] [stdout] | [INFO] [stdout] 18 | let ast = syn::parse2::(input)?; [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/common/parse/mod.rs:300:54 [INFO] [stdout] | [INFO] [stdout] 300 | where_clause.predicates.push(parse_quote! { #lt: #bounds }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/common/parse/mod.rs:330:23 [INFO] [stdout] | [INFO] [stdout] 330 | *lf = parse_quote! { 'static }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/common/parse/mod.rs:350:27 [INFO] [stdout] | [INFO] [stdout] 350 | *ty = parse_quote!(::coasys_juniper::DefaultScalarValue); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/common/scalar.rs:114:48 [INFO] [stdout] | [INFO] [stdout] 114 | Self::ExplicitGeneric(ty_param) => parse_quote! { #ty_param }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/common/scalar.rs:116:44 [INFO] [stdout] | [INFO] [stdout] 116 | Self::ImplicitGeneric(None) => parse_quote! { __S }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/common/scalar.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | parse_quote! { ::coasys_juniper::DefaultScalarValue } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/common/scalar.rs:144:45 [INFO] [stdout] | [INFO] [stdout] 144 | let ty: syn::Type = parse_quote! { #ident }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_enum/derive.rs:77:25 [INFO] [stdout] | [INFO] [stdout] 77 | .map_or_else(|| parse_quote! { () }, SpanContainer::into_inner); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_enum/mod.rs:711:34 [INFO] [stdout] | [INFO] [stdout] 711 | generics.params.push(parse_quote! { #scalar }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_enum/mod.rs:717:23 [INFO] [stdout] | [INFO] [stdout] 717 | .push(parse_quote! { #scalar: ::coasys_juniper::ScalarValue }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_enum/mod.rs:744:23 [INFO] [stdout] | [INFO] [stdout] 744 | .push(parse_quote! { #self_ty: ::core::marker::Sync }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_enum/mod.rs:750:27 [INFO] [stdout] | [INFO] [stdout] 750 | .push(parse_quote! { #scalar: ::core::marker::Send + ::core::marker::Sync }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_input_object/derive.rs:18:34 [INFO] [stdout] | [INFO] [stdout] 18 | let ast = syn::parse2::(input)?; [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_input_object/derive.rs:70:25 [INFO] [stdout] | [INFO] [stdout] 70 | .map_or_else(|| parse_quote! { () }, SpanContainer::into_inner); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_input_object/mod.rs:738:34 [INFO] [stdout] | [INFO] [stdout] 738 | generics.params.push(parse_quote! { #scalar }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_input_object/mod.rs:744:23 [INFO] [stdout] | [INFO] [stdout] 744 | .push(parse_quote! { #scalar: ::coasys_juniper::ScalarValue }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_input_object/mod.rs:771:23 [INFO] [stdout] | [INFO] [stdout] 771 | .push(parse_quote! { #self_ty: ::core::marker::Sync }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_input_object/mod.rs:777:27 [INFO] [stdout] | [INFO] [stdout] 777 | .push(parse_quote! { #scalar: ::core::marker::Send + ::core::marker::Sync }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_interface/attr.rs:110:28 [INFO] [stdout] | [INFO] [stdout] 110 | .unwrap_or_else(|| parse_quote! { () }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_interface/attr.rs:199:37 [INFO] [stdout] | [INFO] [stdout] 199 | syn::ReturnType::Default => parse_quote! { () }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_interface/attr.rs:292:28 [INFO] [stdout] | [INFO] [stdout] 292 | .unwrap_or_else(|| parse_quote! { () }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_interface/derive.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | .unwrap_or_else(|| parse_quote! { () }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_interface/mod.rs:386:13 [INFO] [stdout] | [INFO] [stdout] 386 | parse_quote! { #par } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_interface/attr.rs:27:45 [INFO] [stdout] | [INFO] [stdout] 27 | if let Ok(mut ast) = syn::parse2::(body) { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_interface/mod.rs:1293:55 [INFO] [stdout] | [INFO] [stdout] 1293 | syn::GenericParam::Lifetime(_) => parse_quote! { 'static }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_interface/mod.rs:1296:29 [INFO] [stdout] | [INFO] [stdout] 1296 | ... parse_quote! { ::coasys_juniper::DefaultScalarValue } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_interface/mod.rs:1308:29 [INFO] [stdout] | [INFO] [stdout] 1308 | ... parse_quote!({ 0_u8 as _ }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_interface/mod.rs:1318:44 [INFO] [stdout] | [INFO] [stdout] 1318 | let mut visitor = GenericsForConst(parse_quote!( <> )); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_interface/mod.rs:1337:34 [INFO] [stdout] | [INFO] [stdout] 1337 | generics.params.push(parse_quote! { #scalar }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_interface/mod.rs:1343:23 [INFO] [stdout] | [INFO] [stdout] 1343 | .push(parse_quote! { #scalar: ::coasys_juniper::ScalarValue }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_interface/attr.rs:219:19 [INFO] [stdout] | [INFO] [stdout] 219 | mut ast: syn::DeriveInput, [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_interface/mod.rs:1370:23 [INFO] [stdout] | [INFO] [stdout] 1370 | .push(parse_quote! { #self_ty: ::core::marker::Sync }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_interface/mod.rs:1376:27 [INFO] [stdout] | [INFO] [stdout] 1376 | .push(parse_quote! { #scalar: ::core::marker::Send + ::core::marker::Sync }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_object/attr.rs:111:28 [INFO] [stdout] | [INFO] [stdout] 111 | .unwrap_or_else(|| parse_quote! { () }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_object/attr.rs:210:37 [INFO] [stdout] | [INFO] [stdout] 210 | syn::ReturnType::Default => parse_quote! { () }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_object/derive.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | let ty = parse_quote! { #struct_ident #struct_generics }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_object/derive.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | .unwrap_or_else(|| parse_quote! { () }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_object/mod.rs:281:34 [INFO] [stdout] | [INFO] [stdout] 281 | generics.params.push(parse_quote! { #scalar }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_object/mod.rs:287:23 [INFO] [stdout] | [INFO] [stdout] 287 | .push(parse_quote! { #scalar: ::coasys_juniper::ScalarValue }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_object/mod.rs:313:23 [INFO] [stdout] | [INFO] [stdout] 313 | .push(parse_quote! { #self_ty: ::core::marker::Sync }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_object/mod.rs:319:27 [INFO] [stdout] | [INFO] [stdout] 319 | .push(parse_quote! { #scalar: ::core::marker::Send + ::core::marker::Sync }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_interface/derive.rs:16:34 [INFO] [stdout] | [INFO] [stdout] 16 | let ast = syn::parse2::(input)?; [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_object/mod.rs:523:38 [INFO] [stdout] | [INFO] [stdout] 523 | generics.params.push(parse_quote! { #scalar }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_object/mod.rs:652:34 [INFO] [stdout] | [INFO] [stdout] 652 | res_ty = parse_quote! { _ }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_object/mod.rs:716:30 [INFO] [stdout] | [INFO] [stdout] 716 | res_ty = parse_quote! { _ }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_scalar/attr.rs:116:52 [INFO] [stdout] | [INFO] [stdout] 116 | to_output: to_output.unwrap_or_else(|| parse_quote! { #module::to_output }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_scalar/attr.rs:117:54 [INFO] [stdout] | [INFO] [stdout] 117 | from_input: from_input.unwrap_or_else(|| parse_quote! { #module::from_input }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_object/derive.rs:19:34 [INFO] [stdout] | [INFO] [stdout] 19 | let ast = syn::parse2::(input).unwrap_or_abort(); [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_scalar/attr.rs:119:55 [INFO] [stdout] | [INFO] [stdout] 119 | .unwrap_or_else(|| ParseToken::Custom(parse_quote! { #module::parse_token })), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_scalar/derive.rs:57:51 [INFO] [stdout] | [INFO] [stdout] 57 | let module = module.unwrap_or_else(|| parse_quote! { Self }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_scalar/derive.rs:59:56 [INFO] [stdout] | [INFO] [stdout] 59 | to_output: to_output.unwrap_or_else(|| parse_quote! { #module::to_output }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_scalar/derive.rs:60:58 [INFO] [stdout] | [INFO] [stdout] 60 | from_input: from_input.unwrap_or_else(|| parse_quote! { #module::from_input }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_scalar/derive.rs:62:59 [INFO] [stdout] | [INFO] [stdout] 62 | .unwrap_or_else(|| ParseToken::Custom(parse_quote! { #module::parse_token })), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_scalar/mod.rs:619:34 [INFO] [stdout] | [INFO] [stdout] 619 | generics.params.push(parse_quote! { #scalar }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_scalar/mod.rs:625:23 [INFO] [stdout] | [INFO] [stdout] 625 | .push(parse_quote! { #scalar: ::coasys_juniper::ScalarValue }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_scalar/mod.rs:655:23 [INFO] [stdout] | [INFO] [stdout] 655 | .push(parse_quote! { #self_ty: ::core::marker::Sync }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_object/derive.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | fn expand_struct(ast: syn::DeriveInput) -> syn::Result> { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_scalar/mod.rs:661:27 [INFO] [stdout] | [INFO] [stdout] 661 | .push(parse_quote! { #scalar: ::core::marker::Send + ::core::marker::Sync }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_subscription/mod.rs:95:64 [INFO] [stdout] | [INFO] [stdout] 95 | where_clause = Some(where_clause.unwrap_or_else(|| parse_quote! { where })); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_scalar/attr.rs:20:52 [INFO] [stdout] | [INFO] [stdout] 20 | } else if let Ok(mut ast) = syn::parse2::(body) { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_scalar/attr.rs:74:15 [INFO] [stdout] | [INFO] [stdout] 74 | ast: syn::DeriveInput, [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_subscription/mod.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | .push(parse_quote! { #scalar: ::core::marker::Send + ::core::marker::Sync }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_scalar/derive.rs:16:34 [INFO] [stdout] | [INFO] [stdout] 16 | let ast = syn::parse2::(input)?; [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_scalar/derive.rs:41:48 [INFO] [stdout] | [INFO] [stdout] 41 | pub(super) fn parse_derived_methods(ast: &syn::DeriveInput, attr: &Attr) -> syn::Result { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/attr.rs:87:28 [INFO] [stdout] | [INFO] [stdout] 87 | .unwrap_or_else(|| parse_quote! { () }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_union/derive.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | let ast = syn::parse2::(input).unwrap_or_abort(); [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/attr.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | ty: parse_quote! { #trait_ident }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_union/derive.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | fn expand_enum(ast: syn::DeriveInput) -> syn::Result { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_union/derive.rs:175:28 [INFO] [stdout] | [INFO] [stdout] 175 | fn expand_struct(ast: syn::DeriveInput) -> syn::Result { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/scalar_value/mod.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | let ast = syn::parse2::(input)?; [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/attr.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | / parse_quote! { [INFO] [stdout] 192 | | #trait_ident::#method_ident(self, ::coasys_juniper::FromContext::from(context)) [INFO] [stdout] 193 | | } [INFO] [stdout] | |_____________^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/attr.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | / parse_quote! { [INFO] [stdout] 196 | | #trait_ident::#method_ident(self) [INFO] [stdout] 197 | | } [INFO] [stdout] | |_____________^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/attr.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | let resolver_check = parse_quote! { [INFO] [stdout] | __________________________^ [INFO] [stdout] 206 | | ({ #resolver_code } as ::core::option::Option<&#ty>).is_some() [INFO] [stdout] 207 | | }; [INFO] [stdout] | |_____^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/derive.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | ty: parse_quote! { #enum_ident }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/derive.rs:85:32 [INFO] [stdout] | [INFO] [stdout] 85 | .unwrap_or_else(|| parse_quote! { () }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/derive.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | / parse_quote! { [INFO] [stdout] 150 | | #resolver_fn(self, ::coasys_juniper::FromContext::from(context)) [INFO] [stdout] 151 | | } [INFO] [stdout] | |_________^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/derive.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / parse_quote! { [INFO] [stdout] 154 | | match self { [INFO] [stdout] 155 | | #enum_ident::#var_ident(ref v) => ::core::option::Option::Some(v), [INFO] [stdout] 156 | | _ => ::core::option::Option::None, [INFO] [stdout] 157 | | } [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/derive.rs:161:26 [INFO] [stdout] | [INFO] [stdout] 161 | let resolver_check = parse_quote! { [INFO] [stdout] | __________________________^ [INFO] [stdout] 162 | | ::core::matches!(self, #enum_path(_)) [INFO] [stdout] 163 | | }; [INFO] [stdout] | |_____^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/derive.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | ty: parse_quote! { #struct_ident }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/derive.rs:218:32 [INFO] [stdout] | [INFO] [stdout] 218 | .unwrap_or_else(|| parse_quote! { () }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/mod.rs:348:34 [INFO] [stdout] | [INFO] [stdout] 348 | generics.params.push(parse_quote! { '__obj }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/mod.rs:353:34 [INFO] [stdout] | [INFO] [stdout] 353 | generics.params.push(parse_quote! { #scalar }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/mod.rs:359:23 [INFO] [stdout] | [INFO] [stdout] 359 | .push(parse_quote! { #scalar: ::coasys_juniper::ScalarValue }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/mod.rs:386:23 [INFO] [stdout] | [INFO] [stdout] 386 | .push(parse_quote! { #self_ty: ::core::marker::Sync }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/mod.rs:392:27 [INFO] [stdout] | [INFO] [stdout] 392 | .push(parse_quote! { #scalar: ::core::marker::Send + ::core::marker::Sync }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/mod.rs:775:29 [INFO] [stdout] | [INFO] [stdout] 775 | let resolver_code = parse_quote! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 776 | | #resolver_fn(self, ::coasys_juniper::FromContext::from(context)) [INFO] [stdout] 777 | | }; [INFO] [stdout] | |_________^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/graphql_union/mod.rs:782:30 [INFO] [stdout] | [INFO] [stdout] 782 | let resolver_check = parse_quote! { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 783 | | ({ #resolver_code } as ::core::option::Option<&#ty>).is_some() [INFO] [stdout] 784 | | }; [INFO] [stdout] | |_________^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/scalar_value/mod.rs:319:30 [INFO] [stdout] | [INFO] [stdout] 319 | generics.params.push(parse_quote! { '___a }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quote` in `__private` [INFO] [stdout] --> src/scalar_value/mod.rs:392:27 [INFO] [stdout] | [INFO] [stdout] 392 | .push(parse_quote! { #var_ty: ::core::fmt::Display }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/export.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "printing")] [INFO] [stdout] | -------------------- the item is gated behind the `printing` feature [INFO] [stdout] 11 | pub extern crate quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Data` in `syn` [INFO] [stdout] --> src/graphql_enum/derive.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | let data = if let syn::Data::Enum(data) = &ast.data { [INFO] [stdout] | ^^^^ could not find `Data` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Data` in `syn` [INFO] [stdout] --> src/graphql_input_object/derive.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | let data = if let syn::Data::Struct(data) = &ast.data { [INFO] [stdout] | ^^^^ could not find `Data` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Data` in `syn` [INFO] [stdout] --> src/graphql_interface/attr.rs:227:14 [INFO] [stdout] | [INFO] [stdout] 227 | syn::Data::Struct(data) => data, [INFO] [stdout] | ^^^^ could not find `Data` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `coasys_juniper_codegen` (lib) due to 126 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: could not find `Data` in `syn` [INFO] [stdout] --> src/graphql_interface/attr.rs:228:14 [INFO] [stdout] | [INFO] [stdout] 228 | syn::Data::Enum(_) | syn::Data::Union(_) => { [INFO] [stdout] | ^^^^ could not find `Data` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Data` in `syn` [INFO] [stdout] --> src/graphql_interface/attr.rs:228:35 [INFO] [stdout] | [INFO] [stdout] 228 | syn::Data::Enum(_) | syn::Data::Union(_) => { [INFO] [stdout] | ^^^^ could not find `Data` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Data` in `syn` [INFO] [stdout] --> src/graphql_interface/derive.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | let data = if let syn::Data::Struct(data) = &ast.data { [INFO] [stdout] | ^^^^ could not find `Data` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Data` in `syn` [INFO] [stdout] --> src/graphql_object/derive.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | syn::Data::Struct(_) => expand_struct(ast), [INFO] [stdout] | ^^^^ could not find `Data` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Data` in `syn` [INFO] [stdout] --> src/graphql_object/derive.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | if let syn::Data::Struct(data) = &ast.data { [INFO] [stdout] | ^^^^ could not find `Data` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Data` in `syn` [INFO] [stdout] --> src/graphql_scalar/derive.rs:66:36 [INFO] [stdout] | [INFO] [stdout] 66 | let data = if let syn::Data::Struct(data) = &ast.data { [INFO] [stdout] | ^^^^ could not find `Data` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Data` in `syn` [INFO] [stdout] --> src/scalar_value/mod.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | syn::Data::Enum(e) => e, [INFO] [stdout] | ^^^^ could not find `Data` in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_enum/derive.rs:18:34 [INFO] [stdout] | [INFO] [stdout] 18 | let ast = syn::parse2::(input)?; [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_input_object/derive.rs:18:34 [INFO] [stdout] | [INFO] [stdout] 18 | let ast = syn::parse2::(input)?; [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_interface/attr.rs:27:45 [INFO] [stdout] | [INFO] [stdout] 27 | if let Ok(mut ast) = syn::parse2::(body) { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_interface/attr.rs:219:19 [INFO] [stdout] | [INFO] [stdout] 219 | mut ast: syn::DeriveInput, [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_interface/derive.rs:16:34 [INFO] [stdout] | [INFO] [stdout] 16 | let ast = syn::parse2::(input)?; [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_object/derive.rs:19:34 [INFO] [stdout] | [INFO] [stdout] 19 | let ast = syn::parse2::(input).unwrap_or_abort(); [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_object/derive.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | fn expand_struct(ast: syn::DeriveInput) -> syn::Result> { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_scalar/attr.rs:20:52 [INFO] [stdout] | [INFO] [stdout] 20 | } else if let Ok(mut ast) = syn::parse2::(body) { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_scalar/attr.rs:74:15 [INFO] [stdout] | [INFO] [stdout] 74 | ast: syn::DeriveInput, [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_scalar/derive.rs:16:34 [INFO] [stdout] | [INFO] [stdout] 16 | let ast = syn::parse2::(input)?; [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_scalar/derive.rs:41:48 [INFO] [stdout] | [INFO] [stdout] 41 | pub(super) fn parse_derived_methods(ast: &syn::DeriveInput, attr: &Attr) -> syn::Result { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_union/derive.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | let ast = syn::parse2::(input).unwrap_or_abort(); [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_union/derive.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | fn expand_enum(ast: syn::DeriveInput) -> syn::Result { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/graphql_union/derive.rs:175:28 [INFO] [stdout] | [INFO] [stdout] 175 | fn expand_struct(ast: syn::DeriveInput) -> syn::Result { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeriveInput` in crate `syn` [INFO] [stdout] --> src/scalar_value/mod.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | let ast = syn::parse2::(input)?; [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `coasys_juniper_codegen` (lib test) due to 131 previous errors [INFO] running `Command { std: "docker" "inspect" "df7e5c84d55cedbc068cb57ab117d933248488cd2cbedb693eb3341ef313cac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df7e5c84d55cedbc068cb57ab117d933248488cd2cbedb693eb3341ef313cac2", kill_on_drop: false }` [INFO] [stdout] df7e5c84d55cedbc068cb57ab117d933248488cd2cbedb693eb3341ef313cac2