[INFO] fetching crate wundergraph 0.1.2... [INFO] checking wundergraph-0.1.2 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate wundergraph 0.1.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate wundergraph 0.1.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wundergraph 0.1.2 [INFO] tweaked toml for crates.io crate wundergraph 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wundergraph 0.1.2 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 156 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.3.6 (available: v0.6.0) [INFO] [stderr] Adding diesel v1.4.8 (available: v2.2.11) [INFO] [stderr] Adding diesel_migrations v1.4.0 (available: v2.2.0) [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.10.0) [INFO] [stderr] Adding insta v0.12.0 (available: v1.43.1) [INFO] [stderr] Adding juniper v0.14.2 (available: v0.16.2) [INFO] [stderr] Adding paste v0.1.18 (available: v1.0.15) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] [stderr] Adding uuid v0.7.4 (available: v1.17.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded diesel_migrations v1.4.0 [INFO] [stderr] Downloaded migrations_macros v1.4.2 [INFO] [stderr] Downloaded wundergraph_derive v0.1.0 [INFO] [stderr] Downloaded pq-sys v0.4.8 [INFO] [stderr] Downloaded migrations_internals v1.4.1 [INFO] [stderr] Downloaded juniper_codegen v0.14.2 [INFO] [stderr] Downloaded juniper v0.14.2 [INFO] [stderr] Downloaded insta v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a7fcccf2de56159f3e8b728ef41ddf3a70db0c7e7a6ac8ad6e6925b3f104195 [INFO] running `Command { std: "docker" "start" "-a" "1a7fcccf2de56159f3e8b728ef41ddf3a70db0c7e7a6ac8ad6e6925b3f104195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a7fcccf2de56159f3e8b728ef41ddf3a70db0c7e7a6ac8ad6e6925b3f104195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a7fcccf2de56159f3e8b728ef41ddf3a70db0c7e7a6ac8ad6e6925b3f104195", kill_on_drop: false }` [INFO] [stdout] 1a7fcccf2de56159f3e8b728ef41ddf3a70db0c7e7a6ac8ad6e6925b3f104195 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00d9089befab4c4592f5b7ed3c6e86f09340e7052268294a3091db138516f99a [INFO] running `Command { std: "docker" "start" "-a" "00d9089befab4c4592f5b7ed3c6e86f09340e7052268294a3091db138516f99a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling wundergraph_derive v0.1.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking diesel v1.4.8 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking console v0.9.2 [INFO] [stderr] Checking migrations_internals v1.4.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Checking diesel_migrations v1.4.0 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [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_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking juniper v0.14.2 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking insta v0.12.0 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Checking wundergraph v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `32-column-tables` [INFO] [stdout] --> src/helper/primary_keys.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | __diesel_for_each_tuple!(unref_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `64-column-tables` [INFO] [stdout] --> src/helper/primary_keys.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | __diesel_for_each_tuple!(unref_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128-column-tables` [INFO] [stdout] --> src/helper/primary_keys.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | __diesel_for_each_tuple!(unref_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `32-column-tables` [INFO] [stdout] --> src/helper/primary_keys.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | __diesel_for_each_tuple!(primary_key_input_object_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `64-column-tables` [INFO] [stdout] --> src/helper/primary_keys.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | __diesel_for_each_tuple!(primary_key_input_object_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128-column-tables` [INFO] [stdout] --> src/helper/primary_keys.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | __diesel_for_each_tuple!(primary_key_input_object_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `32-column-tables` [INFO] [stdout] --> src/helper/tuple.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | __diesel_for_each_tuple!(impl_tuple_macro_wrapper); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `64-column-tables` [INFO] [stdout] --> src/helper/tuple.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | __diesel_for_each_tuple!(impl_tuple_macro_wrapper); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128-column-tables` [INFO] [stdout] --> src/helper/tuple.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | __diesel_for_each_tuple!(impl_tuple_macro_wrapper); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `32-column-tables` [INFO] [stdout] --> src/graphql_type.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | __diesel_for_each_tuple!(wundergraph_graphql_helper_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `64-column-tables` [INFO] [stdout] --> src/graphql_type.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | __diesel_for_each_tuple!(wundergraph_graphql_helper_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128-column-tables` [INFO] [stdout] --> src/graphql_type.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | __diesel_for_each_tuple!(wundergraph_graphql_helper_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `32-column-tables` [INFO] [stdout] --> src/query_builder/selection/fields/associations.rs:410:1 [INFO] [stdout] | [INFO] [stdout] 410 | __diesel_for_each_tuple!(wundergraph_impl_resolve_association); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `64-column-tables` [INFO] [stdout] --> src/query_builder/selection/fields/associations.rs:410:1 [INFO] [stdout] | [INFO] [stdout] 410 | __diesel_for_each_tuple!(wundergraph_impl_resolve_association); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128-column-tables` [INFO] [stdout] --> src/query_builder/selection/fields/associations.rs:410:1 [INFO] [stdout] | [INFO] [stdout] 410 | __diesel_for_each_tuple!(wundergraph_impl_resolve_association); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `32-column-tables` [INFO] [stdout] --> src/query_builder/selection/fields/field_list.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | __diesel_for_each_tuple!(wundergraph_impl_field_list); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `64-column-tables` [INFO] [stdout] --> src/query_builder/selection/fields/field_list.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | __diesel_for_each_tuple!(wundergraph_impl_field_list); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128-column-tables` [INFO] [stdout] --> src/query_builder/selection/fields/field_list.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | __diesel_for_each_tuple!(wundergraph_impl_field_list); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `32-column-tables` [INFO] [stdout] --> src/query_builder/selection/fields/helper.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | __diesel_for_each_tuple!(wundergraph_impl_field_extractors); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `64-column-tables` [INFO] [stdout] --> src/query_builder/selection/fields/helper.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | __diesel_for_each_tuple!(wundergraph_impl_field_extractors); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128-column-tables` [INFO] [stdout] --> src/query_builder/selection/fields/helper.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | __diesel_for_each_tuple!(wundergraph_impl_field_extractors); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `32-column-tables` [INFO] [stdout] --> src/query_builder/selection/filter/filter_helper.rs:574:1 [INFO] [stdout] | [INFO] [stdout] 574 | __diesel_for_each_tuple!(__impl_build_filter_for_tuples); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `64-column-tables` [INFO] [stdout] --> src/query_builder/selection/filter/filter_helper.rs:574:1 [INFO] [stdout] | [INFO] [stdout] 574 | __diesel_for_each_tuple!(__impl_build_filter_for_tuples); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128-column-tables` [INFO] [stdout] --> src/query_builder/selection/filter/filter_helper.rs:574:1 [INFO] [stdout] | [INFO] [stdout] 574 | __diesel_for_each_tuple!(__impl_build_filter_for_tuples); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `32-column-tables` [INFO] [stdout] --> src/query_builder/selection/order.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | __diesel_for_each_tuple!(impl_order_traits); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `64-column-tables` [INFO] [stdout] --> src/query_builder/selection/order.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | __diesel_for_each_tuple!(impl_order_traits); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128-column-tables` [INFO] [stdout] --> src/query_builder/selection/order.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | __diesel_for_each_tuple!(impl_order_traits); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `32-column-tables` [INFO] [stdout] --> src/query_builder/selection/query_resolver.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | __diesel_for_each_tuple!(wundergraph_value_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `64-column-tables` [INFO] [stdout] --> src/query_builder/selection/query_resolver.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | __diesel_for_each_tuple!(wundergraph_value_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128-column-tables` [INFO] [stdout] --> src/query_builder/selection/query_resolver.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | __diesel_for_each_tuple!(wundergraph_value_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `32-column-tables` [INFO] [stdout] --> src/query_builder/selection/select.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | __diesel_for_each_tuple!(impl_select_builder); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `64-column-tables` [INFO] [stdout] --> src/query_builder/selection/select.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | __diesel_for_each_tuple!(impl_select_builder); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128-column-tables` [INFO] [stdout] --> src/query_builder/selection/select.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | __diesel_for_each_tuple!(impl_select_builder); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `32-column-tables` [INFO] [stdout] --> src/query_builder/types/wundergraph_value.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | __diesel_for_each_tuple!(wundergraph_value_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `64-column-tables` [INFO] [stdout] --> src/query_builder/types/wundergraph_value.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | __diesel_for_each_tuple!(wundergraph_value_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128-column-tables` [INFO] [stdout] --> src/query_builder/types/wundergraph_value.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | __diesel_for_each_tuple!(wundergraph_value_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `32-column-tables` [INFO] [stdout] --> src/helper/primary_keys.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | __diesel_for_each_tuple!(unref_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `64-column-tables` [INFO] [stdout] --> src/helper/primary_keys.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | __diesel_for_each_tuple!(unref_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128-column-tables` [INFO] [stdout] --> src/helper/primary_keys.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | __diesel_for_each_tuple!(unref_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `32-column-tables` [INFO] [stdout] --> src/helper/primary_keys.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | __diesel_for_each_tuple!(primary_key_input_object_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `64-column-tables` [INFO] [stdout] --> src/helper/primary_keys.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | __diesel_for_each_tuple!(primary_key_input_object_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128-column-tables` [INFO] [stdout] --> src/helper/primary_keys.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | __diesel_for_each_tuple!(primary_key_input_object_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `32-column-tables` [INFO] [stdout] --> src/helper/tuple.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | __diesel_for_each_tuple!(impl_tuple_macro_wrapper); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `64-column-tables` [INFO] [stdout] --> src/helper/tuple.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | __diesel_for_each_tuple!(impl_tuple_macro_wrapper); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128-column-tables` [INFO] [stdout] --> src/helper/tuple.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | __diesel_for_each_tuple!(impl_tuple_macro_wrapper); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `32-column-tables` [INFO] [stdout] --> src/graphql_type.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | __diesel_for_each_tuple!(wundergraph_graphql_helper_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `64-column-tables` [INFO] [stdout] --> src/graphql_type.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | __diesel_for_each_tuple!(wundergraph_graphql_helper_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128-column-tables` [INFO] [stdout] --> src/graphql_type.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | __diesel_for_each_tuple!(wundergraph_graphql_helper_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `32-column-tables` [INFO] [stdout] --> src/query_builder/selection/fields/associations.rs:410:1 [INFO] [stdout] | [INFO] [stdout] 410 | __diesel_for_each_tuple!(wundergraph_impl_resolve_association); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `64-column-tables` [INFO] [stdout] --> src/query_builder/selection/fields/associations.rs:410:1 [INFO] [stdout] | [INFO] [stdout] 410 | __diesel_for_each_tuple!(wundergraph_impl_resolve_association); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128-column-tables` [INFO] [stdout] --> src/query_builder/selection/fields/associations.rs:410:1 [INFO] [stdout] | [INFO] [stdout] 410 | __diesel_for_each_tuple!(wundergraph_impl_resolve_association); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `32-column-tables` [INFO] [stdout] --> src/query_builder/selection/fields/field_list.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | __diesel_for_each_tuple!(wundergraph_impl_field_list); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `64-column-tables` [INFO] [stdout] --> src/query_builder/selection/fields/field_list.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | __diesel_for_each_tuple!(wundergraph_impl_field_list); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128-column-tables` [INFO] [stdout] --> src/query_builder/selection/fields/field_list.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | __diesel_for_each_tuple!(wundergraph_impl_field_list); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `32-column-tables` [INFO] [stdout] --> src/query_builder/selection/fields/helper.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | __diesel_for_each_tuple!(wundergraph_impl_field_extractors); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `64-column-tables` [INFO] [stdout] --> src/query_builder/selection/fields/helper.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | __diesel_for_each_tuple!(wundergraph_impl_field_extractors); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128-column-tables` [INFO] [stdout] --> src/query_builder/selection/fields/helper.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | __diesel_for_each_tuple!(wundergraph_impl_field_extractors); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `32-column-tables` [INFO] [stdout] --> src/query_builder/selection/filter/filter_helper.rs:574:1 [INFO] [stdout] | [INFO] [stdout] 574 | __diesel_for_each_tuple!(__impl_build_filter_for_tuples); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `64-column-tables` [INFO] [stdout] --> src/query_builder/selection/filter/filter_helper.rs:574:1 [INFO] [stdout] | [INFO] [stdout] 574 | __diesel_for_each_tuple!(__impl_build_filter_for_tuples); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128-column-tables` [INFO] [stdout] --> src/query_builder/selection/filter/filter_helper.rs:574:1 [INFO] [stdout] | [INFO] [stdout] 574 | __diesel_for_each_tuple!(__impl_build_filter_for_tuples); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `32-column-tables` [INFO] [stdout] --> src/query_builder/selection/order.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | __diesel_for_each_tuple!(impl_order_traits); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `64-column-tables` [INFO] [stdout] --> src/query_builder/selection/order.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | __diesel_for_each_tuple!(impl_order_traits); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128-column-tables` [INFO] [stdout] --> src/query_builder/selection/order.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | __diesel_for_each_tuple!(impl_order_traits); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `32-column-tables` [INFO] [stdout] --> src/query_builder/selection/query_resolver.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | __diesel_for_each_tuple!(wundergraph_value_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `64-column-tables` [INFO] [stdout] --> src/query_builder/selection/query_resolver.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | __diesel_for_each_tuple!(wundergraph_value_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128-column-tables` [INFO] [stdout] --> src/query_builder/selection/query_resolver.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | __diesel_for_each_tuple!(wundergraph_value_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `32-column-tables` [INFO] [stdout] --> src/query_builder/selection/select.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | __diesel_for_each_tuple!(impl_select_builder); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `64-column-tables` [INFO] [stdout] --> src/query_builder/selection/select.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | __diesel_for_each_tuple!(impl_select_builder); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128-column-tables` [INFO] [stdout] --> src/query_builder/selection/select.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | __diesel_for_each_tuple!(impl_select_builder); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `32-column-tables` [INFO] [stdout] --> src/query_builder/types/wundergraph_value.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | __diesel_for_each_tuple!(wundergraph_value_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `64-column-tables` [INFO] [stdout] --> src/query_builder/types/wundergraph_value.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | __diesel_for_each_tuple!(wundergraph_value_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128-column-tables` [INFO] [stdout] --> src/query_builder/types/wundergraph_value.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | __diesel_for_each_tuple!(wundergraph_value_impl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_internal`, `debug`, `default`, `extras`, `log`, `postgres`, `sqlite`, `uuid`, and `uuid_internal` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__diesel_for_each_tuple` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__diesel_for_each_tuple` may come from an old version of the `diesel` crate, try updating your dependency with `cargo update -p diesel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__diesel_for_each_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/query_builder/types/placeholder.rs:13:62 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Ord, PartialOrd, FromSqlRow, Hash)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `FromSqlRow` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_placeholder` [INFO] [stdout] 14 | pub struct PlaceHolder(Option); [INFO] [stdout] | ----------- `PlaceHolder` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/query_builder/types/placeholder.rs:13:62 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Ord, PartialOrd, FromSqlRow, Hash)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_placeholder` [INFO] [stdout] 14 | pub struct PlaceHolder(Option); [INFO] [stdout] | ----------- `PlaceHolder` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `wundergraph_bench` [INFO] [stdout] --> bench/queries.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate wundergraph_bench; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `wundergraph_example` [INFO] [stdout] --> bench/queries.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate wundergraph_example; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: At least one feature of "sqlite" or "postgres" needs to be enabled [INFO] [stdout] --> bench/queries.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | compile_error!("At least one feature of \"sqlite\" or \"postgres\" needs to be enabled"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `wundergraph_bench` [INFO] [stdout] --> tests/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate wundergraph_bench; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `wundergraph_example` [INFO] [stdout] --> tests/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate wundergraph_example; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: At least one feature of "sqlite" or "postgres" needs to be enabled [INFO] [stdout] --> tests/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | compile_error!("At least one feature of \"sqlite\" or \"postgres\" needs to be enabled"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::DbConnection` [INFO] [stdout] --> bench/../tests/helper.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::DbConnection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `DbConnection` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> bench/queries.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | type DbConnection = diesel::pg::PgConnection; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> bench/queries.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> bench/queries.rs:16:6 [INFO] [stdout] | [INFO] [stdout] 16 | type DbConnection = diesel::sqlite::SqliteConnection; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> bench/queries.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DbConnection` in this scope [INFO] [stdout] --> bench/queries.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 94 | schema: &Schema, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 92 | fn query( [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DbConnection` in this scope [INFO] [stdout] --> bench/queries.rs:95:46 [INFO] [stdout] | [INFO] [stdout] 95 | ctx: &PooledConnection>, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 92 | fn query( [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::DbConnection` [INFO] [stdout] --> tests/helper.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::DbConnection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `DbConnection` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> tests/lib.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 25 | type DbConnection = diesel::pg::PgConnection; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> tests/lib.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> tests/lib.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | type DbConnection = diesel::sqlite::SqliteConnection; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> tests/lib.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> bench/queries.rs:105:7 [INFO] [stdout] | [INFO] [stdout] 105 | c.bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wundergraph` (bench "queries") due to 6 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/query_builder/types/placeholder.rs:13:62 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Ord, PartialOrd, FromSqlRow, Hash)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `FromSqlRow` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_placeholder` [INFO] [stdout] 14 | pub struct PlaceHolder(Option); [INFO] [stdout] | ----------- `PlaceHolder` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/query_builder/types/placeholder.rs:13:62 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Ord, PartialOrd, FromSqlRow, Hash)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_placeholder` [INFO] [stdout] 14 | pub struct PlaceHolder(Option); [INFO] [stdout] | ----------- `PlaceHolder` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wundergraph` (test "integration_tests") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "00d9089befab4c4592f5b7ed3c6e86f09340e7052268294a3091db138516f99a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00d9089befab4c4592f5b7ed3c6e86f09340e7052268294a3091db138516f99a", kill_on_drop: false }` [INFO] [stdout] 00d9089befab4c4592f5b7ed3c6e86f09340e7052268294a3091db138516f99a